Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292530 - x11-libs/pango-1.26.0 patches for non-GNU compilers
Summary: x11-libs/pango-1.26.0 patches for non-GNU compilers
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All IRIX
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 14:43 UTC by Stuart Shelton
Modified: 2011-12-15 18:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pango-1.26.0.ebuild changes (pango-1.26.0.ebuild.patch,1.10 KB, patch)
2009-11-09 14:47 UTC, Stuart Shelton
Details | Diff
pango-1.26.0 patch for non-GNU compilers (pango-1.26.0-non-gnu.patch,12.99 KB, patch)
2009-11-09 14:50 UTC, Stuart Shelton
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.