[postgis-devel] on parallel and recursive make

rmrodriguez at carto.com rmrodriguez at carto.com
Wed Nov 4 04:16:09 PST 2020


On Wed, Nov 4, 2020 at 12:55 PM Sandro Santilli <strk at kbt.io> wrote:
> I've seen Travis errors like: .a: unrecognized object
> which suggests the linker was trying to use an object file _while_
> the object file was being written by another thread (race condition
> between checking if the file exists and creating the file).

I've started seeing them now in my local build. I think I bisected it
to a recent change (402fdc0e8191422b23996eafde93b2dce33c1595) as the
previous commit seems to work fine
(72e4e9de69b44c56f8bff8515dcdb9f3511f009a), just beware that since
this only happens rarely it might be a previous commit. What's for
sure is that this didn't happen a month ago nor in other stable
branches.

>
> Ok, I reverted that commit with
> ef88e7443188275f14727a33997f43ab118c6bdf
>
> Let's see if bots are happy, and I'll file tickets if there
> are errors.

Thanks!


-- 
Raúl Marín Rodríguez
carto.com


More information about the postgis-devel mailing list