https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-crypt/swtpm-0.3.2 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=6831cad0d840161769d2621073ffa5ec335fdb6c commit 6831cad0d840161769d2621073ffa5ec335fdb6c Author: Salah Coronya <salah.coronya@gmail.com> AuthorDate: 2020-10-08 03:41:22 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-10-12 09:05:56 +0000 app-crypt/swtpm: Bump to 0.5.0 Closes: https://bugs.gentoo.org/744442 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Salah Coronya <salah.coronya@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-crypt/swtpm/Manifest | 1 + .../swtpm-0.5.0-build-sys-Remove-WError.patch | 13 +++ .../swtpm-0.5.0-disable-test-dependencies.patch | 26 ++++++ .../swtpm/files/swtpm-0.5.0-fix-localca-path.patch | 31 +++++++ app-crypt/swtpm/swtpm-0.5.0.ebuild | 95 ++++++++++++++++++++++ 5 files changed, 166 insertions(+)