I can build again (yay!) and found ...
Andreas Schleth
schleth_es at web.de
Sun Nov 6 16:36:34 GMT 2022
Hi,
with openSuse Leap 15.4 configure finds everything that is needed and
recommended.
While running make, there are a few warnings:
In file included from
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/ViewerWidget.cpp:28:0:
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/VLCDisplay.h:33:10:warning:
‘virtual void Viewer::VLCDisplay::stop()’ can be marked
override [-Wsuggest-override]
void stop() final;
^~~~
In file included from
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/VLCDisplay.cpp:7:0:
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/VLCDisplay.h:33:10:warning:
‘virtual void Viewer::VLCDisplay::stop()’ can be marked
override [-Wsuggest-override]
void stop() final;
^~~~
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/QtAVDisplay.cpp:In
constructor ‘Viewer::QtAVDisplay::QtAVDisplay(QWidget*)’:
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/QtAVDisplay.cpp:29:47:warning:
‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with E
num = Qt::WindowType; QFlags<T>::Zero = int
QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default
constructor instead [-Wdep
recated-declarations]
m_renderer = new QtAV::WidgetRenderer(this);
^
In file included from /usr/include/qt5/QtCore/qglobal.h:1299:0,
from /usr/include/qt5/QtCore/qshareddata.h:43,
from
/usr/include/qt5/QtCore/QExplicitlySharedDataPointer:1,
from
/home/usr/src/kphotoalbum-git/kphotoalbum/DB/CategoryPtr.h:7,
from
/home/usr/src/kphotoalbum-git/kphotoalbum/DB/ImageInfo.h:11,
from
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/AbstractDisplay.h:8,
from
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/VideoDisplay.h:8,
from
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/QtAVDisplay.h:7,
from
/home/usr/src/kphotoalbum-git/kphotoalbum/Viewer/QtAVDisplay.cpp:9:
/usr/include/qt5/QtCore/qflags.h:123:80:note: declared here
QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR
inline QFlags(Zero) noexcept : i(0) {}
^~~~~~
Otherwise the build seems to succeed and I see and hear "my name is
Jesper, ..." when testing the demo.
This is:
KPA v5.8.1-115-gd77b7c1b
KDE Frameworks Version 5.90.0
QtVersion 5.15.2 (built against 5.15.2)
Now, I can have a look at the mails from the bug janitor service.
Cheers, Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kphotoalbum/attachments/20221106/5989622f/attachment.htm>
More information about the KPhotoAlbum
mailing list