Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935363

Summary: net-im/tokodon-24.05.1-r1[-mpv]: src/utils/blurhash.cpp:86:84: error: exception handling disabled, use ‘-fexceptions’ to enable
Product: Gentoo Linux Reporter: Frank Krömmelbein <kroemmelbein>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: UNCONFIRMED ---    
Severity: normal CC: josh, kroemmelbein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: tokodon-24.05.1-r1.tar.gz

Description Frank Krömmelbein 2024-07-02 18:13:58 UTC
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
Comment 1 Frank Krömmelbein 2024-07-02 18:14:32 UTC
Created attachment 896811 [details]
tokodon-24.05.1-r1.tar.gz
Comment 2 Larry the Git Cow gentoo-dev 2024-07-05 13:30:46 UTC
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(+)