Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195545 - alienarena 6.10 is out - needs update
Summary: alienarena 6.10 is out - needs update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 195541 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-11 21:09 UTC by Kyle Hunter
Modified: 2007-11-23 06:32 UTC (History)
2 users (show)

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


Attachments
alienarena-20071011.ebuild (alienarena-20071011.ebuild,2.40 KB, text/plain)
2007-10-13 15:19 UTC, Paul Bredbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Hunter 2007-10-11 21:09:38 UTC
http://icculus.org/alienarena/files/alienarena2007-20071011-linux.zip

I believe it's the same as 6.05 (Security bugs were fixed -- do not need the security patches).

It needs CURL as a dependency though.
Comment 1 Kyle Hunter 2007-10-11 21:10:31 UTC
*** Bug 195541 has been marked as a duplicate of this bug. ***
Comment 2 Kyle Hunter 2007-10-12 10:09:49 UTC
[[ $(gcc-fullversion) == "4.1.1" ]] && replace-flags -O? -O0

This should be changed -
Compile with -01 (not -O0), and to include version 4.2.2 (Both version 4.1.1 and 4.2.2 seem to have the bug, so both need it filtered)
Comment 3 Paul Bredbury 2007-10-13 15:19:18 UTC
Created attachment 133336 [details]
alienarena-20071011.ebuild

Can't reproduce the audio crackling, with gcc 4.1.2 & 4.2.2. This ebuild sticks to the user's CFLAGS.
Comment 4 Kyle Hunter 2007-10-13 15:48:21 UTC
(In reply to comment #3)
> Created an attachment (id=133336) [edit]
> alienarena-20071011.ebuild
> 
> Can't reproduce the audio crackling, with gcc 4.1.2 & 4.2.2. This ebuild sticks
> to the user's CFLAGS.
> 

I get audio crackling with 4.2.2 and cflag optimization greater than -O1 - maybe it's because I'm on AMD64 or something. I'll try it again later tonight.
Comment 5 Kyle Hunter 2007-11-15 00:43:54 UTC
Actually, GCC 4.2.2 does not give me this problem anymore. I think it might have been user error (accidentally compiling with 4.1.1 or something). Cannot recreate.
Comment 6 Tristan Heaven (RETIRED) gentoo-dev 2007-11-23 06:32:16 UTC
Fixed, thanks.