Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935363 - net-im/tokodon-24.05.1-r1[-mpv]: src/utils/blurhash.cpp:86:84: error: exception handling disabled, use ‘-fexceptions’ to enable
Summary: net-im/tokodon-24.05.1-r1[-mpv]: src/utils/blurhash.cpp:86:84: error: excepti...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-02 18:13 UTC by Frank Krömmelbein
Modified: 2024-07-05 13:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tokodon-24.05.1-r1.tar.gz (tokodon-24.05.1-r1.tar.gz,43.81 KB, application/octet-stream)
2024-07-02 18:14 UTC, Frank Krömmelbein
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)