<div dir="ltr"><div dir="ltr"><div>Hello Zoran!</div><div>Thank you for your answer, 
but that page is about the missing packages in your configuration. There
 is no a missing dependency in my configuration. The recipe 
"qtdeclarative" is already added.</div><div><br></div><div>Note: Sending again because sent as PM accidentally.<br></div><div>Thanks anyway!</div><div>Onur<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Zoran Stojsavljevic <<a href="mailto:zoran.stojsavljevic@gmail.com">zoran.stojsavljevic@gmail.com</a>>, 9 Tem 2019 Sal, 10:59 tarihinde ÅŸunu yazdı:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Maybe this:<br>
<a href="https://www.technexion.com/support/knowledgebase/resolving-dependencies-issues-in-yocto/" rel="noreferrer" target="_blank">https://www.technexion.com/support/knowledgebase/resolving-dependencies-issues-in-yocto/</a><br>
<br>
Zoran<br>
_______<br>
<br>
On Tue, Jul 9, 2019 at 7:59 AM Onur Eser <<a href="mailto:onureser12@gmail.com" target="_blank">onureser12@gmail.com</a>> wrote:<br>
><br>
> Hello All,<br>
><br>
> I have talked to my BSP provider and they have solved the conflict files issue with an update. Now I am able to create and boot a Yocto Image with Meta-Qt5 recipes and 'dev_pkgs' in it. But still cannot create a toolchain. Nor with I guess it is trying to compile something before qtdeclarative, but these 'something' depends on qtdeclarative.<br>
><br>
> My image is core image is Weston. I added the line 'inherit populate_sdk_qt5' to my <a href="http://core-image-weston.bb" rel="noreferrer" target="_blank">core-image-weston.bb</a> file. And tried both commands 'bitbake meta-toolchain-qt5' and 'bitbake -c populate_sdk core-image-weston'. The result is the same.<br>
><br>
> I cut just the error part of my output:<br>
><br>
> | cd qdeclarativefolderlistmodel/ && ( test -e Makefile || /home/closx/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtquick1/5.10.1+gitAUTOINC+b2476dcd53-r0/recipe-sysroot-native/usr/bin/qt5/qmake -o Makefile /home/closx/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtquick1/5.10.1+gitAUTOINC+b2476dcd53-r0/git/tests/auto/declarative/qdeclarativefolderlistmodel/<a href="http://qdeclarativefolderlistmodel.pro" rel="noreferrer" target="_blank">qdeclarativefolderlistmodel.pro</a> ) && make -f Makefile<br>
> | Project ERROR: Unknown module(s) in QT: declarative widgets<br>
> | Makefile:88: recipe for target 'sub-qdeclarativecomponent-make_first' failed<br>
> | make[2]: *** [sub-qdeclarativecomponent-make_first] Error 3<br>
> | make[2]: *** Waiting for unfinished jobs....<br>
> | Project ERROR: Unknown module(s) in QT: declarative<br>
> | Project ERROR: Unknown module(s) in QT: declarative<br>
> | Makefile:113: recipe for target 'sub-qdeclarativecontext-make_first' failed<br>
> | make[2]: *** [sub-qdeclarativecontext-make_first] Error 3<br>
> | Project ERROR: Unknown module(s) in QT: declarative<br>
> | Makefile:138: recipe for target 'sub-qdeclarativeengine-make_first' failed<br>
> | make[2]: *** [sub-qdeclarativeengine-make_first] Error 3<br>
> | Makefile:63: recipe for target 'sub-parserstress-make_first' failed<br>
> | make[2]: *** [sub-parserstress-make_first] Error 3<br>
> | make[2]: Entering directory '/home/closx/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtquick1/5.10.1+gitAUTOINC+b2476dcd53-r0/build/tests/manual/declarative'<br>
> | make[2]: Nothing to be done for 'first'.<br>
> | make[2]: Leaving directory '/home/closx/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtquick1/5.10.1+gitAUTOINC+b2476dcd53-r0/build/tests/manual/declarative'<br>
> | make[1]: Leaving directory '/home/closx/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtquick1/5.10.1+gitAUTOINC+b2476dcd53-r0/build/tests/manual'<br>
> | Project ERROR: Unknown module(s) in QT: declarative<br>
> | Makefile:163: recipe for target 'sub-qdeclarativeerror-make_first' failed<br>
> | make[2]: *** [sub-qdeclarativeerror-make_first] Error 3<br>
> | Project ERROR: Unknown module(s) in QT: declarative<br>
> | Makefile:188: recipe for target 'sub-qdeclarativefolderlistmodel-make_first' failed<br>
> | make[2]: *** [sub-qdeclarativefolderlistmodel-make_first] Error 3<br>
> | make[2]: Leaving directory '/home/closx/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtquick1/5.10.1+gitAUTOINC+b2476dcd53-r0/build/tests/auto/declarative'<br>
> | Makefile:45: recipe for target 'sub-declarative-make_first' failed<br>
> | make[1]: *** [sub-declarative-make_first] Error 2<br>
> | make[1]: Leaving directory '/home/closx/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtquick1/5.10.1+gitAUTOINC+b2476dcd53-r0/build/tests/auto'<br>
> | Makefile:45: recipe for target 'sub-auto-make_first' failed<br>
> | make: *** [sub-auto-make_first] Error 2<br>
> | ERROR: oe_runmake failed<br>
> | WARNING: exit code 1 from a shell command.<br>
> | ERROR: Function failed: do_compile_ptest_base (log file is located at /home/closx/poky/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtquick1/5.10.1+gitAUTOINC+b2476dcd53-r0/temp/log.do_compile_ptest_base.29566)<br>
> ERROR: Task (/home/closx/poky/meta-qt5/recipes-qt/qt5/qtquick1_git.bb:do_compile_ptest_base) failed with exit code '1'<br>
><br>
> What do you guys think the reason of this issue may be? Any solution offers?<br>
><br>
> My full output:<br>
> <a href="https://paste.ee/p/PupWr#Epvqnw9FoasgQEBhIXqQ8hH7veMcRybX" rel="noreferrer" target="_blank">https://paste.ee/p/PupWr#Epvqnw9FoasgQEBhIXqQ8hH7veMcRybX</a><br>
><br>
> Another source issue again?<br>
> Have a lovely day!<br>
> Onur<br>
> --<br>
> _______________________________________________<br>
> yocto mailing list<br>
> <a href="mailto:yocto@yoctoproject.org" target="_blank">yocto@yoctoproject.org</a><br>
> <a href="https://lists.yoctoproject.org/listinfo/yocto" rel="noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
</blockquote></div>