Bug 228647 - media-libs/faad2-2.6.1-r1 stable request
|
Bug#:
228647
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sound@gentoo.org
|
Reported By: aballier@gentoo.org
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: media-libs/faad2-2.6.1-r1 stable request
|
|
Keywords: STABLEREQ
|
|
Status Whiteboard:
|
|
Opened: 2008-06-21 00:01 0000
|
We've been lagging behind for a long time on faad2 due to an unclear license
change. Now that it is fixed and the new version has been there for long enough
without bug, we should move on. Thanks.
Created an attachment (id=157963) [details]
Implicit declaration patch for frontends/main.c
* QA Notice: Package has poor programming practices which may compile
* fine but exhibit random runtime failures.
* main.c:93: warning: incompatible implicit declaration of built-in function
'memmove'
main.c:312: warning: incompatible implicit declaration of built-in function
'memset'
main.c:427: warning: incompatible implicit declaration of built-in function
'memset'
main.c:1076: warning: incompatible implicit declaration of built-in function
'strcpy'
main.c:1083: warning: incompatible implicit declaration of built-in function
'strcpy'
main.c:1201: warning: incompatible implicit declaration of built-in function
'strcpy'
main.c:1216: warning: incompatible implicit declaration of built-in function
'strrchr'
main.c:1221: warning: incompatible implicit declaration of built-in function
'strcat'
^^ Fixes those warnings.
Sorry for the bugspam guys, my coordination isn't the greatest today....
gst-plugins-faad-0.10.5 (current stable) depends on =faad2-2.0*...but builds
fine with 2.6.1..can the dependency be adjusted?
(In reply to comment #9)
> gst-plugins-faad-0.10.5 (current stable) depends on =faad2-2.0*...but builds
> fine with 2.6.1..can the dependency be adjusted?
>
Same as Christian
media-libs/faad2:0
('ebuild', '/', 'media-libs/faad2-2.0-r13', 'merge') pulled in by
('ebuild', '/', 'media-plugins/gst-plugins-faad-0.10.5', 'merge')
('ebuild', '/', 'media-libs/faad2-2.6.1-r1', 'merge') (no parents)
grmbl I though the mess of bug #200252 was fixed long ago. gstreamer herd,
please fix.
(In reply to comment #13)
> (In reply to comment #5)
> > Created an attachment (id=158001) [edit] [details]
> > This is the correct patch...
> >
>
> please feel free to apply it. And don't forget to mail it upstream ;) you may
> not get a reply soon but you'll probably get one.
>
done! I'll mail upstream later today.
(In reply to comment #11)
> (In reply to comment #9)
> > gst-plugins-faad-0.10.5 (current stable) depends on =faad2-2.0*...but builds
> > fine with 2.6.1..can the dependency be adjusted?
> >
>
> Same as Christian
>
> media-libs/faad2:0
>
> ('ebuild', '/', 'media-libs/faad2-2.0-r13', 'merge') pulled in by
> ('ebuild', '/', 'media-plugins/gst-plugins-faad-0.10.5', 'merge')
>
> ('ebuild', '/', 'media-libs/faad2-2.6.1-r1', 'merge') (no parents)
>
Fixed.