commit: e9c4fccc1d664d80c422c0e1eea169564266fb5c Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Aug 1 16:36:54 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 1 19:47:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c4fccc
profiles/package.mask: add a bug reference to autoconf:2.71 mask Bug: https://bugs.gentoo.org/782985 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index cd4b12bea06..7f235c1948d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -541,10 +541,9 @@ dev-java/werken-xpath =media-fonts/culmus-0.133-r1 # Lars Wendler <[email protected]> (2021-03-22) -# Has unidentified race condition on very fast CPUs that causes maintainer- -# mode to be triggered. -# Most likely caused by the following upstream commit: -# https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=aba75f6d4a9c875a9d5d90a07c6b3678db66a4bf +# On fast CPUs eautoreconf skips intermediate steps, +# enables maintainer-mode or fails automake assertions: +# bug #782985 sys-devel/autoconf:2.71 # Sam James <[email protected]> (2021-03-03)
