Bug 239681
Summary: | grass does not build (mesa-libGLw, lesstif-devel) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Balint Cristian <cbalint> |
Component: | grass | Assignee: | Balint Cristian <cbalint> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | notting, pertusus |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-05-12 15:45:41 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: | 238907 |
Description
Balint Cristian
2007-05-10 15:00:08 UTC
Log? http://koji.fedoraproject.org/koji/buildinfo?buildID=4566 But where is ppc64 one after rebuild ? That wasn't a rebuild, just an import. A quick check seems to imply there are circular build dependencies here - is this correct? no. 1) latest gdal wich i want to build dont have for now. 2) i will re-eanble in gdal in future solve circularity in grass by adding a gdal tarball into grass for solve up circularity, as discussed with Patrice Dumas. BUT: hdf required for gdal wich is requested by grass is not building on ppc64 for code reasons, simply is not prepared for ppc64 right now. I help hdf maintainer to rebuild it, bz#239706 I make good progress right now with it so in 1-2 hour i hope i finish the patch. Now lestiff-devel.ppc64 is needed, gdal solved ... However jkeating rebuilded: http://koji.fedoraproject.org/koji/buildinfo?buildID=3537 But where is ppc64 variant ?! It was just an import of existing extras packages. mesa-libGLW buildrequires lesstif-devel. lesstif-devel buildrequires mesa-libGLw. This tends to cause problems when bootstrapping. Will look into it. mesa-libGLw and lesstif should be available in the next hour or so. (In reply to comment #7) > It was just an import of existing extras packages. > > mesa-libGLW buildrequires lesstif-devel. > lesstif-devel buildrequires mesa-libGLw. > > This tends to cause problems when bootstrapping. Will look into it. Indeed, I'd have preferred if lesstif-devel didn't depend on mesa-libGLw-devel, but Rex insisted. I'll try to convince him. In grass we have booth enumerated: lesstif-devel, mesa-libGLw-devel As *direct* dependency of grass. Patrice, just as notes: I don't care if mesa-libGLw-devel depend or not on mesa-libGLw-devel in fact from point of view of grass, grass indeed require booth of tham as mandatory. |