Help getting new port nrsc5 working

Joshua Root jmr at macports.org
Mon Apr 17 04:37:39 UTC 2023


On 17/4/2023 09:01, blake at netjibbing.com wrote:
> It looks like I had a previous partial install that was causing this 
> error. I edited the CMakeLists.txt and got it to build, which in turn 
> cleaned up the edited file. Doing a port clean and installation it’s now 
> working as expected.
> 
> 18291.png
> nrsc5: new port by trodemaster · Pull Request #18291 · 
> macports/macports-ports 
> <https://github.com/macports/macports-ports/pull/18291>
> github.com <https://github.com/macports/macports-ports/pull/18291>
> 
> <https://github.com/macports/macports-ports/pull/18291>
> 
> 
> Thanks for the help!

Yes, I saw the installed version of the header in your log. Building 
when there is an older version of the same software installed is 
something that ports need to be able to do, since it happens every time 
they are upgraded to a new version. It's not clear from the above what 
changes you made to CMakeLists.txt to get it to build, but if it didn't 
involve fixing the include order, my advice stays the same.

- Josh


More information about the macports-dev mailing list