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

netconsblaster fails to build on s390x #3

Closed
davide125 opened this issue Oct 22, 2021 · 2 comments
Closed

netconsblaster fails to build on s390x #3

davide125 opened this issue Oct 22, 2021 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@davide125
Copy link
Member

https://koji.fedoraproject.org/koji/taskinfo?taskID=77675284

netconsblaster.c:33:2: error: #error "Sorry, IPv6 address permutation code assumes a little-endian CPU"
@kernelslacker
Copy link
Contributor

For anyone who cares to fix this, the actual problematic code is likely this section:
https://github.com/facebook/netconsd/blob/main/util/netconsblaster.c#L414

@davide125 davide125 added bug Something isn't working good first issue Good for newcomers labels Oct 22, 2021
@davide125
Copy link
Member Author

Fixed in #4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants