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

            Bug ID: 442866
           Summary: discover commit 3bc879cf9 breaks build: can't find
                    QAction or QApplication
           Product: Discover
           Version: git-master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: discover
          Assignee: lei...@leinir.dk
          Reporter: 1i5t5.dun...@cox.net
                CC: aleix...@kde.org
  Target Milestone: ---

With frameworks/plasma/apps all from live-git (using the gentoo/kde overlay
live-git -9999 ebuilds), commit 3bc879cf9 breaks the build, which remains
broken at d199868c0 (current HEAD).  qt is 5.15.2, with some qt component
updates earlier in my update today.  (Gentoo uses qt5 snapshots from kde's qt
repo.)  The immediately previous 889b28038 builds fine.

The first failure is:
discover/DiscoverDeclarativePlugin.cpp:12:10: fatal error: QAction: No such
file or directory
12 | #include <QAction>
|          ^~~~~~~~~

Two additional failures are:
discover/main.cpp:19:10: fatal error: QApplication: No such file or directory
19 | #include <QApplication>
|          ^~~~~~~~~~~~~~

discover/DiscoverObject.cpp:17:10: fatal error: QAction: No such file or
directory
17 | #include <QAction>
|          ^~~~~~~~~

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to