[kde] [Bug 451556] Git master: Multiple #include-line build failures after a recent framework upgrade (culprit between March 7, 20:00 and March 14, 02:00, UTC), unknown which framework

Duncan bugzilla_noreply at kde.org
Fri Mar 18 01:15:18 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=451556

--- Comment #1 from Duncan <1i5t5.duncan at cox.net> ---
(In reply to Duncan from comment #0)
> FAILED: CMakeFiles/bovo.dir/gui/main.cc.o 
...
> -isystem /usr/include/KF5/KXmlGui
> -isystem /usr/include/KF5
...

Hmm... I see a bunch of -isystem /usr/include/KF5/*, but what I do *NOT* see is
...

-isystem /usr/include/KF5/KCoreAddons

... which has KAboutData and kaboutdata.h , which is what it can't find.

What mechanism is supposed to generate that inclusion, that now isn't, and in
what framework (because it's now missing in multiple apps, including bovo which
only had the version bump commit, so it's gotta be below the individual package
level) is it?  That would appear to be the culprit framework.

And why are some, including KXMLGui, still included, but others, here
KCoreAddons, missing?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list