<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I have had this nrsc5 port sitting around for a long time in a broken state. Would you happen to have any suggestions on how to address this build error? <div><br></div><div>Full build log: <a href="https://gist.github.com/trodemaster/2ef9d94db3b894ff690ebd365afed0cd">https://gist.github.com/trodemaster/2ef9d94db3b894ff690ebd365afed0cd</a></div><div>WIP port file: <a href="https://github.com/trodemaster/blakeports/blob/main/audio/nrsc5/Portfile">https://github.com/trodemaster/blakeports/blob/main/audio/nrsc5/Portfile</a></div><div><br></div><div><div><br></div><div>/opt/local/var/macports/build/_opt_mports_blakeports_audio_nrsc5/nrsc5/work/nrsc5-59bc2968485635c16c7250696abc3e8ff765b72d/src/nrsc5.c:548:15: error: conflicting types for 'nrsc5_pipe_samples_cu8'</div><div>NRSC5_API int nrsc5_pipe_samples_cu8(nrsc5_t *st, const uint8_t *samples, unsigned int length)</div><div>              ^</div><div>/opt/local/include/nrsc5.h:578:5: note: previous declaration is here</div><div>int nrsc5_pipe_samples_cu8(nrsc5_t *st, uint8_t *samples, unsigned int length);</div><div>    ^</div><div>/opt/local/var/macports/build/_opt_mports_blakeports_audio_nrsc5/nrsc5/work/nrsc5-59bc2968485635c16c7250696abc3e8ff765b72d/src/nrsc5.c:555:15: error: conflicting types for 'nrsc5_pipe_samples_cs16'</div><div>NRSC5_API int nrsc5_pipe_samples_cs16(nrsc5_t *st, const int16_t *samples, unsigned int length)</div><div>              ^</div><div>/opt/local/include/nrsc5.h:590:5: note: previous declaration is here</div><div>int nrsc5_pipe_samples_cs16(nrsc5_t *st, int16_t *samples, unsigned int length);</div><div>    ^</div><div>2 errors generated.</div><div>make[2]: *** [src/CMakeFiles/nrsc5_object.dir/nrsc5.c.o] Error 1</div></div><div><br></div><div>Thanks,</div><div>Blake</div><div><br></div></body></html>