Missing installation of package, imx-gpu-sdk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Missing installation of package, imx-gpu-sdk

1,044 Views
manizillion
Contributor IV

How to solve this errors below  on imx8mqevk,

Not much clarity from gtec-demo-framework/KnownIssues.md at master · NXPmicro/gtec-demo-framework · GitHub 

I do # bitbake imx-gpu-sdk

ERROR: Missing installation of package 'Recipe.tclap_1_2_2' and no recipe for solving it is available
|   WARNING: no intallation validation available for recipe 'tclap-1.2.2'
| WARNING: no intallation validation available for recipe 'tclap-1.2.2'
| Package location: /home/mani/icefish/build/tmp/work/aarch64-mx8m-agl-linux/imx-gpu-sdk/5.3.1-r0/git/ThirdParty/Recipe/RapidVulkan_1_1_92_0
| ERROR: Missing installation of package 'Recipe.RapidVulkan_1_1_92_0' and no recipe for solving it is available
|   WARNING: no intallation validation available for recipe 'RapidVulkan-1.1.92.0'
| WARNING: no intallation validation available for recipe 'RapidVulkan-1.1.92.0'
| Package location: /home/mani/icefish/build/tmp/work/aarch64-mx8m-agl-linux/imx-gpu-sdk/5.3.1-r0/git/ThirdParty/Recipe/glm_0_9_8_5
| ERROR: Missing installation of package 'Recipe.glm_0_9_8_5' and no recipe for solving it is available
|   WARNING: no intallation validation available for recipe 'glm-0.9.8.5'
| WARNING: no intallation validation available for recipe 'glm-0.9.8.5'
| Package location: /home/mani/icefish/build/tmp/work/aarch64-mx8m-agl-linux/imx-gpu-sdk/5.3.1-r0/git/ThirdParty/Recipe/stb_2_19_0_0
| ERROR: Missing installation of package 'Recipe.stb_2_19_0_0' and no recipe for solving it is available
|   WARNING: no intallation validation available for recipe 'stb-2.19.0.0'
| WARNING: no intallation validation available for recipe 'stb-2.19.0.0'
| Package location: /home/mani/icefish/build/tmp/work/aarch64-mx8m-agl-linux/imx-gpu-sdk/5.3.1-r0/git/ThirdParty/Recipe/gli_0_8_2_0
| ERROR: Missing installation of package 'Recipe.gli_0_8_2_0' and no recipe for solving it is available
|   WARNING: no intallation validation available for recipe 'gli-0.8.2.0'
| WARNING: no intallation validation available for recipe 'gli-0.8.2.0'
| Package location: /home/mani/icefish/build/tmp/work/aarch64-mx8m-agl-linux/imx-gpu-sdk/5.3.1-r0/git/ThirdParty/Recipe/RapidOpenVX_1_1_0
| ERROR: Missing installation of package 'Recipe.RapidOpenVX_1_1_0' and no recipe for solving it is available
|   WARNING: no intallation validation available for recipe 'RapidOpenVX-1.1.0'
| WARNING: no intallation validation available for recipe 'RapidOpenVX-1.1.0'
| Package location: /home/mani/icefish/build/tmp/work/aarch64-mx8m-agl-linux/imx-gpu-sdk/5.3.1-r0/git/ThirdParty/Recipe/RapidOpenCL_1_1_0_1
| ERROR: Missing installation of package 'Recipe.RapidOpenCL_1_1_0_1' and no recipe for solving it is available
|   WARNING: no intallation validation available for recipe 'RapidOpenCL-1.1.0.1'
| WARNING: no intallation validation available for recipe 'RapidOpenCL-1.1.0.1'
| Package location: /home/mani/icefish/build/tmp/work/aarch64-mx8m-agl-linux/imx-gpu-sdk/5.3.1-r0/git/ThirdParty/Recipe/RapidJSON_1_1_0
| ERROR: Missing installation of package 'Recipe.RapidJSON_1_1_0' and no recipe for solving it is available
|   WARNING: no intallation validation available for recipe 'rapidjson-1.1.0'
| WARNING: no intallation validation available for recipe 'rapidjson-1.1.0'
| Build 8 packages
| No 'Content.bld' directory p

Tags (1)
5 Replies

934 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Manivannan,

   I tested it just now, see steps below:

# cd ~/imx-release-bsp-l4.19.35

# DISTRO=fsl-imx-wayland MACHINE=imx8mqevk source fsl-setup-release.sh -b build-wayland

# bitbake imx-gpu-sdk

pastedImage_1.png

done:

pastedImage_2.png

no problem.

Have a nice day!

B.R,

Weidong

934 Views
manizillion
Contributor IV

Any idea sir how to integrate camera feed with softisp on imx8mqevk?

0 Kudos

934 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Manivannan,

     For new question, please re-create a new ticket!

     We shouldn't discuss another question in the ticket.

    The better way is one question for one ticket.

Have a nice day!

B.R,

Weidong

934 Views
manizillion
Contributor IV

Sure, can you please share the steps to fetch sources of your build ? cd ~/imx-release-bsp-l4.19.35

Regards

Mani

0 Kudos

934 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Mani

    You need to download documents for linux BSP:

Embedded Linux for i.MX Applications Processors | NXP 

Select one version of linux bsp you want to use, then download it.

in compressed file, you will find i.MX_User's_Guide.pdf, which will guide you how to get yocto source and linux bsp source code.

pastedImage_2.png

Have a nice day!

B.R,

Weidong