On Mon, Aug 14, 2023 at 09:23:37AM +0100, Chavdar Ivanov wrote: > Hi, > ERROR: nbctfmerge: Input file adiantum_selftest.o was partially built > from C sources, but no CTF data was present
Can you reproduce it after removing that .o file (or the whole kernel build directory)? This symptom often shows up when one of the ctf tools died in an earlier run. Martin