[Bug 216650] devel/caf: fails to build with clang 4.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 31 01:40:15 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216650
--- Comment #2 from Matthias Vallentin <vallentin at 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 much
appreciate it.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list