This is an auto-filled bug because dev-python/zstandard fails to compile. The issue was originally discovered on arm64, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info.
Created attachment 635812 [details] build.log build log and emerge --info
At the very bare minimum please include the version number.
It is due to calling 'cc' directly: https://github.com/indygreg/python-zstandard/issues/103
Thank you for investigating it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5f442f59afc84a329aa908047c3072ed28886e6 commit c5f442f59afc84a329aa908047c3072ed28886e6 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-05-17 07:53:37 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-05-17 07:53:37 +0000 dev-python/zstandard: Fix compiler init, modernize Closes: https://bugs.gentoo.org/720784 Signed-off-by: Michał Górny <mgorny@gentoo.org> .../files/zstandard-0.13.0-compiler.patch | 26 ++++++++++++++++++++++ dev-python/zstandard/zstandard-0.13.0.ebuild | 16 ++++++------- 2 files changed, 34 insertions(+), 8 deletions(-)