Created attachment 719235 [details] build log when building swtpm When running "emerge -B app-crypt/swtpm-0.5.2", I got an error that python_cryptography is needed in the period of building. Log file has uploaded. After I installed dev-python/cryptography manually, swtpm could be built normally. I saw the dependency of swtpm, cryptography is only the RDEPEND. Please add it to DEPEND or BDEPEND. ------------------------------------------------------------------------------- p.s.: I am so sorry that I forgot the info from "emerge --info" when it occured and I could not obtain it now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417a5098a4a58b89e7f54650156f09d38b5549d5 commit 417a5098a4a58b89e7f54650156f09d38b5549d5 Author: Christopher Byrne <salah.coronya@gmail.com> AuthorDate: 2021-06-08 02:36:56 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2021-06-26 03:41:10 +0000 app-crypt/swtpm: Remove old Closes: https://github.com/gentoo/gentoo/pull/21154 Closes: https://bugs.gentoo.org/798696 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org> app-crypt/swtpm/Manifest | 1 - .../swtpm/files/swtpm-0.5.0-fix-localca-path.patch | 31 -------- app-crypt/swtpm/swtpm-0.5.2.ebuild | 86 ---------------------- 3 files changed, 118 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d163720376cbfd3583097bf2eb0f11f49989181 commit 8d163720376cbfd3583097bf2eb0f11f49989181 Author: Christopher Byrne <salah.coronya@gmail.com> AuthorDate: 2021-06-08 02:35:45 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2021-06-26 03:41:09 +0000 app-crypt/swtpm: Bump to 0.6.0 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://bugs.gentoo.org/798696 Signed-off-by: Matthias Maier <tamiko@gentoo.org> app-crypt/swtpm/Manifest | 1 + .../swtpm/files/swtpm-0.6.0-fix-localca-path.patch | 31 ++++++++++ app-crypt/swtpm/swtpm-0.6.0.ebuild | 69 ++++++++++++++++++++++ 3 files changed, 101 insertions(+)