[postgis-tickets] [PostGIS] #4834: protobuf checking on berrie causing compile to fail

PostGIS trac at osgeo.org
Fri Jan 29 06:21:14 PST 2021


#4834: protobuf checking on berrie causing compile to fail
------------------------+---------------------------
  Reporter:  robe       |      Owner:  robe
      Type:  defect     |     Status:  new
  Priority:  medium     |  Milestone:  PostGIS 3.1.2
 Component:  buildbots  |    Version:  3.1.x
Resolution:             |   Keywords:
------------------------+---------------------------

Comment (by Algunenano):

 I've been having at look at this and I have no idea why this is failing
 now. It was introduced several months ago and the script is using `
 --without-protobuf` so it shouldn't be checked.

 {{{
 $ cat ci/berrie/postgis_regress.sh | grep protobuf
 ./configure --with-pgconfig=${PGPATH}/bin/pg_config --without-protobuf
 }}}

 It was working until a few days ago and the first time it failed was
 https://debbie.postgis.net/view/PostGIS/job/PostGIS_Worker_Run/label=berrie/2436/console

 Previous failures in that CI seem unrelated to protobuf.

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