https://bugzilla.redhat.com/show_bug.cgi?id=1135511



--- Comment #2 from Rex Dieter <[email protected]> ---
scratch build failed, 

/usr/include/qt5/QtCore/qshareddata.h: In instantiation of
'QExplicitlySharedDataPointer<T>::QExplicitlySharedDataPointer(const
QExplicitlySharedDataPointer<X>&) [with X = KSycocaEntry; T = KServiceGroup]':
../treeview.cpp:376:67:   required from here
/usr/include/qt5/QtCore/qshareddata.h:166:21: error: invalid conversion from
'KSycocaEntry*' to 'KServiceGroup*' [-fpermissive]
         : d(o.data())
                     ^
/usr/include/qt5/QtCore/qshareddata.h: In instantiation of
'QExplicitlySharedDataPointer<T>::QExplicitlySharedDataPointer(const
QExplicitlySharedDataPointer<X>&) [with X = KSycocaEntry; T = KService]':
../treeview.cpp:381:62:   required from here
/usr/include/qt5/QtCore/qshareddata.h:166:21: error: invalid conversion from
'KSycocaEntry*' to 'KService*' [-fpermissive]

I suspect we probably just need an update (newer version) to work with latest
kf5.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to