https://bugs.kde.org/show_bug.cgi?id=409442
Bug ID: 409442
Summary: Build failure with Qt 5.13
Product: kdesvn
Version: GIT (master)
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
>From the openSUSE build service:
[ 92s] In file included from
/home/abuild/rpmbuild/BUILD/kdesvn-2.0.95git.1559790651.4a473a01/src/svnqt/log_entry.cpp:32:
[ 92s]
/home/abuild/rpmbuild/BUILD/kdesvn-2.0.95git.1559790651.4a473a01/src/svnqt/log_entry.h:90:22:
error: field 'm_MergedInRevisions' has incomplete type 'QList<long long int>'
[ 92s] 90 | QList<qlonglong> m_MergedInRevisions;
[ 92s] | ^~~~~~~~~~~~~~~~~~~
[ 92s] In file included from /usr/include/qt5/QtCore/qglobal.h:1218,
[ 92s] from
/home/abuild/rpmbuild/BUILD/kdesvn-2.0.95git.1559790651.4a473a01/build/src/svnqt/../svnqt/svnqt_defines.h:24,
[ 92s] from
/home/abuild/rpmbuild/BUILD/kdesvn-2.0.95git.1559790651.4a473a01/src/svnqt/log_entry.h:35,
[ 92s] from
/home/abuild/rpmbuild/BUILD/kdesvn-2.0.95git.1559790651.4a473a01/src/svnqt/log_entry.cpp:32:
[ 92s] /usr/include/qt5/QtCore/qtypeinfo.h:212:1: note: declaration of 'class
QList<long long int>'
[ 92s] 212 | Q_DECLARE_MOVABLE_CONTAINER(QList);
[ 92s] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
--
You are receiving this mail because:
You are watching all bug changes.