[Development] Programs crashing left and right in the CI

2016-07-22 Thread Thiago Macieira
For the past month or so, I've noted an increase in the number of crashes in applications that shouldn't be otherwise crashing. I first saw it with moc (Segmentation fault) and I thought my change was at fault. But it's been happening with other changes, even before my changes went in. Now I

Re: [Development] Remember to rebuild qmake in dev

2016-07-22 Thread Thiago Macieira
On sexta-feira, 22 de julho de 2016 09:25:11 PDT Oswald Buddenhagen wrote: > > To redo the configuration, I have to use: > > > > cmd \ /c $QTSRCDIR/configure -redo > > not sure what the cmd stuff is supposed to be good for, but it's correct > that you *always* need to run the configure from the

Re: [Development] Remember to rebuild qmake in dev

2016-07-22 Thread Oswald Buddenhagen
On Thu, Jul 21, 2016 at 02:54:17PM -0700, Thiago Macieira wrote: > On quinta-feira, 21 de julho de 2016 20:23:19 PDT Oswald Buddenhagen wrote: > > On Thu, Jul 21, 2016 at 09:27:58AM -0700, Thiago Macieira wrote: > > > moc.prf with MSVC now depends on a side feature in qmake to help support > > >

Re: [Development] Remember to rebuild qmake in dev

2016-07-22 Thread Kai Koehne
> -Original Message- > From: Development [mailto:development-bounces+kai.koehne=qt.io@qt- > project.org] On Behalf Of Thiago Macieira > Sent: Thursday, July 21, 2016 10:51 PM > To: development@qt-project.org > Subject: Re: [Development] Remember to rebuild qmake in dev > > On