[postgis-tickets] [PostGIS] #4626: Fails to build with libxml2 2.9.10 (uses xml2-config)

PostGIS trac at osgeo.org
Thu Jan 30 15:36:17 PST 2020


#4626: Fails to build with libxml2 2.9.10 (uses xml2-config)
-----------------------------+---------------------------
  Reporter:  Bas Couwenberg  |      Owner:  pramsey
      Type:  defect          |     Status:  reopened
  Priority:  medium          |  Milestone:  PostGIS 2.5.4
 Component:  postgis         |    Version:  2.5.x
Resolution:                  |   Keywords:
-----------------------------+---------------------------

Comment (by robe):

 FYI the bessie build failing on raster, might have been some loose
 liblwgeom flaoting.

 I found liblwgeom installed in /usr/local/include liblwgeom.h
  and liblwgeom_topo.h

 Also found in /usr/local/lib  liblwgeom-2.4.so.0, liblwgeom-2.5.so ..,
 liblwgeom.so

 I deleted the non-versioned ones from here and the include files and reran
 and then bessie was fine.  So I think it still might be picking up non-
 local first.


 before:
 https://debbie.postgis.net/view/PostGIS/job/PostGIS_Worker_Run/label=bessie/1875/consoleFull


 {{{
 10:27:28   Test: test_raster_envelope_geom ...gmake[4]: *** [Makefile:77:
 check] Segmentation fault (core dumped)
 10:27:28 gmake[4]: Leaving directory
 '/usr/home/jenkins/workspace/PostGIS_Worker_Run/label/bessie/220be347eeb5dea6a4a46f871e87779249353038/raster/test/cunit'
 }}}



 after:
 https://debbie.postgis.net/view/PostGIS/job/PostGIS_Worker_Run/label=bessie/1876/console

 all tests pass

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4626#comment:15>
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