Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2011 11:35:19 -0500
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        Niclas Zeising <niclas.zeising@gmail.com>
Cc:        Roman Divacky <rdivacky@freebsd.org>, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   Re: [ANNOUNCE]: clang compiling ports
Message-ID:  <4DFF76C7.5070001@missouri.edu>
In-Reply-To: <4DFF73E3.5010405@gmail.com>
References:  <20110620153753.GA41541@freebsd.org> <4DFF73E3.5010405@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/20/2011 11:22 AM, Niclas Zeising wrote:
> On 2011-06-20 17:37, Roman Divacky wrote:
>> Hi!
>>
>>
>> Flz@ just run an exp-build with CC=clang and CXX=clang++. The results can be
>> seen here:
>>
>>
>>          http://pointyhat.freebsd.org/errorlogs/amd64-9-exp-latest/
>>
>>
>> A lot of these failures are trivial to fix (ie. not respecting CC setting, etc.)
>> and prevent a lot of other ports from building.
>>
>> It would be great if you could skim over the list to see if some of the ports
>> you maintain are broken and possibly try to fix them. A small introduction into
>> the Clang+Ports can be read at: http://wiki.freebsd.org/PortsAndClang.
>>
>> Please focus on the biggest offenders (ie. ports that prevent the most other
>> ports from building).
>>
>> Thank you for helping us!
>>
>> Roman Divacky
>
> Would it be helpful to add a wiki page where people can annotate failed
> ports etc.? Much like what was done for the update to gmake...
> Regards

What I would like is a primer on how to suppress all the warnings and 
errors created by K&R code.

Also, why is this an error:
error: non-void function 'top_button_cross' should return a value 
[-Wreturn-type]
when most everything else is a warning.  (See 
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20110616185105/xppaut-5.99.log.)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DFF76C7.5070001>