On Wed, Feb 08, 2023 at 10:12:02AM +0100, Daniel Wagner wrote: > The libtracecmd.pc didn't list the subdir 'trace-cmd' which caused > our kernelshard builds to fail. FWIW, I've updated the Tumbleweed packages (libtraceevent, libtracefs, libtracecmd, trace-cmd) to build with Meson and everything looks good now. As indicated there was only small fallout in our kernelshark build but that is now fixed with this latest version of these patches here. So all v7 of the patches are also properly tested in a productive environment. All these changes don't touch the existing Makefiles, so there is zero chance that existing build setups break with adding the Meson build files. Obviously, there will be additional work to keep both builds working, though I don't expect it should be much after this initial work to get it going. Steven, any chance you are going to apply them any time soon?