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

BIGENDIAN not defined while building eventpipe on s390x #104036

Closed
tmds opened this issue Jun 26, 2024 · 0 comments · Fixed by #104056
Closed

BIGENDIAN not defined while building eventpipe on s390x #104036

tmds opened this issue Jun 26, 2024 · 0 comments · Fixed by #104056
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Comments

@tmds
Copy link
Member

tmds commented Jun 26, 2024

Our s390x CI cross builds are failing with:

      /workdir/dotnet/src/runtime/src/native/eventpipe/ep-stream.c:233:14: error: expected value in expression
      #if BIGENDIAN
                   ^
      1 error generated.

This probably regressed in #103184.

cc @jkoritzinsky @uweigand @omajid

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 26, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 26, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant