Bug 1218359

Summary: glfs.h:46:21: fatal error: sys/acl.h: No such file or directory
Product: [Fedora] Fedora Reporter: Cole Robinson <crobinso>
Component: glusterfsAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: barumuga, humble.devassy, joe, jonathansteffan, kkeithle, lmohanty, ndevos
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1218399 (view as bug list) Environment:
Last Closed: 2015-05-05 12:43:11 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: 1218400, 1218625    
Bug Blocks:    

Description Cole Robinson 2015-05-04 17:40:04 UTC
Trying to build new libvirt in rawhide, hitting this error with gluster:

In file included from storage/storage_backend_gluster.c:24:0:
/usr/include/glusterfs/api/glfs.h:46:21: fatal error: sys/acl.h: No such file or directory
compilation terminated.

Doesn't appear to be libvirt specific.

Build: http://koji.fedoraproject.org/koji/taskinfo?taskID=9654514

DEBUG util.py:388:   --> glusterfs-api-devel-3.7.0-0.1.beta1.fc23.x86_64
DEBUG util.py:388:   --> glusterfs-devel-3.7.0-0.1.beta1.fc23.x86_64

Comment 1 Niels de Vos 2015-05-04 19:18:23 UTC
glusterfs-api-devel should have a dependency on libacl-devel...