[Rpm-maint] [rpm-software-management/rpm] Multiple builds via the BuildArch tag do not work (Issue #2319)
Michael Schroeder
notifications at github.com
Fri Dec 9 12:52:48 UTC 2022
The documentation is somewhat lacking, but it seems to me that once upon a time specifying multiple elements in BuildArch resulted in multiple builds being done (if the buildarch is deemed compatible).
I think this was broken in 2001 with commit c3835f5ca0e3ea856213a22367233e148ea26550, which changed the code
to always free the BASpecs array and returning the first element. After the change `spec->recursing` will always be set and the code in build.c that would loop over BASpecs is never used.
Should this be made to work again or should we drop support for multiple builds?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2319
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2319 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221209/aad3c663/attachment.html>
More information about the Rpm-maint
mailing list