Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42733 - Solarwolf / pygame signed integer greater than maximum error on amd64
Summary: Solarwolf / pygame signed integer greater than maximum error on amd64
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-24 03:44 UTC by Matthew Redfearn
Modified: 2014-01-26 22:28 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 Matthew Redfearn 2004-02-24 03:44:08 UTC
Added keywords to pygame-1.6 and solarwolf-1.5 and emerged, but when I run solarwolf I get an error about integer size being greater than maximum.

Reproducible: Always
Steps to Reproduce:
1. Unmask and emerge pygame-1.6, solarwolf-1.5
2. run solarwolf
3.

Actual Results:  
I get a message box, titled Solarwolf error, that states: 
exceptions.OverflowError: 
signed integer is greater than maximum 
 
File /usr/games/lib/solarwolf/code/gfx.py, Line 27, Function initialize 
"surface = pygame.display.set_mode(size,flags)#,depth" 
 
Not sure if the problem lies with solarwolf, or more likely pygame. 

Expected Results:  
Solarwolf to run. 

Portage 2.0.50-r1 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 
2.6.3-gentoo) 
================================================================= 
System uname: 2.6.3-gentoo x86_64 4 
Gentoo Base System version 1.4.3.13 
distcc 2.12.1 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.2 
ACCEPT_KEYWORDS="amd64 ~amd64" 
AUTOCLEAN="yes" 
CFLAGS="-O2" 
CHOST="x86_64-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-O2" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache" 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo  
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://batman.anotherrandom.com/gentoo-portage" 
USE="X aalib acpi alsa amd64 arts avi berkdb cdr crypt cups dvd encode fbcon 
foomaticdb gdbm gif gpm gtk gtk2 imap imlib jpeg kde libg++ libwww mikmod motif 
mpeg multilib ncurses nls oggvorbis opengl opie oss pam pda pdflib perl png python qt 
quicktime readline sdl slang spell ssl tcpd tetex truetype usb xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-02-27 18:46:37 UTC
what CFLAGS did you build python with
Comment 2 SpanKY gentoo-dev 2004-03-04 09:51:33 UTC
re-open when you report the CFLAGS python was built with

ive seen this kind of error before with portage and it was because python was built with crazy CFLAGS ...
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-03-20 07:09:46 UTC
Two weeks, no info.