Mathieu Lacage

Results 4 comments of Mathieu Lacage

I reviewed the first build failure. It looks like the linker cannot find sd_listen_fds BUT I double-checked and I see in the configure step that: checking for sd_listen_fds in -lsystemd......

@miodvallat hi, I believe this version should fix the previously-reported build failure because it does not depend on libsystemd0 anymore.

Would it be possible to let the CI workflow run to see if this version works with them and if not, let me track this down over next weekend ?

Are tidy warnings considered errors by the CI ? i.e., am I supposed to fix every single warning in existing code that I modify to pass the CI ?