summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.force9
-rw-r--r--profiles/base/package.use.mask34
-rw-r--r--profiles/base/package.use.stable.mask11
-rw-r--r--profiles/base/packages2
4 files changed, 18 insertions, 38 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 2539ed7e981e..51afc8b61281 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,15 +1,6 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Upstream does not test with GCC and it turned out that building
-# Firefox/Thunderbird with GCC will cause certain hard to debug
-# runtime bugs (bug #758446) which are not worth it.
-# Building Firefox/Thunderbird with GCC is no longer supported
-# in Gentoo until further notice.
-dev-lang/spidermonkey clang
-mail-client/thunderbird clang
-www-client/firefox clang
-
# Michał Górny <mgorny@gentoo.org> (2020-09-01)
# sys-boot/udk is being removed, and newest revision of refind does not
# support it already.
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 381cadc2d597..3d4f85246d9f 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,14 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Michał Górny <mgorny@gentoo.org> (2020-12-21)
+# LSAN is currently broken (due to new glibc?)
+<sys-libs/compiler-rt-sanitizers-12 lsan
+
+# Rick Farina <zerochaos@gentoo.org> (2020-12-21)
+# This use flag enables code which appears to be broken
+net-wireless/gr-osmosdr xtrx
+
# Michał Górny <mgorny@gentoo.org> (2020-12-18)
# app-text/ots is masked for removal. Bug #648964.
app-office/abiword ots
@@ -26,9 +34,12 @@ x11-libs/colord-gtk doc
<dev-ml/llvm-ocaml-11 llvm_targets_AVR
<sys-devel/clang-11 llvm_targets_AVR
<sys-devel/llvm-11 llvm_targets_AVR
-<dev-ml/llvm-ocaml-12 llvm_targets_ARC llvm_targets_CSKY llvm_targets_VE
-<sys-devel/clang-12 llvm_targets_ARC llvm_targets_CSKY llvm_targets_VE
-<sys-devel/llvm-12 llvm_targets_ARC llvm_targets_CSKY llvm_targets_VE
+<dev-ml/llvm-ocaml-11.0.1.9999 llvm_targets_ARC llvm_targets_VE
+<sys-devel/clang-11.0.1.9999 llvm_targets_ARC llvm_targets_VE
+<sys-devel/llvm-11.0.1.9999 llvm_targets_ARC llvm_targets_VE
+<dev-ml/llvm-ocaml-12.0.0.9999 llvm_targets_CSKY
+<sys-devel/clang-12.0.0.9999 llvm_targets_CSKY
+<sys-devel/llvm-12.0.0.9999 llvm_targets_CSKY
# Joonas Niilola <juippis@gentoo.org> (2020-12-03)
# Doc building seem to be very random without any predictability,
@@ -63,10 +74,6 @@ media-gfx/exact-image lua
# Requires >=dev-lang/lua-5.2, which is still masked.
app-editors/vis lua
-# Marek Szuba <marecki@gentoo.org> (2020-10-12)
-# Requires slotted Lua, which is still masked.
-media-gfx/darktable system-lua
-
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-10-08)
# USE=doc broken on 1.47.0
# error: unresolved link to `crate::os::unix::ffi::OsStrExt`
@@ -81,7 +88,6 @@ net-im/telepathy-connection-managers gadu icq meanwhile steam yahoo
# Michał Górny <mgorny@gentoo.org> (2020-09-26)
# The respective dependencies are masked for removal.
-~dev-db/percona-server-5.7.27.30 test
sci-geosciences/viking mapnik
# Joonas Niilola <juippis@gentoo.org> (2020-09-23)
@@ -109,7 +115,6 @@ app-metrics/collectd collectd_plugins_onewire
# Michał Górny <mgorny@gentoo.org> (2020-08-22)
# These flags depend on packages masked for removal due to py2.
-<media-tv/mythtv-31 python
net-libs/zeromq pgm
sci-geosciences/qgis grass
@@ -117,10 +122,6 @@ sci-geosciences/qgis grass
# CMake checks will only allow on amd64 & x86
dev-db/mariadb columnstore
-# Michał Górny <mgorny@gentoo.org> (2020-08-01)
-# dev-python/distributed is going to be last rited.
-dev-python/joblib doc
-
# Michał Górny <mgorny@gentoo.org> (2020-07-30)
# Forces downgrade of dev-python/ws4py and its revdeps.
www-apps/nikola websocket
@@ -391,9 +392,9 @@ net-fs/samba dmapi ceph
app-emulation/fuse backend-svga
# Patrick McLean <chutzpah@gentoo.org> (2018-03-06)
-# Requires dev-libs/boost-1.66 that is unkeyworded/masked
->=sys-cluster/ceph-12.2.4 system-boost
->=sys-cluster/ceph-14.2.8 -system-boost
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2020-12-25)
+# Requires dev-libs/boost-1.72 that is gone
+sys-cluster/ceph system-boost
# Brian Evans <grknight@gentoo.org> (2018-03-05)
# Mask embedded USE on virtual/mysql and friends to transition it to be obsolete
@@ -403,7 +404,6 @@ virtual/mysql embedded
# Mask client-libs USE to force users to install alternative standard pacakges
dev-db/mariadb client-libs
dev-db/mysql client-libs
-dev-db/percona-server client-libs
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-02-02)
# This feature is not ready yet pre-2.29-r4, see bug 146882 comment 26
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index 7c81e4c940cd..e7e01d683d46 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -57,11 +57,6 @@ sci-libs/indilib websocket
# instead if you can.
dev-perl/DBD-mysql mariadb
-# Michał Górny <mgorny@gentoo.org> (2019-07-31)
-# Freshly added test dependency for a test-restricted package. Mask
-# the flag to avoid stabilizing it for the time being.
-dev-python/aiohttp-socks test
-
# Kent Fredric <kentnl@gentoo.org> (2019-07-30)
# These features require dev-perl/GD, which currently can't be
# considered stable due to serious defects upstream. Bug #661634
@@ -78,12 +73,6 @@ media-video/vdrsync dvdr
# sci-libs/dcmtk is not stable
media-libs/openimageio dicom
-# Bernd Waibel <waebbl@gmail.com> (2019-05-22)
-# Marked experimental, needs build and runtime testing. Due to non-
-# available licenses for arnold and maya I can not test these addons.
-# Build and functional tests and reports on issues are appreciated!
-media-gfx/alembic arnold maya
-
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-05-10)
# needs llvm slots which are not stable #678908
# also prone to weird compilation failures
diff --git a/profiles/base/packages b/profiles/base/packages
index cb524e2293ae..f8229f7a0b63 100644
--- a/profiles/base/packages
+++ b/profiles/base/packages
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License, v2
# Gentoo Base Profile