pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fonts/harfbuzz: build failure on Darwin 23.2.0



> Today I re-compiled some packages and updated wip/remind to the current
> version (which needs cairo + pango) and fonts/harfbuzz is failing on
> Darwin:
> 
> mk ~/.../fonts/harfbuzz $ uname -a
> Darwin Mac-mini-von-Manuel.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:53:34 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T8103 arm64
> 
> - - - - - - - - - - %< - - - - - - - - - -
> 
> --- stdout ---
> Building documentation for harfbuzz
> 2024-02-22 13:40:31,181:common.py:ParseEnumDeclaration:427:WARNING:Cannot parse enumeration member:
> 
> ERROR: Error in gtkdoc helper script:
> 
> ERROR: ['/Users/mk/pkgsrc/pkg/bin/gtkdoc-fixxref', '--module=harfbuzz', '--module-dir=html'] failed with status 1
> Traceback (most recent call last):
>   File "/Users/mk/pkgsrc/pkg/bin/gtkdoc-fixxref", line 28, in <module>
>     from gtkdoc import common, config, fixxref
>   File "/Users/mk/pkgsrc/pkg/share/gtk-doc/python/gtkdoc/fixxref.py", line 28, in <module>
>     from . import common, highlight
>   File "/Users/mk/pkgsrc/pkg/share/gtk-doc/python/gtkdoc/highlight.py", line 27, in <module>
>     from pygments import highlight
> ImportError: cannot import name 'highlight' from 'pygments' (unknown location)

This is actually gtk-doc failing. Try to rebuild it.

Kind regards,
Adam


Home | Main Index | Thread Index | Old Index