bug#37650: Fw: Possible bug.

2019-10-08 Thread Paul Eggert
On 10/7/19 9:12 PM, George R Goffe wrote: The intent of the configure directive "--enable-gcc-warnings" that states, "turn on many GCC warnings (for developers; best with GNU make)" is, I guess, to warn developers of situations they need to be aware of. Sorry, it looks like I misunderstood

bug#37650: Fw: Possible bug.

2019-10-07 Thread Paul Eggert
On 10/7/19 2:31 PM, George R Goffe via GNU coreutils Bug Reports wrote: I guess the builds would succeed if it weren't for the "-Werror=cpp" flag. I can try removing this flag if you'd like. Yes, please do that. It's generally not a good idea to build with different flags than you configured

bug#37650: Fw: Possible bug.

2019-10-07 Thread George R Goffe via GNU coreutils Bug Reports
Hi, I'm building the "latest" coreutils on my Fedora Core 32 x86_64 system with two different versions of the gcc compilers. Both builds are failing with this indication: In file included from lib/nproc.c:50: /usr/include/sys/sysctl.h:21:2: error: #warning "The header is deprecated and will be