Opened 11 years ago

Closed 10 years ago

#2392 closed defect (worksforme)

lwgeom_regress check fails on Solaris 10 x64

Reported by: edechaux Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.7
Component: postgis Version: 2.0.x
Keywords: solaris regress lwgeom_regress Cc:

Description

On Solaris 10 1/13 (update 11) x64 (intel processor) with the following configuration :

 PostgreSQL 9.2.4 on i386-pc-solaris2.10, compiled by gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath), 64-bit
 Postgis 2.0.3 - r11128 - 2013-07-24 07:19:45
   GEOS: 3.3.8-CAPI-1.7.8
   PROJ: Rel. 4.8.0, 6 March 2012

While all checks in the liblwgeom runs without failure, make check fails in the regress directory on lwgeom_regress with diff :

--- lwgeom_regress_expected	Mon Feb 27 23:08:12 2012
+++ /tmp/pgis_reg/test_27_out	Wed Jul 24 09:20:54 2013
@@ -1,5 +1,5 @@
 BOX(0 0.1,11 12)
-BOX3D(0 0.1 -55,11 12 12)
+BOX3D(0 0.1 -0.04,11 12 12)
 11184
 15824
 20464

Attachments (1)

stig-amd64-check.log (32.2 KB ) - added by edechaux 11 years ago.
Full log file for make check

Download all attachments as: .zip

Change History (5)

by edechaux, 11 years ago

Attachment: stig-amd64-check.log added

Full log file for make check

comment:1 by pramsey, 11 years ago

Milestone: PostGIS 2.0.5

comment:2 by pramsey, 10 years ago

Milestone: PostGIS 2.0.5PostGIS 2.0.6

comment:3 by pramsey, 10 years ago

I actually got a clean regression of postgis 2.1 on Solaris 10u10 this month. I wonder if 2.1 works for you?

comment:4 by pramsey, 10 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.