Hi guys!
When I compile the kernel I get these errors even if the kernel seems work good.
Could you explain how to avoid these errors?
ERROR: ctfconvert: dtrace_alloc.o doesn't have type data to convert
ERROR: ctfconvert: startup64.o doesn't have type data to convert
ERROR: ctfconvert: HybridAllocator.o doesn't have type data to convert
ERROR: ctfconvert: chud_glue.o doesn't have type data to convert
ERROR: ctfconvert: key_debug.o doesn't have type data to convert
ERROR: ctfconvert: mach_clock.o doesn't have type data to convert
ERROR: ctfconvert: counters.o doesn't have type data to convert
ERROR: ctfconvert: kxld_stubs.o doesn't have type data to convert
ERROR: ctfconvert: inffast.o doesn't have type data to convert
ERROR: ctfconvert: mac_stub.o doesn't have type data to convert
ERROR: ctfconvert: IOCommandQueue.cpo doesn't have type data to convert
ERROR: OSBoolean.cpp: failed to get mapping for tid 16915
ERROR: ctfconvert: dtrace_alloc.o doesn't have type data to convert
ERROR: ctfconvert: HybridAllocator.o doesn't have type data to convert
ERROR: ctfconvert: chud_glue.o doesn't have type data to convert
ERROR: ctfconvert: key_debug.o doesn't have type data to convert
ERROR: ctfconvert: queue.o doesn't have type data to convert
ERROR: ctfconvert: mach_clock.o doesn't have type data to convert
ERROR: ctfconvert: counters.o doesn't have type data to convert
ERROR: ctfconvert: kxld_stubs.o doesn't have type data to convert
ERROR: ctfconvert: inffast.o doesn't have type data to convert
ERROR: ctfconvert: mac_stub.o doesn't have type data to convert
ERROR: OSBoolean.cpp: failed to get mapping for did 17073
Thanks