Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=925912
Bug ID: 925912 Summary: libunistring: Does not support aarch64 in f19 and rawhide Product: Fedora Version: rawhide Component: libunistring Severity: unspecified Priority: unspecified Assignee: p@draigbrady.com Reporter: dennis@ausil.us QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, jim@meyering.net, p@draigbrady.com Blocks: 922257 (ARM64)
Support for the ARM 64 bit CPU architecture (aarch64) was introduced in autoconf 2.69. libunistring 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/libunistring/libunistring-aarch64.patc... which updates config.guess and config.sub to recognize aarch64.
https://bugzilla.redhat.com/show_bug.cgi?id=925912
Peter Robinson pbrobinson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |pbrobinson@gmail.com Resolution|--- |RAWHIDE Last Closed| |2014-05-18 12:43:54
i18n-bugs@lists.fedoraproject.org