Closed DimStar77 closed 2 years ago
mainly:
[ 56s] E +CaptureResult(out='', err="\n(process:1869): Pango-CRITICAL **: 09:41:00.803: pango_font_describe: assertion 'font != NULL' failed\n\n(process:1869): Pango-CRITICAL **: 09:41:00.804: pango_font_description_get_variant: assertion 'desc != NULL' failed\n")
(could as well be pango itself of course - just busy getting out of the system how we interact with pang)
Thanks.
Side note that the log link gives me: Anonymous user is not allowed here - please login
This seems like an upstream issue, I think you need to report it there (see also upstream build instructions).
in case anybody comes here through search, for having the same issue, I report also the solution:
The issue was that my buildroot was 'too restricted', i.e. not a single font had been installed to /usr/share/fonts/truetype; pango 1.50 no longer seems to like that
Adding any font (I used noto-sans-fonts) makes this all work
The test suite fails when running against pango 1.50.0:
Some more complete log, incl. some backtraces from the test suite, can be found at https://build.opensuse.org/build/home:dimstar:Factory/Staging_L/x86_64/python-graphviz/_log