Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 292530

Summary: x11-libs/pango-1.26.0 patches for non-GNU compilers
Product: Gentoo/Alt Reporter: Stuart Shelton <srcshelton>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: IRIX   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: pango-1.26.0.ebuild changes
pango-1.26.0 patch for non-GNU compilers

Description Stuart Shelton 2009-11-09 14:43:52 UTC
pango attempts to return a value from a void function, has custom ASSERT macros which fail with MIPSpro compilers, and makes frequent use of array[] rather than *array (the former failing to compile because the size isn't specified).

It also determines the correct value of HAVE_STDINT_H when running configure, but fails to use the result.

Patch to follow...
Comment 1 Stuart Shelton 2009-11-09 14:47:39 UTC
Created attachment 209745 [details, diff]
pango-1.26.0.ebuild changes
Comment 2 Stuart Shelton 2009-11-09 14:50:11 UTC
Created attachment 209746 [details, diff]
pango-1.26.0 patch for non-GNU compilers
Comment 3 Fabian Groffen gentoo-dev 2011-12-15 18:21:13 UTC
We are sorry to close this bug.  We lack the man-power and devotion to support mips-irix in the tree.