svn commit: r504198 - head/Mk

Justin Hibbits jhibbits at FreeBSD.org
Sat Jun 15 22:04:32 UTC 2019


On Sat, 15 Jun 2019 17:43:12 +0000
Mark Linimon <linimon at lonesome.com> wrote:

> On Sat, Jun 15, 2019 at 01:43:32PM +0000, Alexey Dokuchaev wrote:
> > Actually, things look better on powerpc, last time I recall I was
> > able to successfully build gcc7 port for it.  
> 
> The FreeBSD.org powerpc64 build machine is able to build all versions
> of GCC and llvm in the tree, and has been able to do so for some time,
> with the following exceptions:
> 
>   devel/llvm80 recently started timing out.  I am comparing error logs
>     to pinpoint the exact failure.
> 
>   devel/llvm-devel is timing out as well, probably for the same
> reason.
> 
>   devel/llvm-cheri did not build the last time I ran a TRYBROKEN.
> 
> You'd have to ask jhibbits about powerpc(32) -- I think he is the only
> person working on it.  (Cc:ing jhibbits)
> 
> mcl

Most things are fine on powerpc(32), I've only been dealing with
powerpcspe, but assume powerpc is comparable.  However, the big
sticking point is devel/llvm* no longer build since the binutils
updates back in January or February (2.31, I think, maybe as far back
as 2.30), it hits the elflink.c assert that's already in a PR for x86.
That means X ports no longer build.  I'm hoping with our eventual
switch to lld things will change.  Which reminds me, I have an email to
send out.

- Justin


More information about the svn-ports-all mailing list