* Cyril Brulebois <k...@debian.org> [210429 18:03]: > Cyril Brulebois <k...@debian.org> (2021-04-29): > > This time around, testing 1.43.0 with debian/ carried over from > > debian/1.42.4-8, adjusted for docs (some files are missing) and symbols > > (one new symbol), the problem cannot be triggered in an obvious manner. > > > > Moving to 1.44* tags now. > > Alright, I think I'm hitting my limits here. > > Versions 1.44, 1.44.2, and 1.44.3 all fail in a similar way: ../pango/pangofc-font.c:371:44: error: ‘HB_OT_METRICS_UNDERLINE_SIZE’ undeclared (first use in this function); did you mean ‘HB_OT_METRICS_TAG_UNDERLINE_SIZE’? [..]
Just passing by, but I can build 1.44.0 with Debians 1.44.6 debian/ directory, when adding this patch from upstream: https://gitlab.gnome.org/GNOME/pango/-/commit/d835004502c801a8a16cc436a38900e548ecde52.patch HTH, Chris