[postgis-tickets] [PostGIS] #4603: Windows build failing in shp2pgsql: XError in psSHP->sHooks.FWrite()

PostGIS trac at osgeo.org
Thu Dec 12 09:49:31 PST 2019


#4603: Windows build failing in shp2pgsql: XError in psSHP->sHooks.FWrite()
---------------------------+---------------------------
 Reporter:  Algunenano     |      Owner:  robe
     Type:  defect         |     Status:  new
 Priority:  high           |  Milestone:  PostGIS 3.1.0
Component:  loader/dumper  |    Version:  master
 Keywords:                 |
---------------------------+---------------------------
 From https://winnie.postgis.net:444/job/PostGIS_EDB_Regress_winnie/10146/

 There are multiple similar issues:
 {{{
 ../loader/Point ........ failed (dumper geog test: dumping loaded table:
 /projects/postgis/tmp/3.1.0dev_pg12_geos3.8.0_gdal2.4.3w64/dumper.err)
 -----------------------------------------------------------------------------
 Initializing...
 Done (postgis major version: 3).
 Output shape: Point
 Dumping: XError in psSHP->sHooks.FWrite() while writing object of 28 bytes
 to .shp file: No error
 Error writing shape 0
 -----------------------------------------------------------------------------
  ../loader/PointM ... failed ( wkt test: running shp2pgsql output:
 /projects/postgis/tmp/3.1.0dev_pg12_geos3.8.0_gdal2.4.3w64/loader.err)
 -----------------------------------------------------------------------------
 }}}


 By looking at trunk builds, it seems it started failing at:

 {{{
 Changes
 Update the shapelib copy to the latest. References #4591. Required two
 (detail)

 Generic Cause

         Revision: e7c352608c6449ef59d0adad095289038ba27343
 origin/master
 }}}

 Which makes sense since shp2pgsql and shapelib are related.

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