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
The following reply was made to PR pkg/52390; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: Jason Bacon <bacon4000%gmail.com@localhost>
Cc: Joerg Sonnenberger <joerg%bec.de@localhost>, gnats-bugs%NetBSD.org@localhost,
pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/52390: current fails to bootstrap on CentOS 6
Date: Mon, 17 Jul 2017 17:50:46 +0200
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