On Mon, Feb 21, 2022 at 01:18:37AM +0000, Klemens Nanni wrote: > On Sat, Feb 19, 2022 at 02:40:24AM -0700, Kurt Mosiejczuk wrote: > > http://build-failures.rhaalovely.net/sparc64/2022-02-16/textproc/link-grammar,,-main.log
> Needs the usual compiler dance for this: > > /tmp/print-dict-f43ef2.s:4649: Error: operation combines symbols in > > different segments > > clang-13: error: assembler command failed with exit code 1 (use -v to see > > invocation) > Typofix deps while here. > update-plist still puts the python dir into PLIST-main (see diff) which > is wrong but I don't know how to convince it to account for it in > PLIST-python... by not listing it at all since it belongs to > lang/python-3.9 which is now a proper dependency. > OK for the diff *without the PLIST hunk*? ok kmos --Kurt