[MacPorts] #36852: mlt fails to install (during a port upgrade outdated)

MacPorts noreply at macports.org
Thu Nov 1 14:24:58 PDT 2012


#36852: mlt fails to install (during a port upgrade outdated)
-------------------------------+--------------------------------
 Reporter:  gregoire.verlut@…  |      Owner:  macports-tickets@…
     Type:  defect             |     Status:  new
 Priority:  Normal             |  Milestone:
Component:  ports              |    Version:  2.1.2
 Keywords:  mlt                |       Port:
-------------------------------+--------------------------------
 I ran a port upgrade outdated and it fails for mlt.

 The log file states:

 :info:build consumer_avformat.c:241:18: error: no member named 'encode' in
 'struct AVCodec'; did you mean 'encode2'?
 :info:build                         if ( ( codec->encode || codec->encode2
 ) && codec->type == CODEC_TYPE_AUDIO )
 :info:build                                       ^~~~~~
 :info:build                                       encode2
 :info:build /opt/local/include/libavcodec/avcodec.h:3189:11: note:
 'encode2' declared here
 :info:build     int (*encode2)(AVCodecContext *avctx, AVPacket *avpkt,
 const AVFrame *frame,
 :info:build           ^
 :info:build consumer_avformat.c:265:17: error: no member named 'encode' in
 'struct AVCodec'; did you mean 'encode2'?
 :info:build                         if ( (codec->encode || codec->encode2)
 && codec->type == CODEC_TYPE_VIDEO )
 :info:build                                      ^~~~~~
 :info:build                                      encode2
 :info:build /opt/local/include/libavcodec/avcodec.h:3189:11: note:
 'encode2' declared here
 :info:build     int (*encode2)(AVCodecContext *avctx, AVPacket *avpkt,
 const AVFrame *frame,
 :info:build           ^

-- 
Ticket URL: <https://trac.macports.org/ticket/36852>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list