ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In general you can register any package to be blacklisted on e.g. ARM in the buildfarm configuration (see https://github.com/ros-infrastructure/ros_buildfarm_config/blob/cf2c2ee032d19d4bacb005f7b0ad20d5950536c0/kinetic/release-armhf-build.yaml#L14, note that the files are on the production branch). That would disable the job in question.

In this specific case the problem with the dependencies originates from issues building OpenCV related packages on ARM. That should be a temporary problem and it is expected that this will be fixed in the (near) future. Therefore I would suggest to give it a little bit of time and hope it gets addressed. Then your package can get built for ARM too.