profiles/arch: mask dev-libs/tlsh on big-endian

Closes: https://bugs.gentoo.org/861710
Closes: https://bugs.gentoo.org/888511
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Matoro Mahri
2023-03-20 14:50:39 -04:00
committed by Sam James
parent 9e39fc2013
commit 019c5f6888
9 changed files with 59 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
dev-libs/tlsh

View File

@@ -1,6 +1,11 @@
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
dev-libs/tlsh
# Sam James <sam@gentoo.org> (2023-03-10)
# Fails to build on HPPA w/ sys-kernel/linux-headers-6.2:
# https://github.com/strace/strace/issues/241

View File

@@ -0,0 +1,7 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
dev-libs/tlsh

View File

@@ -0,0 +1,7 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
-dev-libs/tlsh

View File

@@ -1,6 +1,11 @@
# Copyright 2006-2021 Gentoo Authors
# Copyright 2006-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
dev-libs/tlsh
# Mask pam_ldap and nss_ldap - openldap dep missing.
sys-auth/pam_ldap
sys-auth/nss_ldap

View File

@@ -1,6 +1,13 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
dev-libs/tlsh
dev-python/tlsh
dev-util/diffoscope
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-09-22)
# criu does not work on ppc64be and ppc32
sys-process/criu

View File

@@ -1,6 +1,13 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
-dev-libs/tlsh
-dev-python/tlsh
-dev-util/diffoscope
# Jimi Huotari <chiitoo@gentoo.org> (2023-01-11)
# Requires media-libs/libva since 29.0.0, which is unmasked here.
->=media-video/obs-studio-29.0.0

View File

@@ -0,0 +1,7 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
dev-libs/tlsh

View File

@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
# Broken on big-endian (#861710)
# https://github.com/trendmicro/tlsh/issues/131
dev-libs/tlsh
# matoro <matoro_gentoo@matoro.tk> (2023-03-07)
# Fails tests disastrously. Present evidence of passing test suite
# before removing, please.