[Bugs] [Bug 1368423] New: core: use <sys/sysmacros.h> for makedev(3), major(3), minor(3)
bugzilla at redhat.com
bugzilla at redhat.com
Fri Aug 19 10:59:51 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1368423
Bug ID: 1368423
Summary: core: use <sys/sysmacros.h> for makedev(3), major(3),
minor(3)
Product: GlusterFS
Version: 3.8.2
Component: core
Keywords: Triaged
Assignee: ndevos at redhat.com
Reporter: ndevos at redhat.com
CC: bugs at gluster.org
Depends On: 1367527
+++ This bug was initially created as a clone of Bug #1367527 +++
Description of problem:
gnu glibc (libc) in Fedora 26 (rawhide) has turned off "compat" for makedev(),
major(), and minor(3) decls.
3.8.2 on F26 built with warnings, see:
https://kojipkgs.fedoraproject.org//packages/glusterfs/3.8.2/1.fc26/data/logs/x86_64/build.log
More recent builds of other packages (namely nfs-ganesha) indicate that these
warnings would now be errors, and, e.g. will be errors when 3.8.3 is released
and built.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--- Additional comment from Vijay Bellur on 2016-08-16 18:17:01 CEST ---
REVIEW: http://review.gluster.org/15182 (core: use <sys/sysmacros.h> for
makedev(3), major(3), minor(3)) posted (#1) for review on master by Kaleb
KEITHLEY (kkeithle at redhat.com)
--- Additional comment from Vijay Bellur on 2016-08-16 20:09:07 CEST ---
REVIEW: http://review.gluster.org/15182 (core: use <sys/sysmacros.h> for
makedev(3), major(3), minor(3)) posted (#2) for review on master by Kaleb
KEITHLEY (kkeithle at redhat.com)
--- Additional comment from Vijay Bellur on 2016-08-19 12:58:43 CEST ---
COMMIT: http://review.gluster.org/15182 committed in master by Niels de Vos
(ndevos at redhat.com)
------
commit c441a0ae5aca1f2977961afecb3236f90eb5b672
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date: Tue Aug 16 12:14:43 2016 -0400
core: use <sys/sysmacros.h> for makedev(3), major(3), minor(3)
gnu glibc (libc) in Fedora 26 (rawhide) has turned off "compat" for
makedev(), major(), and minor(3) decls.
3.8.2 on F26 built with warnings, see:
https://kojipkgs.fedoraproject.org//packages/glusterfs/3.8.2/1.fc26/data/logs/x86_64/build.log
More recent builds of other packages (namely nfs-ganesha) indicate
that these warnings would now be errors, and, will be errors when
3.8.3 is released and built.
Change-Id: I3caa0d05f5de695818753e40e754da8b40d2011c
BUG: 1367527
Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Reviewed-on: http://review.gluster.org/15182
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Niels de Vos <ndevos at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1367527
[Bug 1367527] core: use <sys/sysmacros.h> for makedev(3), major(3),
minor(3)
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ziJqEAflEW&a=cc_unsubscribe
More information about the Bugs
mailing list