Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quiet a warning when CONNEXTDDS_DIR or NDDSHOME is not found. #158

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

clalancette
Copy link
Contributor

Failing to find those is an acceptable situation; in that case, we will end up just not building rmw_connextdds. Quiet the warning to only a STATUS message so it doesn't cause builds to go yellow.

I found this while trying to run CI for ros2/ci#789, where the RHEL build goes yellow if we don't install Connext.

Failing to find those is an acceptable situation; in that
case, we will end up just not building rmw_connextdds.
Quiet the warning to only a STATUS message so it doesn't
cause builds to go yellow.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

Pulls: #158
Gist: https://gist.githubusercontent.com/clalancette/938f8071e218482c547728874df7f1d2/raw/b40064e0e3bde770181d528b486161b5c0ed38a8/ros2.repos
BUILD args: --packages-above-and-dependencies rti_connext_dds_cmake_module
TEST args: --packages-above rti_connext_dds_cmake_module
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14435

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@clalancette
Copy link
Contributor Author

Aarch64 is meant to fail, since we don't currently support Connext there. There is one failing test on Linux-rhel, but that is also expected right now (and happens on the nightlies). So going ahead and merging this one.

@clalancette clalancette merged commit c8ffbfd into rolling Aug 22, 2024
1 check passed
@clalancette clalancette deleted the clalancette/quiet-connextddsdir-warning branch August 22, 2024 13:21
@clalancette
Copy link
Contributor Author

@Mergifyio backport jazzy

Copy link

mergify bot commented Sep 22, 2024

backport jazzy

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Sep 22, 2024
Failing to find those is an acceptable situation; in that
case, we will end up just not building rmw_connextdds.
Quiet the warning to only a STATUS message so it doesn't
cause builds to go yellow.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit c8ffbfd)
ahcorde pushed a commit that referenced this pull request Sep 23, 2024
…161)

Failing to find those is an acceptable situation; in that
case, we will end up just not building rmw_connextdds.
Quiet the warning to only a STATUS message so it doesn't
cause builds to go yellow.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit c8ffbfd)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants