[postgis-tickets] [PostGIS] #4800: tickets test fails on non-amd64 architectures
PostGIS
trac at osgeo.org
Fri Nov 20 23:40:43 PST 2020
#4800: tickets test fails on non-amd64 architectures
----------------------------+---------------------------
Reporter: Bas Couwenberg | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.4
Component: postgis | Version: 3.0.x
Keywords: |
----------------------------+---------------------------
The Debian package build for 3.0.3 failed on some architectures due to the
tickets test failing:
**arm64**
([https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=arm64&ver=3.0.3%2Bdfsg-1&stamp=1605942887&raw=0
full buildlog])
{{{
tickets .. failed (diff expected obtained: /tmp/pgis_reg/test_102_diff)
-----------------------------------------------------------------------------
--- tickets_expected 2020-11-21 00:48:34.000000000 +0000
+++ /tmp/pgis_reg/test_102_out 2020-11-21 07:10:15.648695071 +0000
@@ -433,5 +433,5 @@
#4670-3|LINESTRING(0 0,1 1,3 3,2 2,4 4)
#4670-4|LINESTRING(0 0,1 1,3 3,4 4,2 2)
ERROR: LWGEOM_addpoint: Invalid offset
-#4689|0
+#4689|5.92515031139973e-11
#4727|0
-----------------------------------------------------------------------------
}}}
**ppc64el**
([https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=ppc64el&ver=3.0.3%2Bdfsg-1&stamp=1605942643&raw=0
full buildlog])
{{{
tickets .. failed (diff expected obtained: /tmp/pgis_reg/test_102_diff)
-----------------------------------------------------------------------------
--- tickets_expected 2020-11-21 00:48:34.000000000 +0000
+++ /tmp/pgis_reg/test_102_out 2020-11-21 07:10:15.648695071 +0000
@@ -433,5 +433,5 @@
#4670-3|LINESTRING(0 0,1 1,3 3,2 2,4 4)
#4670-4|LINESTRING(0 0,1 1,3 3,4 4,2 2)
ERROR: LWGEOM_addpoint: Invalid offset
-#4689|0
+#4689|5.92515031139973e-11
#4727|0
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4800>
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