HI.

 

We integrating the Qt5 in yocto Dora branch, all dependents plugins are installed and get executed with their libraries expect the qtquickcontrols while building this I am getting following error message.

 

Below are the steps, downloaded link and build error message.

 

1. git clone https://github.com/meta-qt5

2. modified local.conf and bblayer.conf file

3. downloaded qtquickcontrols source from http://download.qt-project.org/official_releases/qt/5.2/5.2.1/submodules/qtquickcontrols-opensource-src-5.2.1.tar.xz

4. At yocto build getting below error.

 

| + grep -q ^qtquickcontrols-[^-]*-[^-]*@noarch$ /home/user1/poky/build/tmp/work/baytrail32-poky-linux/core-image-sato/1.0-r0/rootfs/install/tmp/fullpkglist.query

| + grep -q ^qtquickcontrols-[^-]*-[^-]*@any$ /home/user1/poky/build/tmp/work/baytrail32-poky-linux/core-image-sato/1.0-r0/rootfs/install/tmp/fullpkglist.query

| + grep -q ^qtquickcontrols-[^-]*-[^-]*@all$ /home/user1/poky/build/tmp/work/baytrail32-poky-linux/core-image-sato/1.0-r0/rootfs/install/tmp/fullpkglist.query

| + [ qtquickcontrols = qtquickcontrols ]

| + echo Error: qtquickcontrols not found in the base feeds (baytrail32 core2 i686 i586 i486 i386 x86 noarch any all).

| Error: qtquickcontrols not found in the base feeds (baytrail32 core2 i686 i586 i486 i386 x86 noarch any all).

| + [ Error = Error ]

| + exit 1

| + bb_exit_handler

| + ret=1

| + echo WARNING: exit code 1 from a shell command.

| WARNING: exit code 1 from a shell command.

| + exit 1

| ERROR: Function failed: do_rootfs (log file is located at /home/user1/poky/build/tmp/work/baytrail32-poky-linux/core-image-sato/1.0-r0/temp/log.do_rootfs.7098)

 

5. Verified /home/user1/poky/build/tmp/work/core2-poky-linux/qtquickcontrols/5.2.1-ro/build.....(empty)

                                                                                                                                                                     /image/....(empty)

                                                                                                                                                                     /deploy-rpms/core2/qtquickcontrols-dbg-5.2.1.core2.rpm/...(empty)

                                                                                                                                                                     /deploy-rpms/core2/qtquickcontrols-dev-5.2.1.core2.rpm/...(empty)

6. Compared with other plugins BB files.

 

Please suggest me why I am not able to build qtquickcontrols plugins , Is there any dependency for this plugins.

 

Thanks in Advance.

 

Regards

Meena



::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to