[postgis-devel] regression-tests failing on ubuntu 64 on trunk
Nicklas Avén
nicklas.aven at jordogskog.no
Tue Aug 3 07:53:40 PDT 2010
Ok, I'm wrong
I had some old changes in wktparse.tab.h and wktparse.tab.c
When svn told me about the conflict I thought "tf" would give me the
repo-version, but apparently didn't.
That is something I like about TortoiseSVN in Windows that files that is
different from repository is marked so you can't miss it.
I also haven't found out what version I had. It has no header to tell
but the first line is:
/* A Bison parser, made by GNU Bison 2.4.1 */
instead of
/* A Bison parser, made by GNU Bison 2.3. */
Sorry for the noise
/Nicklas
On Tue, 2010-08-03 at 14:48 +0100, Mateusz Loskot wrote:
> On 03/08/10 14:41, Nicklas Avén wrote:
> >
> > I have double checked, It works in windows but fails in Ubuntu 64.
> >
> > The problem comes with r5753 the add of POLYHEDRALSURFACE support
> > http://trac.osgeo.org/postgis/changeset/5753
>
> Today morning, I did complete rebuild, installation and regression of:
>
> GEOS (SVN/trunk)
> PostGIS (SVN/trunk)
> WKT Raster (SVN/spike)
>
> and I didn't notice any tests failing for any of the three components.
> I run it on Linux 64-bit (Ubuntu 10.4) with PostgreSQL 8.4.
More information about the postgis-devel
mailing list