#POSTGIS IRC Log - 2009-03-28

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
12:36:30 mloskot: bbgeos: force build telascience-stable
12:36:30 bbgeos: build #1 forced
12:36:30 bbgeos: I'll give a shout when the build finishes
12:54:32 bbgeos: Hey! build telascience-stable #1 is complete: Success [build successful]
12:54:32 bbgeos: Build details are at http://buildbot.osgeo.org:8506/builders/telascience-stable/builds/1
12:54:33 sigq: Title: Buildbot: telascience-stable Build #1 ( at buildbot.osgeo.org:8506 )
15:20:45 darkblue_B: hi all.. I am preparing for an offsite trip, and I am wondering about 1.4... the last time I tried to make from trunk under Ubuntu linux there were probalems.. recommendations for the best 1.4 around?
15:21:51 darkblue_B: I'll review the mailing list about now, too
15:27:45 mloskot: I've been using postgis svn for 2 months without problems
15:30:27 darkblue_B: ok, just rebuilding GEOS first here
15:31:56 darkblue_B: libgeos.so points to libgeos.3.1.0 now
15:33:59 darkblue_B: hmm postgis make clean; make ha failed
15:37:44 darkblue_B: http://rafb.net/p/0LtZna16.html
15:37:45 sigq: Title: Nopaste - No description ( at rafb.net )
15:41:13 mloskot: no idea, for me works
15:41:14 mloskot: http://rafb.net/p/SDaOkx31.html
15:41:15 sigq: Title: Nopaste - No description ( at rafb.net )
15:41:21 mloskot: ubuntu 9.04
15:41:34 mloskot: pgsql 8.3.7
16:01:41 darkblue_B: ok, fresh machine, fresh sources
16:01:45 darkblue_B: lets see
16:04:57 darkblue_B: works fine.. weird
16:05:10 pramsey: you probably re-built the parser by accident, and then svn update created a conflict notation in the source file.
16:05:11 pramsey: wktparse.lex:27: error: expected identifier or ‘( ’ before ‘<<’ token
16:05:50 pramsey: this is a result of our having the output of the flex run checked into the repository
16:05:59 darkblue_B: hmm ah um
16:06:02 pramsey: the alternative though, is dealing with the outputs of different versions of flex
16:06:07 pramsey: poison. pick.
16:06:08 darkblue_B: well perhaps that is useful to know
16:06:13 pramsey: it is
16:06:33 pramsey: when you see an error message like that ( with the note about "<<" ) it's often svn conflict notations.
16:06:40 pramsey: you did an update, got a conflict, but didn't notice
16:06:50 darkblue_B: ah
16:07:31 pramsey: ( the conflict notations are blocked out with <<<<<<<<<< and >>>>>>>>>> )
16:08:15 darkblue_B: hmm actually
16:08:28 darkblue_B: the svn update was only A U C D
16:08:33 darkblue_B: no <<<<< >>>>
16:08:37 darkblue_B: ( looking )
16:09:08 darkblue_B: and its true I dont look at the letter codes, thinking things would go ok
16:09:11 mloskot: darkblue_B: you got C
16:09:23 mloskot: svn is smart enough, so you can surely trust
16:09:23 darkblue_B: C is conflict, ok
16:09:31 mloskot: A - added
16:09:32 mloskot: U - updated
16:09:36 mloskot: D - deleted
16:10:17 darkblue_B: yes, it is the lex file that has a C
16:10:23 darkblue_B: how could I have doubted
16:12:49 darkblue_B: pramsey: thx
16:12:53 pramsey: np
16:13:22 pramsey: the <<<< show up in the source file, not in the 'svn up' output
16:13:38 pramsey: probably they are in lex.yy.c
17:17:23 mloskot: bbgeos: force build telascience-quick
17:17:23 bbgeos: build #1 forced
17:17:23 bbgeos: I'll give a shout when the build finishes
17:23:26 bbgeos: Hey! build telascience-quick #1 is complete: Success [build successful]
17:23:26 bbgeos: Build details are at http://buildbot.osgeo.org:8506/builders/telascience-quick/builds/1
17:23:27 sigq: Title: Buildbot: telascience-quick Build #1 ( at buildbot.osgeo.org:8506 )
17:23:33 mloskot: nice
22:12:46 nofxx: Is there any other open source wms around besides geoserver and mapserver ?