-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 20-04-12 13:28, Samuel Stirtzel schreef: > 2012/4/20 Koen Kooi <[email protected]>: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> Op 20-04-12 12:45, Samuel Stirtzel schreef: >>> 2012/4/20 Koen Kooi <[email protected]>: >>>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>> >>>> Op 20-04-12 09:59, Samuel Stirtzel schreef: >>>>> 2012/4/20 Koen Kooi <[email protected]>: 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. >>>> >>>> That probably it, I had already built qt4. >>> >>> Pushed a commit, 244b03bb14a0d4646861df6e9952c03fea84e21e if you want >>> to cherry pick it. >>> >>> Currently working on a cmake cross compilation issue, as side effect >>> it could resolve the PARALLEL_MAKE problems too. >> >> I think the bbappend needs to do: >> >> PRINC := "${@int(PRINC) + 1}" >> >> instead of >> >> PRINC = "1" >> >> Since meta-oe has a bbappend as well (patches to fix that will show up >> soon) > > Done, thanks for pointing that out.
I have it sort of running, but I get a lot: Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" And do you have a bbappend for qt to enable GLES? regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJPkYOWAAoJEHZqAkdh1vT6MFsQAIOgM0HGktHd/uGyagP7pn2/ 3NHsfWvsZxE5VGel19XGYlH9vIPkT98Jhfgj31t3LB8Y2S5A6jZmGiV+2qn3oEEl 3OG8MEHkt1KLOW3p/79WZO0SPcXjx2D/UljrZ4epWgL2WJltjqOfSkonu5dFqbPg j+mhWl5FB23hc73pGXPILKj+Mykmal/DE8Lw2Mm434iDCVC0D0Qu3nf7GdghMYK6 Op87xr+441p1YzQ22NlsXfMY2jM0bJG/jjOUo1mY8/UsR2DSMpEQSAHazmr4cfII P+s3GN1YBj0WbtxytDTKzSeR3Qzr6pw9ZCb60VsF6w/BIjwkeHsQVzjUZExIiSHA 60+6VsP7Ok0nSrOfT+1ZVv50mqS2fJi/ZHDxcrZtsQ+l/vH6G/qbBDmUbbAPzh9d kMzelmfERq5B0V74y8fqbec9KMIkHYlVsL1IKnbgL7Xtz8n6wNZndGX4cGqPRGcz xJT7MKd8ACETYVb3H6dFWo8XjkETCz9MzBZg/i0ZDMIlw82Pamtiw+Pvr6UXwFsQ J7DAT3/M0/DGHU6/PlgYNQezLoRzRlwdNpj355DsPEqKWlcbSjOznkR/AqyK0GXi /XQBsUdNjlLcTdDvHqsQz+JB18H3FDN+Zd859uIitD3k5tK4TCqAjFl5Mhb7EjHy Hzxjgmli9qfcSApDJ/lx =Xsxg -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
