Description of problem: Currently %configure in the glusterfs.spec.in needs a manual addition of --enabled-debug to build debug binaries. With the recent change to enable hardening builds by default, --enable-debug generates an immense number of compile warnings. Version-Release number of selected component (if applicable): current mainline How reproducible: 100% Steps to Reproduce: 1. edit the glusterfs.spec.in 2. add --enable-debug on the %configure line 3.run: make -C extras/LinuxRPM glusterrpms Actual results: Many warnings related to FORTIFY_SOURCE Expected results: No more warnings then with a standard (non-debug) build. Additional info:
Lot of time since no activity on this bug. We have either fixed it already or it is mostly not critical anymore! Please re-open the bug if the issue is burning for you, or you want to take the bug to closure with fixes.