Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572518 - games-sports/xmoto-0.5.11 invisible text when built with gcc5
Summary: games-sports/xmoto-0.5.11 invisible text when built with gcc5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-21 13:05 UTC by Tear♪
Modified: 2016-05-06 20:35 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tear♪ 2016-01-21 13:05:37 UTC
To reproduce:
Launch the game, observe splash screen and menus

Actual behavior:
All non-bitmap text (menus, interface) does not display, rendering the game unplayable

Expected behavior:
Text displays correctly


This seems to be caused by the GCC 5.x update, Debian fixed it by compiling the package with GCC 4.9:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802017

It seems to be fixed in the latest svn revision, Fedora fixed it by building trunk:
https://bugzilla.redhat.com/show_bug.cgi?id=1290869
I built the game myself from latest svn source, and I can confirm the bug is not present there.

I was unable to locate the fix in the game's repository, there's no mention of fixing the bug in any of the commits since the latest version release.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2016-05-06 20:35:13 UTC
Applied Debian's patches which include a fix from upstream for the gcc5-induced display bugs.