Build Information
Failed to build QtBridge, reference dev (90c8b8), with Swift 6.2 for Android on 29 Apr 2026 22:14:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/qt/qtbridge-swift.git
Reference: dev
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
* branch dev -> FETCH_HEAD
* [new branch] dev -> origin/dev
HEAD is now at 90c8b80 Add qmlChildren property to QmlInstantiable protocol
Cloned https://github.com/qt/qtbridge-swift.git
Revision (git rev-parse @):
90c8b80e420f5743c397f10df73e35a75d9d1125
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/qt/qtbridge-swift.git at dev
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/qt/qtbridge-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://git.qt.io/qtbridge/qtforswift.git
[1/5157] Fetching qtforswift
Fetched https://git.qt.io/qtbridge/qtforswift.git from cache (8.07s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-syntax.git
[1/2287] Fetching swift-docc-plugin
[2288/77327] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (10.41s)
Fetched https://github.com/apple/swift-syntax.git from cache (10.55s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (14.90s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (1.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3679] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.62s)
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://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://git.qt.io/qtbridge/qtforswift.git
Working copy of https://git.qt.io/qtbridge/qtforswift.git resolved at master (768025b)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.57s)
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 Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/41] Write sources
[3/41] Compiling QtCore _spmQtCore.cpp
[4/41] Compiling QtQml _spmQtQml.cpp
[5/41] Compiling QtGui _spmQtGui.cpp
[6/41] Copying plugins
[7/41] Write swift-version--11D90AFD9DD3AB2.txt
[8/41] Copying qml
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>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[9/41] 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>
| ^~~~~~~~~~~~~~~~~~
[9/41] Compiling QtBridgeCpp qobjectproxy.cpp
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>
| ^~~~~~~~~~~~~~~~~~
[9/42] Compiling QtBridgeCpp qappcpp.cpp
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/swiftmetaobjectbuilder.cpp:4:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/swiftmetaobjectbuilder.h:6:10: fatal error: 'QtCore/qobject.h' file not found
6 | #include <QtCore/qobject.h>
| ^~~~~~~~~~~~~~~~~~
[9/42] Compiling QtBridgeCpp swiftmetaobjectbuilder.cpp
[9/42] Compiling QtBridgeCpp swiftqmlelementbuilder.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>
| ^~~~~~~~~~~~~~~~~~~
[9/42] Compiling QtBridgeCpp qtestappcpp.cpp
In file included from /host/spi-builder-workspace/Sources/QtBridgeCpp/qobjectproxyimpl.cpp:4:
/host/spi-builder-workspace/Sources/QtBridgeCpp/include/qobjectproxyimpl.h:6:10: fatal error: 'QtCore/qobject.h' file not found
6 | #include <QtCore/qobject.h>
| ^~~~~~~~~~~~~~~~~~
[9/42] Compiling QtBridgeCpp qobjectproxyimpl.cpp
BUILD FAILURE 6.2 android