From: Sergei Trofimovich Date: Sun, 17 Jun 2018 08:22:43 +0000 (+0100) Subject: profiles/arch/sparc/package.use.mask: mask dev-lang/erlang[hipe] X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=89cd0caebb1c4e26c909d05bd40e6980e0668b13;p=gentoo.git profiles/arch/sparc/package.use.mask: mask dev-lang/erlang[hipe] Build fails as error: ‘am_ultrasparc’ undeclared which is an effect of ./configure bug of sparc32/sparc64 detection. Needs an upstream fix. Reported-by: Rolf Eike Beer Bug: https://bugs.gentoo.org/656618 URL: http://erlang.org/pipermail/erlang-questions/2005-December/018317.html Signed-off-by: Sergei Trofimovich --- diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 6cb2daaf6398..f940e0c6be02 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (17 Jun 2018) +# Mask broken HIPE support on sparc32 (bug #656618) +dev-lang/erlang hipe + # Sergei Trofimovich (08 May 2018) # Mask USE=games to avoid unkeyworded games-util/qstat. net-analyzer/monitoring-plugins game