[postgis-devel] Issue 143 in postgis: regress_ogc failed for trunk on Linux
codesite-noreply at google.com
codesite-noreply at google.com
Tue Mar 24 08:55:17 PDT 2009
Status: New
Owner: ----
New issue 143 by mloskot: regress_ogc failed for trunk on Linux
http://code.google.com/p/postgis/issues/detail?id=143
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
Attachments:
pgis_reg_test_38.txt 1.2 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list