Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107217 - crossfire-client not working on amd64
Summary: crossfire-client not working on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-25 15:22 UTC by oxi
Modified: 2005-09-25 20:47 UTC (History)
0 users

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 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