[Bug 230399] devel/libunwind: fails to build with Clang 7

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230399 --- Comment #11 from Dimitry Andric --- (In reply to Kubilay Kocak from comment #10) > is/will a/the workaround in the port still be required, until base r337585 > ends up in -RELEASES? Previous releases shouldn't be affected, this

[Bug 230454] Compiling world fails on /usr/src/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230454 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org

Re: Broken arm support in clang now?

2018-08-11 Thread Warner Losh
On Sat, Aug 11, 2018 at 1:01 PM, Mark Millard < mark.mill...@nexustechnology.com> wrote: > On 2018-Aug-11, at 11:09 AM, Dimitry Andric wrote: > > > > On 11 Aug 2018, at 19:31, Warner Losh wrote: > >> > >> On Sat, Aug 11, 2018, 10:20 AM Dimitry Andric wrote: > >> On 11 Aug 2018, at 16:55,

[Bug 230454] Compiling world fails on /usr/src/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230454 Rodney W. Grimes changed: What|Removed |Added CC||toolch...@freebsd.org -- You

[Bug 230454] Compiling world fails on /usr/src/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230454 Rodney W. Grimes changed: What|Removed |Added CC||rgri...@freebsd.org ---

[Bug 230454] Compiling world fails on /usr/src/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230454 Warner Losh changed: What|Removed |Added CC||i...@freebsd.org --- Comment #5

Re: Broken arm support in clang now?

2018-08-11 Thread Dimitry Andric
On 11 Aug 2018, at 16:55, Warner Losh wrote: > > It looks like armv5 clang bogusly uses lld: > > From a 'make buildkernel' of the RT1310 kernel config: > > cc -target arm-gnueabi-freebsd12.0 > --sysroot=/usr/home/imp/obj/usr/home/imp/git/head/arm.arm/tmp >

Broken arm support in clang now?

2018-08-11 Thread Warner Losh
It looks like armv5 clang bogusly uses lld: >From a 'make buildkernel' of the RT1310 kernel config: cc -target arm-gnueabi-freebsd12.0 --sysroot=/usr/home/imp/obj/usr/home/imp/git/head/arm.arm/tmp -B/usr/home/imp/obj/usr/home/imp/git/head/arm.arm/tmp/usr/bin -c -O -pipe -g -nostdinc -I.

[Bug 230454] Compiling world fails on /usr/src/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230454 Mark Millard changed: What|Removed |Added CC||marklmi26-f...@yahoo.com ---

Re: Broken arm support in clang now?

2018-08-11 Thread Warner Losh
On Sat, Aug 11, 2018, 10:20 AM Dimitry Andric wrote: > On 11 Aug 2018, at 16:55, Warner Losh wrote: > > > > It looks like armv5 clang bogusly uses lld: > > > > From a 'make buildkernel' of the RT1310 kernel config: > > > > cc -target arm-gnueabi-freebsd12.0 > >

Re: Broken arm support in clang now?

2018-08-11 Thread Dimitry Andric
On 11 Aug 2018, at 19:31, Warner Losh wrote: > > On Sat, Aug 11, 2018, 10:20 AM Dimitry Andric wrote: > On 11 Aug 2018, at 16:55, Warner Losh wrote: > > > > It looks like armv5 clang bogusly uses lld: > > > > From a 'make buildkernel' of the RT1310 kernel config: > > > > cc -target

Re: Broken arm support in clang now?

2018-08-11 Thread Mark Millard
On 2018-Aug-11, at 11:09 AM, Dimitry Andric wrote: > > On 11 Aug 2018, at 19:31, Warner Losh wrote: >> >> On Sat, Aug 11, 2018, 10:20 AM Dimitry Andric wrote: >> On 11 Aug 2018, at 16:55, Warner Losh wrote: >>> >>> It looks like armv5 clang bogusly uses lld: >>> >>> From a 'make

[Bug 230400] devel/cmake, devel/qt5-buildtools: fails to build with libc++ 7

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230400 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Sat Aug 11 20:08:26 UTC 2018 New revision: 337654 URL: https://svnweb.freebsd.org/changeset/base/337654 Log: Undo r337593 (commenting out of

Re: Broken arm support in clang now?

2018-08-11 Thread Mark Millard via freebsd-toolchain
[Resent from the right account. I wish I could remove the prior send.] On 2018-Aug-11, at 11:09 AM, Dimitry Andric wrote: > > On 11 Aug 2018, at 19:31, Warner Losh wrote: >> >> On Sat, Aug 11, 2018, 10:20 AM Dimitry Andric wrote: >> On 11 Aug 2018, at 16:55, Warner Losh wrote: >>> >>> It

Re: Broken arm support in clang now?

2018-08-11 Thread Mark Millard via freebsd-toolchain
[Replying from the intended Email address, rather than the one I accidentally used originally.] On 2018-Aug-11, at 5:05 PM, Warner Losh wrote: > On Sat, Aug 11, 2018 at 1:01 PM, Mark Millard > wrote: > On 2018-Aug-11, at 11:09 AM, Dimitry Andric wrote: > > > > On 11 Aug 2018, at 19:31,