Skip to content

Conan recipe for latest release (1.8.1) fails due to ARM architecture. #1874

@rbharvs

Description

@rbharvs

Hello, does this group manage the Conan recipe for this project? When installing on my M1 Macbook Pro, the recipe errs with the following message:

opentelemetry-cpp/1.8.1: Invalid ID: opentelemetry-cpp/1.8.1 doesn't support architecture : armv8

This is simply due to a hard-coded check in the Conan recipe.

Based on the pull request title from #1325 however, it appears that ARM architecture is supported. If so, is it possible for the hard-coded check in the Conan recipe be updated so that I can install the library on my system via the Conan package?

Metadata

Metadata

Assignees

No one assigned

    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