public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/arch/riscv/, profiles/arch/amd64/x32/, ...
@ 2022-06-22  7:26 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2022-06-22  7:26 UTC (permalink / raw
  To: gentoo-commits

commit:     3a5f79fca12ac38b98b95f2f068aab372cdf6197
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 07:25:22 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 07:26:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5f79fc

profiles: Resolve UnknownProfilePackage warnings

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/amd64/x32/package.mask          |  1 -
 profiles/arch/loong/package.use.mask          |  1 -
 profiles/arch/powerpc/ppc64/64le/package.mask |  2 --
 profiles/arch/powerpc/ppc64/64ul/package.mask |  2 --
 profiles/arch/riscv/package.mask              |  3 ---
 profiles/arch/sparc/package.mask              |  6 ------
 profiles/base/package.use.mask                | 11 -----------
 profiles/default/linux/package.use.mask       |  5 -----
 profiles/features/musl/package.use.mask       |  6 ------
 profiles/package.deprecated                   |  4 ----
 profiles/package.mask                         |  8 --------
 profiles/prefix/darwin/macos/package.mask     |  4 ----
 profiles/prefix/package.mask                  |  6 +-----
 profiles/releases/17.0/package.use.mask       |  6 +-----
 14 files changed, 2 insertions(+), 63 deletions(-)

diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask
index 5ad1309953df..cd290cb6075e 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -129,7 +129,6 @@ net-libs/xrootd-ceph
 
 # Hasan ÇALIŞIR <hasan.calisir@psauxit.com> (2019-10-28)
 # requires net-libs/nodejs | sys-apps/yarn
->=net-analyzer/greenbone-security-assistant-8.0.1
 net-analyzer/gvm
 
 # Marek Szuba <marecki@gentoo.org> (2019-07-26)

diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index df5fef0d5fe2..426f9a60cb10 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -51,7 +51,6 @@ x11-base/xwayland unwind
 # These aren't ported to LoongArch yet
 dev-libs/libpcre2 jit
 dev-libs/libpcre jit
-<dev-vcs/git-2.31.0 pcre-jit
 www-servers/nginx pcre-jit
 
 # End snippets taken from riscv

diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask
index 49d094e51e68..316f1445a869 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.mask
@@ -71,8 +71,6 @@
 # Temurin ppc64 build is little-endian only
 # so we can use bins.
 -dev-java/openjdk-bin
--=dev-java/openjdk-11.0.13_p8
--=dev-java/openjdk-17.0.1_p12
 
 # Sergei Trofimovich <slyfox@gentoo.org> (2018-04-11)
 # ltrace is not ported to powerpc64le yet.

diff --git a/profiles/arch/powerpc/ppc64/64ul/package.mask b/profiles/arch/powerpc/ppc64/64ul/package.mask
index 8448900c17c9..22f96c7ad1db 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.mask
@@ -8,5 +8,3 @@ net-im/telegram-desktop
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-02-01)
 # Temurin ppc64 builds are little-endiain only
 dev-java/openjdk-bin
-=dev-java/openjdk-11.0.13_p8
-=dev-java/openjdk-17.0.1_p12

diff --git a/profiles/arch/riscv/package.mask b/profiles/arch/riscv/package.mask
index 23119df444d5..ab795bdab09d 100644
--- a/profiles/arch/riscv/package.mask
+++ b/profiles/arch/riscv/package.mask
@@ -4,6 +4,3 @@
 # Arthur Zamarin <arthurzam@gentoo.org> (2022-04-30)
 # Bootstrapping was created only for lp64d
 dev-java/openjdk
-
-# Doesnt work properly with the one-level libdirs
-<sys-apps/baselayout-2.7-r3

diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask
index 8c6f66119902..6a4f874db264 100644
--- a/profiles/arch/sparc/package.mask
+++ b/profiles/arch/sparc/package.mask
@@ -1,12 +1,6 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <sam@gentoo.org> (2022-01-13)
-# Unaligned access causes SIGBUS on sparc in NSS module.
-# Newer versions fixed. Please upgrade ASAP!
-# bug #830275
-<sys-apps/systemd-249.9
-
 # Raúl Porcel <armin76@gentoo.org> (2014-11-17)
 # Mask sys-devel/kgcc64 since >=gcc-4.4 can build 64bit kernels
 sys-devel/kgcc64

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 448989cee49b..f2ecd6478ca3 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -86,8 +86,6 @@ sys-devel/gcc custom-cflags
 <sys-devel/gcc-10.4:10 -pch
 =sys-devel/gcc-9* -pch
 =sys-devel/gcc-8* -pch
-=sys-devel/gcc-7* -pch
-=sys-devel/gcc-6* -pch
 
 # John Helmert III <ajak@gentoo.org> (2021-12-31)
 # Rizin tests require a tarball of binaries of ambiguous license.
@@ -218,10 +216,6 @@ net-analyzer/wireshark lto
 # bug #651740
 net-misc/openssh debug
 
-# Michał Górny <mgorny@gentoo.org> (2021-03-06)
-# LLVM 9 has been removed.
-<dev-util/perf-5.15 clang
-
 # Thomas Deutschmann <whissi@gentoo.org> (2021-02-17)
 # PCRE JIT support via dev-libs/libpcre2[jit] is only available for certain architectures
 dev-lang/php jit
@@ -505,11 +499,6 @@ net-fs/samba ceph
 # media-libs/svgalib is not keyworded everywhere
 app-emulation/fuse backend-svga
 
-# Patrick McLean <chutzpah@gentoo.org> (2018-03-06)
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2020-12-25)
-# Requires dev-libs/boost-1.72 that is gone
-<sys-cluster/ceph-15 system-boost
-
 # Brian Evans <grknight@gentoo.org> (2018-03-05)
 # Mask embedded USE on virtual/mysql and friends to transition it to be obsolete
 virtual/mysql embedded

diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask
index 92bbc34563e8..3b380035f2cb 100644
--- a/profiles/default/linux/package.use.mask
+++ b/profiles/default/linux/package.use.mask
@@ -1,11 +1,6 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Andrey Grozin <grozin@gentoo.org> (2021-05-06)
-# Upstream bug: old versions fail to compile
-# bug #782688
-<media-gfx/asymptote-2.74 offscreen
-
 # Peter Levine <plevine457@gmail.com> (2019-10-01)
 # Native inotify support is preferred on linux.
 # bug #697476

diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index e2c6dc2ae8a2..ca8da2f795bf 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -34,12 +34,6 @@ net-misc/iputils rarpd
 sys-apps/man-db nls
 sys-apps/sysvinit nls
 
-# Sam James <sam@gentoo.org> (2021-11-07)
-# gdb-10[nls] doesn't build on musl
-# "ax.cc:(.text+0x2e0): undefined reference to `libintl_gettext'"
-# bug #809686
-<sys-devel/gdb-11 nls
-
 # Sam James <sam@gentoo.org> (2021-11-07)
 # Disable some sanitizers for LLVM, see bug #753935
 # Needs libexecinfo on musl, not yet packaged

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 26d5ee443b6e..3508a3ace209 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -100,10 +100,6 @@ x11-libs/wxGTK:3.0
 # Bug #650320
 dev-perl/Net-SMTP-SSL
 
-# Matt Turner <mattst88@gentoo.org> (2020-03-17)
-# Deprecated GNOME 2 era packages, bug #751001
-gnome-base/gnome-vfs
-
 # Andreas Sturmlechner <asturm@gentoo.org> (2020-03-08)
 # x11-libs/gtkglext is in the process of being removed, tracker bug #698950
 x11-libs/gtkglext

diff --git a/profiles/package.mask b/profiles/package.mask
index b789d803115c..b51bfaf999f0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -199,14 +199,6 @@ dev-python/jaraco-packaging
 # no upstream activity in years. Removal on 2022-07-02.
 dev-python/chai
 
-# Michał Górny <mgorny@gentoo.org> (2022-05-31)
-# Causes a regression in dev-python/werkzeug that breaks all its
-# revdeps.  If one of the pytest plugins using werkzeug is installed,
-# this mean that all pytest invocations suddenly fail.  Mask until
-# we resolve this.
-# https://github.com/pallets/werkzeug/issues/2425
-=dev-lang/python-3.11.0_beta2
-
 # Sam James <sam@gentoo.org> (2022-05-30)
 # Doesn't support Python 3.10+, maintainer-needed, and out of date.
 # Bugs #818847, #845936, #786585.

diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index 8a9a258d382f..525d9a18e980 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -6,7 +6,3 @@
 # https://github.com/vim/vim/commit/f78b52ba24d8d294869cd013dcc4cd5d4a65cea7
 =app-editors/vim-8.2.5066
 =app-editors/vim-core-8.2.5066
-
-# Fabian Groffen <grobian@gentoo.org> (2022-01-08)
-# malloc crash during install on >=11.0, bug #830425
-=dev-util/cmake-3.22.1

diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask
index 1aac924c7446..321dccb561cb 100644
--- a/profiles/prefix/package.mask
+++ b/profiles/prefix/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 #
 # When you add an entry to the top of this file, add your name, the date, and
@@ -8,10 +8,6 @@
 # NOTE: Please add your entry at the top!
 #
 
-# Fabian Groffen <grobian@gentoo.org> (2020-08-02)
-# Python 3.6 is soon going away and won't be updated for Prefix anymore.
-dev-lang/python:3.6
-
 # Fabian Groffen <grobian@gentoo.org> (2020-08-02)
 # Python 2 is no longer supported
 # Recent Portage releases no longer supports Python 2, and the version

diff --git a/profiles/releases/17.0/package.use.mask b/profiles/releases/17.0/package.use.mask
index 1cce7257e119..e43c3f628a84 100644
--- a/profiles/releases/17.0/package.use.mask
+++ b/profiles/releases/17.0/package.use.mask
@@ -1,10 +1,6 @@
-# Copyright 2017-2021 Gentoo Authors
+# Copyright 2017-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Michał Górny <mgorny@gentoo.org> (2021-01-06)
-# LSAN is currently broken (due to new glibc?)
-<sys-libs/compiler-rt-sanitizers-12 lsan
-
 # Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-27)
 # Unmask default-PIE on 17.0 profiles.
 sys-devel/gcc -pie


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-22  7:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22  7:26 [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/arch/riscv/, profiles/arch/amd64/x32/, Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox