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

Add in python3-dev build dependency. #1380

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

clalancette
Copy link
Contributor

We need this because we call find_package(Python3 Development) in our CMakeLists.txt here.

Also see ros2/ros2_tracing#146 (comment) for a long explanation of why we need this.

We need this because we call find_package(Python3 Development)
in our CMakeLists.txt here.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette
Copy link
Contributor Author

clalancette commented Nov 22, 2024

Pulls: #1380
Gist: https://gist.githubusercontent.com/clalancette/308226d5b4de4f73cde7e2d4eb3d8628/raw/2a5e958a253f48895178153b37df63b6f40ce469/ros2.repos
BUILD args: --packages-above-and-dependencies rclpy
TEST args: --packages-above rclpy
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14851

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

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