[poky] Build error on SAMA5D27 (sama5d27-som1-ek) Board and QT5 Webengine
Diego Mateddu
diegomateddu at gmail.com
Thu Oct 25 09:57:15 PDT 2018
Hi!
I tried to build an image with atmel, i followed the procedure in "
https://github.com/linux4sam/meta-atmel" and i successful create a minimal
image and demo images.
The next step is to activate the qtwebengine librarry to images but i have
a problem. Below are the steps performed and the error.
1) I added in "conf/local.conf" :
IMAGE_INSTALL += " \
qtwebengine \
qtwebengine-qmlplugins \
"
2) Re run bitbake with this error :
ERROR: Task (/opt/inst/meta-qt5/recipes-qt/qt5/qtwebengine_git.bb:do_install)
failed with exit code '1'
| make: Nothing to be done for 'install'.
| sed: can't read
/opt/inst/poky/build-microchip/tmp/work/cortexa5hf-neon-poky-linux-gnueabi/qtwebengine/5.9.6+gitAUTOINC+cc526afe9c_e517527148-r0/image/usr/lib/pkgconfig/*Qt5WebEngineCore.pc:
No such file or directory*
| WARNING: exit code 2 from a shell command.
| ERROR: Function failed: do_install (log file is located at
/opt/inst/poky/build-microchip/tmp/work/cortexa5hf-neon-poky-linux-gnueabi/qtwebengine/5.9.6+gitAUTOINC+cc526afe9c_e517527148-r0/temp/log.do_install.31483)
ERROR: Task (/opt/inst/meta-qt5/recipes-qt/qt5/qtwebengine_git.bb:do_install)
failed with exit code '1
I looked for the file "Qt5WebEngineCore.pc" in the folders under "tmp/work"
but it does not exist.
Do you have any Idea ?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20181025/f58d9746/attachment.html>
More information about the poky
mailing list