Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2018 19:11:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227684] devel/cquery: switch to llvm60
Message-ID:  <bug-227684-7788-OMcZjOhl9K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227684-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227684-7788@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=3D227684

Jan Beich <jbeich@FreeBSD.org> changed:

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

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

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

Not to mention -std=3Dc++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

--=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-227684-7788-OMcZjOhl9K>