Re: [Development] Expect delays in Continuous Integration today

2016-01-08 Thread Frederik Gladhorn
And we should be back to normal :) Staging in all branches is enabled and we are a big step closer to producing the final 5.6 packages. Cheers, Frederik On Friday, January 08, 2016 08:12:43 AM Gladhorn Frederik wrote: > Hi all, > > > in order to fix https://bugreports.qt.io/browse/QTBUG-50065

[Development] Expect delays in Continuous Integration today

2016-01-08 Thread Gladhorn Frederik
Hi all, in order to fix https://bugreports.qt.io/browse/QTBUG-50065 and others linked to it, we need to clean up the way we use -prefix in continuous integration. Up to now we used the source dir as prefix in many configurations while expecting make install to work, which is more of a hack tha