osrf / auto-abi-checker

Tool designed to facilitate the run the great ABI compliance checker by supporting easy inputs and no configuration files
Apache License 2.0
5 stars 4 forks source link

abi checker is stuck on Focal and Groovy #24

Closed ahcorde closed 3 years ago

ahcorde commented 3 years ago

The build is stuck in the ABI checker http://build.ros2.org/job/Fpr__rmw_implementation__ubuntu_focal_amd64/12/console. Returning timeouts http://build.ros2.org/job/Fpr__rmw_implementation__ubuntu_focal_amd64/10/

There is no message about what could be happening. Any thoughts ?

j-rivero commented 3 years ago

can you reproduce it locally?

ahcorde commented 3 years ago

yes, locally is stuck too

ahcorde commented 3 years ago

rmw_implementation does not have any header file. I don't know if this may affect.

j-rivero commented 3 years ago

rmw_implementation does not have any header file. I don't know if this may affect.

That could be the reason indeed. Could please check version of the abi-compliance-checker? it could be related to https://github.com/ros-infrastructure/ros_buildfarm/pull/817

ahcorde commented 3 years ago

Yes, this PR fix the issue at least locally

j-rivero commented 3 years ago

nothing more we can do in this repo