https://bugzilla.redhat.com/show_bug.cgi?id=2437042
--- Comment #3 from Michal Hlavinka <[email protected]> --- I've originally tested in copr for only a subset of architectures so I've missed that. I've now rebuild this package (and continue with others) for all architectures. There is no easy way how to make the build process work with multiarch hack. Long story short, build process uses include file as a source, but does not C-preprocess it, so it does not include anything which is why using ifdef include wrapper won't work. The gpgme.h file must be the gpgme.h file, not a wrapper. Anyway, the issue is fixed now. Koji scratch build for all architectures: https://koji.fedoraproject.org/koji/taskinfo?taskID=142132862 Copr build: https://copr.fedorainfracloud.org/coprs/mhlavink/gpgmesplit/build/10110405/ New files: https://download.copr.fedorainfracloud.org/results/mhlavink/gpgmesplit/fedora-rawhide-x86_64/10110405-gpgmepy/gpgmepy.spec https://download.copr.fedorainfracloud.org/results/mhlavink/gpgmesplit/fedora-rawhide-x86_64/10110405-gpgmepy/gpgmepy-2.0.0-1.fc45.src.rpm diff: https://copr-dist-git.fedorainfracloud.org/packages/mhlavink/gpgmesplit/gpgmepy.git/commit/?id=9ac73acc40931d5e02cd6a7a103bb4fd979a091d -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2437042 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202437042%23c3 -- _______________________________________________ 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
