IRC log for #bzflag on 20130520

00:37.13*** join/#bzflag Marzipan (~Marzipan@sign-4db60419.pool.mediaWays.net)
01:04.21*** join/#bzflag jeffmOSX (~jeffm@cpe-76-167-236-199.socal.res.rr.com)
01:38.37*** join/#bzflag JeffM_ (~JeffM@cpe-76-167-236-199.socal.res.rr.com)
01:56.51*** join/#bzflag unclelightning (~chatzilla@pool-64-223-228-222.port.east.myfairpoint.net)
02:35.29*** join/#bzflag trepan (~trepan@unaffiliated/trepan)
02:35.29*** mode/#bzflag [+v trepan] by ChanServ
03:30.28*** join/#bzflag rob1n (~rob1n@unaffiliated/rob1n)
03:57.48*** join/#bzflag swigg__ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
05:01.10*** join/#bzflag WarPig (~j-mo@207.235.53.82)
05:57.07*** join/#bzflag I_Died_Once (~I_Died_On@unaffiliated/idiedonce/x-1828535)
06:15.20*** join/#bzflag I_Died_Once (~I_Died_On@unaffiliated/idiedonce/x-1828535)
06:16.55*** join/#bzflag I_Died_Once (~I_Died_On@unaffiliated/idiedonce/x-1828535)
06:37.04*** join/#bzflag I_Died_Once (~I_Died_On@unaffiliated/idiedonce/x-1828535)
08:46.33*** join/#bzflag Pimpinella (~frank@gondolin.pimpi.org)
10:06.01*** join/#bzflag swigg_ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
10:18.18*** join/#bzflag swigg_ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
11:59.05*** join/#bzflag Kesslar (8b37ff1f@gateway/web/freenode/ip.139.55.255.31)
12:16.56*** join/#bzflag swigg_ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
12:17.52*** join/#bzflag joevano (~joevano@bzflag/developer/JoeVano)
12:17.53*** mode/#bzflag [+v joevano] by ChanServ
12:18.38*** join/#bzflag joevano (~joevano@bzflag/developer/JoeVano)
12:18.40*** mode/#bzflag [+v joevano] by ChanServ
13:43.53*** join/#bzflag Rob5a (~Rob5a@5.28.98.236)
15:00.55*** join/#bzflag unclelightning (~chatzilla@pool-64-223-228-222.port.east.myfairpoint.net)
15:07.47*** join/#bzflag gnu-sense (~Thunderbi@c-24-1-104-69.hsd1.il.comcast.net)
15:10.00*** join/#bzflag Twisted_ (d8ae5c12@gateway/web/freenode/ip.216.174.92.18)
15:32.36*** join/#bzflag gnu-sense (~Thunderbi@c-24-1-104-69.hsd1.il.comcast.net)
16:00.47Twisted_Im trying to compile bzflag on Debian and keep running into an error. http://pastebin.com/akaH1mZz
16:00.54Twisted_Any help would be much appreciated
16:07.25*** join/#bzflag TimRiker (~TimRiker@bzflag/projectlead/TimRiker)
16:07.26*** mode/#bzflag [+o TimRiker] by ChanServ
16:12.18BulletCatcherTwisted_, gcc 4.3 or higher is required to compile BZFlag from svn.
16:13.00BulletCatcherOh.  It looks like you have 4.4.
16:13.43Twisted_yeah i have 4.4 installed
16:15.25BulletCatcherStill, it looks like a problem with -std=c++0x support.
16:16.17BulletCatcherIf a newer version of gcc is available it will probably work ok.
16:18.31BulletCatcherThe "internal compiler error" message further suggests that it is a problem in your gcc.
16:19.15*** join/#bzflag swigg__ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
16:19.30Twisted_I'm running the latest version of gcc Debian Squeeze offers
16:20.00BulletCatcherThat doesn't mean it is bug-free, unfortunately.
16:21.40BulletCatcherYou may be able to get a newer version from the unstable (or whatever Debian calls it) repo.
17:07.49blast007Twisted_: you upgraded to squeeze?
17:09.23blast007BulletCatcher: we don't use any c++0x features in the game client, so I'm not sure that's the issue here
17:10.09blast007Twisted_: is this a 32-bit or 64-bit install of Squeeze?
17:23.33BulletCatcherWe now use -std=c++0x on all of the c++ code, and my guess is that has triggered the gcc bug.
17:31.05blast007Possibly.  I had built only the server on Squeeze, not the whole client.
17:36.12Twisted_blast007: Yeah, I upgraded to squeeze. It's a 32 bit install
17:43.26blast007why would you upgrade to an outdated release?
17:44.45*** join/#bzflag crs (0c19b414@gateway/web/freenode/ip.12.25.180.20)
17:44.52blast007in any case, I'll see if I can dupe it
17:45.42*** part/#bzflag crs (0c19b414@gateway/web/freenode/ip.12.25.180.20)
17:47.45Chestalhmm, crs?
17:52.51*** join/#bzflag JeffM (~JeffM@107-209-61-105.lightspeed.irvnca.sbcglobal.net)
17:52.51*** join/#bzflag JeffM (~JeffM@unaffiliated/jeffm2501)
17:52.51*** mode/#bzflag [+v JeffM] by ChanServ
17:57.28*** join/#bzflag gnu-sense (~Thunderbi@c-24-1-104-69.hsd1.il.comcast.net)
18:00.09*** join/#bzflag swigg__ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
18:12.21*** join/#bzflag Pimpinella (~frank@gondolin.pimpi.org)
18:20.29*** join/#bzflag Twisted_ (d8ae5c12@gateway/web/freenode/ip.216.174.92.18)
18:25.45blast007Twisted_: I'm doing a build on 64-bit squeeze, and 32-bit squeeze is still installing.
18:27.54Twisted_blast007: cool. thanks a lot
18:33.45blast007built fine on 64-bit.
18:35.51blast007and the client ran fine.  still waiting on the 32-bit.  However, my guess is that the upgrade from Etch to Squeeze didn't work correctly.
18:37.25Twisted_Yeah i'm sure it's something on my end. You think an update to wheezy would help the problem?
18:56.01blast007a reinstall would probably be better
18:56.07blast007(with wheezy)
18:56.54blast007but you could ask the debian IRC channel (#debian on irc.debian.org)
19:02.28Twisted_I'll probably do the reinstall when I have time after work tonight. Thanks for the help!
19:09.38alezakosThere seems to be a similar bug to the GCC bug tracker
19:09.39alezakoshttp://gcc.gnu.org/bugzilla/show_bug.cgi?id=43358
19:17.20*** join/#bzflag swigg_ (~swigg@68-119-228-196.dhcp.ahvl.nc.charter.com)
20:21.24*** join/#bzflag swigg (~swigg@bzflag/player/Swigg)
20:54.44*** join/#bzflag Pimpinella (~frank@gondolin.pimpi.org)
21:45.19*** join/#bzflag Delusional (~delusiona@unaffiliated/delusional)
21:50.27*** join/#bzflag Snake12534 (639dcd04@gateway/web/freenode/ip.99.157.205.4)
22:04.01blast007BulletCatcher: yeah, it's not a problem with that version of gcc on squeeze.  there's something broken with his system.
22:04.14blast007builds fine for me in squeeze on both 32-bit and 64-bit.
22:17.14*** join/#bzflag mebigfatguy (~dave@128.177.74.185)
22:28.44*** join/#bzflag swigg (~swigg@bzflag/player/Swigg)
22:36.57*** join/#bzflag gnu-sense (~Thunderbi@c-24-1-104-69.hsd1.il.comcast.net)
23:03.08*** join/#bzflag randomparticle (~randompar@about/essy/snick/randomparticle)
23:20.52*** join/#bzflag Snake12534 (639dcd04@gateway/web/freenode/ip.99.157.205.4)
23:26.17*** join/#bzflag Marzipan (~Marzipan@sign-4db6a86e.pool.mediaWays.net)
23:34.36*** join/#bzflag gnu-sense (~Thunderbi@c-24-1-104-69.hsd1.il.comcast.net)
23:47.25*** join/#bzflag I_Died_Once (~I_Died_On@unaffiliated/idiedonce/x-1828535)
23:54.25*** join/#bzflag I_Died_Once (~I_Died_On@unaffiliated/idiedonce/x-1828535)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.