Support for the ARM 64 bit CPU architecture (aarch64) was introduced in autoconf 2.69. at appears to use an earlier version of autoconf, preventing its being built. This can be fixed in of three ways (In order of preference): 1. Work with upstream to migrate the package to autoconf 2.69. 2. Rerun autoconf or autoreconf in %prep or %build prior to running configure. 3. Apply the patch at http://ausil.fedorapeople.org/aarch64/at/at-aarch64.patch which updates config.guess and config.sub to recognize aarch64.
Created attachment 737838 [details] add in patch to enable compilation on aarch64 The attached patch adds in the patch to config.{sub,guess} to enable compilation on AArch64, and it adds in the changes needed to the spec file. It was tested with a koji scratch build that was successful.
The patch seems to me as more fixes than 'enable aarch64'. I can't send this to upstream for acceptance. Could you split it to more patches according what was you trying to patch?
Ok, accepted as is. Hopefully it does work.
It looks like I forgot to clear the needinfo flag. I *think* that's all that needs to be done. Marcela: if there is anything additional needed, please let me know; and my sincerest apologies for not getting a reply back to you much, much sooner. I have no excuse, just bad form on my part :(.