At 08:03 on 28 Nov 2024, Dan Eble wrote: > On 2024-11-28 03:39, Mark Knoop wrote: >> Hi,
>> Documentation and Info pages builds are currently failing >> for me - anyone else having this problem? This is on >> current master (6df7159). The tail of the failing log >> file is attached - seems to be a font issue with >> NotoSerif? > The log ends with this: > ``` > In unknown file: > 0 (ly:warning "Font ~a cannot be used in PostScript resou…") > ERROR: In procedure ly:warning: > In procedure simple-format: FORMAT: Missing argument for ~a > ``` > git grep finds that `ly:warning` call in > scm/framework-ps.scm, line 324. Comparing it to other > logging calls in the area, it looks like the `name` > argument should be moved outside the `(G_ ...)`. I don't > have time to test this hypothesis now. Many thanks Dan, yes that works - I'll make a patch. -- Mark Knoop