Build failed in Jenkins: kde-baseapps_frameworks_qt5 #180

2014-10-23 Thread KDE CI System
See Changes: [montel] Fix includes -- [...truncated 599 lines...] [ 13%] Building CXX object kdialog/CMakeFiles/kdialog.dir/widgets.cpp.o In file included from /srv/jenkins/install/linux/x

Build failed in Jenkins: kde-baseapps_frameworks_qt5 #179

2014-10-23 Thread KDE CI System
See Changes: [montel] kdelibs4support-- [montel] kdelibs4support-- -- [...truncated 616 lines...] Generating moc_kcookiespolicyselectiondlg.cpp Generating moc_kproxydlg.cpp Generating moc_

Build failed in Jenkins: kde-baseapps_frameworks_qt5 #178

2014-10-23 Thread KDE CI System
See Changes: [montel] Fix lib version -- [...truncated 531 lines...] Generating konqviewtest.moc [ 10%] [ 10%] [ 10%] Built target konqviewmgrtest_automoc Built target kdeinit_keditbookmark

Build failed in Jenkins: kde-baseapps_frameworks_qt5 #177

2014-10-23 Thread KDE CI System
See Changes: [montel] kdebug-- -- [...truncated 586 lines...] /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kio/global.h:26:18: fatal error: kjob.h:

OSX/CI: kate fails to build on branch frameworks

2014-10-23 Thread Marko Käning
[ 25%] Generating index.cache.bz2 Generating plugin_katesymbolviewer.moc /Users/marko/WC/KDECI-builds/kate/addons/symbolviewer/plugin_katesymbolviewer.cpp:68: Error: Plugin Metadata file "katesymbolviewerplugin.json" does not exist. Declaration will be ignored AUTOGEN: error: process for /User

Fwd: [KDE/Mac] DrKonqi placement

2014-10-23 Thread Marko Käning
I think Ian's post from KDE-MAC might be of interest for all KF5 devs and I guess it should rather be discussed on KDE-DEVEL... Begin forwarded message: > From: Ian Wadham > Subject: Re: [KDE/Mac] DrKonqi placement > Date: 23 Oct 2014 01:38:50 GMT+2 > To: KDE Software on Mac OS X > Cc: David

Re: Severe behavioural change regressions in release branch

2014-10-23 Thread Ben Cooksley
On Fri, Oct 24, 2014 at 10:11 AM, Ben Cooksley wrote: > On Fri, Oct 24, 2014 at 10:05 AM, Ben Cooksley wrote: >> Hi all, >> >> It would appear that CMake 3.0 to 3.1 introduces a colossal change in >> behaviour. This change totally breaks all KDE projects which use >> Extra-CMake-Modules, as neces

Re: Review Request 120666: Get user's permission before executing scripts or desktop files

2014-10-23 Thread Emmanuel Pescosta
> On Oct. 23, 2014, 1:14 p.m., Emmanuel Pescosta wrote: > > src/widgets/krun.cpp, line 1013 > > > > > > Any reason why using show instead of exec? Exec would avoid the rather > > complex and error-prone code pa

Re: Review Request 120649: Encode the URIs which end up in DTD files

2014-10-23 Thread Marko Käning
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120649/#review69058 --- I will have to test this in a specially configured OSX/CI VM.

Re: Review Request 120648: Encode the URIs which end up in DTD files

2014-10-23 Thread Marko Käning
> On Oct. 18, 2014, 8:50 p.m., René J.V. Bertin wrote: > > These are both RRs for KF5? > > Luigi Toscano wrote: > Yes, otherwise the repository would have been kdelibs. Do you think it > would make sense to backport it? > > René J.V. Bertin wrote: > You say that this is for "when the p

Re: Review Request 120648: Encode the URIs which end up in DTD files

2014-10-23 Thread Marko Käning
> On Oct. 21, 2014, 11:08 p.m., Alex Merry wrote: > > Ship It! Hi Alex, did you test this successfully on Windows? - Marko --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120648/#review6

Re: Review Request 120666: Get user's permission before executing scripts or desktop files

2014-10-23 Thread Frank Reininghaus
> On Okt. 23, 2014, 11:14 vorm., Emmanuel Pescosta wrote: > > src/widgets/krun.cpp, line 1013 > > > > > > Any reason why using show instead of exec? Exec would avoid the rather > > complex and error-prone code

Re: Review Request 120648: Encode the URIs which end up in DTD files

2014-10-23 Thread Marko Käning
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120648/#review69055 --- I'll try to set up an OSX/CI VM in such a way that I can test

Re: Severe behavioural change regressions in release branch

2014-10-23 Thread Ben Cooksley
On Fri, Oct 24, 2014 at 10:41 AM, Bill Hoffman wrote: > On 10/23/2014 5:11 PM, Ben Cooksley wrote: >> >> And it would seem that the CMake developers prefer to live in their >> own closed off little bubble. Hi Bill, > > Sorry about that. We just want to avoid spam. I have forwarded your > messa

Re: Build failed in Jenkins: kdelibs4support_master_qt5 #288

2014-10-23 Thread Marko Käning
Hi Ben, On 23 Oct 2014, at 23:06 , Ben Cooksley wrote: >> So CMake release branch has a problem with ECMGenerateHeaders... >> In particular, things go wrong when EGH_HEADER_NAMES matches >> EGH_REQUIRED_HEADERS. E.g. attached patch resolves the problem with >> KCoreAddons. Sending it, if it helps

Re: Severe behavioural change regressions in release branch

2014-10-23 Thread Ben Cooksley
On Fri, Oct 24, 2014 at 10:05 AM, Ben Cooksley wrote: > Hi all, > > It would appear that CMake 3.0 to 3.1 introduces a colossal change in > behaviour. This change totally breaks all KDE projects which use > Extra-CMake-Modules, as necessary headers are no longer installed. > > This has become an i

Re: Build failed in Jenkins: kdelibs4support_master_qt5 #288

2014-10-23 Thread Ben Cooksley
On Fri, Oct 24, 2014 at 6:31 AM, šumski wrote: > On Tuesday 21 of October 2014 20:33:41 šumski wrote: >> On Tuesday 21 of October 2014 19:58:55 KDE CI System wrote: >> > See >> >> >> >> > In file included from >> >

Severe behavioural change regressions in release branch

2014-10-23 Thread Ben Cooksley
Hi all, It would appear that CMake 3.0 to 3.1 introduces a colossal change in behaviour. This change totally breaks all KDE projects which use Extra-CMake-Modules, as necessary headers are no longer installed. This has become an issue following http://build.kde.org/job/cmake/160/ which has led to

Build failed in Jenkins: kde-baseapps_frameworks_qt5 #176

2014-10-23 Thread KDE CI System
See Changes: [montel] Remove it it was never remove here [montel] Fix shortcut. Fix install rc file [montel] Adapt cmalelist.txt -- [...truncated 585 lines...] Scanning dependencies of ta

Build failed in Jenkins: kio_master_qt5 #405

2014-10-23 Thread KDE CI System
See Changes: [afiestas] getExistingDirectoryUrl only works for local files until Qt 5.4 -- [...truncated 911 lines...] Built target httpauthenticationtest_automoc Generating upurltest.moc [ 12%] Scannin

Re: Review Request 119505: Instance our onw QFileDialog instead of using getExistingDirectoryUrl

2014-10-23 Thread Àlex Fiestas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119505/ --- (Updated Oct. 23, 2014, 8 p.m.) Status -- This change has been marke

Re: Build failed in Jenkins: kdelibs4support_master_qt5 #288

2014-10-23 Thread šumski
On Tuesday 21 of October 2014 20:33:41 šumski wrote: > On Tuesday 21 of October 2014 19:58:55 KDE CI System wrote: > > See > > > > > In file included from > >

Review Request 120760: Fix bug #340212: incorrect soft-tabs alignment after beginning-of-line

2014-10-23 Thread Michael Hansen
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120760/ --- Review request for KDE Frameworks and Christoph Cullmann. Repository: kte

Re: Review Request 120666: Get user's permission before executing scripts or desktop files

2014-10-23 Thread Arjun AK
> On Oct. 23, 2014, 4:44 p.m., Emmanuel Pescosta wrote: > > src/widgets/krun.cpp, line 1013 > > > > > > Any reason why using show instead of exec? Exec would avoid the rather > > complex and error-prone code pa

Build failed in Jenkins: kwallet_master_qt5 #163

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 226 lines...] -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project:

Build failed in Jenkins: ktextwidgets_master_qt5 #83

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 6 lines...] Preparing to perform KDE Continuous Integration build == Setting Up Sources Cloning into '.'... Branch jenkins

Build failed in Jenkins: ktexteditor_master_qt5 #712

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 737 lines...] QT.@PRI_TARGET_BASENAME@.MINOR_VERSION = @PROJECT_VERSION_MINOR@ QT.@PRI_TARGET_BASENAME@.PATCH_VERSIO

Build failed in Jenkins: kross_master_qt5 #76

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 106 lines...] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success CMake Warni

Build failed in Jenkins: kservice_master_qt5 #192

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 71 lines...] -- Detecting C compile features - done -- Check for working CXX compiler: /home/jenkins/bin/c++ -- Check for worki

Build failed in Jenkins: knotifyconfig_master_qt5 #77

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 3 (PACKAGER LINBUILDER) in w

Build failed in Jenkins: krunner_master_qt5 #101

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 52 lines...] ktexteditor - Branch master kwidgetsaddons - Branch master plasma-framework - Branch master kcm

Build failed in Jenkins: kpty_master_qt5 #58

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 1 (PACKAGER LINBUILDER) in workspace

Build failed in Jenkins: kparts_master_qt5 #95

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 69 lines...] kiconthemes - Branch master kdbusaddons - Branch master qt5 - Branch stable kxmlgui - Branch mast

Build failed in Jenkins: knewstuff_master_qt5 #107

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 78 lines...] === No patches to apply == Syncing Dependencies from Master Server == Configuring Build -- The C compiler ide

Build failed in Jenkins: knotifications_master_qt5 #106

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 75 lines...] -- Check for working C compiler: /home/jenkins/bin/cc -- Check for working C compiler: /home/jenkins/bin/cc

Build failed in Jenkins: kjobwidgets_master_qt5 #72

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 4 lines...] + /home/jenkins/scripts/setup-env.sh Preparing to perform KDE Continuous Integration build == Setting Up Sources

Build failed in Jenkins: kinit_master_qt5 #104

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 53 lines...] kservice - Branch master kguiaddons - Branch master kitemviews - Branch master phonon - Branch ma

Build failed in Jenkins: kiconthemes_master_qt5 #86

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 1 (PACKAGER LINBUILDER) in wor

Build failed in Jenkins: khtml_master_qt5 #142

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 104 lines...] -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Found Gettext: /usr/bin/msgmerge (f

Build failed in Jenkins: kemoticons_master_qt5 #76

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 1 (PACKAGER LINBUILDER) in work

Build failed in Jenkins: kdesignerplugin_master_qt5 #85

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 3 (PACKAGER LINBUILDER) in

Build failed in Jenkins: kdewebkit_master_qt5 #58

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 19 lines...] Fetching upstream changes from git://anongit.kde.org/kdewebkit > git --version # timeout=10 > git fetch --tags -

Build failed in Jenkins: kdesu_master_qt5 #66

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 1 (PACKAGER LINBUILDER) in workspace

Build failed in Jenkins: kdelibs4support_master_qt5 #290

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 508 lines...] [ 10%] Built target ksavefiletest_automoc Generating moc_kstandarddirstest.cpp [ 10%] Generating moc_kshar

Build failed in Jenkins: kded_master_qt5 #79

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 3 (PACKAGER LINBUILDER) in workspace

Build failed in Jenkins: kdeclarative_master_qt5 #118

2014-10-23 Thread KDE CI System
See Changes: [scripty] Upgrade KF5 version to 5.4.0. -- [...truncated 216 lines...] Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048"

Re: Review Request 120666: Get user's permission before executing scripts or desktop files

2014-10-23 Thread Emmanuel Pescosta
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120666/#review68990 --- src/widgets/krun.cpp

Re: Review Request 120666: Get user's permission before executing scripts or desktop files

2014-10-23 Thread Emmanuel Pescosta
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120666/#review68987 --- src/widgets/executablefileopendialog.h

Re: Review Request 120666: Get user's permission before executing scripts or desktop files

2014-10-23 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120666/#review68968 --- Thanks for the patch. Calling init() again surprised me a bit

Build failed in Jenkins: kdelibs4support_master_qt5 #289

2014-10-23 Thread KDE CI System
See Changes: [scripty] SVN_SILENT made messages (.desktop file) -- [...truncated 935 lines...] virtual qint64 readData(char *data, qint64 len); ^ In file included fr