Bug 1201898
Summary: | Building argp-standalone with gcc-5 (i.e. on Fedora 22 and 23/rawhide) | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kaleb KEITHLEY <kkeithle> |
Component: | build | Assignee: | Kaleb KEITHLEY <kkeithle> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 3.4.6 | CC: | bugs, gluster-bugs, hchiramm, ndevos |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1191006 | Environment: | |
Last Closed: | 2015-04-13 06:59:46 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1183538, 1191006 | ||
Bug Blocks: | 1154714 |
Description
Kaleb KEITHLEY
2015-03-13 18:08:46 UTC
REVIEW: http://review.gluster.org/9880 (build: argp-standalone, conditional build and build with gcc-5) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle) COMMIT: http://review.gluster.org/9880 committed in release-3.4 by Kaleb KEITHLEY (kkeithle) ------ commit a0aa6fb91ac0cdd52769fa8c3cdbf63e48ff63db Author: Kaleb S. KEITHLEY <kkeithle.usersys.redhat.com> Date: Fri Mar 13 14:22:14 2015 -0400 build: argp-standalone, conditional build and build with gcc-5 This patch is a backport of two patches on the master branch: 1) BZ 1086773, http://review.gluster.org/7440 commit 09d2dcac3a238cfe6bde1a7aed06facfa16caf20 Change-Id: Id0fcb717b5821d8a4c176e6274339f46b3a4a249 2) BZ 764655, http://review.gluster.org/6034 commit b2dfa011a3fdcb7d22764d143517d0fbd1c2a201 Change-Id: If5dfdc9c7427bd3d39d8da8f79e33ae2da6a3137 In summary: conditionally build argp-standalone, and address compile issues when compiling with gcc-5 Change-Id: Id0f36f0ca4a3775556c9ca524035cd27b4ded55d BUG: 1201898 Signed-off-by: Kaleb S. KEITHLEY <kkeithle.usersys.redhat.com> |