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 <[email protected]> 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 <[email protected]> > 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 <[email protected]> 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 <[email protected]> >> > wrote: >> >> >> >> What happens if you bitbake libimx… thingy directly? >> >> >> >> Alex >> >> >> >> On Wed 25. Jan 2023 at 13.47, Nikita Gupta <[email protected]> >> >> 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 >> >>> >> >>> >> >>>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59082): https://lists.yoctoproject.org/g/yocto/message/59082 Mute This Topic: https://lists.yoctoproject.org/mt/96519310/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
