D17269: Fix build failure in neon by adding QVariant include.

2018-12-05 Thread Scarlett Clark
scarlettclark abandoned this revision. scarlettclark added a comment. This RR is now obsolete due to commit: https://cgit.kde.org/kcoreaddons.git/commit/?id=e53254a009982c379a5ad713139e88a881ca02fb REPOSITORY R244 KCoreAddons REVISION DETAIL https://phabricator.kde.org/D17269 To:

D17269: Fix build failure in neon by adding QVariant include.

2018-11-30 Thread Scarlett Clark
scarlettclark updated this revision to Diff 46584. scarlettclark added a comment. Remove class QVariant as per bruns review comment. REPOSITORY R244 KCoreAddons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D17269?vs=46581=46584 BRANCH master REVISION DETAIL

D17269: Fix build failure in neon by adding QVariant include.

2018-11-30 Thread Scarlett Clark
scarlettclark created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. scarlettclark requested review of this revision. REVISION SUMMARY Build failed with error: invalid use of incomplete type ‘class QVariant’ By adding #include it now

Re: CI Requirements - Lessons Not Learnt?

2017-01-06 Thread Scarlett Clark
Hello all, First my apologies, yes the CI system is behind, I had done significant work on a new revamp and then life, work and those other incredibly annoying things got in the way. The CI team is rather small and we are trying our best to move things forward. We are now getting back on track,

Re: Jenkins-kde-ci: kdesignerplugin master stable-kf5-qt5 » Linux,gcc - Build # 78 - Unstable!

2016-11-07 Thread Scarlett Clark
Correct. Hiccup. Rebuild fixed it. On Mon, Nov 7, 2016 at 5:00 AM, Allen Winter wrote: > Tests could not connect to display. Not my fault. > > On Monday, November 07, 2016 12:52:19 PM no-re...@kde.org wrote: > > > > GENERAL INFO > > > > BUILD UNSTABLE > > Build URL:

Re: Review Request/New Framework: KF5::SyntaxHighlighting

2016-09-30 Thread Scarlett Clark
On Fri, Sep 30, 2016 at 10:32 AM, Volker Krause wrote: > Thanks! > > On Friday 30 September 2016 10:08:27 David Faure wrote: > > On samedi 10 septembre 2016 17:47:00 CEST Volker Krause wrote: > > > Hi, > > > > > > please review KF5::SyntaxHighlighting (syntax-highlighting in

Re: Review Request 128102: Set encoding on kconfig_compiler generated cpp and headers to utf-8 ( reproducible )

2016-06-22 Thread Scarlett Clark
marked as submitted. Review request for KDE Frameworks, kdelibs, David Faure, and Sune Vuorela. Changes --- Submitted with commit d6655e34f05516b9e857e8b2e1a9238c33875924 by Scarlett Clark to branch KDE/4.14. Repository: kdelibs Description --- Set encoding on kconfig_compiler

Re: Review Request 128102: Set encoding on kconfig_compiler generated cpp and headers to utf-8 ( reproducible )

2016-06-12 Thread Scarlett Clark
lly generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128102/#review96365 --- On June 11, 2016, 6:19 p.m., Scarlett Clark wrote: > > --- > This is an automa

Re: Review Request 128102: Set encoding on kconfig_compiler generated cpp and headers to utf-8 ( reproducible )

2016-06-11 Thread Scarlett Clark
then installed it, rebuilt chokoq with patched kdelibs and the build is now reproducible. There are likley other kde projects affected and will be fixed with this patch. Thanks for your consideration. Thanks, Scarlett Clark ___ Kde-frameworks-devel mailing

Re: KService/sycoca assert in tests on CI

2016-04-22 Thread Scarlett Clark
Thanks Dan for bringing this up. I have been banging my head on it for awhile. Scarlett On Fri, Apr 22, 2016 at 3:51 PM, Daniel Vrátil wrote: > Hi guys, > > some KDE PIM unit tests are failing on the CI due to an assert in ksycoca, > for > example here: [0] > > QWARN :

Re: kdewebkit?

2016-04-21 Thread Scarlett Clark
Ben, as init-repository is not something we control ( we are now using qt repos ) I need your input. Cheers, Scarlett I will be traveling today so may not be responsive. On Thu, Apr 21, 2016 at 9:15 AM, David Edmundson wrote: > ​QtWebkit isn't being developed, but

kdewebkit?

2016-04-21 Thread Scarlett Clark
https://build.kde.org/job/kdewebkit%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/32/console And if I understand correctly, qt webkit is no more? So should this project be removed from CI? Cheers, Scarlett ___ Kde-frameworks-devel mailing list

Re: Encoding Issues?

2016-04-03 Thread Scarlett Clark
This is likely something I can fix, but I am heading off to my grandsons first birthday, will have to be later. Thanks for understanding. Scarlett On Sun, Apr 3, 2016 at 9:58 AM, Christoph Cullmann wrote: > Hi, > > the two failed ktexteditor tests seems to be encoding

Re: MimeType issues on CI

2016-04-03 Thread Scarlett Clark
Right. For whatever reason several builds worked before it went boom... reverted that commit. Scarlett On Sun, Apr 3, 2016 at 8:40 AM, David Faure <fa...@kde.org> wrote: > On Sunday 03 April 2016 08:30:45 Scarlett Clark wrote: > > I just committed some fixes, things should be

Re: MimeType issues on CI

2016-04-03 Thread Scarlett Clark
I just committed some fixes, things should be working, I hope. Sorry I have been traveling, and will be out most of today again. But should be available most of this week. Scarlett On Sun, Apr 3, 2016 at 8:26 AM, David Faure wrote: > On Sunday 03 April 2016 15:54:00 Daniel Vrátil

Re: Delaying KF 5.21

2016-04-03 Thread Scarlett Clark
I added a few more to the kf5 view that were missing. I am working on automating the views. Scarlett On Sun, Apr 3, 2016 at 2:09 AM, David Faure wrote: > I don't feel good releasing KF 5.21 with 14 failing builds in the CI. > Let's fix CI first, then we can release. > > I'm

Re: MimeType issues on CI (Was: Re: Delaying KF 5.21)

2016-04-03 Thread Scarlett Clark
On Sun, Apr 3, 2016 at 5:16 AM, Daniel Vrátil wrote: > On Sunday, April 3, 2016 12:58:24 PM CEST David Faure wrote: > > On Sunday 03 April 2016 12:43:27 Daniel Vrátil wrote: > > > Turns out when you include /usr/share in XDG_DATA_DIRS, all mime types > > > that > > > might have

Re: Raising Qt requirement to Qt 5.4

2016-03-25 Thread Scarlett Clark
CI versions has been raised as per this thread. thanks, Scarlett On Fri, Mar 25, 2016 at 1:54 AM, Ivan Čukić wrote: > >> Is this documented in some wiki so we don't have to rely on people's > memories > >> or someone digging up the corresponding email thread? > > > > Good

Re: marble builds when it shouldn't

2015-09-22 Thread Scarlett Clark
That is correct. I have turned this off and on so many times it is not funny. Somehow everyone needs to agree on this. Scarlett On Tue, Sep 22, 2015 at 12:24 PM, Jan Kundrát wrote: > On Tuesday, 22 September 2015 13:00:38 CEST, Harald Sitter wrote: > >> Also on a more general

Re: marble builds when it shouldn't

2015-09-22 Thread Scarlett Clark
Looks like -DCMAKE_BUILD_TYPE=Release was set in Marble. I have removed it so your build should fail as expected. Scarlett On Tue, Sep 22, 2015 at 1:00 PM, Harald Sitter wrote: > ahoy ahoy, > > I have a bit of an unexpected CI outcome on build.kde.org. > > >

Re: Jenkins-kde-ci: ksshaskpass Plasma-5.4 stable-kf5-qt5 » Linux, gcc - Build # 1 - Successful!

2015-08-21 Thread Scarlett Clark
Fixed, thank you Scarlett On Aug 21, 2015 1:14 AM, Luigi Toscano luigi.tosc...@tiscali.it wrote: Il 21 agosto 2015 10:06:59 CEST, David Faure fa...@kde.org ha scritto: On Thursday 20 August 2015 13:20:50 no-re...@kde.org wrote: GENERAL INFO BUILD SUCCESS Build URL:

Re: Jenkins-kde-ci: kdelibs4support master kf5-qt5 » Linux, gcc - Build # 32 - Fixed!

2015-08-21 Thread Scarlett Clark
I committed some new triggers that should hopefully work. Please let me know if you still get double emails. Thanks, Scarlett On Tue, Aug 18, 2015 at 6:55 AM, Scarlett Clark scarlett.gately.cl...@gmail.com wrote: Ok, not quite that simple. If I disable failure then it will not complain when

Re: Jenkins-kde-ci: kdelibs4support master kf5-qt5 » Linux, gcc - Build # 32 - Fixed!

2015-08-18 Thread Scarlett Clark
Ok, not quite that simple. If I disable failure then it will not complain when still failing and that is definitely not something we want. Scarlett On Sat, Aug 15, 2015 at 10:18 AM Scarlett Clark scarlett.gately.cl...@gmail.com wrote: On vacation. I will fix it when I get back. Scarlett

Re: Jenkins-kde-ci: kdelibs4support master kf5-qt5 » Linux, gcc - Build # 32 - Fixed!

2015-08-15 Thread Scarlett Clark
On vacation. I will fix it when I get back. Scarlett On Aug 15, 2015 7:05 AM, Bhushan Shah bhus...@gmail.com wrote: On Sat, Aug 15, 2015 at 3:44 PM, David Faure fa...@kde.org wrote: Finally! https://build.kde.org/view/Frameworks%20kf5-qt5/ is all green again. There is no excuse anymore

Re: Jenkins-kde-ci: kinfocenter master kf5-qt5 » Linux,gcc - Build # 11 - Fixed!

2015-08-07 Thread Scarlett Clark
Done, Thank you. Scarlett On Thu, Aug 6, 2015 at 5:13 AM, David Faure fa...@kde.org wrote: On Thursday 06 August 2015 11:54:40 no-re...@kde.org wrote: GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kinfocenter%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/11/ Hi

Re: CI Failures

2015-07-31 Thread Scarlett Clark
As Ben stated bo patches. I will turn off kf5-minimum until I get back home and,we can all agree on a solution. Cheers Scarlett On Jul 31, 2015 11:28 AM, Albert Astals Cid aa...@kde.org wrote: El Divendres, 31 de juliol de 2015, a les 20:57:37, Ben Cooksley va escriure: On Fri, Jul 31, 2015

Re: A CI dashboard with multiple versions of Qt5 on Linux

2015-06-11 Thread Scarlett Clark
On Friday, June 12, 2015 01:17:22 AM Jan Kundrát wrote: Hi, if you would like to check how well the KF5 builds cope with multiple Qt5 versions, take a look at this page generated from the Zuul/Gerrit CI system: http://ci-logs.kde.flaska.net/matrix.html I am open for suggestions for

Re: ACL support missing in Linux CI?

2015-06-08 Thread Scarlett Clark
On Monday, June 08, 2015 08:39:30 AM David Faure wrote: libacl Is now installed and added to the package list for future slaves. Scarlett signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list

Re: KWindowSystem CI on OSX

2015-06-07 Thread Scarlett Clark
On Sunday, June 07, 2015 10:17:21 AM David Faure wrote: On Sunday 07 June 2015 00:13:11 David Faure wrote: On Saturday 06 June 2015 22:01:50 no-re...@kde.org wrote: Check console output at https://build.kde.org/job/kxmlgui%20master%20kf5-qt5/PLATFORM=OSX,compil er = clang/3/

Re: Review Request 123595: Relax KUser test to allow for a nogroup group.

2015-05-19 Thread Scarlett Clark
applying the patch :) This isn't committed yet, due to no Ship It. Scarlett Clark wrote: CI patch test results: https://build.kde.org/job/kcoreaddons%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/36/console Still fails, but new failure. All green with updated

Re: Review Request 123595: Relax KUser test to allow for a nogroup group.

2015-05-19 Thread Scarlett Clark
applying the patch :) This isn't committed yet, due to no Ship It. Scarlett Clark wrote: CI patch test results: https://build.kde.org/job/kcoreaddons%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/36/console Still fails, but new failure. Scarlett Clark wrote

Re: Review Request 123595: Relax KUser test to allow for a nogroup group.

2015-05-19 Thread Scarlett Clark
applying the patch :) This isn't committed yet, due to no Ship It. Scarlett Clark wrote: CI patch test results: https://build.kde.org/job/kcoreaddons%20master%20kf5-qt5/PLATFORM=OSX,compiler=clang/36/console Still fails, but new failure. Scarlett Clark wrote

Re: CI for kf5-qt5 is not green anymore

2015-05-09 Thread Scarlett Clark
On Saturday, May 09, 2015 01:33:05 PM David Faure wrote: Hello, CI seems stuck again. I upgraded all version numbers yesterday, which triggered a rebuild of all frameworks (as expected), and today these jobs are still running or pending, it's like nothing has moved since yesterday

Re: CI for kf5-qt5 is not green anymore

2015-05-09 Thread Scarlett Clark
On Saturday, May 09, 2015 02:12:15 PM David Faure wrote: On Saturday 09 May 2015 04:49:52 Scarlett Clark wrote: On Saturday, May 09, 2015 01:33:05 PM David Faure wrote: Hello, CI seems stuck again. I upgraded all version numbers yesterday, which triggered a rebuild of all

IRC and Email notifications

2015-05-06 Thread Scarlett Clark
Please help me help you, I do not have lists containing who needs / wants what and where.. I tried my best to make some educated guesses. I do not take rejection well and so I ask anyone that wishes to have your CI builds in email or IRC please tell me the rpoject and places you want them to

Re: Circular dependency in kde-build-metadata

2015-05-04 Thread Scarlett Clark
On Monday, May 04, 2015 01:51:52 PM Daniel Vrátil wrote: Hi, commit a5f6c247d99db3a3f565f5fa8d1346420e5a892c (frameworksintegration tests want oxygen-fonts) in kde-build-metadata has introduced a circular dependency between frameworkintegration and oxygen, leading to $ kdesrc-build

Re: CI for kf5-qt5 is not green anymore

2015-05-02 Thread Scarlett Clark
On Saturday, May 02, 2015 10:00:15 AM David Faure wrote: On my checklist before making a KF5 release: * Ensure that CI is green. What a surprise today CI is definitely not green! https://build.kde.org/view/Frameworks%20kf5-qt5/ One thing is: Mac OSX was added, so many jobs are green

Re: CI for kf5-qt5 is not green anymore

2015-05-02 Thread Scarlett Clark
On Saturday, May 02, 2015 08:36:02 PM David Faure wrote: On Saturday 02 May 2015 06:56:06 Scarlett Clark wrote: This will be fixed when the builders free up so I can restart jenkins. XDG* is was not set. So things should improve after restart. Thanks. Did a restart happen by now? I

kf5-qt5 compile failures, need developer assistance

2015-04-22 Thread Scarlett Clark
These are from the kf5-qt5 branchGroup (usually master or frameworks branches) I realize many these are still under heavy development for porting. This is just a note to inform. Fixes welcome though. kcalcore:

stable-KF5-QT5 QT version...

2015-04-18 Thread Scarlett Clark
Applications are falling over because: 15:09:51 CMake Error at CMakeLists.txt:28 (find_package): 15:09:51 Could not find a configuration file for package Qt5 that is compatible 15:09:51 with requested version 5.4.0. 15:09:51 15:09:51 The following configuration files were considered but

Re: stable-KF5-QT5 QT version...

2015-04-18 Thread Scarlett Clark
On Sunday, April 19, 2015 08:24:41 AM Ben Cooksley wrote: On Sun, Apr 19, 2015 at 7:53 AM, Albert Astals Cid aa...@kde.org wrote: El Dissabte, 18 d'abril de 2015, a les 08:17:16, Scarlett Clark va escriure: Applications are falling over because: 15:09:51 CMake Error at CMakeLists.txt

Re: KF5-QT5 branchgroup - jobs that need developeer attention

2015-04-15 Thread Scarlett Clark
On 04/15/2015 02:58 AM, Martin Klapetek wrote: On Wed, Apr 15, 2015 at 9:44 AM, Scarlett Clark sgcl...@kubuntu.org mailto:sgcl...@kubuntu.org wrote: Here is a list of mostly compile failures and other tid bits that need to be resolved by the respective developers. If you know

Re: [Kde-pim] KF5-QT5 branchgroup - jobs that need developeer attention

2015-04-15 Thread Scarlett Clark
On Wednesday, April 15, 2015 09:17:22 PM Daniel Vrátil wrote: On 15.04.2015 09:44, Scarlett Clark wrote: Here is a list of mostly compile failures and other tid bits that need to be resolved by the respective developers. If you know the developer of a project

KF5-QT5 branchgroup - jobs that need developeer attention

2015-04-15 Thread Scarlett Clark
Here is a list of mostly compile failures and other tid bits that need to be resolved by the respective developers. If you know the developer of a project and they are not on this list please forward this. All jobs can be viewed at : https://build-sandbox.kde.org/ Most of these are osx

Jenkins CI help for compile failures!

2015-04-09 Thread Scarlett Clark
KF5 knights fails to compile with: 23:47:49 make[2]: *** No rule to make target '/srv/jenkins/install/ubuntu/x86_64/g++/kf5- qt5/frameworks/kdelibs4support/inst/share/dbus-1/interfaces/org.kde.KSpeech.xml', needed by 'src/kspeechinterface.cpp'. Stop. 23:47:49 make[2]: *** Waiting for

KDEPIM new KDE Jenkins CI help please

2015-04-09 Thread Scarlett Clark
kdepim fails on my new ci. 00:19:26 Could not find a package configuration file provided by 00:19:26 Qt5WebEngineWidgets with any of the following names: 00:19:26 00:19:26 Qt5WebEngineWidgetsConfig.cmake 00:19:26 qt5webenginewidgets-config.cmake 00:19:26 00:19:26 Add the

Re: Help please with some builds in the new jenkins-ci for KDE

2015-04-09 Thread Scarlett Clark
: On Wed, Apr 8, 2015 at 7:34 PM, Scarlett Clark sgcl...@kubuntu.org wrote: Hello all, I am to the point now with my ci that I just need help with some of these builds. While I am learning fast, some of these failures are stumpers. qoauth - google leads me to believe that qt5 uses qca

Jenkins CI build help please

2015-04-09 Thread Scarlett Clark
Next up is wacomtablet: *17:18:49* -- Could NOT find XCB_XINPUT (missing: XCB_XINPUT_LIBRARY XCB_XINPUT_INCLUDE_DIR) *17:18:49* CMake Error at /usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message): *17:18:49* Could NOT find XCB (missing: XINPUT) (found version

Help please with some builds in the new jenkins-ci for KDE Cont.. again

2015-04-08 Thread Scarlett Clark
Hello all, I am to the point now with my ci that I just need help with some of these builds. While I am learning fast, some of these failures are stumpers. kde-runtime kf5 configures and pulls in all depends fine. But the build never happens... 20:34:24 == Commencing the Build 20:34:24

Help please with some builds in the new jenkins-ci for KDE Round 4

2015-04-08 Thread Scarlett Clark
Hello all, I am to the point now with my ci that I just need help with some of these builds. While I am learning fast, some of these failures are stumpers. Ok, I fixed packagekit via ppa. So apper builds now, but I am not sure what is going on with the install: Install the project... 21:16:57

Help please with some builds in the new jenkins-ci for KDE

2015-04-08 Thread Scarlett Clark
Hello all, I am to the point now with my ci that I just need help with some of these builds. While I am learning fast, some of these failures are stumpers. qoauth - google leads me to believe that qt5 uses qca and not QtCrypto and that I should pass CONFIG += crypto to qmake. alas that did

Help please with some builds in the new jenkins-ci for KDE Cont..

2015-04-08 Thread Scarlett Clark
Hello all, I am to the point now with my ci that I just need help with some of these builds. While I am learning fast, some of these failures are stumpers. I have been fighting with kaccounts-integration much to long. I did finally get it to find all its dependencies, including akonadi kf5,

Re: Review Request 115063: Created missing manpage for desktoptojson binary

2014-01-20 Thread Scarlett Clark
--- meinproc5 --stylesheet /usr/share/ksgmltools2/customization/kde-include-man.xsl --check man-desktoptojson.8.docbook Thanks, Scarlett Clark ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde

Re: Review Request 115065: kdoctools renames to add 5 namespace to prevent clashes with kdelibs4

2014-01-17 Thread Scarlett Clark
to be updated with the new manpage file names. Thank you Jonathon! - Scarlett Clark On Jan. 17, 2014, 3:30 a.m., Jonathan Riddell wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r

Re: Review Request 115065: kdoctools renames to add 5 namespace to prevent clashes with kdelibs4

2014-01-17 Thread Scarlett Clark
://git.reviewboard.kde.org/r/115065/#comment33786 kdoctools_create_manpage(man-checkXML5.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR}) - Scarlett Clark On Jan. 17, 2014, 3:30 a.m., Jonathan Riddell wrote: --- This is an automatically generated e

Re: Review Request 115065: kdoctools renames to add 5 namespace to prevent clashes with kdelibs4

2014-01-17 Thread Scarlett Clark
://git.reviewboard.kde.org/r/115065/#comment33787 kdoctools_create_manpage(man-kde5options.7.docbook 7 INSTALL_DESTINATION ${MAN_INSTALL_DIR}) - Scarlett Clark On Jan. 17, 2014, 3:30 a.m., Jonathan Riddell wrote: --- This is an automatically generated e

Re: Review Request 115065: kdoctools renames to add 5 namespace to prevent clashes with kdelibs4

2014-01-17 Thread Scarlett Clark
://git.reviewboard.kde.org/r/115065/#comment33788 kdoctools_create_manpage(man-qt5options.7.docbook 7 INSTALL_DESTINATION ${MAN_INSTALL_DIR}) - Scarlett Clark On Jan. 17, 2014, 3:30 a.m., Jonathan Riddell wrote: --- This is an automatically generated e

Re: Review Request 115063: Created missing manpage for desktoptojson binary

2014-01-17 Thread Scarlett Clark
--stylesheet /usr/share/ksgmltools2/customization/kde-include-man.xsl --check man-desktoptojson.8.docbook Thanks, Scarlett Clark ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Review Request 115063: Created missing manpage for desktoptojson binary

2014-01-16 Thread Scarlett Clark
-desktoptojson.8.docbook Thanks, Scarlett Clark ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel