Opened 4 years ago

Last modified 4 years ago

#4638 closed defect

bessie failing on GDAL segmentation fault — at Initial Version

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 3.0.2
Component: build Version: 3.0.x
Keywords: Cc:

Description

15:08:13 passed
15:08:13   Test: test_gdal_to_raster ...passed
15:08:13   Test: test_gdal_warp ...passed
15:08:13 Suite: raster_geometry
15:08:13   Test: test_raster_envelope ...passed
15:08:13   Test: test_raster_envelope_geom ...gmake[4]: *** [Makefile:78: check] Segmentation fault (core dumped)
15:08:14 gmake[4]: Leaving directory '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/0c190406e5edf3050c2883cc378e628fbdf26d3e/raster/test/cunit'
15:08:14 gmake[3]: *** [Makefile:19: check-unit] Error 2
15:08:14 gmake[3]: Leaving directory '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/0c190406e5edf3050c2883cc378e628fbdf26d3e/raster/test'
15:08:14 gmake[2]: *** [Makefile:66: check-unit] Error 2
15:08:14 gmake[2]: Leaving directory '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/0c190406e5edf3050c2883cc378e628fbdf26d3e/raster'
15:08:14 gmake[1]: *** [GNUmakefile:20: check-unit] Error 1
15:08:14 gmake[1]: Leaving directory '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/0c190406e5edf3050c2883cc378e628fbdf26d3e'
15:08:14 *** Error code 2
15:08:14 

This has happened before and I think last time I deleted the file in

/usr/local/include/liblwgeom.h and libwgeom_topo.h

To fix the issue. Going to do that again.

If that fixes it, I think there is something wrong with our config such that the system include is being picked up before our local includes.

Change History (0)

Note: See TracTickets for help on using tickets.