Re: [Development] memory corruption in moc when building Qt 5.4.0

2015-04-17 Thread René J . V . Bertin
On Thursday April 16 2015 16:10:29 Markus Trippelsdorf wrote: >Well, it could also be another issue. See if switching to ld.bfd fixes >the issue for you. If not, it might be a compiler bug. Turns out you were right. I don't know if this is actually a more or less known bug (or a variant of one),

Re: [Development] memory corruption in moc when building Qt 5.4.0

2015-04-16 Thread René J . V . Bertin
On Thursday April 16 2015 15:53:08 Markus Trippelsdorf wrote: > See: https://sourceware.org/bugzilla/show_bug.cgi?id=16992 > It is a gold bug that is fixed in binutils trunk. > So either update your binutils or use ld.bfd. Wow ... So it seems that this must be a case of using the gold ld togethe

[Development] memory corruption in moc when building Qt 5.4.0

2015-04-16 Thread René J . V . Bertin
Hi, A bit of a long shot, but is it possible to infer anything from the linked-to build log explaining why I'm seeing a memory corruption abort in moc when building qtbase 5.4.0? https://launchpadlibrarian.net/203470318/buildlog_ubuntu-trusty-amd64.qtbase-opensource-src_5.4.0%2Bdfsg-4ubuntu1~tr