public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/sparc/
@ 2021-04-01 19:57 Mike Gilbert
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Gilbert @ 2021-04-01 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     a7c916036a0d3dbe8caa06b7893ed0c084494b26
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Apr  1 04:00:00 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Apr  1 19:56:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c91603

profiles: Mask sys-libs/llvm-libunwind[test] on PPC32/SPARC.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++
 profiles/arch/sparc/package.use.mask         | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 7e39be4b306..07a2de716fd 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01)
+# sys-devel/clang not keyworded on PPC32.
+sys-libs/llvm-libunwind test
+
 # Viorel Munteanu <ceamac.paragon@gmail.com> (2020-03-11)
 # new package dev-libs/libthreadar has no keywords
 app-backup/dar threads

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index d648ca3c8d1..cf00f81f0ef 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01)
+# sys-devel/clang not keyworded on SPARC.
+sys-libs/llvm-libunwind test
+
 # Sam James <sam@gentoo.org> (2021-03-19)
 # On sparc, we have to force sys-apps/grep[libsigsegv]
 # for accurate stack overflow handling. dev-libs/libsigsegv


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/sparc/
@ 2021-05-07 16:51 Marek Szuba
  0 siblings, 0 replies; 6+ messages in thread
From: Marek Szuba @ 2021-05-07 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     4e2b5cd483ec63e1c4fdcd5025c97938f2604351
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri May  7 16:49:06 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri May  7 16:50:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2b5cd4

profiles/arch: mask x11-misc/read-edid[vbe-mode] on ppc32 and sparc

Bug: https://bugs.gentoo.org/764026
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.mask | 5 +++++
 profiles/arch/sparc/package.use.mask         | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 6e6b4922096..e484be4172f 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Marek Szuba <marecki@gentoo.org> (2021-05-07)
+# Legacy interface that depends on kernel headers not available on this arch
+# as well as currently-unkeyworded dev-libs/libx86
+x11-misc/read-edid vbe-mode
+
 # Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01)
 # sys-devel/clang not keyworded on PPC32.
 sys-libs/llvm-libunwind test

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 3916bbb563d..3551acb9369 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Marek Szuba <marecki@gentoo.org> (2021-05-07)
+# Legacy interface that depends on kernel headers not available on this arch
+# as well as currently-unkeyworded dev-libs/libx86
+x11-misc/read-edid vbe-mode
+
 # Sam James <sam@gentoo.org> (2021-04-27)
 # Deps not yet tested/keyworded.
 sys-devel/clang default-compiler-rt default-libcxx default-lld


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/sparc/
@ 2021-05-31 23:04 Mike Gilbert
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Gilbert @ 2021-05-31 23:04 UTC (permalink / raw
  To: gentoo-commits

commit:     3d09d17f54208cd514fbb5f9b763113a3724e6af
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Sun May 30 01:00:00 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon May 31 23:01:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d09d17f

profiles: Unmask sys-libs/llvm-libunwind[test] on PPC32/SPARC.

sys-devel/clang was keyworded on PPC32 in commit 8b6dbd788e5c42d30b2c6978d9818399135426e7.
sys-devel/clang was keyworded on SPARC in commit 37d4613448462603676e9c68169e7bcc36ca3b17.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.mask | 4 ----
 profiles/arch/sparc/package.use.mask         | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index d379169c68c..356905cce02 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -11,10 +11,6 @@ sys-devel/llvm gold
 # as well as currently-unkeyworded dev-libs/libx86
 x11-misc/read-edid vbe-mode
 
-# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01)
-# sys-devel/clang not keyworded on PPC32.
-sys-libs/llvm-libunwind test
-
 # Sam James <sam@gentoo.org> (2021-03-11)
 # media-libs/libheif isn't keyworded here
 # media-libs/libavif isn't keyworded here

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 3551acb9369..fd0250b3a87 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -12,10 +12,6 @@ sys-devel/clang default-compiler-rt default-libcxx default-lld
 sys-devel/clang-runtime compiler-rt libcxx
 sys-devel/llvm gold z3
 
-# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01)
-# sys-devel/clang not keyworded on SPARC.
-sys-libs/llvm-libunwind test
-
 # Sam James <sam@gentoo.org> (2021-03-19)
 # On sparc, we have to force sys-apps/grep[libsigsegv]
 # for accurate stack overflow handling. dev-libs/libsigsegv


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/sparc/
@ 2022-05-11  0:49 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-05-11  0:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9f3429610b59d1c93c0971cfd68bd8f320499123
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 10 23:50:29 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 11 00:49:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f342961

profiles/arch: mask net-fs/samba[client] for ppc32, sparc

Pulls in cifs-utils which pulls in keyutils.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.mask | 4 +++-
 profiles/arch/sparc/package.use.stable.mask         | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask
index 949f5569d47e..32f41de09ed5 100644
--- a/profiles/arch/powerpc/ppc32/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask
@@ -17,10 +17,12 @@
 
 #--- END OF EXAMPLES ---
 
-# Sam James <sam@gentoo.org> (2022-05-10)
+# Sam James <sam@gentoo.org> (2022-05-11)
 # sys-apps/keyutils not stable here (test failures)
+# ... and samba[client] pulls in cifs-utils which pulls in keyutils.
 # bug #636252
 net-fs/nfs-utils nfsv4
+net-fs/samba client
 
 # Sam James <sam@gentoo.org> (2022-03-03)
 # net-nds/openldap / dev-libs/cyrus-sasl not stable here

diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
index 13e42d9c073c..82b6573a564b 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -3,8 +3,10 @@
 
 # Sam James <sam@gentoo.org> (2022-05-11)
 # sys-apps/keyutils not stable here (test failures)
+# ... and samba[client] pulls in cifs-utils which pulls in keyutils.
 # bug #636252
 net-fs/nfs-utils nfsv4
+net-fs/samba client
 
 # Sam James <sam@gentoo.org> (2022-05-10)
 # sys-apps/keyutils not stable here, because of


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/sparc/
@ 2024-04-18 14:39 Ben Kohler
  0 siblings, 0 replies; 6+ messages in thread
From: Ben Kohler @ 2024-04-18 14:39 UTC (permalink / raw
  To: gentoo-commits

commit:     6481446a7744c718f0246f4fcf1b3888c57e377f
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 14:38:28 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 14:39:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6481446a

profiles: force samba[system-mitkrb5] on ppc32 & sparc

These arches cannot use the bundled mit-krb5 as it requires
sys-apps/keyutils which is not stable there.

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.force | 7 +++++++
 profiles/arch/sparc/package.use.stable.force         | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.force b/profiles/arch/powerpc/ppc32/package.use.stable.force
new file mode 100644
index 000000000000..93ccd2bb7891
--- /dev/null
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.force
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ben Kohler <bkohler@gentoo.org> (2024-04-18)
+# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
+# is not stable here due to test failures, bug #636252
+net-fs/samba system-mitkrb5

diff --git a/profiles/arch/sparc/package.use.stable.force b/profiles/arch/sparc/package.use.stable.force
new file mode 100644
index 000000000000..93ccd2bb7891
--- /dev/null
+++ b/profiles/arch/sparc/package.use.stable.force
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ben Kohler <bkohler@gentoo.org> (2024-04-18)
+# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
+# is not stable here due to test failures, bug #636252
+net-fs/samba system-mitkrb5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/sparc/
@ 2024-04-18 16:17 Ben Kohler
  0 siblings, 0 replies; 6+ messages in thread
From: Ben Kohler @ 2024-04-18 16:17 UTC (permalink / raw
  To: gentoo-commits

commit:     9bce3dbc4692bc0ba4f0853e14ac509ce4d84f62
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 16:13:33 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 16:17:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bce3dbc

profiles: force samba[system-mitkrb5] on ppc32 & sparc

When samba is built with -system-heimdal -system-mitkrb5, it builds a
bundled heimdal implementation which links to libkeyutils.  This is
unavailable on stable pp32 & sparc.  Since system-heimdal is globally
masked, we must force system-mitkrb5 for these arches to ensure they
don't try to build the bundled heimdal.

Bug: https://bugs.gentoo.org/917006
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.force | 7 +++++++
 profiles/arch/sparc/package.use.stable.force         | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.force b/profiles/arch/powerpc/ppc32/package.use.stable.force
new file mode 100644
index 000000000000..93ccd2bb7891
--- /dev/null
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.force
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ben Kohler <bkohler@gentoo.org> (2024-04-18)
+# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
+# is not stable here due to test failures, bug #636252
+net-fs/samba system-mitkrb5

diff --git a/profiles/arch/sparc/package.use.stable.force b/profiles/arch/sparc/package.use.stable.force
new file mode 100644
index 000000000000..93ccd2bb7891
--- /dev/null
+++ b/profiles/arch/sparc/package.use.stable.force
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ben Kohler <bkohler@gentoo.org> (2024-04-18)
+# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
+# is not stable here due to test failures, bug #636252
+net-fs/samba system-mitkrb5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-18 16:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-01 19:57 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/sparc/ Mike Gilbert
  -- strict thread matches above, loose matches on Subject: below --
2021-05-07 16:51 Marek Szuba
2021-05-31 23:04 Mike Gilbert
2022-05-11  0:49 Sam James
2024-04-18 14:39 Ben Kohler
2024-04-18 16:17 Ben Kohler

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