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

Bug 136513

Summary: media-libs/allegttf package fails to compile but acts as if it succeeded
Product: Gentoo Linux Reporter: Evan Teran <evan.teran>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Evan Teran 2006-06-11 21:47:52 UTC
the allegttf package fails to compile but acts as if it succeeded, the file aatext8.c fails to compile (thus failing to create the libalttf files. But the ebuild continues on it's merry way and just puts the header files and docs where they belong.

It is trivial to patch the code to compile, simply put, it has no statement following a label which is il-formed. places a semicolon on line 182 (the next line after the "done:" label makes it compile cleanly.

Evan Teran
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2006-06-22 23:08:07 UTC
didn't work for me.  Maybe attach a patch...?
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2006-11-29 17:16:22 UTC
removed from portage.  Marking WONTFIX.