https://bugzilla.redhat.com/show_bug.cgi?id=2425545
--- Comment #5 from Laudin Molina <[email protected]> --- Hi, The build is failing in Fedora 44. The error: ``` Error: cannot parse function definition from ' xs_getaffinity_processor_bind(pid,mask)' in solaris_processor_bind.xs, line 134 Code is not inside a function (maybe last function was ended by a blank line followed by a statement on column one?) in solaris_processor_bind.xs, line 134 ``` The build fails because `contrib/solaris_processor_bind.xs` line 134 has two unexpected spaces, making xsubpp 3.61 from Fedora 44 complains. Spec + patch + new SRPM attached. Tested in fedora-44-x86_64 environment. Note that upstream fixed this in 1.13. I'll be happy to package the updated upstream version. This is my first contribution attempt and I welcome mentoring as well. Laudin -- 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=2425545 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202425545%23c5 -- _______________________________________________ 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://forge.fedoraproject.org/infra/tickets/issues/new
