All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [yocto] problem with openCV
Date: Sun, 11 Sep 2016 16:20:57 -0400	[thread overview]
Message-ID: <6dde3cd8-e6c9-7883-54a7-3603d57eb6dc@balister.org> (raw)
In-Reply-To: <CAO=ipHJL-FjdSgDE7pCaxUTjh-DcaMthn0y-X=PxqpJRiG+rvw@mail.gmail.com>

On 09/11/2016 02:10 PM, Szymon Guza wrote:
> 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

This is telling you you need to update the recipe by finding or writing
patches so the opencv builds with gcc6. Try looking for a more recent
version of opencv and/or patches to address the compile problems.

Philip

Philip

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


  reply	other threads:[~2016-09-11 20:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-11 18:10 [yocto] problem with openCV Szymon Guza
2016-09-11 20:20 ` Philip Balister [this message]
2016-09-12  6:00   ` Szymon Guza
2016-09-12 13:12     ` Philip Balister

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6dde3cd8-e6c9-7883-54a7-3603d57eb6dc@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.