Bug 1203664 - Make it possible to build RPMs with --enable-debug for better testing
Summary: Make it possible to build RPMs with --enable-debug for better testing
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: GlusterFS
Classification: Community
Component: build
Version: mainline
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
Assignee: Niels de Vos
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-19 11:42 UTC by Niels de Vos
Modified: 2018-08-29 03:54 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-08-29 03:54:16 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Niels de Vos 2015-03-19 11:42:28 UTC
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:

Comment 1 Amar Tumballi 2018-08-29 03:54:16 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.