Control: reopen -1 On Mon, Aug 25, 2025 at 09:43:02PM +0000, Debian Bug Tracking System wrote: > #1089047: qt6-declarative FTCBFS: missing qmltime.qmltypes > > It has been closed by Debian FTP Masters <[email protected]> > (reply to Patrick Franz <[email protected]>).
The problem has been closed by setting QT_FORCE_BUILD_TOOLS in qt6-declarative. While that's a migration we need to do, it is not a solution. I earlier wrote: | For cross compilation, we're between a rock and a hard place. Either we | set QT_FORCE_BUILD_TOOLS (and this seems to be implied by | QT_BUILD_TOOLS_WHEN_CROSSCOMPILING, which we already set in d/rules) and | then we end up with the _native suffix or we don't set it and then we | end up without those tools. In neither case will the build system | install them into the desired place. Bummer. qt6-declarative is failing in the very same way as before. Helmut

