https://bugzilla.redhat.com/show_bug.cgi?id=1677491 Bug ID: 1677491 Summary: libldac doesn't support big-endian, s390x build fails Product: Fedora Version: rawhide Hardware: s390x Status: NEW Component: Package Review Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: gombosg@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- External Bug ID: Red Hat Bugzilla 1671064 Classification: Fedora libldac request: https://bugzilla.redhat.com/show_bug.cgi?id=1671064 Failed Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=32827186 Throws error because of upstream code: #if __BYTE_ORDER == __LITTLE_ENDIAN /* stuff */ #else /* __BYTE_ORDER */ #error unsupported byte order #endif Original code here: https://android.googlesource.com/platform/external/libldac/+/master/src/ldacBT_internal.c#239 I'd like an excludeArch here since it builds fine on all other arches. Thanks! -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx