[yocto] spinnaker error (ExecutionError) while yocto build

2025-01-01 Thread rajesh.d via lists.yoctoproject.org
user@LTB-IBE2590:~/Mindteck_Projects/Irilic/kirkstone_yocto_AIMB288E/build$ bitbake core-image-sato Loading cache: 100% |                                                                                                                                                                      | ETA:  -

Re: [yocto] issue while adding spinnaker package to Yocto build for core-image-sato

2025-01-01 Thread rajesh.d via lists.yoctoproject.org
now im able to over come this fetch error but facing this execution error for this spinnaker package in my yocto build I am working on a project for the *intel-corei7-x86_64* hardware board, building the Yocto image *core-image-sato*. While trying to add the *spinnaker package* to the Yocto bui

Re: [yocto] issue while adding spinnaker package to Yocto build for core-image-sato

2024-12-13 Thread rajesh.d via lists.yoctoproject.org
hi Gyorgy Sarvari After following this https://github.com/ros/meta-ros/pull/1269 i encounterd with new error *yaml-cpp-vendor-9.1.0-1-r0 do_compile: ExecutionError* Loading cache: 100% |#

[yocto] core-image-sato yocto build error for  machine intel-corei7-x86_64 #bitbake #cmake #distro #native #poky #yocto

2024-12-23 Thread rajesh.d via lists.yoctoproject.org
I am working on a project for the *intel-corei7-x86_64* hardware board, building the Yocto image *core-image-sato*. While trying to add the *spinnaker package* to the Yocto build, I encountered the following error during the build process for *core-image-sato:* im using meta-ros layer for includ

[yocto] rdepends upon non-existent task do_package_write_deb

2025-02-19 Thread rajesh.d via lists.yoctoproject.org
Hi , I am trying to include bazel-native 5.1.1 package into my yocto (kirkstone) when i build this bazel-native using command (bitbake basel-native) it compiled successfully, but when i tried to include the same bazel-native in my local.conf as IMAGE_INSTALL:append = " bazel-native"  and tried