Bug 811387 - Debian "hardening" build fails
Summary: Debian "hardening" build fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: unclassified
Version: 3.3-beta
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vijay Bellur
QA Contact: Sachidananda Urs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-10 21:20 UTC by Jeff Darcy
Modified: 2013-07-24 17:11 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:11:39 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Jeff Darcy 2012-04-10 21:20:58 UTC
The problem is that "gcc -Werror=format-security" complains about a format string that's not a string literal even though the string in question is clearly and provably unchanged from when it came from a string literal one line before.  That's a gcc bug, but nonetheless it's easy to work around.

Comment 1 Anand Avati 2012-04-10 21:37:38 UTC
CHANGE: http://review.gluster.com/3117 (Fix compiler warnings and typos from Debian build.) merged in master by Anand Avati (avati)

Comment 2 Sachidananda Urs 2012-05-31 07:22:02 UTC
Fix in upstream, will verify later.


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