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

Bug 107217

Summary: crossfire-client not working on amd64
Product: Gentoo Linux Reporter: oxi <oxiroxt>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description oxi 2005-09-25 15:22:33 UTC
Tried crossfire-client on amd64, which is masked by missing keyword 
It starts up correctly 
When a connection to a server is done it breaks. 

Reproducible: Always
Steps to Reproduce:
1. # echo "games-roguelike/crossfire-client x86" 
>> /etc/portage/package.keywords 
2. # emerge crossfire-client 
3. $ cfclient 
4. [Enter a server number and push enter] 
 
Actual Results:  
[  INFO  ] (common::VersionCmd) Playing on server type  Crossfire Server 
 
[WARNING ] (common::SetupCmd) Server returned FALSE on setup command sexp 
[  INFO  ] (commands.c) addme_success received. 
 
libpng error: Invalid image width 
Segmentation fault
Comment 1 oxi 2005-09-25 15:26:47 UTC
I guess it's just a variable type error... like it's trying to use some kind of 
variable to store a value and amd64 interprets it as a larger variable or 
something... 
Just my guess 
Regards. 
Comment 2 SpanKY gentoo-dev 2005-09-25 20:47:31 UTC
there's a reason the package doesnt have amd64 KEYWORDS

file bugs when you've fixed the problems on new architectures, not to get people
to do it