[Bug 216010] lang/spidermonkey24: fails to build with libc++ 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 13 00:42:46 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216010

            Bug ID: 216010
           Summary: lang/spidermonkey24: 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: kwm at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: dim at FreeBSD.org
            Blocks: 216008
          Assignee: kwm at FreeBSD.org
             Flags: maintainer-feedback?(kwm at FreeBSD.org)

In file included from mfbt/decimal/Decimal.cpp:31:
In file included from mfbt/decimal/Decimal.h:44:
In file included from ./dist/system_wrappers_js/string:3:
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 ./dist/system_wrappers_js/algorithm:3:
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))) {};
             ^
./dist/include/mozilla/Types.h:141:20: note: expanded from macro 'decltype'
#  define decltype __typeof__
                   ^

full build log: http://sprunge.us/dXcJ
first bad: https://github.com/llvm-mirror/libcxx/commit/602fe15f55ea


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216008
[Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in base to
4.0.0
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list