[oe] [yocto] problem with openCV

Szymon Guza guzaszymon at gmail.com
Sun Sep 11 18:10:23 UTC 2016


Hello,

I want to create my own yocto disto image based on core-image-weston with
C/C++ compliers and openCV. But when I'm trying to bitbake openCV error
appears:

| -- Configuring incomplete, errors occurred!
| See also "/home/admin/Zynq/poky/build/tmp/work/i586-poky-linux/
opencv/3.1+gitAUTOINC+92387b1ef8-r0/build/CMakeFiles/CMakeOutput.log".
| See also "/home/admin/Zynq/poky/build/tmp/work/i586-poky-linux/
opencv/3.1+gitAUTOINC+92387b1ef8-r0/build/CMakeFiles/CMakeError.log".
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at
/home/admin/Zynq/poky/build/tmp/work/i586-poky-linux/opencv/3.1+gitAUTOINC+
92387b1ef8-r0/temp/log.do_configure.7661)
ERROR: Task 278 (/home/admin/Zynq/poky/meta-openembedded/meta-oe/recipes-
support/opencv/opencv_3.1.bb, do_configure) failed with exit code '1'

It is connected with this:

This recipe is *blacklisted* by the meta-oe
<https://layers.openembedded.org/layerindex/branch/master/layer/meta-oe/>
layer. The reason provided is:

BROKEN: fails to build with gcc-6

??
Am I right or openCV is now unavailable? Or Am i doing something wrong?
I am looking forward to hearing from you.



More information about the Openembedded-devel mailing list