meta-ros icon indicating copy to clipboard operation
meta-ros copied to clipboard

honister-humble build realtime-tools & hardware-interfaces failed

Open panxxhub opened this issue 3 years ago • 1 comments

Describe the bug EORROR: realtime-tools-2.2.0-3-r0 do_configure: ExecutionError('//build/tmp/work/cortexa72-cortexa53-xilinx-linux/realtime-tools/2.2.0-3-r0/temp/run.do_configure.3482850', 1, None, None) ERROR: Logfile of failure stored in: //build/tmp/work/cortexa72-cortexa53-xilinx-linux/realtime-tools/2.2.0-3-r0/temp/log.do_configure.3482850 To Reproduce OS: VERSION="20.04.4 LTS (Focal Fossa)" petalinux: 2022.1(without update1) ROS_OE_RELEASE_SERIES = "honister" ROS_DISTRO = "humble" IMAGE_INSTALL:append = "
ros-base
examples-rclcpp-minimal-action-client
realtime-tools
"

Expected behavior ERROR: Task (/**/project-spec/meta-ros/meta-ros2-humble/generated-recipes/realtime-tools/realtime-tools_2.2.0-3.bb:do_configure) failed with exit code '1'

panxxhub avatar May 27 '22 04:05 panxxhub

possible fix: add realtime-tools_%.bbappend

ROS_BUILD_DEPENDS += "
python3-numpy-native
"

panxxhub avatar May 27 '22 04:05 panxxhub

Honister is no longer supported, however this change was previously made to hardware-interfaces for kirkstone + humble. Both realtime-tools and hardware-interfaces build.

robwoolley avatar Nov 27 '23 19:11 robwoolley