Hi, Dagobert Michelsen wrote:
the updates lead to a number of hidden issues: the update of freetype introduced a cyclic dependency between freetype and harfbuzz as explained here: https://github.com/Homebrew/legacy-homebrew/issues/27847 This lead to stop catalog generation and seduced me to push the catalog which was unfortunately not signed.
Indeed, on solaris 10 freetype picks up harfbuzz automatically. I don't think the suggested procedure of building freetype, then harfbuzz then freetype again can be done in mgar.
Luckily there is --without-harfbuzz, which I quickly added and commited.
Riccardo, would you mind having a look at harfbuzz and if the issue with the cyclic dependency cannot be solved remove the dependency from freetype to harfbuzz again? This is a bit pressing as the current catalog on the mirrors is broken.
I hope I fixed the receipe. However I cannot check the packages, all the dependencies seem wrong, I get overrides suggested for things which are there. Strangely, only on 10, on 9 not...
Could the broken catalog cause that? What can we do? I commited everything if you need to try. Riccardo PS: could I have noticed this somehow? checks and upload went fine?
