Re: Bad rpath/LD_LIBRARY_PATH settings in kdelibs build scripts?

2013-06-07 Thread Antonis Tsiapaliokas
On Tue, Jun 4, 2013 at 10:38 PM, Alexander Neundorf wrote: > On Tuesday 04 June 2013, Antonis Tsiapaliokas wrote: > > Hello, > > > > Can you please also post what the RPATH and RUNPATH entries of meinproc4 > > > > > look > > > like, e.g. using readelf -a bin/meinproc4 | grep PATH ? > > > > I have

Re: Build failed in Jenkins: kdelibs_frameworks_qt5 #676

2013-06-07 Thread Marco Martin
On Friday 07 June 2013, KDE CI System wrote: > tier1/solid/src/solid/CMakeFiles/Solid_static.dir/backends/fakehw/fakegene > ricinterface.cpp.o [ 26%] Building CXX object > tier1/solid/src/solid/CMakeFiles/Solid_static.dir/backends/fakehw/fakemana > ger.cpp.o >

Re: Review Request 110836: Port time_t to QDateTime in SlaveBase (KIO)

2013-06-07 Thread David Gil Oliva
> On June 5, 2013, 9:15 p.m., David Faure wrote: > > kio/kio/slavebase.cpp, line 103 > > > > > > Please document the unit being used. I have changed time_t to QDateTime. I don't know where to document it, since

Re: Review Request 110836: Port time_t to QDateTime in SlaveBase (KIO)

2013-06-07 Thread David Faure
> On June 5, 2013, 9:15 p.m., David Faure wrote: > > kio/kio/slavebase.cpp, line 103 > > > > > > Please document the unit being used. > > David Gil Oliva wrote: > I have changed time_t to QDateTime. I don't k

Re: Review Request 110835: Port time_t to QDateTime in HostInfo (KIO)

2013-06-07 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110835/#review33897 --- Ship it! staging/kio/src/core/hostinfo.cpp

Re: Review Request 110836: Port time_t to QDateTime in SlaveBase (KIO)

2013-06-07 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110836/ --- (Updated June 7, 2013, 12:07 p.m.) Review request for KDE Frameworks. Ch

Re: Review Request 110836: Port time_t to QDateTime in SlaveBase (KIO)

2013-06-07 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110836/#review33898 --- Behavior seems correct now, just some suggestions for readabili

Re: Review Request 110836: Port time_t to QDateTime in SlaveBase (KIO)

2013-06-07 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110836/ --- (Updated June 7, 2013, 1 p.m.) Review request for KDE Frameworks. Change

Re: Review Request 110835: Port time_t to QDateTime in HostInfo (KIO)

2013-06-07 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110835/ --- (Updated June 7, 2013, 1:15 p.m.) Status -- This change has been mark

Build failed in Jenkins: kdelibs_frameworks_qt5 #677

2013-06-07 Thread KDE CI System
See Changes: [davidgiloliva] Port time_t to QDateTime in HostInfo (KIO) -- [...truncated 3751 lines...] [ 27%] Building CXX object tier1/solid/src/solid/CMakeFiles/Solid_static.dir/backends/upo

Build failed in Jenkins: kdelibs_frameworks_qt5 #678

2013-06-07 Thread KDE CI System
See Changes: [neoclust.kde] Move S_ISSOCK check out of config.h -- [...truncated 3827 lines...] Scanning dependencies of target kdeinit_kconf_update [ 26%] Building CXX object kconf_update/CMak

Re: Review Request 110836: Port time_t to QDateTime in SlaveBase (KIO)

2013-06-07 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110836/#review33901 --- kio/kio/slavebase.cpp

Re: Problem moving KInputDialog to KDE4Support

2013-06-07 Thread David Faure
On Wednesday 05 June 2013 01:08:53 David Gil Oliva wrote: > /home/david/devel/kf5-development/kdelibs/staging/kde4support/tests/kinputdi > alogtest.cpp:22: undefined reference to `KInputDialog::getText(QString > const&, QString const&, QString const&, bool*, QWidget*, QValidator*, > QString const&,

Re: Review Request 110836: Port time_t to QDateTime in SlaveBase (KIO)

2013-06-07 Thread David Gil Oliva
> On June 7, 2013, 1:50 p.m., David Faure wrote: > > kio/kio/slavebase.cpp, line 526 > > > > > > Hum, I think you removed a bit too much code, the timeout handling is > > gone :-) > > > > Sorry if I said

Re: Review Request 110836: Port time_t to QDateTime in SlaveBase (KIO)

2013-06-07 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110836/ --- (Updated June 7, 2013, 8:16 p.m.) Review request for KDE Frameworks. Cha

Review Request 110874: Move KInputDialog to KDE4Support

2013-06-07 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110874/ --- Review request for KDE Frameworks. Description --- Move KInputDialog

Re: Review Request 110833: Remove KIconLoader dependency to KWidgets

2013-06-07 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110833/#review33919 --- ping! - Aleix Pol Gonzalez On June 5, 2013, 3:11 p.m., Aleix

Re: Review Request 110815: Move KPassivePopup to KWidgetAddons

2013-06-07 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110815/#review33920 --- ping! - Aleix Pol Gonzalez On June 5, 2013, 2:12 p.m., Aleix

Re: Review Request 110833: Remove KIconLoader dependency to KWidgets

2013-06-07 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110833/#review33921 --- staging/kiconthemes/src/kiconloader.cpp

Review Request 110876: Port time_t to QDateTime in Loader, KHTMLPart and DocumentImpl (KHTML)

2013-06-07 Thread David Gil Oliva
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110876/ --- Review request for KDE Frameworks. Description --- Port time_t to QDa

Build failed in Jenkins: kdelibs_frameworks_qt5 #679

2013-06-07 Thread KDE CI System
See Changes: [neoclust.kde] Remove mkstemp from kde-fakes as this is not used anymore -- [...truncated 3744 lines...] Warning: deprecated annotation 'com.trolltech.QtDBus.QtTypeName' found; sugg

Build failed in Jenkins: kdelibs_frameworks_qt5 #680

2013-06-07 Thread KDE CI System
See Changes: [neoclust.kde] Remove usleep from kdefakes and use QThread instead. -- [...truncated 3779 lines...] Building CXX object staging/xmlgui/src/CMakeFiles/XmlGui.dir/XmlGui_automoc.cpp.

Build failed in Jenkins: kdelibs_frameworks_qt5 #681

2013-06-07 Thread KDE CI System
See Changes: [neoclust.kde] Remove dead #cmakedefine01 lines -- [...truncated 3803 lines...] [ 31%] Building CXX object tier1/solid/src/solid/CMakeFiles/Solid.dir/backends/udisks/udisksmanager.