Monday, 2007-11-12

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
mithronash: ping?00:09
nashpong00:10
mithronash: btw did you see tpserver-cpp status?01:04
*** bddebian has quit IRC01:04
nashSee my earlier message01:04
mithroahh yeah, so I think the problem is that the protocol hasn't been finalised yet01:06
*** llnz has joined #tp01:06
mithrohey llnz01:06
mithroyour ears burning?01:06
llnzhi mithro01:06
llnznope, why?01:06
llnztalking about me?01:06
mithrollnz: yeah :) well tpserver-cpp01:06
nash== llnz01:07
* llnz pulls up the logs01:07
CIA-10nash galaxie * re77ac3ce571f /ewl/gewl_object.c: Start working on a planet and resources list for objects.01:08
mithroonly two lines01:09
*** llnz2 has joined #tp01:19
*** llnz has quit IRC01:19
*** llnz2 is now known as llnz01:19
nashHmmm01:24
nashNow tpserver-cpp tells me I don't have pthread01:25
* nash notes this is a dirty lie01:25
nashAhh...01:25
nashconfigure:19835: checking for pthread_create in -lpthread01:25
nashconfigure:19870: g++ -o conftest -g -Wall   conftest.cpp -lpthread   >&501:25
nash./configure: line 19871: g++: command not found01:25
* nash notes he doesn't have a g++, but he does has a g++-4.2, although it should really call gcc...01:26
nashllnz: That ones for you ;-)01:26
llnzthere is already a bug for that01:28
llnzcan you suggest a good test for the c++ compiler?01:28
llnzI guess I could write on...01:28
llnzs/on/one/01:30
nashUmm... there is a standard configure one01:30
llnzwhat? other than "AC_PROG_CXX"?01:33
llnzwhich the configure.ac already has01:34
nashThen I have NFI01:34
nashSo configure is really broken then01:34
nashit says I have a Cxx compiler, but can't find when it needs it01:35
llnznot configure, i would say that it's a problem autoconf01:35
nashllnz: I won't argue with any of the above01:39
CIA-10llnz tpserver-cpp * r341920960f11 /configure.ac:01:57
CIA-10Added a configure test to actually test if the c++ compiler works.01:57
CIA-10Hopefully fixes nash's problem, and close bug 178652001:57
llnznash: try that01:57
nashllnz: trying now01:58
nashhmm...01:59
nash─ make                                              ──(Mon,Nov12)─┘01:59
nash/bin/sh ./config.status --recheck01:59
nashWasn't what I expected01:59
nashAnyway... nope02:00
llnzdid you rerun ./autogen.sh first?02:00
nashNo02:00
* nash slaps me02:00
nashI did ./autogen l git pull ; ./configure02:00
llnzyou will need to, and then configure02:00
nash*sigh*02:00
llnzhehehe02:00
nashNot quite the error I was expecting02:01
nashchecking whether we are using the GNU C++ compiler... no02:01
nashchecking whether g++ accepts -g... no02:01
nashchecking dependency style of g++... none02:01
nashchecking how to run the C++ preprocessor... /lib/cpp02:01
nashconfigure: error: C++ preprocessor "/lib/cpp" fails sanity check02:01
nashconfigure:3846: checking for C++ compiler version02:01
nashconfigure:3853: g++ --version >&502:01
nash./configure: line 3854: g++: command not found02:01
nashconfigure:3856: $? = 12702:01
nashconfigure:3863: g++ -v >&502:01
nash./configure: line 3864: g++: command not found02:02
nashconfigure:3866: $? = 12702:02
nashconfigure:3873: g++ -V >&502:02
nash./configure: line 3874: g++: command not found02:02
nashconfigure:3876: $? = 12702:02
nashconfigure:3879: checking whether we are using the GNU C++ compiler02:02
nashconfigure:3908: g++ -c -g -Wall  conftest.cpp >&502:02
nash./configure: line 3909: g++: command not found02:02
nashIt is quite happy to keep beating that dead horse02:02
llnzhehehe02:02
llnzwhy has it been forced to use g++?02:02
nashIt hasn02:02
nash't02:02
nashIt's decided to keep trying it02:02
nashI unset CXX to be sure02:03
llnzwhat about unsetting CCC as well02:04
nashit's unset02:05
nashNo g++ in my env at all02:05
llnz"Searchers for the compiler under the likely names. If none of those checks succeed, then as a last resort set CXX to g++.02:06
llnz"02:06
nashWhat an amazingly dumb solution02:10
llnzdo you actually have a c++ compiler?02:11
nashYes, g++-4.202:12
nashif I set CXX=g++-4.2 it works fine02:12
llnzcool02:12
llnzwhy don't you have symbolic links from g++ to it? (or using the debian alternatives system?)02:14
nashNFI: Ask debian ;-)02:15
nashAnywya 0- hme now02:15
nashtalk to you all later02:15
CIA-10llnz tpserver-cpp * ree5e12d91034 /configure.ac:02:23
CIA-10Moved CPP test after test for working compiler02:23
CIA-10which should now error about non-working compiler before it can fail on02:23
CIA-10the preprocessor.02:23
*** mithro has quit IRC03:13
*** llnz2 has joined #tp03:52
*** llnz has quit IRC03:58
*** llnz2 is now known as llnz03:58
CIA-10llnz tpserver-cpp * rd169e0af2b0a /tpserver/ (playeragent.cpp playeragent.h):04:01
CIA-10TP04 support for getting Object Descriptions.04:01
CIA-10Currently filling in missing TP04 support.04:01
*** llnz2 has joined #tp04:59
*** llnz has quit IRC05:04
*** llnz2 is now known as llnz05:04
CIA-10llnz tpserver-cpp * r471a61a46bcc /tpserver/ (4 files):05:04
CIA-10TP04 support for the ObjectType list.05:04
CIA-10Mostly just connecting things up, not tested yet.05:04
* llnz wanders off06:59
llnzlater all06:59
*** llnz has quit IRC06:59
*** mithro has joined #tp07:21
mithrohey nash, what you doing here after dark?07:22
*** mithro has quit IRC08:35
*** Erroneous has joined #tp13:39
*** mithro has joined #tp16:28
nashmithro: Just didn't kill my irc client when I left16:42
mithroahh oky16:42
mithroanyway off to work16:47
mithrosee ya16:47
*** mithro has quit IRC17:08
*** Epyon has joined #tp17:32
*** mithro has joined #tp17:36
*** nash has quit IRC17:43
tpbdisconnected from worldforge: Ping sent at 2007-11-12T18:42:35 not replied to.18:44
tpbtpb has joined on worldforge18:44
tpbmode change by purple.worldforge.org on worldforge: +nt18:44
tpbmode change by blue.worldforge.org on worldforge: -o tpb18:55
tpbmode change by blue.worldforge.org on worldforge: -t18:55
tpbaloril has joined on worldforge18:55
*** Erroneous has quit IRC20:49
mithroEpyon: ping?21:42
Epyonmithro, pong!21:49
mithroEpyon: you the wiki man right?21:57
EpyonI am? O.o22:01
EpyonAnyway, whatddya need?22:01
mithrowell, I don't like the fact that we have a wiki and a website as seperate22:02
mithrobut I really like having our website in git22:03
mithrothen some guy pointed out to me the following wiki -> http://ikiwiki.info/22:03
tpbTitle: ikiwiki (at ikiwiki.info)22:03
mithroit basically a wiki which has a git backend22:03
mithromeaning that we could unify the website and wiki into one system22:03
EpyonWell, a wiki is integrally a kind of versioning system isin't it?22:03
EpyonSo why not unify the website into the wiki?22:04
mithroand I could edit it via git and you could edit it via the web in the normal wiki22:04
EpyonMany OS projects have their wiki as the main page22:04
EpyonWitch possibly just a simple static frontend22:04
mithroEpyon: the problem is that *I HATE* editing webpages through the wiki interface22:04
mithroand you can't do things like branch in a wiki (atleast easily)22:05
EpyonWell, I love it, so it's a matter of taste :P22:05
mithroEpyon: yeah, so ikiwiki looks like it could cater to both our tastes22:05
mithroit allows me to edit via git and you to edit via wiki stuff22:05
Epyonikiwiki seems to be just a wiki compilert22:05
mithroEpyon: take a look at -> http://cairographics.org/22:06
tpbTitle: cairographics.org (at cairographics.org)22:06
mithrothat is done using ikiwiki22:06
Epyontbh, I never used anything except MediaWiki -- all the ones I tried prooved not powerful enough :/22:06
EpyonAlso MediaWiki is the wiki that EVERYONE is familliar with22:07
EpyonAnd I can promise you to do a dedicated TP skin for it if you insist22:08
EpyonI have NO experience with other wikis whatsoever.22:08
EpyonAt least enough to modify/skin/manage them.22:08
mithroEpyon: well - that is what I want your feedback on22:08
mithrois ikiwiki going to give you the stuff you expect from mediawiki22:09
mithroand if not - what is missing22:10
EpyonWell the features section is really poor -_-22:10
mithroEpyon: what is missing?22:11
EpyonNo idea, I don't know ikiwiki :/22:12
mithroEpyon: okay - well why don't you make a list of the things you regularly use in media wiki?22:12
EpyonThis might be a start : http://www.wikimatrix.org/compare/ikiwiki+MediaWiki22:13
tpb<http://ln-s.net/1$jm> (at www.wikimatrix.org)22:13
mithroikiwiki seems to have quite a few plugins too22:13
EpyonWell, actually the main personal point of mine is that if I want to change something in my wiki, I know how to do it in Media :P22:15
EpyonAlso ikiwiki is perl and filebased. It might be inefficient in the longer run. But for a dev resource that might not matter22:16
mithroEpyon: ikiwiki will be more efficent on any website which has less edits then reads22:20
mithroEpyon: do you think you could have a play with an ikiwiki and see what it is like?22:28
EpyonI might, but not before the weekend :/22:29
EpyonI have my lecture tommorow, and then preparing the labs for it :/22:29
mithroI will probably look at it on the weekend too22:30
mithro~seen JLP23:45
tpbmithro: JLP was last seen in #tp 2 weeks, 3 days, 10 hours, 38 minutes, and 2 seconds ago: <JLP> ahoy all23:45

Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!