Bug 239681

Summary: grass does not build (mesa-libGLw, lesstif-devel)
Product: [Fedora] Fedora Reporter: Balint Cristian <cbalint>
Component: grassAssignee: Balint Cristian <cbalint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: 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
Description of problem:
build fail on ppc64

Version-Release number of selected component (if applicable):
PPC64MissingDeps

How reproducible:
PPC64MissingDeps

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Bill Nottingham 2007-05-10 17:10:15 UTC
Log?

Comment 2 Balint Cristian 2007-05-10 17:15:27 UTC
http://koji.fedoraproject.org/koji/buildinfo?buildID=4566

But where is ppc64 one after rebuild ?

Comment 3 Bill Nottingham 2007-05-10 17:17:29 UTC
That wasn't a rebuild, just an import.

Comment 4 Bill Nottingham 2007-05-10 18:58:49 UTC
A quick check seems to imply there are circular build dependencies here - is
this correct?

Comment 5 Balint Cristian 2007-05-10 19:26:35 UTC
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.

Comment 6 Balint Cristian 2007-05-11 22:59:32 UTC
Now lestiff-devel.ppc64 is needed, gdal solved ...

However jkeating rebuilded:
http://koji.fedoraproject.org/koji/buildinfo?buildID=3537

But where is ppc64 variant ?!

Comment 7 Bill Nottingham 2007-05-11 23:24:54 UTC
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.

Comment 8 Bill Nottingham 2007-05-11 23:50:52 UTC
mesa-libGLw and lesstif should be available in the next hour or so.

Comment 9 Patrice Dumas 2007-05-12 08:34:28 UTC
(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.

Comment 10 Balint Cristian 2007-05-12 12:10:50 UTC
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.