Re: git: 40478d7acd2a - main - biology/bifrost: Unbreak build on 15-CURRENT
Date: Mon, 26 May 2025 15:52:42 UTC
26.05.2025 17:57, Gerald Pfeifer пишет: > On Mon, 26 May 2025, Jason Bacon wrote: >>> Did the build work with older versions of clang? >> If USE_GCC is problematic, I'll just dig deeper and figure out how to >> fix the build with clang19+. In fact, we have a new volunteer with >> strong C++ skills who might be able to solve this pretty quickly. >> Hayzam: You want to take a shot at this? > That would be awesome, thank you! > > (USE_GCC itself is not problematic, especially if something really is > GCC-specific. Just using it to work around clang getting stricter over > time has often bitten us with loads of extra work and delays when then > updating GCC_DEFAULT.) > >> This also affects kallisto, which uses a bundled bifrost. I'd also like >> to unbundle that, assuming their bundled copy doesn't contain any >> special hacks. > Thumbs up. :-) > > Thank you, > Gerald Hi! Maybe try "USES=llvm:max=18" as a workaround? -- Best regards, Vladimir Druzenko