https://bugzilla.redhat.com/show_bug.cgi?id=2331330



--- Comment #13 from Fabio Valentini <[email protected]> ---
Thanks! I was able to find the problem pretty quickly.

In the src/generated/virtl_debug_callback_binding.rs file, the `stdio` module
is only defined for x86_64, x86, arm, aarch64, and riscv64, but not s390x or
powerpc64.

So the fact that this package doesn't compile on ppc64le and s390x is a problem
in the upstream source code, not with bindgen.

Using ExclusiveArch is fine in this case.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2331330

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202331330%23c13

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to