https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/selinux-python-3.7 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 896641 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c3a11ddcf78c4d9c17518378f5a4cced8ea16a commit 15c3a11ddcf78c4d9c17518378f5a4cced8ea16a Author: Kenton Groombridge <concord@gentoo.org> AuthorDate: 2024-07-08 14:18:13 +0000 Commit: Kenton Groombridge <concord@gentoo.org> CommitDate: 2024-07-08 14:21:06 +0000 sys-apps/selinux-python: fix sepolgen.conf install sepolgen.conf will fail to install if /etc/selinux/config has not been created yet. Reorder the creation of the /etc/selinux directory during the install phase so that if this happens, sepolgen.conf can be installed correctly. Closes: https://bugs.gentoo.org/935158 Signed-off-by: Kenton Groombridge <concord@gentoo.org> sys-apps/selinux-python/selinux-python-3.5.ebuild | 4 ++-- sys-apps/selinux-python/selinux-python-3.6.ebuild | 2 +- sys-apps/selinux-python/selinux-python-3.7.ebuild | 2 +- sys-apps/selinux-python/selinux-python-9999.ebuild | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-)