On Saturday, 6 May 2017 13:06:59 PDT Thiago Macieira wrote: > On Saturday, 6 May 2017 12:48:57 PDT Thiago Macieira wrote: > > First, because the CI stops at the moment the first problem happens. So we > > don't know where else it may have happened. We only know where it did > > happen. > > > > Second, compiling to ARM requires cross-compilation. Since the problem > > happens because of cross-compilation, it happens for all ARM builds. > > Ok, here you go: I've just removed the ability to cross-compile QtDBus, > which in turn removes the need for a bootstrapped QtDBus and its tools in > the first place. > > https://codereview.qt-project.org/193827 > > Since I'm the maintainer for QtDBus, I've used my own maintainer privilege > and self-approved.
This change wasn't necessary and I've abandoned it. The patches for 5.8 applied cleanly to 5.9.0 and were integrated, without change. That also means the fix for 5.6 is not valid. I've abandoned the 5.6 originals and will not backport. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
