Build Information
Failed to build QtBridge, reference 0.1.1-alpha (403c59), with Swift 6.0 for Linux on 3 Mar 2026 16:09:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/qt/qtbridge-swift.git
Reference: 0.1.1-alpha
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/qt/qtbridge-swift
* tag 0.1.1-alpha -> FETCH_HEAD
HEAD is now at 403c590 Document Linux and CMake support
Cloned https://github.com/qt/qtbridge-swift.git
Revision (git rev-parse @):
403c5901553f1d39e785695bbc4bbc283a77d7f3
SUCCESS checkout https://github.com/qt/qtbridge-swift.git at 0.1.1-alpha
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/qt/qtbridge-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://git.qt.io/qtbridge/qtforswift.git
[1/5157] Fetching qtforswift
Fetched https://git.qt.io/qtbridge/qtforswift.git from cache (5.77s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-syntax.git
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
[1/74579] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (6.03s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (2.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3667] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.70s)
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.6
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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://git.qt.io/qtbridge/qtforswift.git
Working copy of https://git.qt.io/qtbridge/qtforswift.git resolved at master (768025b)
warning: 'qtforswift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/qtforswift/README.md
warning: 'qtforswift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/qtforswift/README.md
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/qappcpp.cpp:4:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/qappcpp.h:6:10: fatal error: 'QtCore/qobject.h' file not found
6 | #include <QtCore/qobject.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
[2/51] Compiling QtBridgeCpp qappcpp.cpp
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/abstractitemmodel.cpp:4:
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/include/abstractitemmodel.h:6:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/callbackbase.h:6:10: fatal error: 'QtCore/qabstractitemmodel.h' file not found
6 | #include <QtCore/qabstractitemmodel.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2/51] Compiling QtBridgeCpp abstractitemmodel.cpp
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/abstractlistmodel.cpp:4:
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/include/abstractlistmodel.h:6:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/callbackbase.h:6:10: fatal error: 'QtCore/qabstractitemmodel.h' file not found
6 | #include <QtCore/qabstractitemmodel.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2/51] Compiling QtBridgeCpp abstractlistmodel.cpp
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/metaparamslist.cpp:4:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/metaparamslist.h:6:10: fatal error: 'QtCore/qmetaobject.h' file not found
6 | #include <QtCore/qmetaobject.h>
| ^~~~~~~~~~~~~~~~~~~~~~
[2/51] Compiling QtBridgeCpp metaparamslist.cpp
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/qtestappcpp.cpp:4:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/qtestappcpp.h:6:10: fatal error: 'QtCore/qvariant.h' file not found
6 | #include <QtCore/qvariant.h>
| ^~~~~~~~~~~~~~~~~~~
[2/51] Compiling QtBridgeCpp qtestappcpp.cpp
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/callbackbase.cpp:4:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/callbackbase.h:6:10: fatal error: 'QtCore/qabstractitemmodel.h' file not found
6 | #include <QtCore/qabstractitemmodel.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2/51] Compiling QtBridgeCpp callbackbase.cpp
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/qobjectproxy.cpp:4:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/qobjectproxy.h:6:10: fatal error: 'QtCore/qobject.h' file not found
6 | #include <QtCore/qobject.h>
| ^~~~~~~~~~~~~~~~~~
[2/51] Compiling QtBridgeCpp qobjectproxy.cpp
[2/51] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux