Error in ELF file link,some one is ARM ELF file ,others is X86 ELF file.
the .o file is X86 file,but the link file is ARM file
Obviously you have not set the PATH.
so you need to set the ARM compiler PATH when compiling.
export PATH
Only the QMAKESEPC setting is not enough.