[Bug 216903] clang frontend command failed due to signal

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216903 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org

[Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216707 John Marino changed: What|Removed |Added CC|

[Bug 216908] security/gnutls: does not build on 12-CURRENT aarch64 after llvm 3.9 toolchain integration

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216908 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Wed Feb 8 20:31:54 UTC 2017 New revision: 313458 URL: https://svnweb.freebsd.org/changeset/base/313458 Log: lld: Allow arbitrary code

[Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216707 6year...@gmail.com changed: What|Removed |Added CC||6year...@gmail.com ---

[Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216707 --- Comment #26 from Antoine Brodin --- New failures on 11.0 amd64: + {"origin"=>"devel/hs-ncurses", "pkgname"=>"hs-ncurses-0.2.15", "phase"=>"build", "errortype"=>"???"} + {"origin"=>"lang/yap",

[Bug 216908] security/gnutls: does not build on 12-CURRENT aarch64 after llvm 3.9 toolchain integration

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216908 --- Comment #2 from Ed Maste --- (In reply to Dimitry Andric from comment #1) > I wasn't aware that lld was used by default for aarch64, I thought this used > an external binutils port based ld instead? buildworld and

Re: clang 4.0.0 with_lld_is_ld build

2017-02-08 Thread Ed Maste
On 8 February 2017 at 08:10, Shawn Webb wrote: > On Tuesday, 07 February 2017 06:55:44 PM Ed Maste wrote: >> On 7 February 2017 at 17:32, Shawn Webb wrote: >> > Hey All, >> > >> > On a system with clang 4.0.0 already installed with lld as

Re: clang 4.0.0 with_lld_is_ld build

2017-02-08 Thread Shawn Webb
On Tuesday, 07 February 2017 06:55:44 PM Ed Maste wrote: > On 7 February 2017 at 17:32, Shawn Webb wrote: > > Hey All, > > > > On a system with clang 4.0.0 already installed with lld as ld, I get the > > following error compiling the latest HEAD of

[Bug 216080] science/bddsolve: fails to build with lang/gcc6 or later

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080 --- Comment #6 from Jan Beich (mail not working) --- DragonFly, architectures on external toolchain and users that prefer GCC may be affected after upgrading GCC to 6.x or later. For some reason Clang (even 4.0) is

[Bug 216080] science/bddsolve: fails to build with lang/gcc6 or later

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080 --- Comment #5 from Ed Schouten --- So to get this straight: this no longer breaks, right? It was caused by a change to libc++, but that change has been reverted. If so, shall I mark this bug as WONTFIX? -- You are

[Bug 216908] security/gnutls: does not build on 12-CURRENT aarch64 after llvm 3.9 toolchain integration

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216908 Tijl Coosemans changed: What|Removed |Added Assignee|t...@freebsd.org