Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121746 - sci-astronomy/stellarium: patch for GCC 4.1 compatibility
Summary: sci-astronomy/stellarium: patch for GCC 4.1 compatibility
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Mr. Bones. (RETIRED)
URL: https://sourceforge.net/tracker/?func...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-05 15:17 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-02-06 18:00 UTC (History)
0 users

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


Attachments
stellarium-0.7.1-gcc41.patch (stellarium-0.7.1-gcc41.patch,2.62 KB, patch)
2006-02-05 15:18 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
Ebuild patch (stellarium-ebuild.patch,560 bytes, patch)
2006-02-05 15:18 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-05 15:17:47 UTC
Usual under-prioritised patch for GCC 4.1 compatibility, this time it's for Stellarium.

I'm also attaching a small ebuild patch that fixes dependencies for nls (gettext is not required at runtime for glibc users, but it is for non-glibc users, so use libintl).

Might also consider appending -fno-strict-aliasing as the code dereferences type-punned pointers.

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-05 15:18:03 UTC
Created attachment 78982 [details, diff]
stellarium-0.7.1-gcc41.patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-05 15:18:19 UTC
Created attachment 78983 [details, diff]
Ebuild patch
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-06 09:11:12 UTC
Patch applied upstream.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2006-02-06 18:00:28 UTC
In CVS.  Thanks for the bug report and patch.