[postgis-tickets] [PostGIS] #2392: lwgeom_regress check fails on Solaris 10 x64

PostGIS trac at osgeo.org
Wed Jul 24 00:37:38 PDT 2013


#2392: lwgeom_regress check fails on Solaris 10 x64
--------------------------------------------+-------------------------------
 Reporter:  edechaux                        |       Owner:  pramsey
     Type:  defect                          |      Status:  new    
 Priority:  medium                          |   Milestone:         
Component:  postgis                         |     Version:  2.0.x  
 Keywords:  solaris regress lwgeom_regress  |  
--------------------------------------------+-------------------------------
 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
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2392>
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