Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206047 - kde-base/kopete-3* and kde-base/kdenetwork should build oRTP locally/statically
Summary: kde-base/kopete-3* and kde-base/kdenetwork should build oRTP locally/statically
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 259313
  Show dependency tree
 
Reported: 2008-01-16 02:29 UTC by SpanKY
Modified: 2009-04-24 23:30 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2008-01-16 02:29:07 UTC
the last release of kopete only builds against oRTP-0.7.1 (which is quite old).  currently, newer versions of oRTP are masked so that kopete will still build, but holding back newer versions of a library for one application is not the way to go.

please make kopete build a local copy of oRTP-0.7.1 and then statically link against it so that it stops holding back other packages.
Comment 1 SpanKY gentoo-dev 2008-02-11 17:52:18 UTC
this is holding up other packages so i've unmasked it
Comment 2 nicodache 2008-05-30 21:26:46 UTC
that's nice to unmask it.

however, when updating, I get the latest version of ortp.
and when I revdep-rebuild to check for broken libs etc, I sees kopete as broken against ortp, and compile both old ortp and current kopete...

hasn't upstream commited a new kopete version that works with current ortp ?
can't you, as suggested, make kopete build with ortp statically ?
Comment 3 SpanKY gentoo-dev 2008-05-31 05:57:14 UTC
i dont use/know/care about kopete.  feel free to post an ebuild that does as suggested so someone from kde can merge it.

the tree has had plenty of time to adjust to the situation (and in fact, everything has but kopete).  masking anything but ancient versions of ortp isnt the way to go.
Comment 4 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-04-08 23:49:27 UTC
This bug is concerning kopete-3* and kdenetwork. More exactly :
kde-base/kdenetwork-3.5.9 with +jingle
kde-base/kopete-3.5.9 with +jingle
kde-base/kopete-3.5.10 with +jingle

As they can't use >ortp-0.7.1, we can't stabilize ortp-0.13.1 which is needed by kopete-4* and linphone (but using the local one atm).

I see three solutions:
1. removing jingle support and then, ortp dependency
2. using local ortp if possible
3. removing these packages

What is the opinion of the kde team ?
Comment 5 Tomáš Chvátal (RETIRED) gentoo-dev 2009-04-08 23:59:14 UTC
Removing a jingle support from kde3 packages?
I care only for kde4 but others might disagree so lets wait for them.

If nobody else react here (from kde team) in lets say 10 days, just mask the flag/remove it...
Comment 6 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-04-11 01:46:00 UTC
(In reply to comment #5)
> Removing a jingle support from kde3 packages?
> I care only for kde4 but others might disagree so lets wait for them.
> 
> If nobody else react here (from kde team) in lets say 10 days, just mask the
> flag/remove it...

I agree with Thomas. Drop the jingle support for KDE3 packages.
Comment 7 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-04-19 14:18:54 UTC
So the two answers were about removing jingle support.

Can I do it myself or a KDE team member will do it ?
Comment 8 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-04-21 22:40:51 UTC
# Mounir Lamouri <volkmar@gentoo.org> (21 Apr 2009)
# masking jingle because it's using an old ortp version
# which is blocking stabilization of new ones, bug 206047
=kde-base/kdenetwork-3* jingle
=kde-base/kopete-3* jingle
Comment 9 SpanKY gentoo-dev 2009-04-24 23:30:41 UTC
thanks !