[postgis-devel] r3012 regress
Paul Ramsey
pramsey at cleverelephant.ca
Fri Sep 26 11:36:19 PDT 2008
as up updating to r3012 regressions crash and burn all over, starting
with the very first on
Heron:postgis-svn pramsey$ make test
make -C regress test
make -C ../lwgeom
make[2]: Nothing to be done for `all'.
cp ../lwgeom/lwpostgis.sql .
Creating spatial db postgis_reg
createlang: language "plpgsql" is already installed in database "postgis_reg"
TMPDIR is /var/folders/+a/+aN0KMvBGMuxCDA0e62bME+++TQ/-Tmp-/
PostgreSQL 8.3.1 on i386-apple-darwin9.2.2, compiled by GCC
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Postgis 1.4.0SVN - 2008-09-26 18:12:14
GEOS: 3.1.0-CAPI-1.5.0
PROJ: Rel. 4.6.0, 21 Dec 2007
Running tests
loader/Point....... failed (dumping loaded table:
/var/folders/+a/+aN0KMvBGMuxCDA0e62bME+++TQ/-Tmp-//dumper.err)
loader/PointM.. failed (sourcing shp2pgsql output:
/var/folders/+a/+aN0KMvBGMuxCDA0e62bME+++TQ/-Tmp-//loader.err)
The contents of the regress file are:
Initializing... Done (postgis major version: 1).
Output shape: PolygonM
Dumping: XRecordFetch: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
A lot of the subsequent tests then fail because the db is in recovery mode.
P.
More information about the postgis-devel
mailing list