Re: git: 40478d7acd2a - main - biology/bifrost: Unbreak build on 15-CURRENT
- In reply to: Vladimir Druzenko : "Re: git: 40478d7acd2a - main - biology/bifrost: Unbreak build on 15-CURRENT"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 May 2025 17:39:21 UTC
On 5/26/25 10:52, Vladimir Druzenko wrote: > 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? > I would consider that if it proved difficult to fix for the base compiler, but I'd hate to have a compiler dependency if we can avoid it. Hayzam already proposed a fix for clang19, so I think we're golden. Thanks, J -- Life is a game. Play hard. Play fair. Have fun.