[postgis-tickets] [PostGIS] #5473: Building without-pgconfig errors out and might be going in an infinite loop

PostGIS trac at osgeo.org
Fri Aug 11 21:58:33 PDT 2023


#5473: Building without-pgconfig errors out and might be going in an infinite loop
---------------------------+---------------------------
 Reporter:  robe           |      Owner:  robe
     Type:  defect         |     Status:  new
 Priority:  blocker        |  Milestone:  PostGIS 3.4.0
Component:  loader/dumper  |    Version:  master
 Keywords:                 |
---------------------------+---------------------------
 When I build with ./configure --without-pgconfig on my mingw64 setup

 It errors:


 {{{
 make[374]: *** [Makefile:28: all] Error 2
 make[374]: Leaving directory '/projects/postgis/postgis-git/raster'
 :
 make[1]: Leaving directory '/projects/postgis/postgis-git/raster'
 make: *** [GNUmakefile:25: all] Error 1

 }}}


 I'm thinking this might be happening on woodie too why it keeps crashing
 on the tools even when the tools agent job was running on the woodie-
 server. I saw the server docker process die.  I tried moving the tools job
 to dronie, and she didn't like it either.


 I'm going to try some other machines to see if the behavior repeats.


 I've also attached one log file I managed to pull from woodie, before it
 kicked the can.  Looks like the same thing
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5473>
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