[postgis-devel] Vote for 1.4 Release

Paragon Corporation lr at pcorp.us
Wed Jul 22 15:39:39 PDT 2009


Mine shows there are 41 tests, My windows install shows 42 tests, Paul's
shows 42 tests and you have 40 tests.

How many tests are there or does it depend on configuration.  I presume
because you are running GEOS 3.0 or something you don't have the ogc_cover
or ogc_prep? But I'm running GEOS 3.1.1 -- shouldn't I have 42 tests.

Well since you managed to pass the tests somehow.  Maybe we should just
release.  Whatever issues we have are silly path settings on the make check
regress and not a specific flaw in the actual software which will become
more apparent the more people make check.

It could be because your configuration settings are non-standard and on my
OpenSUSE I took the defaults for everything.  Windows had issues with path
and so forth but I didn't take the defaults theire since I have 4 separate
PostgreSQLs going.



-----Original Message-----
From: postgis-devel-bounces at postgis.refractions.net
[mailto:postgis-devel-bounces at postgis.refractions.net] On Behalf Of Kevin
Neufeld
Sent: Wednesday, July 22, 2009 6:22 PM
To: PostGIS Development Discussion
Subject: Re: [postgis-devel] Vote for 1.4 Release

The problem is with the regression Makefile, I don't know how exactly.

I can run the run_test manually and all regression tests pass without
incident.

[postgres at turtle regress]$ ./run_test loader/Point \
?         loader/PointM \
?         loader/PointZ \
?         loader/MultiPoint \
?         loader/MultiPointM \
?         loader/MultiPointZ \
?         loader/Arc \
?         loader/ArcM \
?         loader/ArcZ \
?         loader/Polygon \
?         loader/PolygonM \
?         loader/PolygonZ \
?         regress \
?         regress_index \
?         regress_index_nulls \
?         lwgeom_regress \
?         regress_lrs \
?         removepoint \
?         setpoint \
?         simplify \
?         snaptogrid \
?         affine \
?         wkt \
?         measures \
?         long_xact \
?         ctors \
?         sql-mm-serialize \
?         sql-mm-circularstring \
?         sql-mm-compoundcurve \
?         sql-mm-curvepoly \
?         sql-mm-general \
?         sql-mm-multicurve \
?         sql-mm-multisurface \
?         geojson \
?         gml \
?         svg \
?         kml \
?         regress_ogc \
?         regress_bdpoly \
?         regress_proj
Creating spatial db postgis_reg
TMPDIR is /tmp/pgis_reg_7027
PATH is /usr/local/bin:/bin:/usr/bin:/opt/pgsql837/bin

  PostgreSQL 8.3.7 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.4
20050721 (Red Hat 3.4.4-2)
  Postgis 1.4.0SVN - 2009-07-22 21:44:30
    GEOS: 3.1.0-CAPI-1.5.0
    PROJ: Rel. 4.4.9, 29 Oct 2004

Running tests

  loader/Point.............. ok
  loader/PointM.............. ok
  loader/PointZ.............. ok
  loader/MultiPoint.............. ok
  loader/MultiPointM.............. ok
  loader/MultiPointZ.............. ok
  loader/Arc.............. ok
  loader/ArcM.............. ok
  loader/ArcZ.......... ok
  loader/Polygon.............. ok
  loader/PolygonM.............. ok
  loader/PolygonZ.............. ok
  regress. ok
  regress_index. ok
  regress_index_nulls. ok
  lwgeom_regress. ok
  regress_lrs. ok
  removepoint. ok
  setpoint. ok
  simplify. ok
  snaptogrid. ok
  affine. ok
  wkt. ok
  measures. ok
  long_xact. ok
  ctors. ok
  sql-mm-serialize. ok
  sql-mm-circularstring. ok
  sql-mm-compoundcurve. ok
  sql-mm-curvepoly. ok
  sql-mm-general. ok
  sql-mm-multicurve. ok
  sql-mm-multisurface. ok
  geojson. ok
  gml. ok
  svg. ok
  kml. ok
  regress_ogc. ok
  regress_bdpoly. ok
  regress_proj. ok

Run tests: 40
Failed: 0

-- Kevin

Kevin Neufeld wrote:
> I did a new install of postgres 8.3.7 and of postgis branch 1.4 just 
> to be sure that this wasn't an svn update thing. So new directories, 
> new everything.
> 
> Paragon Corporation wrote:
>> Strange.  Did you do a fresh download of the source (not just an svn 
>> update but a full delete and svn checkout?).  Thes al seem like old 
>> errors I experienced before.
>>
>> For psql I would think maybe it can't find libpq.so but didn't know 
>> the others relied on that.
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
_______________________________________________
postgis-devel mailing list
postgis-devel at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-devel





More information about the postgis-devel mailing list