[postgis-tickets] [PostGIS] #5014: flatgeobuf test failure
PostGIS
trac at osgeo.org
Sat Oct 23 22:09:15 PDT 2021
#5014: flatgeobuf test failure
----------------------------+---------------------------
Reporter: Bas Couwenberg | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.2.0
Component: postgis | Version: master
Keywords: |
----------------------------+---------------------------
The Debian package build for 3.2.0-beta1 fails due to a test failure:
{{{
./regress/core/flatgeobuf ..Died at
/build/postgis-3.2.0~beta1+dfsg/regress/run_test.pl line 744.
failed (psql exited with an error: /tmp/pgis_reg/test_18_out)
-----------------------------------------------------------------------------
--- Null geometry ---
T1|0|
--- Geometry roundtrips ---
P1|0|POINT(1.1 2.1)
P2|0|POINT Z (1.1 2.11 3.2)
P3|0|POINT ZM (1.1 2.12 3.2 4.3)
P4|0|SRID=4326;POINT(-71.1043443253471 42.3150676015829)
psql:flatgeobuf.sql:38: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
psql:flatgeobuf.sql:38: fatal: connection to server was lost
-----------------------------------------------------------------------------
make[2]: *** [regress/runtest.mk:11: check-regress] Error 2
make[2]: Leaving directory '/build/postgis-3.2.0~beta1+dfsg'
*** /tmp/pg_virtualenv.n9Corf/log/postgresql-14-regress.log (last 100
lines) ***
2021-10-24 05:03:35.932 UTC [1532552] LOG: starting PostgreSQL 14.0
(Debian 14.0-1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.3.0-11)
10.3.0, 64-bit
2021-10-24 05:03:35.932 UTC [1532552] LOG: listening on IPv4 address
"127.0.0.1", port 5432
2021-10-24 05:03:35.933 UTC [1532552] LOG: listening on Unix socket
"/tmp/.s.PGSQL.5432"
2021-10-24 05:03:35.934 UTC [1532553] LOG: database system was shut down
at 2021-10-24 05:03:35 UTC
2021-10-24 05:03:35.938 UTC [1532552] LOG: database system is ready to
accept connections
2021-10-24 05:04:15.781 UTC [1533687] pbuilder at postgis_reg ERROR: Number
of iterations must be between 1 and 5 : LWGEOM_ChaikinSmoothing
2021-10-24 05:04:15.781 UTC [1533687] pbuilder at postgis_reg STATEMENT:
SELECT '2', ST_astext(ST_ChaikinSmoothing('LINESTRING(0 0, 8 8, 0
16)',10));
2021-10-24 05:04:15.781 UTC [1533687] pbuilder at postgis_reg ERROR: Number
of iterations must be between 1 and 5 : LWGEOM_ChaikinSmoothing
2021-10-24 05:04:15.781 UTC [1533687] pbuilder at postgis_reg STATEMENT:
SELECT '3', ST_astext(ST_ChaikinSmoothing('LINESTRING(0 0, 8 8, 0
16)',0));
2021-10-24 05:04:16.898 UTC [1533736] pbuilder at postgis_reg ERROR:
LWGEOM_collect: Operation on mixed SRID geometries (Point, 32749) !=
(Point, 32740)
2021-10-24 05:04:16.898 UTC [1533736] pbuilder at postgis_reg STATEMENT:
SELECT ST_Collect('SRID=32749;POINT(0 0)', 'SRID=32740;POINT(1 1)');
2021-10-24 05:04:16.898 UTC [1533736] pbuilder at postgis_reg ERROR:
LWGEOM_makeline: Operation on mixed SRID geometries (Point, 0) != (Point,
3)
2021-10-24 05:04:16.898 UTC [1533736] pbuilder at postgis_reg STATEMENT:
select ST_makeline('POINT(0 0)', 'SRID=3;POINT(1 1)');
2021-10-24 05:04:16.899 UTC [1533736] pbuilder at postgis_reg ERROR:
BOX2D_construct: Operation on mixed SRID geometries (Point, 0) != (Point,
3)
2021-10-24 05:04:16.899 UTC [1533736] pbuilder at postgis_reg STATEMENT:
select ST_makebox2d('POINT(0 0)', 'SRID=3;POINT(1 1)');
2021-10-24 05:04:16.899 UTC [1533736] pbuilder at postgis_reg ERROR:
BOX3D_construct: Operation on mixed SRID geometries (Point, 0) != (Point,
3)
2021-10-24 05:04:16.899 UTC [1533736] pbuilder at postgis_reg STATEMENT:
select ST_3DMakeBox('POINT(0 0)', 'SRID=3;POINT(1 1)');
2021-10-24 05:04:18.376 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "t.g" do not exist
2021-10-24 05:04:18.381 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "t.g" do not exist
2021-10-24 05:04:18.381 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "t.g" do not exist
2021-10-24 05:04:18.390 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "c1.g" do not exist
2021-10-24 05:04:18.390 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "c2.g" do not exist
2021-10-24 05:04:18.390 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "p.g" do not exist
2021-10-24 05:04:18.391 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "c2.g" do not exist
2021-10-24 05:04:18.396 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "p.g" do not exist
2021-10-24 05:04:18.396 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "p.g" do not exist
2021-10-24 05:04:18.396 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "c1.g" do not exist
2021-10-24 05:04:18.397 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "c1.g" do not exist
2021-10-24 05:04:18.398 UTC [1533808] pbuilder at postgis_reg WARNING: stats
for "p.g" do not exist
Dropping cluster 14/regress ...
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5014>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list