pkgsrc-Bugs archive

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

Re: pkg/43797 (devel/atf doesn't honor NOGCCERROR)



The following reply was made to PR pkg/43797; it has been noted by GNATS.

From: Alexander Nasonov <alnsn%yandex.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/43797 (devel/atf doesn't honor NOGCCERROR)
Date: Sat, 23 Oct 2010 13:57:07 +0400

 Hi Julio,
 Actually, I find NOGCCERROR very useful. I sometimes build
 packages with the Intel C++ compiler (wip/icc - it works on NetBSD)
 and it prints much more warnings than gcc. I think most people who
 use -Werror test it only on gcc and NOGCCERROR would be useful
 for alternative compilers.
 I've checked my local copy of mk/wrapper/transform-icc-cc and I
 simply discard -Werror unconditionally.
 Pkgsrc has a framework in place for ignoring/not ignoring
 options, why not use it?
 May me it's time for a post on tech-pkg ...
 
 Best Regards,
 Alex
 
 23.10.10, 12:12, jmmv%NetBSD.org@localhost:
 
 > Synopsis: devel/atf doesn't honor NOGCCERROR
 >  
 >  State-Changed-From-To: open->closed
 >  State-Changed-By: jmmv%NetBSD.org@localhost
 >  State-Changed-When: Sat, 23 Oct 2010 08:12:01 +0000
 >  State-Changed-Why:
 >  The NOGCCERROR variable is not a standard pkgsrc variable.  It appears 
 > nowhere in
 >  pkgsrc/mk/.  Only a few packages define it, and I assume they do so only 
 > because
 >  the underlying Makefiles support it.
 >  
 >  Anyway, your particular problems should have been fixed with the update to 
 > 0.12.
 >  
 >  
 >  
 >  
 >  
 
 -- 
 Alexander Nasonov
 


Home | Main Index | Thread Index | Old Index