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

MacPorts noreply at macports.org
Sat Nov 28 20:58:19 UTC 2020


#61696: transcode: 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:
      Port:  transcode  |
------------------------+-----------------------
Description changed by mf2k:

Old description:

> Xcode 12. Big Sur.
>
> I believe this is the first error:
> {{{
> :info:build filter_resample.c:153:9: error: implicit declaration of
> function 'audio_resample_close' is invalid in C99 [-Werror,-Wimplicit-
> function-declaration]
> :info:build         audio_resample_close(pd->resample_ctx);
> :info:build         ^
> }}}

New description:

 Xcode 12.2. Big Sur.

 I believe this is the first error:
 {{{
 :info:build filter_resample.c:153:9: error: implicit declaration of
 function 'audio_resample_close' is invalid in C99 [-Werror,-Wimplicit-
 function-declaration]
 :info:build         audio_resample_close(pd->resample_ctx);
 :info:build         ^
 }}}

--

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


More information about the macports-tickets mailing list