pkgsrc-Bugs archive

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

Re: pkg/53686: shells/pdksh building fails due to wrong preprocessor checking



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

From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/53686: shells/pdksh building fails due to wrong preprocessor
 checking
Date: Sat, 27 Oct 2018 05:55:45 +0000

 A bunch of things:
 - You are getting this because your linux distribution defaults to
   enabling FORTIFY in the compiler configuration, most likely.
   This is fine but very problematic when combined with choosing to keep
   warnings regarding FORTIFY CFLAGS configuration. It's weird that they
   haven't noticed this because it would have more effects, but maybe
   they don't want to edit their glibc headers.
 
 - It's probably fine to patch this. It would be better to do the
   non-generated file but I can't generate it easily so I can see why you
   did it that way.
 


Home | Main Index | Thread Index | Old Index