Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 409511

Summary: 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
Product: Gentoo Linux Reporter: jannis <kripton>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: grimlog, kentnl, mail, phantom4, sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
LC_ALL=C build.log
Kid3 compatibility with last version of mp4v2

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.