Created attachment 715491 [details] build log Hello all, Compile error for net-im/telegram-desktop-2.7.4-r1 attached. Previous version 2.7.1-r2 working properly. Thanks
Can I get an emerge --info? I could've sworn I had tested USE=webkit, but maybe not with gcc 11.
Created attachment 715494 [details] emerge info Sure, pls find it attached as well
Thanks a lot for your bug report. I've submitted a pull request that should fix it. In the meantime, you can either wait for it to hit the tree or build with USE=-webkit. Protip: webkit is only used for some payment processing dialogs, so you'll rarely need it if at all (though it doesn't hurt if webkit-gtk is already installed for other programs). P.s. sorry for the spontaneous renames, "webkit" and "webview" are used interchangeably and it's confusing.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb53f971e30a3205aa6135ff113984982380e43 commit afb53f971e30a3205aa6135ff113984982380e43 Author: Esteve Varela Colominas <esteve.varela@gmail.com> AuthorDate: 2021-06-12 22:06:13 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2021-06-12 22:48:41 +0000 net-im/telegram-desktop: Fix USE=webkit on GCC 11 No runtime effect, no revbump. Closes: https://bugs.gentoo.org/795567 Thanks-to: reckor@gmail.com <reckor@gmail.com> Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21216 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> .../files/tdesktop-2.7.4-webview-fix-gcc11.patch | 10 ++++++++++ 1 file changed, 10 insertions(+)
Thank you very much, Esteve. New version is now working. Best wishes