FYI: * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131426 python3-fonttools 4.62.0 or later should be used to avoid "TypeError: '<' not supported between instances of 'dict' and 'dict'". Even though 4.62.0 or later is used, cmap format-14 entries were duplicated, so it still falling with FTBFS. * To fix cmap format-14 problem additionally, we need to patch build.py explicitly. I've sent feedback as MR https://salsa.debian.org/fonts-team/fonts-morisawa-bizud-gothic/-/merge_requests/2 Both of above conditions are met, FTBFS will be fixed. As far as I know, patched version of TTF contains same cmap format-14 entries. It clould be verified with fonttools ttx. (ttx -o foo.ttx PATH_TO_TTF) Best Regards

