Bug 6145 - cherokee uses deprecated symbols of ffmpeg
Summary: cherokee uses deprecated symbols of ffmpeg
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: Mageia 3
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 6141
  Show dependency treegraph
 
Reported: 2012-05-29 10:37 CEST by Funda Wang
Modified: 2012-07-31 13:07 CEST (History)
1 user (show)

See Also:
Source RPM: cherokee-1.2.101-8.mga3
CVE:
Status comment:


Attachments

Description Funda Wang 2012-05-29 10:37:53 CEST
It builds failed with log here:

handler_streaming.c: In function 'cherokee_handler_streaming_free':
handler_streaming.c:114:3: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1533) [-Wdeprecated-declarations]
handler_streaming.c: In function 'open_media_file':
handler_streaming.c:315:2: warning: implicit declaration of function 'av_open_input_file' [-Wimplicit-function-declaration]
handler_streaming.c:322:2: warning: 'av_find_stream_info' is deprecated (declared at /usr/include/libavformat/avformat.h:1357) [-Wdeprecated-declarations]
handler_streaming.c:330:3: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1533) [-Wdeprecated-declarations]
handler_streaming.c: In function 'set_auto_rate':
handler_streaming.c:383:23: error: 'AVFormatContext' has no member named 'file_size'
make[3]: *** [libplugin_streaming_la-handler_streaming.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
Funda Wang 2012-05-29 10:38:09 CEST

Blocks: (none) => 4141
Target Milestone: --- => Mageia 3

Funda Wang 2012-05-29 10:39:42 CEST

Blocks: 4141 => 6141

Comment 1 Funda Wang 2012-06-04 06:08:39 CEST
fixed by myself

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 2 Todd Millecam 2012-07-31 11:39:06 CEST
Could you provide a patch of what you changed?

Status: RESOLVED => UNCONFIRMED
CC: (none) => tyggna
Resolution: FIXED => (none)
Ever confirmed: 1 => 0

Comment 3 Manuel Hiebel 2012-07-31 13:07:06 CEST
it's in the svn: http://svnweb.mageia.org/packages?view=revision&revision=253897

Status: UNCONFIRMED => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.