2016-03-03 16:51 GMT+01:00 Thiago Macieira <[email protected]>:
> On quinta-feira, 3 de março de 2016 10:51:40 PST Roland Winklmeier wrote: > > No matter if I download the source from download.qt.io or clone from git > > and run the normal build as configured in CI, I get the build error. I'm > > not changing any flags. So my and CI configuration should be exactly the > > same and either both pass or fail. But CI passes and the build of several > > people locally fail. I wonder how thats possible. > > Can you give us the command-line of the compilation that failed? Like I > said, > -Werror=undef is not supposed to be enabled by default, unless you turn > headersclean on. And that's not the default. > > Note that -developer-build turns it on. But if you use that option, you > say "I > will fix bugs I find too". > I think that is the "mistake" I did. I'm pretty sure I tried the -developer-build. There is now a fix on the way and it was always easy to workaround the problem when building locally. I also understand why CI passed (no developer-build turned on) and everything makes sense now. I'm going to try once more with latest RC sources and then it should be good. Thanks everyone.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
