[Bug 236772] build error on cross compile: '.../c++/v1/experimental/' does not exist

2019-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236772 Kubilay Kocak changed: What|Removed |Added Keywords||needs-qa Assignee|freebs

[Bug 236772] build error on cross compile: '.../c++/v1/experimental/' does not exist

2019-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236772 --- Comment #1 from HIROKI MORI --- This is my temporary workaround. diff --git a/Makefile.inc1 b/Makefile.inc1 index cf166a813d2..0dc58016601 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1084,6 +1084,7 @@ _cross-tools: @echo

[Bug 236772] build error on cross compile: '.../c++/v1/experimental/' does not exist

2019-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236772 --- Comment #2 from Dimitry Andric --- (In reply to HIROKI MORI from comment #0) > I build sys/arm/ralink(armv5t) on amd64 host. I have build error on > buildworld after clang update 7.0. > > Now clang is 8.0. I have still error. ... > ins

[Bug 236141] LLD (unlike BFD) ignores unresolved references in libraries for indirect linking

2019-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236141 --- Comment #25 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Mon Mar 25 14:32:09 UTC 2019 New revision: 496824 URL: https://svnweb.freebsd.org/changeset/ports/496824 Log: graphics/sdl_ttf: unbreak -

Re: Optimization bug with floating-point?

2019-03-25 Thread Steve Kargl
On Tue, Mar 12, 2019 at 07:45:41PM -0700, Steve Kargl wrote: > All, > > There seems to an optimization bug with clang on > > % uname -a > FreeBSD mobile 13.0-CURRENT FreeBSD 13.0-CURRENT r344653 MOBILE i386 > > IOW, if you do numerica work on i386, you may want to check your > results. This is

[Bug 236141] LLD (unlike BFD) ignores unresolved references in libraries for indirect linking

2019-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236141 --- Comment #26 from commit-h...@freebsd.org --- A commit references this bug: Author: antoine Date: Mon Mar 25 18:46:35 UTC 2019 New revision: 496850 URL: https://svnweb.freebsd.org/changeset/ports/496850 Log: Fix build after base r3453

Re: Optimization bug with floating-point?

2019-03-25 Thread Ed Maste
On Mon, 25 Mar 2019 at 14:32, Steve Kargl wrote: > > This is now > > https://bugs.llvm.org/show_bug.cgi?id=41224 Thanks for submitting a bug report to LLVM, I hope it gets some traction. ___ freebsd-toolchain@freebsd.org mailing list https://lists.freeb