diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-04 19:18:10 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-04 19:18:10 +0100 |
commit | 07b0c0005f55e652101816d9f4cfe73403bf0906 (patch) | |
tree | b29108de370177e8ce7c0d0d60e1e4319851d99b /profiles/features | |
parent | 78754950ffa3aaba0f48b1ca1d505caa4a3dfbfa (diff) |
gentoo auto-resync : 04:10:2022 - 19:18:10
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/clang/package.use | 1 | ||||
-rw-r--r-- | profiles/features/musl/package.mask | 21 | ||||
-rw-r--r-- | profiles/features/musl/package.use.mask | 4 |
3 files changed, 26 insertions, 0 deletions
diff --git a/profiles/features/clang/package.use b/profiles/features/clang/package.use index 4b720c60bf5b..267fafefe792 100644 --- a/profiles/features/clang/package.use +++ b/profiles/features/clang/package.use @@ -3,6 +3,7 @@ sys-devel/llvm -binutils-plugin # use all defaults sys-devel/clang default-compiler-rt default-lld default-libcxx llvm-libunwind +sys-devel/clang-common default-compiler-rt default-lld default-libcxx llvm-libunwind sys-libs/compiler-rt clang # disable sanitizers for now diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 51042c6c6f02..3eb49818d3cc 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,8 +1,23 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-10-04) +# Packages with dubious sys-libs/glibc dependencies (non-binary) but +# masking for now to allow musl profiles to graduate from exp->dev. +dev-db/pgbouncer +dev-libs/cgreen +media-sound/xwax +net-analyzer/gvmd +net-analyzer/gvm-libs +net-analyzer/openvas-scanner +net-misc/grive +net-print/pnm2ppa +net-wireless/neard +sys-apps/noexec + # Petr Vaněk <arkamar@atlas.cz> (2022-09-23) # Musl does not implement rresvport function, bugs #713810 and #713376. +app-admin/clustershell app-shells/pdsh net-analyzer/ipcad @@ -60,6 +75,8 @@ net-misc/sitecopy # Latest version doesn't build on musl # bug #831363 =sys-libs/efivar-38 +app-crypt/pesign +sys-kernel/kpatch # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-01-05) # Binary package linked to glibc (rolling mask, use for all such binpkgs) @@ -123,10 +140,12 @@ media-video/makemkv media-video/popcorntime-bin net-im/discord-bin net-im/element-desktop-bin +net-im/gitter-bin net-im/mattermost-desktop-bin net-im/rocketchat-desktop-bin net-im/skypeforlinux net-im/skype-dbus-mock +net-im/slack net-im/teams net-im/telegram-desktop-bin net-im/wazzapp-bin @@ -165,6 +184,7 @@ www-client/vivaldi www-client/vivaldi-snapshot www-plugins/chrome-binary-plugins x11-misc/xflux +x11-misc/xflux-gui # Ulrich Müller <ulm@gentoo.org> (2022-01-04, 2022-07-31) # Emacs 23 does not support x86_64-gentoo-linux-musl systems @@ -193,6 +213,7 @@ dev-libs/level-zero app-doc/kicad-doc app-i18n/man-pages-l10n app-text/po4a +dev-vcs/git-annex games-strategy/colobot www-apps/ikiwiki diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index cae2419f56eb..8e27f0bc413e 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Sam James <sam@gentoo.org> (2022-10-04) +# sys-libs/libtermcap-compat is masked on musl +dev-scheme/scm readline + +# Sam James <sam@gentoo.org> (2022-10-04) # sys-auth/sssd is masked on musl app-admin/sudo sssd |