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

            Bug ID: 415542
           Summary: Forward Declaration Build Issues (Qt 5.14.0)
           Product: frameworks-knotifications
           Version: 5.64.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdelibs-b...@kde.org
          Reporter: jdg_geh...@hotmail.com
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
I'm running Gentoo, and experience build issues for knotifications with a
recent system update.

The issue doesn't look Gentoo related to me... There may be some missing
includes in knotifications?

Relevant packages:
  - dev-qt/qtcore-5.14.0
  - kde-frameworks/knotifications-5.64.0

STEPS TO REPRODUCE
1. emerge -av =knotifications-5.64.0
2. Build Fails

OBSERVED RESULT

/tmp/portage/kde-frameworks/knotifications-5.64.0/work/knotifications-5.64.0/src/knotification.cpp:571:36:
error: return type ‘QVariantMap’ {aka ‘class QMap<QString, QVariant>’} is
incomplete
 QVariantMap KNotification::hints() const

ADDITIONAL INFORMATION
On my system, I can manually resolve this issue with "#include <QVariantMap"
"knotification.h".

I am currently experiencing similar issues with other KDE applications.

I would be happy to create a patch if there is a real (non-Gentoo) issue here.

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

Reply via email to