Skip to content

homebrew-zenoh has incompatible versions of libzenohc (1.10.0) and libzenohcpp (1.9.0) #469

Description

@scpeters

Describe the bug

Cross-post of eclipse-zenoh/homebrew-zenoh#21:

Since eclipse-zenoh/homebrew-zenoh@08e64f7 was merged, the libzenohc formula has version 1.10.0, but the libzenohcpp formula is still on 1.9.0. These versions appear to be incompatible, as we are experiencing build failures in gazebosim/gz-transport#927.

To reproduce

  1. brew tap eclipse-zenoh/homebrew-zenoh
  2. brew install libzenohc libzenohcpp
  3. Verify that versions are different (1.10.0 and 1.9.0)
  4. Try to compile something and observe the compilation failures (see macOS CI with zenoh is broken gazebosim/gz-transport#927)

System info

  • Platform macOS 14.7.6
  • cpu arm64
  • zenoh version from brew 1.9 / 1.10

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions