Re: Error while adding " libimxvpuapi2" and "gstreamer" pkgs in my local.conf for imx8mplus


Alexander Kanavin
 

This is different to the previous error. Yocto itself does not prevent
the recipe from building, but something inside the component is
producing an error during configuration. One of the screenshots
mentions that 'hantro_h1' is not found, so you need to investigate why
is it being searched for and why it's not where it should be. There's
also a message about 'complete log' that you can check.

Alex

On Fri, 27 Jan 2023 at 12:30, Nikita Gupta <nikitagupta2509@...> wrote:

Hello Alex

When i run bitbake libimxvpuapi2 and it shows below error (images attached).
Can you please tell me that is "libimxvpuapi2" compatible with imx8mplus board?

Thanks in Advance

On Fri, 27 Jan 2023 at 14:35, Alexander Kanavin <alex.kanavin@...> wrote:

The screenshot indicates the problem originates in libimxvpuapi2
recipe. So you should get more information by running 'bitbake
libimxvpuapi2'.

Alex

On Fri, 27 Jan 2023 at 07:46, Nikita Gupta <nikitagupta2509@...> wrote:

Hello Alexander

I am not getting your query . Can u please explain your question?

Regards
Nikita Gupta

On Wed, Jan 25, 2023, 18:35 Alexander Kanavin <alex.kanavin@...> wrote:

What happens if you bitbake libimx… thingy directly?

Alex

On Wed 25. Jan 2023 at 13.47, Nikita Gupta <nikitagupta2509@...> wrote:

Hello list,

I was just making image for imx8mplus by adding few pkgs in my local.conf but encountered few errors so i am here for your help.
I added below pkgs in my local.conf file

IMAGE_INSTALL:append = "gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav imx-vpuwrap imx-gpu-g2d imx-gpu-viv gstreamer1.0-plugins-imx imx-gst1.0-plugin"
LICENSE_FLAGS_WHITELIST = "commercial"
IMAGE_INSTALL:append = "kernel-devsrc"
IMAGE_INSTALL_append += "gstreamer1.0-rtsp-server gst-variable-rtsp-server"
IMAGE_INSTALL:append = " gtk+3"
CORE_IMAGE_EXTRA_INSTALL += " opencv libopencv-core-dev libopencv-highgui-dev libopencv-imgproc-dev libopencv-objdetect-dev libopencv-ml-dev"
IMAGE_ROOTFS_EXTRA_SPACE = "1048576 "

So my local.conf file now looks like this
So i am getting below error after baking my recipe ( Attached image).

Please tell what should I need to do to resolve this.

Thanks in advance


Join yocto@lists.yoctoproject.org to automatically receive all group messages.