Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752417 - net-im/telegram-desktop-2.4.6 does not compile if rlottie is installed
Summary: net-im/telegram-desktop-2.4.6 does not compile if rlottie is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-03 05:45 UTC by Priyadi Iman Nurcahyo
Modified: 2020-11-03 06:09 UTC (History)
1 user (show)

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


Attachments
build log (build.log,423.59 KB, text/plain)
2020-11-03 05:49 UTC, Priyadi Iman Nurcahyo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Priyadi Iman Nurcahyo 2020-11-03 05:45:18 UTC
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
Comment 1 Priyadi Iman Nurcahyo 2020-11-03 05:49:05 UTC
Created attachment 669830 [details]
build log
Comment 2 Larry the Git Cow gentoo-dev 2020-11-03 06:09:50 UTC
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(-)