2020-12-14 04:11 AM
Are the following Warnings import? If yes how can I deal with them ?
WARNING: /home/mehdi/DP1/openstlinux-5.4-dunfell-mp1-20-11-12/layers/meta-st/meta-st-stm32mp/recipes-kernel/linux/linux-stm32mp_5.4.bb:do_compile is tainted from a forced run
Initialising tasks: 100% |####################################################################################################################| Time: 0:00:13
Sstate summary: Wanted 534 Found 492 Missed 42 Current 3484 (92% match, 98% complete)
NOTE: Executing Tasks
WARNING: st-image-vendorfs-1.0-r0 do_image: /vendor folder not available in rootfs folder, no reformat done...
WARNING: st-initrd-1.0-r0 do_package: Manifest /home/mehdi/DP1/openstlinux-5.4-dunfell-mp1-20-11-12/build-openstlinuxweston-stm32mp1-disco/tmp-glibc/sstate-control/manifest-x86_64_x86_64-nativesdk-st-image-resize-initrd.packagedata not found in stm32mp1_disco cortexa7t2hf-neon-vfpv4 cortexa7t2hf-neon cortexa7t2hf-vfp cortexa7hf-neon-vfpv4 cortexa7hf-neon cortexa7hf-vfp armv7vet2hf-neon-vfpv4 armv7vehf-neon-vfpv4 armv7vet2hf-neon armv7vehf-neon armv7vet2hf-vfp armv7vehf-vfp armv7at2hf-vfp armv7ahf-vfp armv6thf-vfp armv6hf-vfp armv5tehf-vfp armv5ehf-vfp armv5thf-vfp armv5hf-vfp allarch x86_64_x86_64-nativesdk (variant '')?
NOTE: Tasks Summary: Attempted 10862 tasks of which 10662 didn't need to be rerun and all succeeded.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 4 seconds
Summary: There were 3 WARNING messages shown.
Best regards
2021-03-17 08:40 PM
No responses... I am getting the same messages. You were able to resolve them ?
2021-03-31 05:32 AM
Hello,
The first and last warning messages seem to be harmless.
About the last warning, we are using a recipe to put an image into a package. As a consequence, yocto is not able to know what binary type this refers to.
I don't know for the warning message related to the /vendor folder.
Regards
--JM