Bug 925488
| Summary: | grass: Does not support aarch64 in f19 and rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> |
| Component: | grass | Assignee: | Devrim Gündüz <devrim> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cristian.balint, devrim, neteler, pertusus, volker27 |
| 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-10-06 16:41:36 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:40:24 UTC
The 3rd suggestion has been added to relbranch6 (upcoming 6.4.3 release) some months ago: http://trac.osgeo.org/grass/changeset/54173/grass/branches/releasebranch_6_4/config.guess http://trac.osgeo.org/grass/changeset/54173/grass/branches/releasebranch_6_4/config.sub Hence already fixed upstream (even a 6.4.3RC should contain it already): http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/config.guess#L871 Thank you for the update! Just FYI: config.guess, config.sub, configure boosted again to latest version (will be part of the upcoming GRASS GIS 6.4.3 release and later versions): http://trac.osgeo.org/grass/changeset/56654 GRASS is using autoconf-2.13 but we'll now regularly update the "config.guess" + "config.sub" files to generate an up-to-date "configure" script. I have added that to our "howto_release.txt" document: http://trac.osgeo.org/grass/changeset/56656 At this time the fact that we use autoconf-2.13 instead of autoconf-2.69 becomes irrelevant. Thanks for having pointed out the problem. (In reply to markusN from comment #1) > The 3rd suggestion has been added to relbranch6 (upcoming 6.4.3 release) > some months ago: The new stable 6.4.3 version has now been published including these fixes: http://grass.osgeo.org/news/28/15/Stable-GRASS-GIS-6-4-3-released/ Grass 6.4.3 is in F19 and up. |