Bug 961838
Summary: | FTBFS: segmentation fault in lib/vector/diglib/test.c | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karsten Hopp <karsten> |
Component: | grass | Assignee: | Devrim Gündüz <devrim> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 19 | CC: | cristian.balint, devrim, neteler, pertusus, volker27 |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | ppc64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | grass-6.4.3-5.fc19 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-11-10 08:07:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Karsten Hopp
2013-05-10 14:13:04 UTC
There is a potentially related fix in GRASS GIS trunk SVN, see here for details: http://lists.osgeo.org/pipermail/grass-dev/2013-May/063970.html (In reply to markusN from comment #1) > There is a potentially related fix in GRASS GIS trunk SVN, see > here for details: > > http://lists.osgeo.org/pipermail/grass-dev/2013-May/063970.html Here the URL to the changeset mentioned in the posting: https://trac.osgeo.org/grass/changeset/47992 The new stable 6.4.3 version has now been published which should address this issue: http://grass.osgeo.org/news/28/15/Stable-GRASS-GIS-6-4-3-released/ 6.4.3 is available in F19 but we're still having issues on PPC: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1449397 That close was inadvertent, sorry! (In reply to Volker Fröhlich from comment #4) > 6.4.3 is available in F19 but we're still having issues on PPC: > http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1449397 The "build.log" file mentioned there is not an URL, please point me to the file. http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/9400/1449400/build.log Thanks for looking into it! (In reply to Volker Fröhlich from comment #7) > http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/9400/1449400/build.log The big endian portability bug has been addressed after the 6.4.3 release here: http://trac.osgeo.org/grass/changeset/57856/grass/branches/releasebranch_6_4/lib/vector Solved in 6.4.3-5 from Rawhide to F19. I suppose I don't have to kick off regular builds as this is only a PPC issue. re: comment #9 Secondary archs are not allowed to have newer n-v-r than primary archs. That means than even for PPC-only fixes a build and an update on the primary archs must exist. Please build 6.4.3-5 in F19 and F20 on primary and push it to bodhi. The secondary archs will then do the rebuilds automatically. Thanks ! grass-6.4.3-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/grass-6.4.3-5.fc20 grass-6.4.3-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/grass-6.4.3-5.fc19 Package grass-6.4.3-5.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing grass-6.4.3-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-19533/grass-6.4.3-5.fc20 then log in and leave karma (feedback). grass-6.4.3-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. grass-6.4.3-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |