Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409511 - media-sound/kid3-2.0.1[mp4] with media-libs/libmp4v2-1.9.1_p479 - work/kid3-2.0.1/src/core/formats/m4afile.cpp:259:56: error: 'MP4GetMetadataFreeForm' was not declared in this scope
Summary: media-sound/kid3-2.0.1[mp4] with media-libs/libmp4v2-1.9.1_p479 - work/kid3-2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 09:31 UTC by jannis
Modified: 2012-04-16 08:08 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,12.06 KB, text/plain)
2012-03-24 09:31 UTC, jannis
Details
emerge --info (einfo,19.95 KB, text/plain)
2012-03-24 09:31 UTC, jannis
Details
LC_ALL=C build.log (build.log,11.95 KB, text/plain)
2012-03-24 09:35 UTC, jannis
Details
Kid3 compatibility with last version of mp4v2 (1.patch,1.75 KB, patch)
2012-03-27 22:31 UTC, Ilya Gordeev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2012-03-24 09:31:07 UTC
Created attachment 306505 [details]
build.log

media-sound/kid3-2.0.1 fails to compile with media-libs/libmp4v2-1.9.1_p479

build.log and emerge --info will be attached
Comment 1 jannis 2012-03-24 09:31:31 UTC
Created attachment 306507 [details]
emerge --info
Comment 2 jannis 2012-03-24 09:35:32 UTC
Created attachment 306509 [details]
LC_ALL=C build.log
Comment 3 Michael Schreckenbauer 2012-03-25 09:58:22 UTC
I can confirm this. Same error here
Comment 4 Ilya Gordeev 2012-03-27 22:31:39 UTC
Created attachment 306911 [details, diff]
Kid3 compatibility with last version of mp4v2
Comment 5 jannis 2012-03-28 09:27:39 UTC
(In reply to comment #4)
> Created attachment 306911 [details, diff] [details, diff]
> Kid3 compatibility with last version of mp4v2

Thanks for your patch! I can confirm that compilation works after the patch has been applied. However, I didn't do any functional tests.
Comment 6 Jouni Rinne 2012-04-11 03:50:45 UTC
The patch works for me, too, thank you very much. Maybe someone could finally make this to portage?
Comment 7 Ilya Gordeev 2012-04-12 16:14:34 UTC
I sent patch request to Kid3 development home page: http://sourceforge.net/tracker/?func=detail&aid=3512117&group_id=70849&atid=529223. I think it will be applied in new version.
Comment 8 Johannes Huber (RETIRED) gentoo-dev 2012-04-16 08:08:47 UTC
Thank you all. Added the upstream version of attached patch.

@mirraz1@rambler.ru Thank you for the patch. It was applied upstream with minor changes. 

+  16 Apr 2012; Johannes Huber <johu@gentoo.org>
+  +files/kid3-2.0.1-mp4v2-1.9.1_p479.patch, kid3-2.0.1.ebuild:
+  Add upstream patch to fix build with snapshot version of media-libs/libmp4v2,
+  fixes bug #409511.