[postgis-tickets] [PostGIS] #5250: Cirrus CI Freebsd failing on raster script builds
PostGIS
trac at osgeo.org
Fri Sep 30 09:28:27 PDT 2022
#5250: Cirrus CI Freebsd failing on raster script builds
------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 3.4.0
Component: buildbots | Version: master
Resolution: fixed | Keywords:
------------------------+---------------------------
Changes (by Sandro Santilli <strk@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"03cc059dc01b0fa39564d97295748e6f12bfebbc/git" 03cc059/git]:
{{{#!CommitTicketReference repository="git"
revision="03cc059dc01b0fa39564d97295748e6f12bfebbc"
Do not assume .tmp file exists upon removal
CirrusCI is failing not finding the file.
Chances are multi-process make is building the same
file multiple times and thus not finding it upon removing it
A better fix would be useful (serializing those commands?)
Should fix #5250
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5250#comment:4>
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