manually upgrade some ICU dependencies - recursion between libsxslt and vala
Riccardo Mottola
riccardo.mottola at libero.it
Mon Nov 30 20:23:26 UTC 2020
Hi Ken
Ken Cunningham wrote:
> This shows that icu was upgraded to version 67, but that port is still linked against 65.
>
> Usually a rev-bump would have taken care of this, but you’re doing some occasionally hanky things, and might run into a situation where you have to fix it yourself. So either let rev-upgrade do it’s thing, or uninstall xsltproc and rebuild it from scratch against the current ICU.
>
I was able to fix with
sudo port -ns upgrade --force libxslt
that fixed it without pulling in vala and so things started rolling again.
vala still doesn't compile as well as other things, but... not because
of that, I will report them seprately or open a bug report if it looks
like a bug.
Riccardo
More information about the macports-users
mailing list