Date: Sat, 14 Jan 2017 05:57:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216054] graphics/openshadinglanguage: fails to build with libc++ 4.0 Message-ID: <bug-216054-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216054 Bug ID: 216054 Summary: graphics/openshadinglanguage: fails to build with libc++ 4.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: FreeBSD@ShaneWare.Biz, dim@FreeBSD.org Blocks: 216008 CC: FreeBSD@ShaneWare.Biz Flags: maintainer-feedback?(FreeBSD@ShaneWare.Biz) In file included from llvm_ops.cpp:94: In file included from /usr/include/c++/v1/iostream:38: In file included from /usr/include/c++/v1/ios:216: In file included from /usr/include/c++/v1/__locale:15: In file included from /usr/include/c++/v1/string:470: In file included from /usr/include/c++/v1/string_view:171: In file included from /usr/include/c++/v1/__string:55: In file included from /usr/include/c++/v1/algorithm:637: /usr/include/c++/v1/type_traits:2075:14: error: expected class name : public decltype((_VSTD::__is_assignable_test<_Tp, _Arg>(0))) {}; ^ /usr/include/c++/v1/__config:738:25: note: expanded from macro 'decltype' # define decltype(__x) __typeof__(__x) ^ build log: http://sprunge.us/Zjhh regressed by: https://github.com/llvm-mirror/libcxx/commit/602fe15f55ea Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216008 [Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas= e to 4.0.0 --=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-216054-13>