Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
@github-actions github-actions bot locked and limited conversation to collaborators Jul 27, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
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