Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2017 01:40:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216650] devel/caf: fails to build with clang 4.0
Message-ID:  <bug-216650-13-EoL8MSa6U8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216650-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216650-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216650

--- Comment #2 from Matthias Vallentin <vallentin@icir.org> ---
I would like to reproduce the issue, but can't find a clang 4.x package: pkg
search clang yields:

clang-devel-5.0.d20170114_1    C, Objective-C, and C++ compiler (use
devel/llvm-devel)
clang33-3.3_9                  C, Objective-C, and C++ compiler
clang34-3.4.2_5                C, Objective-C, and C++ compiler
clang35-3.5.2_1                C, Objective-C, and C++ compiler
clang36-3.6.2                  C, Objective-C, and C++ compiler
clang37-3.7_3                  C, Objective-C, and C++ compiler (use
devel/llvm37)
clang38-3.8_1                  C, Objective-C, and C++ compiler (use
devel/llvm38)

How did you wind up with clang 4.x?

The issue itself looks like it could be one-line fix by adding

    #include "caf/behavior.hpp"

in libcaf_core/caf/actor_config.hpp. If you have a chance to try it, I'd mu=
ch
appreciate it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216650-13-EoL8MSa6U8>