Bug 191733

Summary: libsemanage fails to build with mock
Product: [Fedora] Fedora Reporter: n0dalus <n0dalus+redhat>
Component: libsemanageAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.6.7-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-24 03:34:35 UTC Type: ---
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:    
Bug Blocks: 191529    
Attachments:
Description Flags
Build log
none
BuildRequires Patch none

Description n0dalus 2006-05-15 15:11:07 UTC
Description of problem:
libsemanage fails to build with mock.

Version-Release number of selected component (if applicable):
libsemanage-1.6.7-1.src.rpm

Build fails with error:
boolean_record.c:9:34: error: sepol/boolean_record.h: No such file or directory

And after adding buildrequires libsepol-devel:
semanageswig_wrap.c:112:20: error: Python.h: No such file or directory

Attached is patch to add buildrequires for libsepol-devel and python-devel.

Comment 1 n0dalus 2006-05-15 15:11:07 UTC
Created attachment 129072 [details]
Build log

Comment 2 n0dalus 2006-05-15 15:12:10 UTC
Created attachment 129073 [details]
BuildRequires Patch

Comment 3 Daniel Walsh 2006-05-15 16:07:36 UTC
patch applied in 1.6.7-3

Thanks

Comment 4 Matt Domsch 2006-05-24 03:34:35 UTC
libsemanage-1.6.7-3.src.rpm builds on i386 and x86_64.