https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/minijail-12 uses -Werror for build. Discovered on: amd64 (internal ref: tinderbox) -Werror is not recommended for releases and should always be disabled when encountered in build-logs, because there are numerous cases where this breaks without purpose. See also: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word '-Werror'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938d4ab4c924cceb259cced0c8d3dffe81c654d2 commit 938d4ab4c924cceb259cced0c8d3dffe81c654d2 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-11 05:26:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-11 05:36:02 +0000 sys-apps/minijail: drop 12 Closes: https://bugs.gentoo.org/732014 Closes: https://bugs.gentoo.org/770940 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/minijail/Manifest | 1 - sys-apps/minijail/minijail-12.ebuild | 77 ------------------------------------ 2 files changed, 78 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbf7e85f8cb017c7324afd4c49e5b10b814980c commit 2bbf7e85f8cb017c7324afd4c49e5b10b814980c Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-11 05:26:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-11 05:36:01 +0000 sys-apps/minijail: drop Werror Closes: https://bugs.gentoo.org/732014 Closes: https://bugs.gentoo.org/770940 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/minijail/files/minijail-17-no-werror.patch | 13 +++++++++++++ sys-apps/minijail/minijail-17.ebuild | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-)