Re: Tumbleweed CI image and KDECompilerSettings

2024-12-30 Thread João Gouveia
I was not aware that this was happening, that is very unusual behavior. I'll start by fixing my CMake script and adding the appropriate checks for a compiler, as you suggested. Thank you, João On 12/29/24 18:00, Ben Cooksley wrote: On Mon, Dec 30, 2024 at 5:26 AM João Gouveia wrote: H

Re: Tumbleweed CI image and KDECompilerSettings

2024-12-29 Thread Ben Cooksley
On Mon, Dec 30, 2024 at 5:26 AM João Gouveia wrote: > Hi everyone, > Hi João, > It seems that the CI image for OpenSUSE's Tumbleweed does not use a > version of Clang that supports the -fhardened compiler flag (see this job > log

Tumbleweed CI image and KDECompilerSettings

2024-12-29 Thread João Gouveia
Hi everyone, It seems that the CI image for OpenSUSE's Tumbleweed does not use a version of Clang that supports the -fhardened compiler flag (see this job log , line 484). This flag is being set by ECM's KDECompilerSettings (so