Re: KDE CI: Administration » Dependency Build Plasma kf5-qt5 SUSEQt5.12 - Build # 95 - Failure!

2020-03-26 Thread Ben Cooksley
On Wed, Mar 25, 2020 at 6:39 PM Ömer Fadıl USTA  wrote:
>
>
> Ben Cooksley , 25 Mar 2020 Çar, 07:48 tarihinde şunu yazdı:
>>
>> The Dependency Build says plasma-desktop is broken.
>>
>> Ideas anyone?
>>
> Hello ben, It looks like this will solve that problem :
> https://phabricator.kde.org/D28232
> Could you apply that patch and try if it fixes the problem?

Hi Omer,

Yes, i'm aware of that patch - however the CI system cannot rely on
applying patches that have not been committed.
The code in the repository needs to be fixed.

Cheers,
Ben

>
> And the problem is here :
>
> 06:24:21  /home/jenkins/workspace/Administration/Dependency Build Plasma 
> kf5-qt5 
> SUSEQt5.12/plasma-desktop/kcms/spellchecking/spellchecking.cpp:69:119: error: 
> no matching function for call to 
> ���QSet::QSet(QList::iterator, QList::iterator)���
> 06:24:21 69 | QSet 
> defaultPreferredLanguages(defaultPreferredLanguagesList.begin(), 
> defaultPreferredLanguagesList.end());
> 06:24:21| 
>   ^
> 06:24:21  In file included from /usr/include/qt5/QtCore/QSet:1,
> 06:24:21   from 
> /home/jenkins/workspace/Administration/Dependency Build Plasma kf5-qt5 
> SUSEQt5.12/plasma-desktop/kcms/spellchecking/spellchecking.cpp:27:
> 06:24:21  /usr/include/qt5/QtCore/qset.h:61:12: note: candidate: 
> ���QSet::QSet(std::initializer_list<_Tp>) [with T = QString]���
> 06:24:21 61 | inline QSet(std::initializer_list list)
> 06:24:21|^~~~
> 06:24:21  /usr/include/qt5/QtCore/qset.h:61:12: note:   candidate expects 1 
> argument, 2 provided
> 06:24:21  /usr/include/qt5/QtCore/qset.h:59:12: note: candidate: 
> ���QSet::QSet() [with T = QString]���
> 06:24:21 59 | inline QSet() Q_DECL_NOTHROW {}
> 06:24:21|^~~~
> 06:24:21  /usr/include/qt5/QtCore/qset.h:59:12: note:   candidate expects 0 
> arguments, 2 provided
> 06:24:21  /usr/include/qt5/QtCore/qset.h:54:7: note: candidate: 
> ���QSet::QSet(const QSet&)���
> 06:24:21 54 | class QSet
> 06:24:21|   ^~~~
> 06:24:21  /usr/include/qt5/QtCore/qset.h:54:7: note:   candidate expects 1 
> argument, 2 provided
> 06:24:21  /usr/include/qt5/QtCore/qset.h:54:7: note: candidate: 
> ���QSet::QSet(QSet&&)���
> 06:24:21  /usr/include/qt5/QtCore/qset.h:54:7: note:   candidate expects 1 
> argument, 2 provided
> 06:24:21  Scanning dependencies of target kded_touchpad
> 06:24:21  [ 66%] Building CXX object 
> kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kded_touchpad_autogen/mocs_compilation.cpp.o
> 06:24:21  make[2]: *** 
> [kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/build.make:89: 
> kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellchecking.cpp.o] Error 
> 1
> 06:24:21  make[1]: *** [CMakeFiles/Makefile2:7597: 
> kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/all] Error 2
> 06:24:21  make[1]: *** Waiting for unfinished jobs


Re: KDE CI: Administration » Dependency Build Plasma kf5-qt5 SUSEQt5.12 - Build # 95 - Failure!

2020-03-24 Thread Ömer Fadıl USTA
Ben Cooksley , 25 Mar 2020 Çar, 07:48 tarihinde şunu
yazdı:

> The Dependency Build says plasma-desktop is broken.
>
> Ideas anyone?
>
> Hello ben, It looks like this will solve that problem :
https://phabricator.kde.org/D28232
Could you apply that patch and try if it fixes the problem?

And the problem is here :

*06:24:21*  /home/jenkins/workspace/Administration/Dependency Build
Plasma kf5-qt5 
SUSEQt5.12/plasma-desktop/kcms/spellchecking/spellchecking.cpp:69:119:
error: no matching function for call to
���QSet::QSet(QList::iterator,
QList::iterator)���*06:24:21* 69 | QSet
defaultPreferredLanguages(defaultPreferredLanguagesList.begin(),
defaultPreferredLanguagesList.end());*06:24:21*|

 ^*06:24:21*  In file included from
/usr/include/qt5/QtCore/QSet:1,*06:24:21*   from
/home/jenkins/workspace/Administration/Dependency Build Plasma kf5-qt5
SUSEQt5.12/plasma-desktop/kcms/spellchecking/spellchecking.cpp:27:*06:24:21*
 /usr/include/qt5/QtCore/qset.h:61:12: note: candidate:
���QSet::QSet(std::initializer_list<_Tp>) [with T =
QString]���*06:24:21* 61 | inline
QSet(std::initializer_list list)*06:24:21*|
^~~~*06:24:21*  /usr/include/qt5/QtCore/qset.h:61:12: note:
candidate expects 1 argument, 2 provided*06:24:21*
/usr/include/qt5/QtCore/qset.h:59:12: note: candidate:
���QSet::QSet() [with T = QString]���*06:24:21* 59 | inline
QSet() Q_DECL_NOTHROW {}*06:24:21*|^~~~*06:24:21*
/usr/include/qt5/QtCore/qset.h:59:12: note:   candidate expects 0
arguments, 2 provided*06:24:21*  /usr/include/qt5/QtCore/qset.h:54:7:
note: candidate: ���QSet::QSet(const
QSet&)���*06:24:21* 54 | class QSet*06:24:21*|
   ^~~~*06:24:21*  /usr/include/qt5/QtCore/qset.h:54:7: note:
candidate expects 1 argument, 2 provided*06:24:21*
/usr/include/qt5/QtCore/qset.h:54:7: note: candidate:
���QSet::QSet(QSet&&)���*06:24:21*
/usr/include/qt5/QtCore/qset.h:54:7: note:   candidate expects 1
argument, 2 provided*06:24:21*  Scanning dependencies of target
kded_touchpad*06:24:21*  [ 66%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kded_touchpad_autogen/mocs_compilation.cpp.o*06:24:21*
 make[2]: *** [kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/build.make:89:
kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/spellchecking.cpp.o]
Error 1*06:24:21*  make[1]: *** [CMakeFiles/Makefile2:7597:
kcms/spellchecking/CMakeFiles/kcmspellchecking.dir/all] Error
2*06:24:21*  make[1]: *** Waiting for unfinished jobs


Fwd: KDE CI: Administration » Dependency Build Plasma kf5-qt5 SUSEQt5.12 - Build # 95 - Failure!

2020-03-24 Thread Ben Cooksley
The Dependency Build says plasma-desktop is broken.

Ideas anyone?

Cheers,
Ben

-- Forwarded message -
From: CI System 
Date: Wed, Mar 25, 2020 at 4:24 PM
Subject: KDE CI: Administration » Dependency Build Plasma kf5-qt5
SUSEQt5.12 - Build # 95 - Failure!
To: 


*BUILD FAILURE*
Build URL
https://build.kde.org/job/Administration/job/Dependency%20Build%20Plasma%20kf5-qt5%20SUSEQt5.12/95/
Project: Dependency Build Plasma kf5-qt5 SUSEQt5.12
Date of build: Wed, 25 Mar 2020 02:06:55 +
Build duration: 1 hr 17 min and counting
* CONSOLE OUTPUT *
[...truncated 102315 lines...]
[2020-03-25T03:24:24.987Z] [ 70%] Building CXX object
kcms/cursortheme/CMakeFiles/kcm_cursortheme.dir/__/krdb/krdb.cpp.o
[2020-03-25T03:24:24.987Z] [ 70%] Building CXX object
kcms/baloo/CMakeFiles/kcm_baloofile.dir/filteredfoldermodel.cpp.o
[2020-03-25T03:24:24.987Z] [ 70%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kcm/xlib/testarea.cpp.o
[2020-03-25T03:24:25.245Z] [ 70%] Linking CXX shared module
../../bin/kcm_solid_actions.so
[2020-03-25T03:24:25.245Z] [ 70%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kcm/xlib/testbutton.cpp.o
[2020-03-25T03:24:25.503Z] [ 70%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kcm/xlib/touchpadconfigxlib.cpp.o
[2020-03-25T03:24:25.503Z] [ 70%] Linking CXX shared module
../../bin/kcm_workspace.so
[2020-03-25T03:24:25.503Z] [ 70%] Building CXX object
kcms/cursortheme/CMakeFiles/kcm_cursortheme.dir/cursorthemesettings.cpp.o
[2020-03-25T03:24:25.760Z] [ 70%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kcm/xlib/touchpadparametersbase.cpp.o
[2020-03-25T03:24:25.760Z] [ 70%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kcm/xlib/customconfigdialogmanager.cpp.o
[2020-03-25T03:24:25.760Z] [ 70%] Built target kcm_solid_actions
[2020-03-25T03:24:25.760Z] [ 70%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/touchpadinterface.cpp.o
[2020-03-25T03:24:25.760Z]
/home/jenkins/workspace/Administration/Dependency Build Plasma kf5-qt5
SUSEQt5.12/plasma-desktop/kcms/cursortheme/xcursor/previewwidget.cpp:79:36:
warning: type qualifiers ignored on function return type
[-Wignored-qualifiers]
[2020-03-25T03:24:25.760Z] 79 | operator const uint32_t () const { return
m_cursor; }
[2020-03-25T03:24:25.760Z] | ^
[2020-03-25T03:24:25.760Z]
/home/jenkins/workspace/Administration/Dependency Build Plasma kf5-qt5
SUSEQt5.12/plasma-desktop/kcms/cursortheme/xcursor/previewwidget.cpp: In
member function ���virtual void
PreviewWidget::hoverLeaveEvent(QHoverEvent*)���:
[2020-03-25T03:24:25.761Z]
/home/jenkins/workspace/Administration/Dependency Build Plasma kf5-qt5
SUSEQt5.12/plasma-desktop/kcms/cursortheme/xcursor/previewwidget.cpp:312:50:
warning: unused parameter ���e��� [-Wunused-parameter]
[2020-03-25T03:24:25.761Z] 312 | void
PreviewWidget::hoverLeaveEvent(QHoverEvent *e)
[2020-03-25T03:24:25.761Z] | ~^
[2020-03-25T03:24:25.761Z]
/home/jenkins/workspace/Administration/Dependency Build Plasma kf5-qt5
SUSEQt5.12/plasma-desktop/kcms/krdb/krdb.cpp: In function ���void
applyGtkStyles(bool, int)���:
[2020-03-25T03:24:25.761Z]
/home/jenkins/workspace/Administration/Dependency Build Plasma kf5-qt5
SUSEQt5.12/plasma-desktop/kcms/krdb/krdb.cpp:97:33: warning: unused
parameter ���active��� [-Wunused-parameter]
[2020-03-25T03:24:25.761Z] 97 | static void applyGtkStyles(bool active, int
version)
[2020-03-25T03:24:25.761Z] | ~^~
[2020-03-25T03:24:26.324Z] [ 70%] Built target kcm_workspace
[2020-03-25T03:24:26.324Z] [ 70%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/qrc_resources.cpp.o
[2020-03-25T03:24:26.324Z] [ 71%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/touchpadparameters.cpp.o
[2020-03-25T03:24:26.324Z] [ 71%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kded/kded.cpp.o
[2020-03-25T03:24:26.324Z] [ 71%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kded/kdedactions.cpp.o
[2020-03-25T03:24:26.324Z] [ 71%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/kdedsettings.cpp.o
[2020-03-25T03:24:26.324Z] [ 71%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/backends/x11/propertyinfo.cpp.o
[2020-03-25T03:24:26.580Z] [ 71%] Linking CXX shared module
../../bin/kcm_baloofile.so
[2020-03-25T03:24:26.580Z] [ 71%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/backends/x11/xlibbackend.cpp.o
[2020-03-25T03:24:26.835Z] [ 71%] Building CXX object
kcms/touchpad/src/CMakeFiles/kded_touchpad.dir/backends/x11/synapticstouchpad.cpp.o
[2020-03-25T03:24:27.090Z]
/home/jenkins/workspace/Administration/Dependency Build Plasma kf5-qt5
SUSEQt5.12/plasma-desktop/kcms/touchpad/src/kcm/xlib/touchpadconfigxlib.cpp:
In constructor
���TouchpadConfigXlib::TouchpadConfigXlib(TouchpadConfigContainer*,
TouchpadBackend*, const QVariantList&)���:
[2020-03-25T0