On Fri, Dec 13, 2024 at 08:18:38AM -0500, Brad Smith wrote: > On 2024-12-13 7:27 a.m., Josh Grosse wrote: > > On Fri, Dec 13, 2024 at 12:12:25PM +0100, Manuel Giraud wrote: > > > Hi, > > > > > > I was not able to compile this. I'm stuck on the following error: > > > [snip] > > > Error running '/usr/local/bin/clang-tidy': Segmentation fault > > Thank you for the report. Will it build for you when clang-tools-extra is > > not installed? > > > Just add RUN_CLANG_TIDY=OFFto the Makefile.
Thanks! Simpler than a patch. Added this in the `version 2` tar ball, attached: CONFIGURE_ARGS += -DRUN_CLANG_TIDY=OFF
v2.transmission-4.1.0-beta.1.tar.gz
Description: application/tar-gz