<- Previous Log Select Different Log Next Log ->  
Log from 2016-01-06:
Jan 06 15:00:25 2016 *	Now talking on #armagetron
Jan 06 15:00:25 2016 *	Topic for #armagetron is: http://www.armagetronad.org/ | pastebin: http://armagetron.pastebin.com/ | Tournaments: #armagetron.tourneys | Pickup a game: #armagetron.pickup
Jan 06 15:00:25 2016 *	Topic for #armagetron set by guru3 at Wed Apr 22 16:50:50 2015
Jan 06 15:24:34 2016 <player_42_>	stereo11: not knowing anything specific, I'd suggest finding the toplevel source file and #including some header
Jan 06 15:25:46 2016 <player_42_>	or maybe post the complete error message (including “included from …“ messages)
Jan 06 15:37:07 2016 <AmarokNelg>	what was stereo11's question?
Jan 06 15:42:27 2016 <player_42_>	new libboost, compile error /usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type
Jan 06 15:43:09 2016 <AmarokNelg>	so he is trying to compile what version of tron?
Jan 06 15:43:14 2016 <AmarokNelg>	@ player_42_ 
Jan 06 15:43:25 2016 <player_42_>	latest 0.4
Jan 06 15:43:33 2016 <stereo11>	armagetronad-experimental-0.4_alpha_z2219_20150311
Jan 06 15:45:01 2016 <stereo11>	you mean: tools/values/vCore.cpp:108:47:   required from here
Jan 06 15:45:01 2016 <stereo11>	/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE<false>’
Jan 06 15:45:01 2016 <stereo11>	     BOOST_STATIC_ASSERT_MSG(
Jan 06 15:45:01 2016 <stereo11>	     ^
Jan 06 15:45:01 2016 <stereo11>	Makefile:2317: recipe for target 'libtools_a-vCore.o' failed
Jan 06 15:45:01 2016 <stereo11>	make[3]: *** [libtools_a-vCore.o] Error 1
Jan 06 15:45:20 2016 <stereo11>	sorry for the spam... :p
Jan 06 15:47:51 2016 <player_42_>	stereo11: try #include "tString.h" in src/tools/values/vCore.cpp
Jan 06 15:48:27 2016 *	G5 has quit ()
Jan 06 15:48:34 2016 <stereo11>	it´s like there http://forums3.armagetronad.net/viewtopic.php?f=49&t=24314
Jan 06 15:49:03 2016 *	nelg-bot (~nelg-bot@172.76.193.229) has joined #armagetron
Jan 06 15:49:32 2016 <player_42_>	nevermind, that's included indirectly
Jan 06 15:50:33 2016 <stereo11>	okay
Jan 06 15:52:24 2016 <player_42_>	oh, could you maybe post the relevant lines from /usr/include/boost/variant/get.hpp?
Jan 06 15:52:47 2016 <player_42_>	my boost version is apparently not new enough
Jan 06 15:54:09 2016 <player_42_>	ah, https://github.com/boostorg/variant/blob/develop/include/boost/variant/get.hpp appears to be recent enough ;-)
Jan 06 15:58:32 2016 <player_42_>	so I guess this code never worked because Variant can't be a tString, only a std::string, but with this recent boost version it's an error
Jan 06 16:06:45 2016 <player_42_>	well, in any case, I can't reproduce your error, but if I replace lines 108 and 109 in vCore.cpp by
Jan 06 16:06:45 2016 <player_42_>	    if (std::string *iptr = boost::get<std::string>(&v))
Jan 06 16:06:45 2016 <player_42_>	            return tString(iptr->c_str());
Jan 06 16:06:45 2016 <player_42_>	it still compiles, maybe it will fix your problems
Jan 06 16:07:18 2016 <player_42_>	in the thread, z-man says that the line should contain std::string, no idea what version he's looking at
Jan 06 16:11:02 2016 *	ihptru has quit (Ping timeout: 276 seconds)
Jan 06 16:16:50 2016 <stereo11>	okay thx ill try
Jan 06 16:19:58 2016 <stereo11>	too dumb to read... :D
Jan 06 16:20:16 2016 <stereo11>	I meant
Jan 06 16:20:17 2016 *	stereo11 is
Jan 06 16:21:27 2016 *	ihptru (~ihptru@ru.ihptru.net) has joined #armagetron
Jan 06 16:21:54 2016 <AmarokNelg>	so much for completing that /me statement, ay
Jan 06 16:26:31 2016 *	stereo11 is  too dumb to read...
Jan 06 16:26:31 2016 *	nelg-bot is also  too dumb to read... 
Jan 06 16:35:36 2016 <stereo11>	however it crashes with (I translated it):  memory access error (dump written)
Jan 06 16:37:28 2016 <player_42_>	hmm, it works fine for me
Jan 06 16:37:40 2016 <player_42_>	any chance you can produce a backtrace with gdb?
Jan 06 16:38:48 2016 <stereo11>	I try
Jan 06 17:05:17 2016 *	ljrbot has quit (Ping timeout: 240 seconds)
Jan 06 17:06:29 2016 *	ljrbot (~supybot-l@2001:470:88ff:2e::1) has joined #armagetron
Jan 06 17:10:20 2016 *	stereo11 has quit (Quit: Leaving.)
Jan 06 17:48:03 2016 *	z-man has quit (Ping timeout: 260 seconds)
Jan 06 18:09:24 2016 *	NinjaPotato has quit (Read error: Connection reset by peer)
Jan 06 18:11:23 2016 *	AmarokNelg is now known as AmarokNel
Jan 06 18:11:27 2016 *	AmarokNelg is now known as AmarokNelG
Jan 06 18:11:34 2016 *	AmarokNelg2 is now known as AmarokNelg
Jan 06 19:46:19 2016 *	Lucifer_arma has quit (Remote host closed the connection)
Jan 06 21:29:57 2016 *	Monkey__ (~Monkey@cpc30-hudd10-2-0-cust366.4-1.cable.virginm.net) has joined #armagetron
Jan 06 22:54:22 2016 *	ct|kyle has quit (Remote host closed the connection)
Jan 06 23:24:30 2016 *	Monkey__ has quit (Quit: Leaving)
Jan 06 23:34:02 2016 *	sinewav (~Thunderbi@ip68-7-71-95.sd.sd.cox.net) has joined #armagetron

View entire month
DISCLAIMER: These logs of public chat may contain some content which may not be appropriate for all audiences. Use at your own risk.
Logs from 2006-2009 pulled from wrtlprnft
Format changes at: 2015-08-25, 2017-02-20, and 2020-03-23. Times (2015 and later) should be Eastern.


 
 
 ArmaNelgTron.tk
 © NelgTron 2014-2024. Made for . [About this site] [Credits]