USE='-mpv' failed for =net-im/tokodon-24.05.1-r1 /var/tmp/portage/net-im/tokodon-24.05.1-r1/work/tokodon-24.05.1/src/utils/blurhash.cpp: In function ‘int {anonymous}::decode83(std::string_view)’: /var/tmp/portage/net-im/tokodon-24.05.1-r1/work/tokodon-24.05.1/src/utils/blurhash.cpp:86:84: error: exception handling disabled, use ‘-fexceptions’ to enable 86 | throw std::invalid_argument("invalid character in blurhash"); | ^ ninja: build stopped: subcommand failed. Reproducible: Always
Created attachment 896811 [details] tokodon-24.05.1-r1.tar.gz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa461d43817cdff1057539618697ee656d76e2a3 commit aa461d43817cdff1057539618697ee656d76e2a3 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-07-05 13:27:28 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-07-05 13:30:31 +0000 net-im/tokodon: drop 24.05.2-r0 Bug: https://bugs.gentoo.org/935363 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> net-im/tokodon/metadata.xml | 1 - net-im/tokodon/tokodon-24.05.2.ebuild | 57 ----------------------------------- 2 files changed, 58 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef0663763f1b5cba956ccb5475c7aa6e7e033d3 commit aef0663763f1b5cba956ccb5475c7aa6e7e033d3 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-07-05 13:27:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-07-05 13:30:31 +0000 net-im/tokodon: Drop IUSE mpv until it is fixed Bug: https://bugs.gentoo.org/935363 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> net-im/tokodon/tokodon-24.05.2-r1.ebuild | 56 ++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+)
IUSE mpv re-added in commit 10ac26c2343096ba8c54808b4336623e2a166baa, thanks Joshua.