-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
Signed-off-by: Nate Koenig <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks correct, but would appreciate another look from @j-rivero
Signed-off-by: Jose Luis Rivero <[email protected]>
I made an alternative approach in 3ca3226. Let me try it with the failing builds before merging. |
https://build.osrfoundation.org/job/ign-common3-debbuilder/1053/console. Builds but it complains about:
This seems like a bug to me in the build system but it is perfectly fine not to package that file. I added a workaround 82a9b1c to avoid the unstable state. |
Thanks Jose. The build is passing. I'll go ahead and merge this. |
upstream fix in gazebosim/gz-common#449 |
a bigger problem:
|
from
|
follow-up fix in #8 |
Ported from ign-common3: gazebo-release/gz-common3-release#7 Signed-off-by: Michael Carroll <[email protected]>
* Fix include installs Ported from ign-common3: gazebo-release/gz-common3-release#7 * rules: fix conflicts with gz header files Ported from gazebo-release/gz-common3-release#8 Signed-off-by: Michael Carroll <[email protected]>
Signed-off-by: Nate Koenig [email protected]
The common 3.15.0 releases were failing: https://build.osrfoundation.org/job/ign-common3-debbuilder/1052/consoleFull#13926175386ea37b8d-a6d4-40ae-8431-d90c018842af.
I think this fixes the issue.