Discussion:
KDE CI: Applications » dolphin » kf5-qt5 SUSEQt5.9 - Build # 246 - Unstable!
CI System
2018-11-20 02:00:43 UTC
Permalink
CI System
2018-11-21 02:02:39 UTC
Permalink
CI System
2018-11-21 08:12:01 UTC
Permalink
CI System
2018-11-24 12:11:18 UTC
Permalink
CI System
2018-11-24 12:21:44 UTC
Permalink
Elvis Angelaccio
2018-11-24 13:36:09 UTC
Permalink
Hi Ben
*BUILD FAILURE*
Build URL
https://build.kde.org/job/Applications/job/dolphin/job/kf5-qt5%20SUSEQt5.9/250/
Project: kf5-qt5 SUSEQt5.9
Date of build: Sat, 24 Nov 2018 12:19:36 +0000
Build duration: 2 min 8 sec and counting
*CONSOLE OUTPUT *
[...truncated 223.48 KB...]
src/CMakeFiles/dolphinstatic.dir/panels/places/placesitemmodel.cpp.o
/home/jenkins/workspace/Applications/dolphin/kf5-qt5
KFilePlaceEditDialog: No such file or directory
#include <KFilePlaceEditDialog>
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Could you check whether the file

/usr/include/KF5/KIOFileWidgets/KFilePlacesModel

(or whatever is the equivalent for the /usr prefix) exists in the
builder's filesystem?

It should be installed by KIO 5.53 master (which dolphin's cmake finds),
after I landed D16825 this morning.

Thanks in advance.

Cheers,
Elvis
Ben Cooksley
2018-11-24 19:20:47 UTC
Permalink
On Sun, Nov 25, 2018 at 2:36 AM Elvis Angelaccio
Post by Elvis Angelaccio
Hi Ben
Hi Elvis,
Post by Elvis Angelaccio
*BUILD FAILURE*
Build URL
https://build.kde.org/job/Applications/job/dolphin/job/kf5-qt5%20SUSEQt5.9/250/
Project: kf5-qt5 SUSEQt5.9
Date of build: Sat, 24 Nov 2018 12:19:36 +0000
Build duration: 2 min 8 sec and counting
*CONSOLE OUTPUT *
[...truncated 223.48 KB...]
src/CMakeFiles/dolphinstatic.dir/panels/places/placesitemmodel.cpp.o
/home/jenkins/workspace/Applications/dolphin/kf5-qt5
KFilePlaceEditDialog: No such file or directory
#include <KFilePlaceEditDialog>
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Could you check whether the file
/usr/include/KF5/KIOFileWidgets/KFilePlacesModel
(or whatever is the equivalent for the /usr prefix) exists in the
builder's filesystem?
It should be installed by KIO 5.53 master (which dolphin's cmake finds),
after I landed D16825 this morning.
Because KIO lives in Frameworks, and Dolphin lives in Applications,
they're isolated from each other and the above change in KIO isn't yet
available to Dolphin.
It'll become available when the Dependency Build job is next run for
the Applications kf5-qt5 set of jobs which can be found at
https://build.kde.org/job/Administration/

I've now triggered that job.
Post by Elvis Angelaccio
Thanks in advance.
Cheers,
Elvis
Cheers,
Ben
Elvis Angelaccio
2018-11-25 10:35:05 UTC
Permalink
Post by Ben Cooksley
On Sun, Nov 25, 2018 at 2:36 AM Elvis Angelaccio
Post by Elvis Angelaccio
Hi Ben
Hi Elvis,
Post by Elvis Angelaccio
*BUILD FAILURE*
Build URL
https://build.kde.org/job/Applications/job/dolphin/job/kf5-qt5%20SUSEQt5.9/250/
Project: kf5-qt5 SUSEQt5.9
Date of build: Sat, 24 Nov 2018 12:19:36 +0000
Build duration: 2 min 8 sec and counting
*CONSOLE OUTPUT *
[...truncated 223.48 KB...]
src/CMakeFiles/dolphinstatic.dir/panels/places/placesitemmodel.cpp.o
/home/jenkins/workspace/Applications/dolphin/kf5-qt5
KFilePlaceEditDialog: No such file or directory
#include <KFilePlaceEditDialog>
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Could you check whether the file
/usr/include/KF5/KIOFileWidgets/KFilePlacesModel
(or whatever is the equivalent for the /usr prefix) exists in the
builder's filesystem?
It should be installed by KIO 5.53 master (which dolphin's cmake finds),
after I landed D16825 this morning.
Because KIO lives in Frameworks, and Dolphin lives in Applications,
they're isolated from each other and the above change in KIO isn't yet
available to Dolphin.
It'll become available when the Dependency Build job is next run for
the Applications kf5-qt5 set of jobs which can be found at
https://build.kde.org/job/Administration/
I've now triggered that job.
Thanks Ben, that worked.

Is this Dependency Build job documented somewhere? If not, is there a
wiki page where I could mention it?
Post by Ben Cooksley
Post by Elvis Angelaccio
Thanks in advance.
Cheers,
Elvis
Cheers,
Ben
Cheers,
Elvis
Ben Cooksley
2018-11-26 09:02:39 UTC
Permalink
On Sun, Nov 25, 2018 at 11:35 PM Elvis Angelaccio
Post by Elvis Angelaccio
Post by Ben Cooksley
On Sun, Nov 25, 2018 at 2:36 AM Elvis Angelaccio
Post by Elvis Angelaccio
Hi Ben
Hi Elvis,
Post by Elvis Angelaccio
*BUILD FAILURE*
Build URL
https://build.kde.org/job/Applications/job/dolphin/job/kf5-qt5%20SUSEQt5.9/250/
Project: kf5-qt5 SUSEQt5.9
Date of build: Sat, 24 Nov 2018 12:19:36 +0000
Build duration: 2 min 8 sec and counting
*CONSOLE OUTPUT *
[...truncated 223.48 KB...]
src/CMakeFiles/dolphinstatic.dir/panels/places/placesitemmodel.cpp.o
/home/jenkins/workspace/Applications/dolphin/kf5-qt5
KFilePlaceEditDialog: No such file or directory
#include <KFilePlaceEditDialog>
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Could you check whether the file
/usr/include/KF5/KIOFileWidgets/KFilePlacesModel
(or whatever is the equivalent for the /usr prefix) exists in the
builder's filesystem?
It should be installed by KIO 5.53 master (which dolphin's cmake finds),
after I landed D16825 this morning.
Because KIO lives in Frameworks, and Dolphin lives in Applications,
they're isolated from each other and the above change in KIO isn't yet
available to Dolphin.
It'll become available when the Dependency Build job is next run for
the Applications kf5-qt5 set of jobs which can be found at
https://build.kde.org/job/Administration/
I've now triggered that job.
Thanks Ben, that worked.
Is this Dependency Build job documented somewhere? If not, is there a
wiki page where I could mention it?
There is some documentation at
https://phabricator.kde.org/w/continuous-integration/ however it is
slightly out of date and incomplete (as I ran out of time to finish
it, and don't have the spare time these days unfortunately with the
various other things that need sorting to finish it off)

Cheers,
Ben
Post by Elvis Angelaccio
Post by Ben Cooksley
Post by Elvis Angelaccio
Thanks in advance.
Cheers,
Elvis
Cheers,
Ben
Cheers,
Elvis
CI System
2018-11-24 22:34:52 UTC
Permalink
Loading...