Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179168 - kdenlive fails to compile because of dependency problems
Summary: kdenlive fails to compile because of dependency problems
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Marc Hildebrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-19 23:37 UTC by Sylvain Raybaud
Modified: 2007-05-20 20:01 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,3.23 KB, text/plain)
2007-05-19 23:38 UTC, Sylvain Raybaud
Details
build log : first failure (media-video:kdenlive-0.4:20070519-230430.log,261.54 KB, text/plain)
2007-05-19 23:38 UTC, Sylvain Raybaud
Details
build log : second failure (media-video:kdenlive-0.4:20070519-231247.log,261.37 KB, text/plain)
2007-05-19 23:39 UTC, Sylvain Raybaud
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain Raybaud 2007-05-19 23:37:46 UTC
"emerge -av kdenlive" failed during linking phase, because it couldn't find libmlt.so.0.2.2 ; just to see, I symlinked the existing libmlt.so.0.2.3 to libmlt.so.0.2.2 and re-emerged kdenlive, and then it failed at the same stage because it could find libmiracle.so.0.2.2 (also a prior installation of kdenlive wouldn't start becaused it missed this very library). I applied the same trick (I know this is no fix, only a way to see what's wrong), and then kdenlive started and emerged just fine.

Reproducible: Always

Steps to Reproduce:
Comment 1 Sylvain Raybaud 2007-05-19 23:38:20 UTC
Created attachment 119750 [details]
emerge --info
Comment 2 Sylvain Raybaud 2007-05-19 23:38:57 UTC
Created attachment 119752 [details]
build log : first failure
Comment 3 Sylvain Raybaud 2007-05-19 23:39:23 UTC
Created attachment 119754 [details]
build log : second failure
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2007-05-20 10:16:17 UTC
Not maintained by the KDE team. Please leave it to bug wranglers to assign bugs.
Comment 5 Wulf Krueger (RETIRED) gentoo-dev 2007-05-20 12:33:24 UTC
First of all: Do you still have confcache installed? Please remove it. It's broken.

I can't reproduce this problem using your USE flags. Please try running revdep-rebuild (from app-portage/gentoolkit) and afterwards re-emerge kdenlive.

If neither of the above actions help, please post the output of "emerge kdenlive -pv".
Comment 6 Sylvain Raybaud 2007-05-20 13:15:51 UTC
(In reply to comment #5)
> First of all: Do you still have confcache installed?

I don't.

> I can't reproduce this problem using your USE flags. Please try running
> revdep-rebuild (from app-portage/gentoolkit) and afterwards re-emerge kdenlive.

Okay, it fixed the library problem (this one, and many other ;) )

thanks a lot, and sorry for making a fuss about nothing.

However now kdenlive compiles just fine, but crashes whenever I try to create a new project or click on the workspace monitor ; but I guess I will open a new bug for this one (except if you think the two are related in some way ?).
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-05-20 16:33:50 UTC
File a new bug about anything else, please.
Comment 8 Carsten Lohrke (RETIRED) gentoo-dev 2007-05-20 20:01:09 UTC
(In reply to comment #6)
> However now kdenlive compiles just fine, but crashes whenever I try to create a
> new project or click on the workspace monitor ; but I guess I will open a new
> bug for this one (except if you think the two are related in some way ?).
> 

No matter if your reuse this bug or open a new one, please make sure to have a look at http://www.gentoo.org/proj/en/qa/backtraces.xml to be able to provide a meaningful backtrace. Getting strace output isn't bad either.