* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ppc/17.0/musl/, profiles/default/linux/ppc64le/17.0/musl/, ...
@ 2023-01-29 21:59 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2023-01-29 21:59 UTC (permalink / raw
To: gentoo-commits
commit: 71fed2eb85ab1c869705fb7ce8ed0bc9248886b8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 21:58:41 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 21:58:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71fed2eb
profiles/default/linux: mask sys-devel/gcc[sanitize] on musl ppc* profiles
mcontext parts of libsanitizer need porting.
Bug: https://bugs.gentoo.org/892079
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/default/linux/ppc/17.0/musl/package.use.mask | 7 +++++++
profiles/default/linux/ppc64/17.0/musl/package.use.mask | 7 ++++++-
profiles/default/linux/ppc64le/17.0/musl/package.use.mask | 7 +++++++
3 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/profiles/default/linux/ppc/17.0/musl/package.use.mask b/profiles/default/linux/ppc/17.0/musl/package.use.mask
new file mode 100644
index 000000000000..80fbaf3654a7
--- /dev/null
+++ b/profiles/default/linux/ppc/17.0/musl/package.use.mask
@@ -0,0 +1,7 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2023-01-29)
+# Fails to build on combination of ppc* + musl because of mcontext.
+# libsanitizer needs adapting, bug #892079.
+sys-devel/gcc sanitize
diff --git a/profiles/default/linux/ppc64/17.0/musl/package.use.mask b/profiles/default/linux/ppc64/17.0/musl/package.use.mask
index 48ea7e459330..d3d557acaebb 100644
--- a/profiles/default/linux/ppc64/17.0/musl/package.use.mask
+++ b/profiles/default/linux/ppc64/17.0/musl/package.use.mask
@@ -1,6 +1,11 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2023-01-29)
+# Fails to build on combination of ppc* + musl because of mcontext.
+# libsanitizer needs adapting, bug #892079.
+sys-devel/gcc sanitize
+
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-18)
# perlasm assumes elfv1 abi on big endian
# mask until merged and released
diff --git a/profiles/default/linux/ppc64le/17.0/musl/package.use.mask b/profiles/default/linux/ppc64le/17.0/musl/package.use.mask
new file mode 100644
index 000000000000..80fbaf3654a7
--- /dev/null
+++ b/profiles/default/linux/ppc64le/17.0/musl/package.use.mask
@@ -0,0 +1,7 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2023-01-29)
+# Fails to build on combination of ppc* + musl because of mcontext.
+# libsanitizer needs adapting, bug #892079.
+sys-devel/gcc sanitize
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-29 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-29 21:59 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ppc/17.0/musl/, profiles/default/linux/ppc64le/17.0/musl/, Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox