1a34a0c110
Qt6Core5Compat built (kwin dep). Kirigami still fails — QQmlEngine/QQuickItem headers exist in sysroot but cmake find_package(Qt6Qml) include paths are not being set. This is the exact QML gate: cmake integration needed between qtdeclarative build output and downstream recipes. Build evidence: - qt5compat: built (libQt6Core5Compat now available) - kglobalacceld: built - kirigami: fails at C++ include stage (cmake finds Qt6Qml but -I/usr/include/QtQml not in compile flags) - kwin: fails at Qt6Gui Wayland plugin cmake target issue