[postgis-tickets] [PostGIS] #3839: shp2pgsql cunit tests failing on Windows

PostGIS trac at osgeo.org
Sat Sep 9 07:23:34 PDT 2017


#3839: shp2pgsql cunit tests failing on Windows
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 2.5.0
Component:  postgis  |    Version:  2.3.x
 Keywords:           |
---------------------+---------------------------
 I thoughts this was just something wrong about the way I configured things
 on winnie's 32-bit runs, but now I have the same issue on my local 64-bit
 runs.


 {{{

      CUnit - A unit testing framework for C - Version 2.1-2
      http://cunit.sourceforge.net/


 Suite: Shapefile Loader File shp2pgsql Test
   Test: test_ShpLoaderCreate() ...passed
   Test: test_ShpLoaderDestroy() ...Makefile:76: recipe for target 'check'
 failed
 make[2]: *** [check] Segmentation fault
 make[2]: Leaving directory '/projects/postgis/branches/2.4/loader/cunit'
 Makefile:157: recipe for target 'check' failed
 make[1]: *** [check] Error 2
 make[1]: Leaving directory '/projects/postgis/branches/2.4/loader'
 GNUmakefile:16: recipe for target 'check' failed
 make: *** [check] Error 1

 }}}


 thought I ticketed this one before but guess not because it started
 happening suddenly one day on winnie's 32-bit runs so assume it was just a
 configuration problem.

 I should also add that winnie is the only but that runs these tests.  I
 had assumed the reason was that these were gui tests, but I see no
 reference to shp2pgsql-gui in these so not sure why the other bots
 shouldn't be running them as well.

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