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

Bug 164796

Summary: games-fps/tremulous-1.1.0 - "Warning: OP_BLOCK_COPY not dword aligned"
Product: Gentoo Linux Reporter: M. B. <tomboy64>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: simply let the warning not be displayed
ebuild containing patch

Description M. B. 2007-02-01 08:51:10 UTC
This problem occurs with games-fps/tremulous-1.1.0 on amd64 Linux, but seems to be seen on different architectures, such as a debian ppc-machine.

When playing Tremulous upon sight-contact with an enemy model the following notice appears: "Warning: OP_BLOCK_COPY not dword aligned", in game and on the console. This notice appears to be repeated fast and often enough (at least several dozen times a second) to lag the game and rendering it unplayably slow.

Changing the values vm_game, vm_cgame and vm_ui in autogen.cfg (as hinted here http://tremulous.net/phpBB2/viewtopic.php?t=2370&sid=ccb268c84c04e1810317c628fe62a05a) didn't help. This action seems to be the usual thing to do when confronted with this bug in a Quake-engine.

I was able to resolve this problem with an updated ebuild in a local overlay. The updated ebuild simply contained a slightly modified patch, originally written by Benjamin Jacobs, I got from Debian's bug reporting system. (http://bugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=382121)

PS: since this is my first bug report, pls critisize :)
Comment 1 M. B. 2007-02-01 08:53:24 UTC
Created attachment 108824 [details, diff]
simply let the warning not be displayed
Comment 2 M. B. 2007-02-01 08:56:21 UTC
Created attachment 108826 [details]
ebuild containing patch

simply added an 'epatch "${FILESDIR}"/tremulous_remove_block_copy_warning.patch' in src_unpack() { ... }
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2007-02-01 17:13:01 UTC

*** This bug has been marked as a duplicate of bug 147302 ***