commit: 91f1ac074d1f6582a187b09a097288f1cc7b8212 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 8 07:06:30 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 8 07:06:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f1ac07
profiles: mask broken =dev-util/bcc-0.29.0 Bug: https://github.com/iovisor/bcc/issues/4823 Bug: https://github.com/iovisor/bcc/issues/4830 Reported-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8feca43a4905..5b48ca320a4f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2023-12-08) +# Broken build system: +# https://github.com/iovisor/bcc/issues/4823 +# https://github.com/iovisor/bcc/issues/4830 +=dev-util/bcc-0.29.0 + # Hans de Graaff <[email protected]> (2023-12-06) # Copy of dev-ruby/listen spefically for dev-ruby/sass. That package now # uses dev-ruby/listen directly so there is no longer a need for
