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. #1863

Merged
merged 1 commit into from
Nov 22, 2024

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 clalancette requested a review from a team as a code owner November 22, 2024 19:35
@clalancette clalancette requested review from gbiggs and james-rms and removed request for a team November 22, 2024 19:35
@clalancette
Copy link
Contributor Author

Pulls: #1863
Gist: https://gist.githubusercontent.com/clalancette/ce0d4c9278d9710ca2417872b509eafa/raw/8d8f101109e0bc36d3318506f49076af1172229e/ros2.repos
BUILD args: --packages-above-and-dependencies rosbag2_py
TEST args: --packages-above rosbag2_py
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14852

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

@MichaelOrlov MichaelOrlov merged commit ebd9ed0 into rolling Nov 22, 2024
12 checks passed
@MichaelOrlov MichaelOrlov deleted the clalancette/add-python3-dep branch November 22, 2024 22:30
@MichaelOrlov
Copy link
Contributor

https://github.com/Mergifyio backport jazzy iron humble

Copy link

mergify bot commented Nov 22, 2024

backport jazzy iron humble

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 22, 2024
We need this because we call find_package(Python3 Development) in our CMakeLists.txt here.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit ebd9ed0)
mergify bot pushed a commit that referenced this pull request Nov 22, 2024
We need this because we call find_package(Python3 Development) in our CMakeLists.txt here.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit ebd9ed0)
mergify bot pushed a commit that referenced this pull request Nov 22, 2024
We need this because we call find_package(Python3 Development) in our CMakeLists.txt here.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit ebd9ed0)
MichaelOrlov pushed a commit that referenced this pull request Dec 2, 2024
We need this because we call find_package(Python3 Development) in our CMakeLists.txt here.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit ebd9ed0)

Co-authored-by: Chris Lalancette <[email protected]>
MichaelOrlov pushed a commit that referenced this pull request Dec 3, 2024
We need this because we call find_package(Python3 Development) in our CMakeLists.txt here.

Signed-off-by: Chris Lalancette <[email protected]>
(cherry picked from commit ebd9ed0)

Co-authored-by: Chris Lalancette <[email protected]>
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.

3 participants