[MacPorts] #61696: transcode @1.1.7: error: implicit declaration of function 'audio_resample_close' is invalid in C99

MacPorts noreply at macports.org
Wed May 1 05:52:10 UTC 2024


#61696: transcode @1.1.7: error: implicit declaration of function
'audio_resample_close' is invalid in C99
-------------------------+-------------------------------------------------
  Reporter:  mf2k        |      Owner:  Liontooth
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:  catalina bigsur monterey ventura
      Port:  transcode   |  sonoma
-------------------------+-------------------------------------------------

Comment (by kencu):

 this works, although frowned upon of course:

 {{{
 configure.cppflags-append -Wno-implicit-function-declaration
 }}}

 {{{
 % port -v installed transcode
 The following ports are currently installed:
   transcode
 @1.1.7_29+a52dec+experimental+faac+freetype+full+imagemagick+libdv+libogg+libpostproc+libquicktime+libsdl+libtheora+libvorbis+libxml2+lzo+mjpegtools+x11+x264+xvid
 (active) requested_variants='' platform='darwin 21' archs='x86_64'
 date='2024-04-30T22:48:41-0700'
 }}}

 I have not been (able / willing / patient enough) to sort out how to add
 all the proper function declarations to the code. I tried for a while.

-- 
Ticket URL: <https://trac.macports.org/ticket/61696#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list