Bug 463997 - FTBFS error when libjungle is build
Summary: FTBFS error when libjungle is build
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Jabber Plugin (other bugs)
Version First Reported In: unspecified
Platform: Debian unstable Linux
: NOR major
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-08 09:49 UTC by Damir Islamov
Modified: 2024-09-18 18:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damir Islamov 2023-01-08 09:49:44 UTC
libjungle is an orphaned Google project that is not supported anymore.
However, it is in the source tree of Kopete project.
To build libjungle two issues must be fixed:
1. explicit convert from 'const ASN1_ITEM* (* const)()' {aka 'const ASN1_ITEM_st* (* const)()'} to 'const ASN1_ITEM*' {aka 'const ASN1_ITEM_st*'};
2. build against srtp2 with build-conflict with older srtp.
Comment 1 Bug Janitor Service 2023-07-27 13:28:46 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/kopete/-/merge_requests/10
Comment 2 Christoph Cullmann 2024-09-18 18:27:46 UTC
Dear user, unfortunately Kopete is no longer maintained.

Please migrate to another solution, e.g. for Jabber a possibility is Kaidan, for Matrix a candidate is NeoChat.