Re: [Development] Problem compiling qtcreator on armhf

2014-08-04 Thread Lisandro Damián Nicanor Pérez Meyer
JFTR this has been tracked until the combination of -g and -O2. The full bug log is available at [0] and [1]. [0] [1] -- May the source be with you. Lisandro Damián Nicanor Pérez Meyer htt

Re: [Development] Problem compiling qtcreator on armhf

2014-08-04 Thread Jędrzej Nowacki
On Saturday 02 of August 2014 14:53:10 Lisandro Damián Nicanor Pérez Meyer wrote: > Just for the record, I'm also seeing this while compiling: > > /home/lisandro/qtcreator/src/plugins/qmldesigner/designercore/model/qmltextg > enerator.cpp: In member function 'QString > QmlDesigner::Internal::Qml

Re: [Development] Problem compiling qtcreator on armhf

2014-08-02 Thread Lisandro Damián Nicanor Pérez Meyer
On Saturday 02 August 2014 14:51:21 Lisandro Damián Nicanor Pérez Meyer wrote: > Hi! I have stepped upon a problem while building qtcreator on armhf and just > on this arch. > > The compiler seems to get into an infinite loop while building > src/plugins/qmldesigner/designercore/model/qmltextgener

[Development] Problem compiling qtcreator on armhf

2014-08-02 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! I have stepped upon a problem while building qtcreator on armhf and just on this arch. The compiler seems to get into an infinite loop while building src/plugins/qmldesigner/designercore/model/qmltextgenerator.cpp . The compilation line for this is in [0]. If I compile this file with -O1 e