Skip to content

Conversation

@lia-viam
Copy link
Collaborator

Conan build has been broken as of https://github.com/viamrobotics/viam-cpp-sdk/actions/runs/13652553282

It seems that the release of grpc 1.69 conan package is causing a version conflict with abseil. However, as of #357 there is no longer any direct consumption of abseil in SDK/API code, so it should be fine to remove the dependency from conan entirely.

@lia-viam lia-viam requested a review from a team as a code owner March 10, 2025 15:03
@lia-viam lia-viam requested review from njooma and stuqdog and removed request for a team March 10, 2025 15:03
Copy link
Member

@stuqdog stuqdog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Abstractly this looks reasonable to me, though I'm curious as to why the tests are now failing?

Copy link
Member

@stuqdog stuqdog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per offline convo, lgtm as a "let's lock in what gains we can" fix. if/when it becomes relevant, we can revisit why a couple tests are still failing.

@lia-viam lia-viam merged commit d6f1de6 into viamrobotics:main Mar 14, 2025
10 of 13 checks passed
@lia-viam lia-viam deleted the fix/conan branch March 14, 2025 16:04
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