pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/devel/cmph



On Fri, Oct 12, 2012 at 11:10:31PM +0400, Aleksej Saushev wrote:
 > If you want pkgsrc build for your system that uses GCC 4.7, then you're
 > free to do whatever you mean. Just stop setting mines for others.

You can put _WRAP_EXTRA_ARGS.CC=-Wno-error in your mk.conf to forcibly
disable -Werror everywhere. Just be careful, this breaks some packages.

I've said in the past that we should run at least some bulk builds
with a forcibly inserted -Wall -Werror. Lots of packages do not pass
-Wall, and if the ones that also happen fail to build under clang are
even slightly representative, there's a lot of severe brokenness
lurking.

However, it's rather depressive. I tried doing a small test build a
while ago using -Wall -Werror. It failed at security/digest.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index