Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 924984
Summary: | alpine: Does not support aarch64 in f19 and rawhide | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> |
Component: | alpine | Assignee: | Joshua Daniel Franklin <joshuadfranklin> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dennis, eduardo.chappa, jima, joshuadfranklin, pwouters, rdieter |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-12-07 14:03:21 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 922257 |
Description
Dennis Gilmore
2013-03-23 00:00:06 UTC
Thanks. "upstream" may be changing, see BZ 838359 Dear Joshua, Are you (RedHat) distributing version 2.69 of autoconf? For how long have you been distributing it and what percentage of your users are using a distribution that supports autoconf 2.69? If these numbers are not very high, probably the patch would be the way to go. I do not want to impose a requirement on something that is not really needed for most users. Alpine requires version 2.57 (from 2002), so moving to version 2.69 might not be the best idea today, but later on (where "later" is undefined as to when "later" arrives). Do you have any thoughts? -- Eduardo Hi Eduardo, Fedora 18 includes autoconf 2.69, the build system supports it, and it will be a requirement for ARM64 users. While a low percentage of Fedora or Red Hat users have updated to autoconf 2.69 to support aarch64, generally users don't use autoconf, just the binaries or source we provide which already generated configure and so on. So the status at this point is that it seems like a good time for upstream to support the new aarch64 platform if possible. Otherwise we would need to rerun autoconf or autoreconf to build for this platform. Hi, We've switch upstream, could we get the ARM 64 patch rebased against alpine 2.11 ? http://patches.freeiz.com/alpine/release/src/alpine-2.11.tar.xz A bunch of Hunks FAILED on this one. Being automake-based, fedora's new %configure macro should handle this automatically (it copies in fresh known-good versions of config.guess and config.sub and friends) OK if this is handled automatically I'll close this bugzilla. http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=212753 alpine is built fine |