telegram-desktop does not compile if rlottie is installed in the system. removing rlottie fixes the problem. Reproducible: Always Steps to Reproduce: 1. make sure rlottie is installed 2. 'emerge telegram-desktop' fails 3. emerge -C rlottie 4. 'emerge telegram-desktop' succeeds Actual Results: build fails if rlottie is installed Expected Results: build succeeds and merged successfully
Created attachment 669830 [details] build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0104e21c1e97cf60e3167d2ed2b5f17e3ae2280 commit e0104e21c1e97cf60e3167d2ed2b5f17e3ae2280 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-11-03 06:09:09 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-11-03 06:09:35 +0000 net-im/telegram-desktop: fix build with rlottie installed Closes: https://bugs.gentoo.org/752417 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> net-im/telegram-desktop/telegram-desktop-2.4.5.ebuild | 4 +++- net-im/telegram-desktop/telegram-desktop-2.4.6.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-)