Bug 490863

Summary: FTBFS with Qt 6.8
Product: [Frameworks and Libraries] KPublicTransport Reporter: Antonio Rojas <arojas>
Component: generalAssignee: Volker Krause <vkrause>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: NOR    
Version First Reported In: 24.07.80   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.