[cfe-dev] Results of the FreeBSD Ports build with CC=clang
Eli Friedman
eli.friedman at gmail.com
Mon Jun 1 16:04:31 PDT 2009
On Mon, Jun 1, 2009 at 9:32 AM, Ed Schouten<ed at 80386.nl> wrote:
> After some filtering and sorting, I've come up with this list, where
> I've categorized all error logs:
>
> http://80386.nl/pub/clang-portsbuild.txt
Some of the categories seem off:
iaxmodem-1.2.0.log is actually failing because we don't implicitly
define sin/cos/etc.
cdecl-2.5.log looks like a gnu89 issue.
ipsec-tools-0.7.2.log and physfs-2.0.0.log are -Werror issues.
For libbgpdump-1.4.99.8.log, it would be more accurate to say that the
constant-folder doesn't know how to fold strlen.
"Label pointers" should really be "__label__" support.
Thanks for all the information!
-Eli
More information about the cfe-dev
mailing list