From bd4aeefe33e63f613512604e47bfca7b2187697d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 3 Nov 2019 16:06:58 +0000 Subject: gentoo resync : 03.11.2019 --- profiles/features/musl/package.mask | 1 + profiles/features/musl/package.use.mask | 4 ++++ profiles/features/prefix/package.mask | 1 - .../features/prefix/standalone/kernel-2.6.16+/package.use.mask | 9 ++++++++- profiles/features/selinux/package.mask | 4 ---- profiles/features/selinux/package.use.mask | 1 + 6 files changed, 14 insertions(+), 6 deletions(-) (limited to 'profiles/features') diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 52e0d06dc8d4..e42c7279fbb1 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -5,6 +5,7 @@ sys-libs/uclibc-ng sys-libs/glibc # We use eudev which is tested on both uclibc and musl +=virtual/libudev-232-r1 sys-apps/systemd sys-fs/udev diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 28e05a4e4902..e8ef0ab07a3e 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -16,3 +16,7 @@ sys-fs/e2fsprogs nls # as a fail-only stub in musl. breaks horribly if enabled. # bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated) app-shells/bash mem-scramble + +# lto builds are known to cause an OOM issue during build. +mail-client/thunderbird lto +www-client/firefox lto diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index c2367c0c1f86..808c71a894c3 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -15,7 +15,6 @@ gnome-extra/gnome-logs gnome-extra/gnome-user-share gnome-extra/office-runner kde-misc/systemd-kcm - (2019-10-14) +# The following mesa components calls fcntl(fd, F_DUPFD_CLOEXEC, 3) directly +# without checking. That results on build time failure, because we have +# stripped away F_DUPFD_CLOEXEC from glibc for this profile. +media-libs/mesa egl gles2 gallium llvm +media-libs/libepoxy egl + # Benda Xu (2018-02-21) # We are on an old kernel that only glibc-2.19 is supported. That glibc does # not build with PIE enabled. glibc-2.19 and linux-2.6.16 is end of life diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 6d7e832d3cbc..274535191db4 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,7 +1,3 @@ -# Matthew Thode (2018-07-30) -# sys-apps/bolt links against systemd, which gentoo SELinux does not support -sys-apps/bolt - # Göktürk Yüksek (2016-11-09) # On behalf of proxy-maint # Mask due to the package requiring systemd diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 508d530d08ae..6c6cd0f280d2 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -29,5 +29,6 @@ app-misc/workrave gnome net-misc/wicd gnome-shell x11-misc/gpaste gnome x11-terms/gnome-terminal gnome-shell +x11-themes/arc-theme gnome-shell x11-themes/zukitwo gnome-shell net-wireless/bluez user-session -- cgit v1.2.3