<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Yocto OpenCV Build fails in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Yocto-OpenCV-Build-fails/m-p/207066#M1000</link>
    <description>&lt;P&gt;Hello Mohammed.Siddique , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for contacting the Intel Embedded Community. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We suggest you as a reference address this question to the &lt;A href="http://answers.opencv.org/questions/"&gt;http://answers.opencv.org/questions/&lt;/A&gt; OpenCV Q&amp;amp;A Forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos_A. &lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 16:54:22 GMT</pubDate>
    <dc:creator>CarlosAM_INTEL</dc:creator>
    <dc:date>2016-09-21T16:54:22Z</dc:date>
    <item>
      <title>Yocto OpenCV Build fails</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Yocto-OpenCV-Build-fails/m-p/207065#M999</link>
      <description>&lt;P&gt;i am trying to build OpenCV on Yocto my local.conf looks like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BB_NUMBER_THREADS ?= "${@oe.utils.cpu_count()}"&lt;/P&gt;&lt;P&gt;PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"&lt;/P&gt;&lt;P&gt;MACHINE ??= 'imx6slzbha'&lt;/P&gt;&lt;P&gt;DISTRO ?= 'poky'&lt;/P&gt;&lt;P&gt;PACKAGE_CLASSES ?= "package_rpm"&lt;/P&gt;&lt;P&gt;EXTRA_IMAGE_FEATURES = "debug-tweaks"&lt;/P&gt;&lt;P&gt;USER_CLASSES ?= "buildstats image-mklibs image-prelink"&lt;/P&gt;&lt;P&gt;PATCHRESOLVE = "noop"&lt;/P&gt;&lt;P&gt;BB_DISKMON_DIRS = "\&lt;/P&gt;&lt;P&gt;    STOPTASKS,${TMPDIR},1G,100K \&lt;/P&gt;&lt;P&gt;    STOPTASKS,${DL_DIR},1G,100K \&lt;/P&gt;&lt;P&gt;    STOPTASKS,${SSTATE_DIR},1G,100K \&lt;/P&gt;&lt;P&gt;    ABORT,${TMPDIR},100M,1K \&lt;/P&gt;&lt;P&gt;    ABORT,${DL_DIR},100M,1K \&lt;/P&gt;&lt;P&gt;    ABORT,${SSTATE_DIR},100M,1K" &lt;/P&gt;&lt;P&gt;PACKAGECONFIG_pn-qemu-native = "sdl"&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_pn-nativesdk-qemu = "sdl"&lt;/P&gt;&lt;P&gt;ASSUME_PROVIDED += "libsdl-native"&lt;/P&gt;&lt;P&gt;CONF_VERSION = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BB_NUMBER_THREADS = '32'&lt;/P&gt;&lt;P&gt;PARALLEL_MAKE = '-j 32'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DL_DIR ?= "${BSPDIR}/downloads/"&lt;/P&gt;&lt;P&gt;ACCEPT_FSL_EULA = ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CORE_IMAGE_EXTRA_INSTALL += "python-core"&lt;/P&gt;&lt;P&gt;CORE_IMAGE_EXTRA_INSTALL += "gpu-viv-bin-mx6q gpu-viv-bin-mx6q-dev"&lt;/P&gt;&lt;P&gt;CORE_IMAGE_EXTRA_INSTALL += "libopencv-core-dev libopencv-highgui-dev \&lt;/P&gt;&lt;P&gt;                             libopencv-imgproc-dev libopencv-objdetect-dev \&lt;/P&gt;&lt;P&gt;                             libopencv-ml-dev"&lt;/P&gt;&lt;P&gt;LICENSE_FLAGS_WHITELIST = "commercial"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am facing an error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Unable to install packages. Command '/media/verizon/MyBook/Brillo/stct_iog1/source/yocto/build/tmp/sysroots/x86_64-linux/usr/bin/smart --data-dir=/media/verizon/MyBook/Brillo/stct_iog1/source/yocto/build/tmp/work/imx6slzbha-poky-linux-gnueabi/core-image-minimal/1.0-r0/rootfs/var/lib/smart install -y dosfstools@cortexa9hf_vfp_neon gpu-viv-bin-mx6q@cortexa9hf_vfp_neon_mx6 uim@cortexa9hf_vfp_neon curl@cortexa9hf_vfp_neon gpu-viv-bin-mx6q-dev@cortexa9hf_vfp_neon_mx6 libopencv-ml-dev@cortexa9hf_vfp_neon kernel-modules@imx6slzbha libopencv-imgproc-dev@cortexa9hf_vfp_neon sqlite3@cortexa9hf_vfp_neon packagegroup-core-boot@imx6slzbha inetutils@cortexa9hf_vfp_neon inetutils-telnetd@cortexa9hf_vfp_neon libevent@cortexa9hf_vfp_neon avahi@cortexa9hf_vfp_neon wpa-supplicant@cortexa9hf_vfp_neon run-postinsts@all libopencv-highgui-dev@cortexa9hf_vfp_neon ti-compat-wireless-wlconf@cortexa9hf_vfp_neon ti-compat-wl18xx@imx6slzbha bluez4@cortexa9hf_vfp_neon libopencv-objdetect-dev@cortexa9hf_vfp_neon bt-firmware@imx6slzbha libopencv-core-dev@cortexa9hf_vfp_neon ti-wl18xx-firmware@cortexa9hf_vfp_neon' returned 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Committing transaction...&lt;/P&gt;&lt;P&gt;Preparing...                    #  [  0%]&lt;/P&gt;&lt;P&gt;error: file /usr/lib/libstdc++.so.6 conflicts between attempted installs of libstdc++6-4.8.2-r0.cortexa9hf_vfp_neon and zbha-1.0-r0.cortexa9hf_vfp_neon&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 06:02:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Yocto-OpenCV-Build-fails/m-p/207065#M999</guid>
      <dc:creator>msidd6</dc:creator>
      <dc:date>2016-09-21T06:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto OpenCV Build fails</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Yocto-OpenCV-Build-fails/m-p/207066#M1000</link>
      <description>&lt;P&gt;Hello Mohammed.Siddique , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for contacting the Intel Embedded Community. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We suggest you as a reference address this question to the &lt;A href="http://answers.opencv.org/questions/"&gt;http://answers.opencv.org/questions/&lt;/A&gt; OpenCV Q&amp;amp;A Forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos_A. &lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:54:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Yocto-OpenCV-Build-fails/m-p/207066#M1000</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2016-09-21T16:54:22Z</dc:date>
    </item>
  </channel>
</rss>

