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

[BUILD] Build failure on solaris11-sparc-64bit #1659

Closed
marcalff opened this issue Oct 6, 2022 · 0 comments · Fixed by #1660
Closed

[BUILD] Build failure on solaris11-sparc-64bit #1659

marcalff opened this issue Oct 6, 2022 · 0 comments · Fixed by #1660
Assignees
Labels
bug Something isn't working build and test

Comments

@marcalff
Copy link
Member

marcalff commented Oct 6, 2022

CMake fails, because it does not handle the sparc architecture.

Error message is raised from:

    message(
      FATAL_ERROR
        "opentelemetry-cpp: unrecognized target processor configuration!")

@marcalff marcalff added the bug Something isn't working label Oct 6, 2022
@marcalff marcalff self-assigned this Oct 6, 2022
marcalff added a commit to marcalff/opentelemetry-cpp that referenced this issue Oct 6, 2022
Detect ARCH=sparc in CMake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build and test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant