Build Information
Failed to build Gtk, reference 4.16.0 (3cd5ce
), with Swift 6.0 for Linux on 11 Mar 2025 10:15:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rhx/swiftgtk.git
Reference: 4.16.0
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
* tag 4.16.0 -> FETCH_HEAD
HEAD is now at 3cd5ce0 Update for glib-2.82 and gtk-4.16
Cloned https://github.com/rhx/swiftgtk.git
Revision (git rev-parse @):
3cd5ce0c3a7c04375d8a52ba0d34d6da29b07164
SUCCESS checkout https://github.com/rhx/swiftgtk.git at 4.16.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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" : "swiftgraphene",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/rhx/SwiftGraphene.git"
},
{
"identity" : "swiftatk",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/rhx/SwiftAtk.git"
},
{
"identity" : "swiftgsk",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/rhx/SwiftGsk.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",
"gtk_im_modules.c"
],
"target_dependencies" : [
"CGtk"
],
"type" : "library"
},
{
"c99name" : "Gtk",
"module_type" : "SwiftTarget",
"name" : "Gtk",
"path" : "Sources/Gtk",
"product_dependencies" : [
"gir2swift",
"Graphene",
"Atk",
"Gsk",
"gir2swift-plugin"
],
"product_memberships" : [
"Gtk"
],
"sources" : [
"App.swift",
"Box.swift",
"CSSProvider.swift",
"CheckButton.swift",
"Dialog.swift",
"DrawingArea.swift",
"FileChooser.swift",
"FileChooserNative.swift",
"GtkTypeAliases.swift",
"Label.swift",
"ListStore.swift",
"MessageDialog.swift",
"SwiftGtk.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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/rhx/gir2swift.git
[1/5539] Fetching gir2swift
Fetched https://github.com/rhx/gir2swift.git from cache (0.50s)
Fetching https://github.com/rhx/SwiftGraphene.git
[1/80] Fetching swiftgraphene
Fetched https://github.com/rhx/SwiftGraphene.git from cache (0.15s)
Fetching https://github.com/rhx/SwiftAtk.git
[1/3941] Fetching swiftatk
Fetched https://github.com/rhx/SwiftAtk.git from cache (0.94s)
Fetching https://github.com/rhx/SwiftGsk.git
[1/94] Fetching swiftgsk
Fetched https://github.com/rhx/SwiftGsk.git from cache (0.18s)
Fetching https://github.com/rhx/SwiftLibXML.git
[4/306] Fetching swiftlibxml
Fetched https://github.com/rhx/SwiftLibXML.git from cache (0.22s)
Fetching https://github.com/rhx/SwiftGObject.git
[1/11714] Fetching swiftgobject
Fetched https://github.com/rhx/SwiftGObject.git from cache (2.14s)
Fetching https://github.com/rhx/SwiftGdk.git
[1/6082] Fetching swiftgdk
Fetched https://github.com/rhx/SwiftGdk.git from cache (5.61s)
Fetching https://github.com/rhx/SwiftGLib.git
[1/21669] Fetching swiftglib
Fetched https://github.com/rhx/SwiftGLib.git from cache (6.37s)
error: gir2swift is required using two different revision-based requirements (main and development), which is not supported
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Updating https://github.com/rhx/gir2swift.git
Updated https://github.com/rhx/gir2swift.git (0.16s)
Updating https://github.com/rhx/SwiftGraphene.git
Updated https://github.com/rhx/SwiftGraphene.git (0.11s)
Updating https://github.com/rhx/SwiftAtk.git
Updated https://github.com/rhx/SwiftAtk.git (0.11s)
Updating https://github.com/rhx/SwiftGsk.git
Updated https://github.com/rhx/SwiftGsk.git (0.11s)
Updating https://github.com/rhx/SwiftLibXML.git
Updated https://github.com/rhx/SwiftLibXML.git (0.13s)
Updating https://github.com/rhx/SwiftGObject.git
Updated https://github.com/rhx/SwiftGObject.git (0.14s)
Updating https://github.com/rhx/SwiftGdk.git
Updated https://github.com/rhx/SwiftGdk.git (0.11s)
Updating https://github.com/rhx/SwiftGLib.git
Updated https://github.com/rhx/SwiftGLib.git (0.17s)
error: gir2swift is required using two different revision-based requirements (main and development), which is not supported
BUILD FAILURE 6.0 linux