Giulio Eulisse

Results 280 comments of Giulio Eulisse

Changed back to WIP. @davidrohr the fullCI issue I assume is due to the use of the old container for slc8. The issue with ransBenchmark also looks like real.

I would say we merge on monday, then. There might be cleanups to be done on the CVMFS side which I do not want to do over the weekend. AliGenerators...

The way I would do it is: - First we merge #5785, which is already cached (as soon as the tests finish) - We cache the byproducts of this one...

@singiamtel can we cache this PR and then merge it? Thanks.

I am not sure bumping CMake will actually trigger a rebuild, because it's a build requires. That said, fine with me as well.

As discussed privately, you probably want https://github.com/riscvarchive/riscv-gcc/commit/62da3c02d78e72667f086be9410a01f8ab8e2aa8 applied to GCC-Toolchain to avoid the spurious dependency on libatomic.

Maybe we could link this to some useful update, like bumping fmt or a newer version of ninja?

@singiamtel can you retrigger the tests here to see if this is a transient problem? thanks.

It looks like there is a genuine incompatibility between InfoLogger and the new FairLogger.

Keep also in mind that c_str() is guaranteed to be 0 terminated, string_view is not.