[Bug 227684] devel/cquery: switch to llvm60

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 28 19:11:39 UTC 2018


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

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED
           Assignee|ports-bugs at FreeBSD.org      |jbeich at FreeBSD.org

--- Comment #8 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Henry Hu from comment #7)
> ... may not work on FreeBSD 10.

Can you elaborate? USES=compiler:c++14-lang sets CXX=clang++60 which does
support C++14. I've also checked "cquery" binary doesn't crash on startup (in
case of libc++/libcxxrt bugs).

Not to mention -std=c++1y isn't supported on GCC platforms e.g., mips*,
powerpc*, sparc64. Of those, sparc64 is stuck at lang/gcc48 and mips* doesn't
support modern any lang/gcc* port but may adopt clang 6.0 in base in future.
powerpc* and sparc64 aren't supported by emulators/qemu-user-static, so it's
kinda tricky to test C++11 or later consumers via poudriere without real
hardware.

Build logs:
10.3 amd64: https://ptpb.pw/zaN5
10.3 i386:  https://ptpb.pw/jQje
10.4 amd64: https://ptpb.pw/5E9W
10.4 i386:  https://ptpb.pw/1dkQ

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


More information about the freebsd-ports-bugs mailing list