Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2016 22:45:05 -0800
From:      Yuri <yuri@rawbw.com>
To:        "ports@freebsd.org" <ports@freebsd.org>
Subject:   Clang can't build c++ project: ubsan is missing
Message-ID:  <56CFF471.90406@rawbw.com>

next in thread | raw e-mail | index | archive | help
Hi,

I can't update the version of one C++ port because now the base clang-34 
fails to find the symbols __ubsan_ (for example __ubsan_vptr_type_cache).
clang36 port compiler fails to find libclang_rt.san-x86_64.a
clang38 port compiler fails to find libclang_rt.ubsan_standalone-x86_64.a

What could be wrong?

Yuri




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56CFF471.90406>