The last-minute x86-64 warning has a typo in it:
printf_filtered
("NOTE: This function doesn't seem to have a valid prologue.\n"
" Try to add -fno-omit-frame-pointer tou your gcc's CFLAGS.\n");
^^^
Michael C