[MacPorts] #60668: mythtv-core.27: error: use of undeclared identifier 'x264_bit_depth'

MacPorts noreply at macports.org
Wed Jun 17 00:08:38 UTC 2020


#60668: mythtv-core.27: error: use of undeclared identifier 'x264_bit_depth'
------------------------+----------------------------
 Reporter:  ryandesign  |      Owner:  ctreleaven
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.2
 Keywords:              |       Port:  mythtv-core.27
------------------------+----------------------------
 [https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/116698/steps
 /install-port/logs/stdio mythtv-core.27 fails to build]:

 {{{
 libavcodec/libx264.c:162:9: error: use of undeclared identifier
 'x264_bit_depth'
     if (x264_bit_depth > 8)
         ^
 libavcodec/libx264.c:612:9: error: use of undeclared identifier
 'x264_bit_depth'
     if (x264_bit_depth == 8)
         ^
 libavcodec/libx264.c:614:14: error: use of undeclared identifier
 'x264_bit_depth'
     else if (x264_bit_depth == 9)
              ^
 libavcodec/libx264.c:616:14: error: use of undeclared identifier
 'x264_bit_depth'
     else if (x264_bit_depth == 10)
              ^
 4 errors generated.
 make[2]: *** [libavcodec/libx264.o] Error 1
 }}}

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


More information about the macports-tickets mailing list