[postgis-devel] PostGIS release

Michael Fuhr mike at fuhr.org
Thu Jul 12 00:14:39 PDT 2007


On Thu, Jul 12, 2007 at 05:44:43AM +0100, Mark Cave-Ayland wrote:
> Looks there are some regression failures in MingW for
> sql-mm-multisurface which are present for both GEOS 2.2.3 and GEOS
> 3.0.0rc4. It appears to be some kind of precision issue - what is the
> best way for this release to pass regression? Output included below.

I'm still seeing sql-mm failures due to precision, with different
failures on different platforms.

 PostgreSQL 8.2.4 on i386-unknown-freebsd6.2, compiled by GCC gcc (GCC) 3.4.6 [FreeBSD] 20060305
 Postgis 1.2.2SVN - 2007-07-12 06:40:10
   GEOS: 3.0.0rc4-CAPI-1.3.3
   PROJ: Rel. 4.5.0, 22 Oct 2006
 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. failed (diff expected obtained: /tmp/pgis_reg_17890/test_33_diff)

 PostgreSQL 8.1.9 on x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2)
 Postgis 1.2.2SVN - 2007-07-12 06:31:00
   GEOS: 3.0.0rc4-CAPI-1.3.3
   PROJ: Rel. 4.5.0, 22 Oct 2006
 sql-mm-serialize. ok
 sql-mm-circularstring. failed (diff expected obtained: /tmp/pgis_reg_22092/test_28_diff)
 sql-mm-compoundcurve. ok
 sql-mm-curvepoly. failed (diff expected obtained: /tmp/pgis_reg_22092/test_30_diff)
 sql-mm-general. ok
 sql-mm-multicurve. ok
 sql-mm-multisurface. failed (diff expected obtained: /tmp/pgis_reg_22092/test_33_diff)

 PostgreSQL 8.2.4 on sparc-sun-solaris2.9, compiled by GCC gcc (GCC) 3.4.2
 Postgis 1.2.2SVN - 2007-07-12 07:01:38
   GEOS: 3.0.0rc4-CAPI-1.3.3
   PROJ: Rel. 4.5.0, 22 Oct 2006
 sql-mm-serialize. ok
 sql-mm-circularstring. failed (diff expected obtained: /tmp/pgis_reg_26588/test_28_diff)
 sql-mm-compoundcurve. failed (diff expected obtained: /tmp/pgis_reg_26588/test_29_diff)
 sql-mm-curvepoly. failed (diff expected obtained: /tmp/pgis_reg_26588/test_30_diff)
 sql-mm-general. ok
 sql-mm-multicurve. failed (diff expected obtained: /tmp/pgis_reg_26588/test_32_diff)
 sql-mm-multisurface. failed (diff expected obtained: /tmp/pgis_reg_26588/test_33_diff)

All three platforms are still failing regress_ogc :-(  Can anybody
else test multiple platforms?

-- 
Michael Fuhr



More information about the postgis-devel mailing list