Bug 490863 - FTBFS with Qt 6.8
Summary: FTBFS with Qt 6.8
Status: RESOLVED UPSTREAM
Alias: None
Product: KPublicTransport
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 24.07.80
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
: 490864 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-07-26 18:01 UTC by Antonio Rojas
Modified: 2024-09-13 18:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2024-07-26 18:01:50 UTC
/build/kpublictransport/src/build/src/qmlplugin/kpublictransportqmlplugin_qmltyperegistrations.cpp:10:10: fatal error: abstractquerymodel.h: No such file or directory
   10 | #include <abstractquerymodel.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Comment 1 Volker Krause 2024-07-26 19:39:16 UTC
This looks like Qt generating invalid code (generating unqualified includes to things included indirectly elsewhere and not even needed here directly), I don't see anything we can do about this here.
Comment 2 Volker Krause 2024-07-26 19:40:08 UTC
*** Bug 490864 has been marked as a duplicate of this bug. ***
Comment 3 Volker Krause 2024-09-13 18:55:24 UTC
Fixed in Qt 6.8.