On Tue, Jul 11, 2017 at 5:58 PM, Khem Raj <[email protected]> wrote: > On Tue, Jul 11, 2017 at 12:22 AM, Andreas Müller > <[email protected]> wrote: >> On Tue, Jul 11, 2017 at 8:42 AM, Khem Raj <[email protected]> wrote: >>> Hi Andreas >>> >>> This patch was added by you. >>> >>> https://github.com/meta-qt5/meta-qt5/blob/master/recipes-qt/qt5/qtbase/0012-qdbuscpp2xml.pro-do-not-build-with-bootstrapped-depe.patch >>> >>> This is actually causing qdbuscpp2xml tool to segfault just on invocation >>> when I build using on arch linux host. >> Have you tried qdbuscpp2xml without this patch? Although it does not >> solve your problem: I have Fedora 25 on my machines and qdbuscpp2xml >> does not crash. > > if I disable this patch then build goes through fine. I have qt5 5.9.x > installed on build machine as part of KDE desktop, I wonder if that > has some influence over native qt5 packages. The more I think of this - yes: Building qdbuscpp2xml not bootstrapped causes linking against host's libraries and makes build dependent on the version installed on host. The only way out I see is to remove this patch and hope a bootstrapped qdbuscpp2xml 5.9 works properly for kde's baloo..
Andreas -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
