Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-20 Thread Harald Sitter
On Thu, Dec 19, 2013 at 7:45 PM, Dimitri John Ledkov dimitri.led...@surgut.co.uk wrote: So I was very clueless why Harald brought up that failing to build from source in his PPA build to a such a wide audience, when it was entirely unwarranted. And also in such a hasty manner, minutes after

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-20 Thread Harald Sitter
On Thu, Dec 19, 2013 at 3:19 PM, Sune Vuorela nos...@vuorela.dk wrote: On 2013-12-19, Harald Sitter sit...@kde.org wrote: Should be fixed as per: http://launchpadlibrarian.net/160197164/cmake_2.8.12.1-1ubuntu2_2.8.12.1-1ubuntu3.diff.gz It looks a bit better, but it is still full of open

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-20 Thread Dimitri John Ledkov
It would have been nice to preserve CC on replies to me. I'll try to use mailing archives to reply to the thread here. Not sure if threading will be preserved, if not, please excuse me. On 18 December 2013 17:09, Harald Sitter sit...@kde.org wrote: Alohas, tldr: in ubuntu 14.04 automoc will

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-19 Thread Harald Sitter
On Wed, Dec 18, 2013 at 6:09 PM, Harald Sitter sit...@kde.org wrote: tldr: in ubuntu 14.04 automoc will (currently does) fall over dead with a qt5 built according to frameworks build instructions. what to do? xnox was nice enough to look into this in detail and identified the problem as having

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-19 Thread Stephen Kelly
Harald Sitter wrote: xnox was nice enough to look into this in detail and identified the problem as having a much smaller scope than I had originally thought. 1) What is the problem? 2) Why does the package creation result in broken cmake files generated from the Qt tarball? Thanks,

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-19 Thread Harald Sitter
On Thu, Dec 19, 2013 at 2:20 PM, Stephen Kelly steve...@gmail.com wrote: Harald Sitter wrote: xnox was nice enough to look into this in detail and identified the problem as having a much smaller scope than I had originally thought. 1) What is the problem? Essentially this change:

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-19 Thread Stephen Kelly
On 12/19/2013 07:45 PM, Dimitri John Ledkov wrote: 2) Why does the package creation result in broken cmake files generated from the Qt tarball? The package creation does not result in broken cmake files generated from the Qt tarball. Great. It's just there is no clean way to override

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-19 Thread Stephen Kelly
On 12/19/2013 07:45 PM, Dimitri John Ledkov wrote: I am also not sure yet, if a cross-moc is required or whether a native moc binary can be re-used. It's one of the open questions that I still have, and need to investigate the actual code generator / code generated. Even if the code generated

frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-18 Thread Harald Sitter
Alohas, tldr: in ubuntu 14.04 automoc will (currently does) fall over dead with a qt5 built according to frameworks build instructions. what to do? According to Ubuntu getting cmake to pick up the correct build binaries (outside system paths) via environment variables is not a sane way to do it

Re: frameworks build instructions wrong / won't work with kubuntu 14.04

2013-12-18 Thread Sune Vuorela
On 2013-12-18, Harald Sitter sit...@kde.org wrote: Thoughts on this? What do we do about it? Tell ubuntu users to not use their distribution provided cmake because ubuntu decided to break cmake by doing quick hacks instead of figuring out how stuff works and then solve problems? /Sune