KDE Continuous Integration (build.kde.org) outage

2012-11-25 Thread Ben Cooksley
Hi all, Just a quick notice that due to Qt breaking their ABI it is now necessary for build.kde.org (Jenkins) to initiate a rebuild of all binaries. This will take a long time to complete unfortunately, I suspect ~24 - 48 hours. An excerpt of the failure log is below, prior to the rebuild.

Re: KDE Continuous Integration (build.kde.org) outage

2012-11-25 Thread Laszlo Papp
https://codereview.qt-project.org/#change,39912 On Sun, Nov 25, 2012 at 11:54 AM, Ben Cooksley bcooks...@kde.org wrote: Hi all, Just a quick notice that due to Qt breaking their ABI it is now necessary for build.kde.org (Jenkins) to initiate a rebuild of all binaries. This will take a long

Re: Review Request: Remove usage of KIO::SlaveConfig from Dolphin

2012-11-25 Thread Albert Astals Cid
On Nov. 22, 2012, 7:45 p.m., David Faure wrote: This probably needs a #ifdef on the kdelibs version number, then, since apparently kde-baseapps master only requires kdelibs-4.8... It says find_package(KDE4 4.8.0 REQUIRED). Not sure why not 4.9 at least, but that wouldn't help

Re: KDE Continuous Integration (build.kde.org) outage

2012-11-25 Thread Laszlo Papp
As it turns out, the correction in this case was the cause of this breakage. Somehow the original breakage (which was built and deployed by build.kde.org 3 builds ago) did not have any impact upon the system, yet the revert of the breakage caused this. Because as the Gerrit text wrote: it