peripatus build failures.... - Mailing list pgsql-hackers

From Larry Rosenman
Subject peripatus build failures....
Date
Msg-id 20180704234304.bq2dxispefl65odz@ler-imac.local
Whole thread Raw
Responses Re: peripatus build failures....  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
I noticed my buildfarm member peripatus hadn't been building due to me
missing a perl library.  After I fixed that I get failures on:

Buildfarm member peripatus failed on REL9_3_STABLE stage Make
Buildfarm member peripatus failed on REL9_4_STABLE stage Make
Buildfarm member peripatus failed on REL9_5_STABLE stage Make
Buildfarm member peripatus failed on REL9_6_STABLE stage Make
Buildfarm member peripatus failed on REL_10_STABLE stage Make

HEAD and REL_11_STABLE build fine.

These all fail on relocation issues in pgport(strcase*) and possibly
others.

This is FreeBSD HEAD as of today, clang 6.0.1, lld as the linker.

Can someone take a look at these?
I've tried making sure all the cache's are clear, etc, same results.


Thanks.

--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Allow cancelling VACUUM of nbtrees with corrupted right links
Next
From: Noah Misch
Date:
Subject: Re: Looks like we can enable AF_UNIX on Windows now