On Thu, Nov 9, 2017 at 3:17 PM, wrote: > Hi, > I am building an image with Yocto Project (morty) and Toaster. The layer > "meta-qt5-extra" includes the recipe "packagegroup-lxqt-base" in my > project. However the building generated the following failed tasks: > > /* > 2 errors > > oe_runmake failed > > Function failed: do_compile (log file is located at > /home/user-test/poky-morty/build-toaster-2/tmp/work/cortexa7 > hf-neon-vfpv4-poky-linux-gnueabi/kwidgetsaddons/5.30.0- > r0/temp/log.do_compile.20270) > */ > What recipes "kwidgetsaddons" depend on? > I have looked carefully the "packagegroup-lxqt-base" but why is it not > there? > Why "kwidgetsaddons" generated these errors and how do I resolve this > issue? > > The maintainer of the meta-qt5-extra "schnizeltony" wrote me and said: > 1 - "I have created a morty-next branch and hope that fixes your problem - > it would take ages for me to test as I am in the middle of something > else..." > 2 - "Since I never saw this kind of error and never used Toaster (and > never will) I cannot help you on this. I suggest you ask at yocto mailing > list [1]. Tell your problem / the layers you added / add a link to this > thread / mention that you use debian-9.1 (builder complained for that). I > will follow the thread and if it turns out that it is meta-qt5-extra > problem (or other layer I am involved) I try to fix." > > In fact, I am already doing a lot of building with Toaster interface, but > now after the parsing, the "tasks starting" are stopped frozen frozen and > there are no error messages. This stage is blocked. However my computer > works fine. > > Thank you in advance for your answer. > -- > I have to add further information: * meta-qt5-extra's kwidgetsaddons failed for missing qtbase PACKAGECONFIG 'accessibility'. To fix, I created branch morty-next adding this. From the information I received, it is not quite clear if kwidgetsaddons now builds properly. * I am not experienced to toaster but the logs I saw started bitbake and that ended up with socket timeout and I could not see what caused this. So I suggested to ask here. At the moment it seems to me a problem of toaster which I cannot help any more. As soon as it turns out that meta-qt5-extra is causing further issues, I will take care. So maybe somebody can help 'denyste' with toaster problem here. All activities related this issue are found at [1]. Andreas [1] https://github.com/schnitzeltony/meta-qt5-extra/issues/33