Ticket #143 (closed task: invalid)
regress_ogc failed for trunk on Linux
| Reported by: | mloskot | Owned by: | |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | postgis | Version: | |
| Keywords: | Cc: |
Description
What steps will reproduce the problem?
0. Build and install GEOS from SVN trunk (r2302)
1. Checkout PostGIS trunk (r3935)
2. Configure PostGIS: ./autogen.sh && ./configure
3. Build PostGIS: make clean && make
4. Install and test PostGIS: sudo make install && make check
What is the expected output? ... kml. ok regress_ogc. ok regress_bdpoly. ok ...
What do you see instead?
... kml. ok regress_ogc. failed (diff expected obtained: /tmp/pgis_reg_10014/test_38_diff) regress_bdpoly. ok ...
See details in attached pgis_reg_test_38.txt
What version of the product are you using?
Postgis 1.4.0SVN - 2009-03-24 15:34:58 - SVN trunk r3935 GEOS: 3.1.0-CAPI-1.5.0 - SVN trunk r2302 PROJ: Rel. 4.6.0, 21 Dec 2007 PostgreSQL 8.3.6 GCC 4.3.2
On what operating system?
GNU/Linux Ubuntu 8.10

