On 02/26/2016 13:50, Dimitry Andric wrote:
It looks like you are building the port with -fsanitize=undefined, and
your clang installation(s) are missing the UBSan libraries, for some
reason. Try building your port without -fsanitize=undefined, unless you
need that for something specific, of course.
Thanks!
It turned out that sanitizer is the relatively new feature that isn't
yet available in any of the clang versions on FreeBSD, and this package
fails to detect the compiler support for it.
Yuri
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"