[MacPorts] #55389: gegl-devel fails to build against ffmpeg-devel

MacPorts noreply at macports.org
Wed Nov 22 14:11:40 UTC 2017


#55389: gegl-devel fails to build against ffmpeg-devel
-----------------------+--------------------------------------
 Reporter:  Liontooth  |      Owner:
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.4.2
 Keywords:             |       Port:  gegl-devel, ffmpeg-devel
-----------------------+--------------------------------------
 On a fresh High Sierra installation, gegl-devel fails to build against
 ffmpeg-devel:

 {{{
 :info:build ./ff-save.c:293:17: error: use of undeclared identifier
 'CODEC_FLAG_GLOBAL_HEADER'
 :info:build     c->flags |= CODEC_FLAG_GLOBAL_HEADER;
 :info:build                 ^
 :info:build ./ff-save.c:634:18: error: use of undeclared identifier
 'CODEC_FLAG_GLOBAL_HEADER'
 :info:build      c->flags |= CODEC_FLAG_GLOBAL_HEADER;
 :info:build                  ^
 :info:build ./ff-save.c:702:30: error: use of undeclared identifier
 'AVFMT_RAWPICTURE'
 :info:build   if (!(oc->oformat->flags & AVFMT_RAWPICTURE))
 :info:build                              ^
 :info:build ./ff-save.c:806:28: error: use of undeclared identifier
 'AVFMT_RAWPICTURE'
 :info:build   if (oc->oformat->flags & AVFMT_RAWPICTURE)
 :info:build                            ^
 :info:build 4 errors generated.
 }}}

 gegl-devel builds against ffmpeg.

--
Ticket URL: <https://trac.macports.org/ticket/55389>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list