Build Information
Failed to build Gtk, reference main (76d95e
), with Swift 6.1 for Linux on 30 Apr 2025 21:41:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
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: linux
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-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/rhx/gir2swift.git
[1/5539] Fetching gir2swift
Fetched https://github.com/rhx/gir2swift.git from cache (0.82s)
Fetching https://github.com/rhx/SwiftAtk.git
[1/3941] Fetching swiftatk
Fetched https://github.com/rhx/SwiftAtk.git from cache (1.85s)
Fetching https://github.com/rhx/SwiftGdk.git
[1/6082] Fetching swiftgdk
Fetched https://github.com/rhx/SwiftGdk.git from cache (11.22s)
Fetching https://github.com/rhx/SwiftLibXML.git
[1/306] Fetching swiftlibxml
Fetched https://github.com/rhx/SwiftLibXML.git from cache (0.35s)
Fetching https://github.com/rhx/SwiftGObject.git
[1/11714] Fetching swiftgobject
Fetched https://github.com/rhx/SwiftGObject.git from cache (3.67s)
Fetching https://github.com/rhx/SwiftGdkPixbuf.git
[1/1641] Fetching swiftgdkpixbuf
Fetched https://github.com/rhx/SwiftGdkPixbuf.git from cache (0.66s)
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 (11.68s)
Fetching https://github.com/rhx/SwiftGIO.git
[1/54365] Fetching swiftgio
Fetched https://github.com/rhx/SwiftGIO.git from cache (28.67s)
Fetching https://github.com/rhx/SwiftGModule.git
[1/1085] Fetching swiftgmodule
Fetched https://github.com/rhx/SwiftGModule.git from cache (0.49s)
Fetching https://github.com/rhx/SwiftCairo.git
[1/1778] Fetching swiftcairo
Fetched https://github.com/rhx/SwiftCairo.git from cache (0.69s)
Fetching https://github.com/rhx/SwiftPango.git
[1/4050] Fetching swiftpango
Fetched https://github.com/rhx/SwiftPango.git from cache (1.79s)
Fetching https://github.com/rhx/SwiftHarfBuzz.git
[1/144] Fetching swiftharfbuzz
Fetched https://github.com/rhx/SwiftHarfBuzz.git from cache (0.49s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
[1/2049] Fetching swift-docc-plugin
[227/12494] Fetching swift-docc-plugin, yams
[4348/27444] Fetching swift-docc-plugin, yams, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.58s)
[8033/25395] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.20s)
[9401/10445] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.71s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (2.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.78s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.77s)
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/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/SwiftGLib.git
Working copy of https://github.com/rhx/SwiftGLib.git resolved at main (2a3ceac)
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/SwiftCairo.git
Working copy of https://github.com/rhx/SwiftCairo.git resolved at main (deee984)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
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/SwiftPango.git
Working copy of https://github.com/rhx/SwiftPango.git resolved at main (f3c2728)
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.0
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/gir2swift.git
Working copy of https://github.com/rhx/gir2swift.git resolved at main (d004249)
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/rhx/SwiftGModule.git
Working copy of https://github.com/rhx/SwiftGModule.git resolved at main (69e7237)
Creating working copy for https://github.com/rhx/SwiftPangoCairo.git
Working copy of https://github.com/rhx/SwiftPangoCairo.git resolved at main (0318374)
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 api.c
[8/21] Compiling parser.c
[9/21] Compiling emitter.c
[10/21] Compiling reader.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/46] Compiling Yams Node.Scalar.swift
[18/46] Compiling Yams Node.Sequence.swift
[19/46] Emitting module ArgumentParserToolInfo
[20/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/47] Wrapping AST for ArgumentParserToolInfo for debugging
[23/47] Compiling Yams YamlError.swift
[24/85] Compiling SwiftLibXML EmptySequence.swift
[25/85] Compiling SwiftLibXML XMLAttribute.swift
[26/85] Compiling SwiftLibXML XMLDocument.swift
[27/85] Compiling SwiftLibXML XMLNameSpace.swift
[28/85] Compiling SwiftLibXML XMLElement.swift
[29/85] Compiling SwiftLibXML XMLPath.swift
[31/86] Compiling ArgumentParser OptionGroup.swift
[32/86] Compiling ArgumentParser AsyncParsableCommand.swift
[33/86] Compiling ArgumentParser CommandConfiguration.swift
[34/86] Compiling ArgumentParser CommandGroup.swift
[35/86] Compiling ArgumentParser EnumerableFlag.swift
[36/91] Compiling ArgumentParser Errors.swift
[37/91] Compiling ArgumentParser Flag.swift
[40/91] Compiling ArgumentParser NameSpecification.swift
[41/91] Compiling ArgumentParser Option.swift
[42/91] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/91] Compiling ArgumentParser ZshCompletionsGenerator.swift
[43/91] Wrapping AST for SwiftLibXML for debugging
[45/91] Emitting module Yams
[46/91] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/91] Compiling ArgumentParser CompletionsGenerator.swift
[49/92] Emitting module ArgumentParser
[49/92] Wrapping AST for Yams for debugging
[51/92] Compiling ArgumentParser ArgumentVisibility.swift
[52/92] Compiling ArgumentParser CompletionKind.swift
[57/92] Compiling ArgumentParser CollectionExtensions.swift
[58/92] Compiling ArgumentParser Platform.swift
[59/92] Compiling ArgumentParser SequenceExtensions.swift
[60/92] Compiling ArgumentParser StringExtensions.swift
[61/92] Compiling ArgumentParser Tree.swift
[66/92] Compiling ArgumentParser Argument.swift
[67/92] Compiling ArgumentParser ArgumentHelp.swift
[68/92] Compiling ArgumentParser ExpressibleByArgument.swift
[69/92] Compiling ArgumentParser ParsableArguments.swift
[70/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[71/92] Compiling ArgumentParser ParsableCommand.swift
[72/92] Compiling ArgumentParser ArgumentDecoder.swift
[73/92] Compiling ArgumentParser DumpHelpGenerator.swift
[74/92] Compiling ArgumentParser HelpCommand.swift
[75/92] Compiling ArgumentParser HelpGenerator.swift
[76/92] Compiling ArgumentParser MessageInfo.swift
[77/92] Compiling ArgumentParser UsageGenerator.swift
[78/92] Compiling ArgumentParser Name.swift
[79/92] Compiling ArgumentParser Parsed.swift
[80/92] Compiling ArgumentParser ParsedValues.swift
[81/92] Compiling ArgumentParser ParserError.swift
[82/92] Compiling ArgumentParser SplitArguments.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 GirBitfield.swift
[91/134] Compiling libgir2swift GirCType.swift
[92/134] Compiling libgir2swift GirCallback.swift
[93/134] Compiling libgir2swift GirClass.swift
[94/134] Compiling libgir2swift GirConstant.swift
[95/134] Compiling libgir2swift GirDatatype.swift
[96/139] Compiling libgir2swift Character+Utilities.swift
[97/139] Compiling libgir2swift Collection+Utilities.swift
[98/139] Compiling libgir2swift Streams.swift
[99/139] Compiling libgir2swift String+Substring.swift
[100/139] Compiling libgir2swift String+Utilities.swift
[101/139] Compiling libgir2swift GirEnumeration.swift
[102/139] Compiling libgir2swift GirField.swift
[103/139] Compiling libgir2swift GirFunction.swift
[104/139] Compiling libgir2swift GirInterface.swift
[105/139] Compiling libgir2swift GirMethod.swift
[106/139] Compiling libgir2swift GirProperty.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] Emitting module libgir2swift
[113/139] Compiling libgir2swift gtk2swiftdoc.swift
[114/139] Compiling libgir2swift ConversionContext.swift
[115/139] Compiling libgir2swift Gir+Enums.swift
[116/139] Compiling libgir2swift Gir+KnowTypeSets.swift
[117/139] Compiling libgir2swift Gir+KnownTypes.swift
[118/139] Compiling libgir2swift Gir.swift
[119/139] Compiling libgir2swift System.swift
[120/139] Compiling libgir2swift XML+Utilities.swift
[121/139] Compiling libgir2swift generation.swift
[122/139] Compiling libgir2swift planning.swift
[123/139] Compiling libgir2swift postprocessing.swift
[124/139] Compiling libgir2swift Gir2Swift.swift
[125/139] Compiling libgir2swift GirType.swift
[126/139] Compiling libgir2swift TypeConversion.swift
[127/139] Compiling libgir2swift TypeReference.swift
[128/139] Compiling libgir2swift GirAlias.swift
[129/139] Compiling libgir2swift GirArgument.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
[15/72] Compiling writer.c
[16/72] Compiling reader.c
[17/72] Compiling writer.c
[18/72] Compiling parser.c
[19/72] Compiling api.c
[20/72] Compiling reader.c
[21/72] Compiling emitter.c
[21/72] Write sources
[23/72] Compiling parser.c
[24/72] Compiling scanner.c
[25/72] Compiling emitter.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.
[26/72] Compiling GtkCHelpers gtk_dialog.c
[26/72] Write swift-version-24593BA9C3E375BF.txt
[26/72] Compiling scanner.c
[26/72] Compiling api.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 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/13] Compiling writer.c
[0/13] Compiling reader.c
[2/13] Compiling parser.c
[3/13] Compiling emitter.c
[4/13] Write swift-version-24593BA9C3E375BF.txt
[6/37] Compiling SwiftLibXML XMLNameSpace.swift
[7/37] Compiling SwiftLibXML XMLPath.swift
[8/37] Compiling SwiftLibXML EmptySequence.swift
[9/37] Emitting module SwiftLibXML
[10/37] Compiling SwiftLibXML XMLDocument.swift
[11/37] Compiling SwiftLibXML XMLElement.swift
[12/37] Compiling SwiftLibXML XMLAttribute.swift
[14/37] Compiling Yams String+Yams.swift
[15/37] Compiling Yams Tag.swift
[16/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/38] Emitting module ArgumentParserToolInfo
[18/39] Compiling Yams Representer.swift
[19/39] Compiling Yams Resolver.swift
[21/39] Compiling Yams YamlError.swift
[22/38] Compiling Yams Mark.swift
[23/38] Compiling Yams Node.Mapping.swift
[24/38] Compiling Yams Node.Scalar.swift
[25/38] Compiling Yams Node.Sequence.swift
[26/38] Compiling Yams Node.swift
[27/38] Compiling Yams Parser.swift
[28/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/76] Emitting module Yams
[31/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/76] Compiling ArgumentParser CompletionsGenerator.swift
[33/77] Compiling ArgumentParser OptionGroup.swift
[34/77] Compiling ArgumentParser AsyncParsableCommand.swift
[35/77] Compiling ArgumentParser CommandConfiguration.swift
[36/77] Compiling ArgumentParser CommandGroup.swift
[37/77] Compiling ArgumentParser EnumerableFlag.swift
[38/82] Wrapping AST for Yams for debugging
[40/82] Compiling ArgumentParser ArgumentVisibility.swift
[41/82] Compiling ArgumentParser CompletionKind.swift
[42/82] Compiling ArgumentParser Errors.swift
[43/82] Compiling ArgumentParser Flag.swift
[44/82] Compiling ArgumentParser NameSpecification.swift
[45/82] Compiling ArgumentParser Option.swift
[46/82] Emitting module ArgumentParser
[47/82] Compiling ArgumentParser Name.swift
[48/82] Compiling ArgumentParser Parsed.swift
[49/82] Compiling ArgumentParser ParsedValues.swift
[50/82] Compiling ArgumentParser ParserError.swift
[51/82] Compiling ArgumentParser SplitArguments.swift
[52/82] Compiling ArgumentParser CollectionExtensions.swift
[53/82] Compiling ArgumentParser Platform.swift
[54/82] Compiling ArgumentParser SequenceExtensions.swift
[55/82] Compiling ArgumentParser StringExtensions.swift
[56/82] Compiling ArgumentParser Tree.swift
[57/82] Compiling ArgumentParser DumpHelpGenerator.swift
[58/82] Compiling ArgumentParser HelpCommand.swift
[59/82] Compiling ArgumentParser HelpGenerator.swift
[60/82] Compiling ArgumentParser MessageInfo.swift
[61/82] Compiling ArgumentParser UsageGenerator.swift
[62/82] Compiling ArgumentParser ExpressibleByArgument.swift
[63/82] Compiling ArgumentParser ParsableArguments.swift
[64/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[65/82] Compiling ArgumentParser ParsableCommand.swift
[66/82] Compiling ArgumentParser ArgumentDecoder.swift
[67/82] Compiling ArgumentParser ArgumentDefinition.swift
[68/82] Compiling ArgumentParser ArgumentSet.swift
[69/82] Compiling ArgumentParser CommandParser.swift
[70/82] Compiling ArgumentParser InputKey.swift
[71/82] Compiling ArgumentParser InputOrigin.swift
[76/82] Compiling ArgumentParser Argument.swift
[77/82] Compiling ArgumentParser ArgumentHelp.swift
[79/123] Compiling libgir2swift GirEnumeration.swift
[80/123] Compiling libgir2swift GirField.swift
[81/123] Compiling libgir2swift GirFunction.swift
[82/123] Compiling libgir2swift GirInterface.swift
[83/123] Compiling libgir2swift GirMethod.swift
[84/123] Compiling libgir2swift GirProperty.swift
[85/128] Compiling libgir2swift gtk2swiftdoc.swift
[86/128] Compiling libgir2swift ConversionContext.swift
[87/128] Compiling libgir2swift Gir+Enums.swift
[88/128] Compiling libgir2swift Gir+KnowTypeSets.swift
[89/128] Compiling libgir2swift Gir+KnownTypes.swift
[90/128] Compiling libgir2swift Gir.swift
[91/128] Compiling libgir2swift GirBitfield.swift
[92/128] Compiling libgir2swift GirCType.swift
[93/128] Compiling libgir2swift GirCallback.swift
[94/128] Compiling libgir2swift GirClass.swift
[95/128] Compiling libgir2swift GirConstant.swift
[96/128] Compiling libgir2swift GirDatatype.swift
[97/128] Compiling libgir2swift Character+Utilities.swift
[98/128] Compiling libgir2swift Collection+Utilities.swift
[99/128] Compiling libgir2swift Streams.swift
[100/128] Compiling libgir2swift String+Substring.swift
[101/128] Compiling libgir2swift String+Utilities.swift
[102/128] Compiling libgir2swift GirRecord.swift
[103/128] Compiling libgir2swift GirSignal.swift
[104/128] Compiling libgir2swift GirThing.swift
[105/128] Compiling libgir2swift GirUnion.swift
[106/128] Compiling libgir2swift girtype+xml.swift
[107/128] Compiling libgir2swift Gir2Swift.swift
[108/128] Compiling libgir2swift GirType.swift
[109/128] Compiling libgir2swift TypeConversion.swift
[110/128] Compiling libgir2swift TypeReference.swift
[111/128] Compiling libgir2swift GirAlias.swift
[112/128] Compiling libgir2swift GirArgument.swift
[113/128] Compiling libgir2swift System.swift
[114/128] Compiling libgir2swift XML+Utilities.swift
[115/128] Compiling libgir2swift generation.swift
[116/128] Compiling libgir2swift planning.swift
[117/128] Compiling libgir2swift postprocessing.swift
[118/128] Compiling libgir2swift CodeBuilder.swift
[119/128] Compiling libgir2swift c2swift.swift
[120/128] Compiling libgir2swift emit-class.swift
[121/128] Compiling libgir2swift emit-signals.swift
[122/128] Compiling libgir2swift gir+swift.swift
[123/128] Compiling libgir2swift girtypes+swift.swift
[124/128] Emitting module libgir2swift
[125/129] Wrapping AST for libgir2swift for debugging
[127/131] Compiling gir2swift main.swift
[128/131] Emitting module gir2swift
[129/131] Write Objects.LinkFileList
[130/131] 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...
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.
[4/54] Compiling GtkCHelpers gtk_dialog.c
[4/54] Compiling writer.c
[4/54] Compiling emitter.c
[4/54] Compiling reader.c
[4/54] Compiling api.c
[4/54] Compiling parser.c
[4/54] Compiling scanner.c
[4/54] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux