2012/4/20 Koen Kooi <[email protected]>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Op 19-04-12 18:57, Koen Kooi schreef: >> Op 19-04-12 16:03, Samuel Stirtzel schreef: >>> 2012/4/19 Koen Kooi <[email protected]>: Op 19-04-12 11:09, >>> Samuel Stirtzel schreef: >>>>>>>> Feel free to comment on the images. >>>>>>> >>>>>>> Giving them a spin now :) >>>>>> >>>>>> Thanks. >>>>>> >>>>>> Just to let you know: Yesterday I accidentally added "inherit >>>>>> allarch" to kde-wallpapers, this will produce an error, I want >>>>>> to push my patch for this but Gitorious seems to be down. >> >>> Gitorious is down a lot, which is (partly) why I switched away from >>> it. >> >>>>>> Removing allarch from kde-wallpapers will do the trick. >> >>> I'll update the repo in a minute. Some other things I ran into: >> >>> * rasqal needs PARALLEL_MAKE = "" >> >>>> Done, committed it to master. >>>> (68edc1551c703bd83a60aa05edb898a7bdfa9ff9 if anyone wants to >>>> cherry-pick) >> >>> * soprano-native is needed for the onto2something binary, I did 'yum >>> install soprano' instead >> >>>> Which recipe is failing with the soprano-native error? The >>>> kdelibs4-native recipe should only optionally depend on it. >> >> I forgot which recipe, sorry. I do managed to build the images after a >> few tries. There were some more PARALLEL_MAKE and/or missing DEPENDS >> related problems, but rerunning the build a few times made those go >> away. The buildhistory output: >> https://github.com/Angstrom-distribution/buildhistory/commit/c4790bbe1534c8c536f6cacf509d93b14cf6050c
The diff from my buildhistory installed-packages.txt looks good. Although it seems like I have "some" strange kernel module installed [1]. The "+kde-wallpapers" and other shows that you have it installed in the image while I installed it as package when I noticed it was missing, so it is alright. > > The >> > binaries don't run, lots of missing symbols to SessionManagement, do I > need to build qt4-x11 differently (apart from the GLES changes I forgot)? The qt4-x11-free_4.8.0.bbappend [2] should have done that. I can look into it if you provide the log.do_configure for kdelibs4. At the first glance it looks like the .bbappend needs a PRINC, you could verify that with grep "-no-accessibility -no-sm" in your qt4-x11-free logfile dir. > > regards, > > Koen > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (Darwin) > Comment: GPGTools - http://gpgtools.org > > iQIcBAEBAgAGBQJPkPUHAAoJEHZqAkdh1vT6dfcP/jJmlp/RlOMTuh6NTFe3Dv/3 > r/TDi/vjlasQsI5PJ1e9dyLnJGvsUDXaAJBseTZWzWYJ2a9KTHIqVfuTiolvr8Jv > 4cMfeKLvoCTBYDlaoTsS8R5aYiQ4TTgntRQRJpyAkitL348cGW867tbbvLg6K+IG > DVjDAZAf3hXg+DFHNnE99dxHCSAQg9ZizIcPre5VORhHlyGzJZi1yNuRm/KgiUIm > APBQbQuWd3JbREuOxLftMpARudYsi/+pINH5NQlDRJxkLeW4slT34rUhNF2zjWlR > XjRzmnADQLvQVN95x7hZiyy7yILhPfRKA6/o1H/bEAYPttPkVfxBfO/qXS67bRHB > 857w/B/e+m3kVkYgVoarCuvdRZtL52t6QFXTPAEyhOFYdDi92ccHp3vZHzlMFeuv > 9Whv9VRZnSLyk7Y3BBeSqRZ0pROl3XoTxHBzmYe5DJdKNAlTxJ6FeDjdQhO1p9bM > Douyg8QeS+Ai5C/vtfWjFn0Kz8z0z/yYXjqM1gLxtTvU8tXwpOpvDXe1yzMiWB1v > XN1IUjCDq5FEg4lnHwxwf5HpQehCYCmoTAx3Gieq6cqrpmqYLBH79gXvr2cjB3W+ > eDwtCGK8o+oNCm/3y3c1avfV3QHrVJNx65n2f7k8AhemPd0tzg1TainmVNyJjt9M > zK3ctXBv59B2BUnAFLxc > =m4Hh > -----END PGP SIGNATURE----- > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel [1] http://pastebin.com/RzPXqtxv [2] https://gitorious.org/openembedded-core-layers/meta-kde/blobs/master/recipes-misc-support/qt4-x11-free_4.8.0.bbappend -- Regards Samuel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
