[MacPorts] #55387: gegl fails to build -- ff-load.c error: use of undeclared identifier 'CODEC_CAP_TRUNCATED'

MacPorts noreply at macports.org
Wed Nov 22 13:32:12 UTC 2017


#55387: gegl fails to build -- ff-load.c error: use of undeclared identifier
'CODEC_CAP_TRUNCATED'
-----------------------+-------------------
 Reporter:  Liontooth  |      Owner:
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.4.2
 Keywords:             |       Port:  gegl
-----------------------+-------------------
 On a fresh install on High Sierra, gegl build fails here:

 {{{
 :info:build ./ff-load.c:312:36: error: use of undeclared identifier
 'CODEC_CAP_TRUNCATED'
 :info:build       if (p->codec->capabilities & CODEC_CAP_TRUNCATED)
 :info:build                                    ^
 :info:build ./ff-load.c:313:26: error: use of undeclared identifier
 'CODEC_FLAG_TRUNCATED'
 :info:build         p->enc->flags |= CODEC_FLAG_TRUNCATED;
 :info:build                          ^
 :info:build 7 warnings and 2 errors generated.
 :info:build make[3]: *** [ff_load_la-ff-load.lo] Error 1
 }}}

 Port gegl-devel @0.3.23-20171114_0+x11 builds without problems.

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


More information about the macports-tickets mailing list