pkgsrc-Bugs archive

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

Re: pkg/52390: current fails to bootstrap on CentOS 6



On Mon, Jul 17, 2017 at 10:44:41AM -0500, Jason Bacon wrote:
> On 07/17/17 10:09, Joerg Sonnenberger wrote:
> > On Mon, Jul 17, 2017 at 08:45:21AM -0500, Jason Bacon wrote:
> > > > -Wno-unused-result, not -Wno-error=unused-result.
> > > Also not supported in 4.4.7.
> > F**k: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509
> > 
> > OK, I guess that makes it "disable fortify for GCC 4.4 on Linux". I'm
> > not willing to disable all warnings just they couldn't get their act
> > together.
> > 
> > Joerg
> 
> Or disable -Werror for GCC 4.4 on Linux.  This seems to be sufficient based
> on my tests.

I prefer getting warnings for real things than some security voodoo.
Given that glibc systems have a well known history of requiring special
magic for asprintf for example, that's a much more real concern.

Joerg


Home | Main Index | Thread Index | Old Index