Date: Sat, 15 Jun 2019 17:03:56 -0500 From: Justin Hibbits <jhibbits@FreeBSD.org> To: Mark Linimon <linimon@lonesome.com> Cc: Alexey Dokuchaev <danfe@freebsd.org>, Cy Schubert <Cy.Schubert@cschubert.com>, Gerald Pfeifer <gerald@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r504198 - head/Mk Message-ID: <20190615170356.311e0253@titan.knownspace> In-Reply-To: <20190615174312.GC19307@lonesome.com> References: <201906141610.x5EGAdnN049103@repo.freebsd.org> <F69E23F2-E526-4B3F-95EB-1786222C2D61@cschubert.com> <20190614165425.GA42674@FreeBSD.org> <8BDC3B40-7FEA-46EA-AE7C-A3C266F6978F@cschubert.com> <20190614175822.GA3336@FreeBSD.org> <20190615061345.GA20346@lonesome.com> <20190615134332.GA32655@FreeBSD.org> <20190615174312.GC19307@lonesome.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Jun 2019 17:43:12 +0000 Mark Linimon <linimon@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190615170356.311e0253>