recipe for target /tools/objtool/fixdep-in.o' failed
do you have ccache? if you don't please inform me, it appears to be ccache specific. there are two solutions: remove ccache, or just use a different unwinder in the kernel. here we'll cover the latter.
open up your terminal
cd /usr/src/linux/
make menuconfig
go to Kernel hacking/Choose kernel unwinder
press select a different unwinder. if the selected unwinder was not ORC please let me know
do the following key combination without the lines:|right|right|right|enter|enter|enter|double esc|
sudo make
sudo make modules_install
mount [boot] /boot where [boot] is your boot partition/directory