Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437756 - selinux-base-policy-9999 fails to build (mcs-policy)
Summary: selinux-base-policy-9999 fails to build (mcs-policy)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 19:54 UTC by Hinnerk van Bruinehsen
Modified: 2012-10-10 19:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hinnerk van Bruinehsen 2012-10-09 19:54:37 UTC
Since about 2 days selinux-base-policy-9999 fails to build on my system (~amd64). According to the error there is something wrong in staff.te:
Compiling mcs staff module
m4:staff.te:66: ERROR: end of file in argument list
make: *** [tmp/staff.mod] Error 1 

Reproducible: Always

Steps to Reproduce:
1. try to emerge selinux-base-policy-9999

Actual Results:  
Build fails

Expected Results:  
Build fails not ;)
Comment 1 Hinnerk van Bruinehsen 2012-10-09 19:56:59 UTC
Got summary wrong - sorry
Comment 2 Alex Brandt (RETIRED) gentoo-dev 2012-10-09 20:15:26 UTC
I'm seeing a similar issue in strict:

Compiling strict sysadm module
m4:sysadm.te:485: ERROR: end of file in argument list
make: *** [tmp/sysadm.mod] Error 1

Of course a different module but that may or may not be coincidence.