Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184244 - media-sound/amarok-1.4.6-r1 fails to compile w/ <media-libs/tunepimp-0.5.3
Summary: media-sound/amarok-1.4.6-r1 fails to compile w/ <media-libs/tunepimp-0.5.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
: 192653 196220 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-04 23:00 UTC by Jeff Anderson
Modified: 2008-01-12 11:12 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 Jeff Anderson 2007-07-04 23:00:44 UTC
Amarok-1.4.6-r1 fails with the following error.
ktrm.cpp:47:27: error: tunepimp/tp_c.h: No such file or directory
This seems similar to Bug #105915. The solution there was for the user to compile tunepimp from portage, and the bug was closed. I am using tunepimp 0.5.2 from portage, and amarok did not fail when I build 1.4.6. (no r1)


It appears that media-sound/amarok-1.4.6-r1 depends on media-libs/tunepimp when the musicbrainz use flag is enabled.
Comment 1 Jeff Anderson 2007-07-04 23:02:17 UTC
It appears that amarok will compile after upgrading to tunepimp-0.5.3
This should be explicit in the USE flag of the ebuild.

    mtp? ( >=media-libs/libmtp-0.1.1 )
-    musicbrainz? ( media-libs/tunepimp )
+    musicbrainz? ( >=media-libs/tunepimp-0.5.3 )
    =dev-lang/ruby-1.8*"
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-07-05 10:32:33 UTC
This sounds strange to say the least, as between -r0 and -r1 I simply switched around system sqlite from on to off, so no way anything changed between those two.
Comment 3 Juho-Pekka Kuitunen 2007-07-06 10:54:49 UTC
I can confirm the same error when upgrading from 1.4.5-r1 to 1.4.6-r1. The difference is that I had already upgraded to tunepimp-0.5.3 but recompiling tunepimp fixed the problem and amarok compiled succesfully. Weird.
Comment 4 Jeff Anderson 2007-07-06 15:42:24 UTC
It seems that it is more of a problem that tunepimp has. Somehow, our tunepimp installations have become corrupt and/or missing files. Not quite sure how to diagnose such a thing.

Solution: recompile tunepimp and amarok should work just fine.
Comment 5 Mark D. 2007-09-07 18:52:11 UTC
I had this problem too, I had to recompile amarok on my system because libcurl.so.3 had been updated to libcurl.so.4.

Used solution in Comment #4 to fix.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-09-16 06:35:50 UTC
*** Bug 192653 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-10-17 21:46:53 UTC
*** Bug 196220 has been marked as a duplicate of this bug. ***
Comment 8 Shaw 2007-10-17 21:53:39 UTC
I'm running tunepimp 0.5.3 and have the same problem
Comment 9 Triffid Hunter 2008-01-12 11:12:59 UTC
I had to reinstall both musicbrainz and tunepimp to get around this one. tunepimp configure said I didn't have >=musicbrainz-2.1.0, which was sorted after I reinstalled musicbrainz-2.1.4.