# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is deb9705745a63948e0a147713d39ed2aaaac97d7 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was deb9705). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux- -f kisskb-version.mk makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux- randconfig makewrap: Using -j factor 128 In file included from scripts/kconfig/zconf.tab.c:2537:0: /scratch/kisskb/src/scripts/kconfig/menu.c: In function 'get_symbol_str': /scratch/kisskb/src/scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized] jump->offset = strlen(r->s); ^ /scratch/kisskb/src/scripts/kconfig/menu.c:551:19: note: 'jump' was declared here struct jump_key *jump; ^ KCONFIG_SEED=0x174F17F # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux- makewrap: Using -j factor 128 make[1]: Entering directory `/scratch/kisskb/build/linux-next_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig # # configuration written to .config # CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/cputime.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/hash.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/scatterlist.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/asn1_compiler HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/parse.tab.c SHIPPED scripts/genksyms/lex.lex.c SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h HOSTCC scripts/genksyms/parse.tab.o HOSTCC scripts/genksyms/lex.lex.o CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh HOSTLD scripts/genksyms/genksyms :1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] :1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] :1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] :1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] HOSTLD scripts/mod/modpost CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_md.o CC init/noinitramfs.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o LD usr/built-in.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/cache.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/init.o CC arch/sh/kernel/machvec.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/process.o CC arch/sh/mm/mmap.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/fault.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/gup.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC arch/sh/mm/ioremap.o CC arch/sh/mm/kmap.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/pgtable.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/tlbex_32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/kernel/topology.o CC arch/sh/mm/tlb-sh4.o CC arch/sh/mm/tlb-urb.o CC arch/sh/kernel/traps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_idle.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_idle.o': No such file or directory CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/traps_32.o CC arch/sh/math-emu/math.o CC arch/sh/mm/cache-debugfs.o CC arch/sh/kernel/unwinder.o CC arch/sh/mm/tlb-debugfs.o CC arch/sh/kernel/iomap.o CC arch/sh/mm/ioremap_fixed.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/vsyscall/vsyscall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated merge target specific data of file arch/sh/kernel/dumpstack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dumpstack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_dumpstack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file LDS arch/sh/kernel/vsyscall/vsyscall.lds mv: cannot stat 'arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory AS arch/sh/kernel/vsyscall/vsyscall-trapa.o rm: cannot remove 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated CC arch/sh/kernel/sh_ksyms_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file AS arch/sh/kernel/vsyscall/vsyscall-note.o rm: cannot remove 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory CC arch/sh/kernel/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_irq.o CC arch/sh/kernel/machine_kexec.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_irq.o': No such file or directory AS arch/sh/kernel/relocate_kernel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_flush-sh4.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_flush-sh4.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_flush-sh4.o': No such file or directory CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/sh4a/setup-sh7734.o CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/cpu/sh4a/clock-sh7734.o CC arch/sh/kernel/cpu/proc.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/cpu/sh4a/ubc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merg AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC arch/sh/kernel/cpu/sh4/probe.o e target specific data of file arch/sh/kernel/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_io.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_io.o': No such file or directory AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/perf_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/.tmp_mc_do_mounts.o mv: cannot stat 'init/.tmp_mx_do_mounts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/reboot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_reboot.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/kmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/kmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/kmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_kmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_kmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_kmap.o arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated LD init/mounts.o mv: cannot stat 'arch/sh/mm/.tmp_mx_kmap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tarrm: get cannot remove 'arch/sh/mm/.tmp_mx_asids-debugfs.o'spe: No such file or directoryc ific data of file arch/sh/mm/gup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_gup.o CC arch/sh/kernel/perf_callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_extable_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_extable_32.o CC arch/sh/kernel/cpu/sh4/sq.o In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23:0: /scratch/kisskb/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24:0: /scratch/kisskb/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] /scratch/kisskb/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /scratch/kisskb/src/include/linux/fs.h:193:0: note: this is the location of the previous definition /scratch/kisskb/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /scratch/kisskb/src/include/linux/fs.h:192:0: note: this is the location of the previous definition /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/alignment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/alignment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/alignment.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_alignment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_alignment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_alignment.o AS arch/sh/kernel/head_32.o mv: cannot stat 'arch/sh/mm/.tmp_mx_gup.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] CC arch/sh/kernel/hw_breakpoint.o /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] LDS arch/sh/kernel/vmlinux.lds /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] mv: cannot stat 'arch/sh/mm/.tmp_mx_alignment.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh.o /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /scratch/kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:347: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-urb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-urb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-urb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-urb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-urb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlb-urb.o /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] mv: cannot stat 'arch/sh/mm/.tmp_mx_tlb-urb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules/scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_init.o /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] mv: cannot stat 'arch/sh/mm/.tmp_mx_init.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] arch/sh/mm/.tmp_gl_fault.o: file not recognized: File truncated /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_fault.o': No such file /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] rm: cannot remove 'arch/sh/mm/.tmp_mx_fault.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] LD arch/sh/kernel/cpu/sh4/common.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145:2: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:145:2: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] CC kernel/fork.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pgtable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pgtable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pgtable.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pgtable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pgtable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_pgtable.o mv: cannot stat 'arch/sh/mm/.tmp_mx_pgtable.o': No such file or directory arch/sh/mm/.tmp_gl_tlb-debugfs.o: file not recognized: File truncated /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/exec_domain.o /scratch/kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] arch/sh/mm/.tmp_gl_cache-sh4.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_tlb-debugfs.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ptrace.o /scratch/kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] rm: cannot remove 'arch/sh/mm/.tmp_mx_tlb-debugfs.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh4.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_cache-sh4.o': No such file or directory CC kernel/panic.o /scratch/kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323:2: warning: left shift count is negative [enabled by default] CC kernel/cpu.o /scratch/kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:334:2: warning: left shift count >= width of type [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /scratch/kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /scratch/kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/topology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_topology.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_topology.o': No such file or directory CC kernel/exit.o /scratch/kisskb/src/arch/sh/math-emu/math.c: At top level: /scratch/kisskb/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so CC kernel/softirq.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o CC mm/filemap.o CC kernel/resource.o AS arch/sh/kernel/vsyscall/vsyscall-syscall.o CC kernel/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ptrace_32.o CC mm/mempool.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps_32.o CC kernel/sysctl_binary.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory CC kernel/capability.o init/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file CC mm/oom_kill.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'init/.tmp_mx_main.o': No such file or directory CC mm/fadvise.o arch/sh/kernel/cpu/sh4a/.tmp_gl_ubc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file or directory CC mm/maccess.o CC kernel/ptrace.o CC mm/page_alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_process_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC kernel/user.o arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_mmap.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/fpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_fpu.o mv: cannot stat 'arch/sh/mm/.tmp_mx_mmap.o': No such file or directory CC mm/page-writeback.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/.tmp_mc_imask.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_fpu.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_cache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/uncached.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/uncached.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/uncached.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_uncached.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_uncached.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_uncached.o CC kernel/signal.o mv: cannot stat 'arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/readahead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-sh4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-sh4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-sh4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-sh4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-sh4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlb-sh4.o CC mm/swap.o mv: cannot stat 'arch/sh/mm/.tmp_mx_uncached.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_tlb-sh4.o': No such file or directory LD init/built-in.o /scratch/kisskb/src/arch/sh/kernel/cpu/sh4a/setup-sh7734.c:194:31: warning: 'i2c0_device' defined but not used [-Wunused-variable] /scratch/kisskb/src/arch/sh/kernel/cpu/sh4a/setup-sh7734.c:265:32: warning: 'sh7734_devices' defined but not used [-Wunused-variable] arch/sh/kernel/cpu/sh4a/.tmp_gl_clock-sh7734.o: file not recognized: File truncated CC kernel/sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/main.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7734.o': No such file make[2]: *** [init/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. CC mm/truncate.o rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7734.o': No such file or directory CC kernel/kmod.o LD arch/sh/kernel/cpu/irq/built-in.o make[1]: *** [init] Error 2 CC mm/vmscan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_probe.o CC ipc/util.o arch/sh/mm/.tmp_gl_cache-debugfs.o: file not recognized: File truncated mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_probe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbex_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbex_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlbex_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbex_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbex_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlbex_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file mv: cannot stat 'arch/sh/mm/.tmp_mx_tlbex_32.o': No such file or directory CC mm/shmem.o CC kernel/workqueue.o rm: cannot remove 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/ioremap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_ioremap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_consistent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbflush_32.o: compiled for a big endian system and target is little endianarch/sh/kernel/process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbflush_32.o: uses instructions which are incompatible with instructions used in previous modulesarch/sh/kernel/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:: ffaaiilleedd ttoo mmeerrggee ttaarrggeett sspecific data of file arch/sh/kernel/process.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_process.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/machine_kexec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machine_kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_machine_kexec.o pecific data of file arch/sh/mm/tlbflush_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbflush_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbflush_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlbflush_32.o mv: cannot stat 'arch/sh/mm/.tmp_mx_consistent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_module.o CC mm/util.o CC kernel/pid.o mv: cannot stat 'arch/sh/mm/.tmp_mx_tlbflush_32.o': No such file or directory CC ipc/msgutil.o mv: cannot stat 'arch/sh/mm/.tmp_mx_ioremap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/hw_breakpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of filemv: arch/sh/kernel/.tmp_mc_hw_breakpoint.ocannot stat 'arch/sh/kernel/.tmp_mx_machine_kexec.o' : No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_process.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_module.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_setup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_setup.o CC kernel/task_work.o CC ipc/msg.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC mm/mmzone.o CC ipc/sem.o CC kernel/extable.o CC ipc/shm.o CC mm/vmstat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_signal_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_signal_32.o CC kernel/params.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_stacktrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/vsyscall/vsyscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/vsyscall/vsyscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/vsyscall/vsyscall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/vsyscall/.tmp_mc_vsyscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/vsyscall/.tmp_mc_vsyscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/vsyscall/.tmp_mc_vsyscall.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_proc.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory mv: cannot stat 'arch/sh/kernel/vsyscall/.tmp_mx_vsyscall.o': No such file or directory CC ipc/ipcns_notifier.o CC kernel/kthread.o CC mm/backing-dev.o CC ipc/syscall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_disassemble.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_disassemble.o CC kernel/sys_ni.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory CC fs/open.o CC mm/mm_init.o CC ipc/namespace.o CC kernel/nsproxy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap_fixed.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap_fixed.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/ioremap_fixed.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap_fixed.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap_fixed.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_ioremap_fixed.o CC fs/read_write.o CC kernel/notifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh32.o mv: cannot stat 'arch/sh/mm/.tmp_mx_ioremap_fixed.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC mm/mmu_context.o CC kernel/ksysfs.o CC fs/file_table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sh_bios.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sh_bios.o LD arch/sh/kernel/vsyscall/built-in.o CC mm/percpu.o CC fs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory arch/sh/kernel/cpu/sh4a/.tmp_gl_perf_event.o: file not recognized: File truncated CC kernel/cred.o CC mm/slab_common.o CC fs/char_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file CC fs/stat.o rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file or directory CC kernel/reboot.o CC mm/compaction.o CC fs/exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/perf_callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_callchain.o LD arch/sh/mm/built-in.o CC kernel/async.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory CC fs/pipe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache-sh4.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/flush-sh4.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/fault.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/asids-debugfs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache-debugfs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/tlb-debugfs.o: No such file or directory make[2]: *** [arch/sh/mm/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. CC mm/balloon_compaction.o CC kernel/range.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/unwinder.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_unwinder.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_unwinder.o CC fs/namei.o CC kernel/groups.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory CC security/commoncap.o CC fs/fcntl.o CC mm/vmacache.o make[1]: *** [arch/sh/mm] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_time.o CC fs/ioctl.o CC security/min_addr.o CC kernel/smpboot.o LD arch/sh/kernel/cpu/sh4a/built-in.o CC mm/interval_tree.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_time.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/clock-sh7734.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/perf_event.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/ubc.o: No such file or directory make[4]: *** [arch/sh/kernel/cpu/sh4a/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. CC fs/readdir.o make[3]: *** [arch/sh/kernel/cpu/sh4a] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/dwarf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/dwarf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dwarf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dwarf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dwarf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_dwarf.o CC security/inode.o CC mm/list_lru.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory CC fs/select.o CC mm/workingset.o CC security/device_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys_ni.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys_ni.o CC fs/dcache.o CC kernel/power/qos.o CC kernel/power/process.o CC mm/iov_iter.o CC fs/inode.o mv: cannot stat 'kernel/.tmp_mx_sys_ni.o': No such file or directory CC mm/gup.o CC security/keys/gc.o CC fs/attr.o CC kernel/kcmp.o CC kernel/printk/printk.o CC kernel/events/core.o CC mm/highmem.o CC security/keys/key.o CC fs/bad_inode.o CC kernel/freezer.o CC mm/madvise.o CC kernel/events/ring_buffer.o CC kernel/rcu/update.o CC security/keys/keyring.o CC kernel/irq/irqdesc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_event.o: uses instructions which are incompatible with instructions used in previous modules CC fs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/perf_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_event.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory CC mm/memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/iomap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_iomap.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_iomap.o': No such file or directory CC kernel/stacktrace.o CC kernel/irq/handle.o CC kernel/events/callchain.o CC kernel/rcu/srcu.o CC security/keys/keyctl.o CC kernel/irq/manage.o CC kernel/futex.o CC fs/filesystems.o CC security/keys/permission.o CC kernel/rcu/tree.o CC kernel/irq/spurious.o CC kernel/locking/mutex.o CC kernel/events/hw_breakpoint.o CC mm/mincore.o CC security/keys/process_keys.o CC fs/namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/init.o: compiled for a big endian system and target is little endian CC kernel/up.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_init.o CC kernel/locking/semaphore.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_init.o': No such file or directory CC kernel/sched/core.o HZFILE kernel/time/hz.bc /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/sq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/sq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/sq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_sq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_sq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_sq.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_sq.o': No such file or directory CC kernel/time/timer.o CC security/keys/request_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/task_work.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/task_work.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/task_work.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_task_work.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_task_work.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_task_work.o mv: cannot stat 'kernel/.tmp_mx_task_work.o': No such file or directory LD arch/sh/kernel/cpu/sh4/built-in.o make[3]: Target `__build' not remade because of errors. make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: Target `__build' not remade because of errors. CC kernel/trace/trace_selftest_dynamic.o make[1]: *** [arch/sh/kernel] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_range.o CC kernel/locking/rwsem.o mv: cannot stat 'kernel/.tmp_mx_range.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_user.o mv: cannot stat 'kernel/.tmp_mx_user.o': No such file or directory CC security/keys/request_key_auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_extable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_extable.o mv: cannot stat 'kernel/.tmp_mx_extable.o': No such file or directory CC security/keys/user_defined.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmzone.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmzone.o mv: cannot stat 'mm/.tmp_mx_mmzone.o': No such file or directory CC kernel/uid16.o CC crypto/api.o CC mm/mlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/ipcns_notifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_ipcns_notifier.o mv: cannot stat 'ipc/.tmp_mx_ipcns_notifier.o': No such file or directory CC mm/mmap.o /scratch/kisskb/src/kernel/rcu/tree_plugin.h:2668:20: warning: 'rcu_organize_nocb_kthreads' defined but not used [-Wunused-function] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/min_addr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/min_addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/min_addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_min_addr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_min_addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_min_addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_maccess.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_maccess.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_util.o mv: cannot stat 'security/.tmp_mx_min_addr.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_maccess.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_util.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exec_domain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_exec_domain.o CC block/bio.o mv: cannot stat 'kernel/.tmp_mx_exec_domain.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmu_context.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmu_context.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmu_context.o CC mm/mprotect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msgutil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_msgutil.o mv: cannot stat 'mm/.tmp_mx_mmu_context.o': No such file or directory CC mm/mremap.o mv: cannot stat 'ipc/.tmp_mx_msgutil.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl_binary.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl_binary.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl_binary.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl_binary.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl_binary.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl_binary.o CC block/elevator.o mv: cannot stat 'kernel/.tmp_mx_sysctl_binary.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mincore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mincore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mincore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mincore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mincore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mincore.o mv: cannot stat 'mm/.tmp_mx_mincore.o': No such file or directory CC kernel/irq/resend.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmacache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmacache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmacache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmacache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmacache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmacache.o mv: cannot stat 'mm/.tmp_mx_vmacache.o': No such file or directory CC kernel/irq/chip.o CC kernel/time/hrtimer.o CC kernel/sched/proc.o CC kernel/irq/dummychip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_namespace.o CC mm/msync.o mv: cannot stat 'ipc/.tmp_mx_namespace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/syscall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_syscall.o mv: cannot stat 'ipc/.tmp_mx_syscall.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mm_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mm_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mm_init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mm_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mm_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mm_init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_fadvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_fadvise.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_panic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_panic.o mv: cannot stat 'mm/.tmp_mx_mm_init.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_fadvise.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_panic.o': No such file or directory CC security/keys/persistent.o CC kernel/time/itimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/interval_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/interval_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/interval_tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_interval_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_interval_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_interval_tree.o mv: cannot stat 'mm/.tmp_mx_interval_tree.o': No such file or directory CC mm/rmap.o CC kernel/irq/devres.o CC block/blk-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/up.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data specific data of file kernel/.tmp_mc_stacktrace.o of file kernel/up.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_up.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_up.o mv: cannot stat 'kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_permission.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_permission.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/smpboot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_smpboot.o mv: cannot stat 'kernel/.tmp_mx_up.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_permission.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_smpboot.o': No such file or directory CC mm/vmalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/update.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/update.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/update.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_update.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_update.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_update.o CC mm/pagewalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_spurious.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_spurious.o mv: cannot stat 'kernel/irq/.tmp_mx_spurious.o': No such file or directory mv: cannot stat 'kernel/rcu/.tmp_mx_update.o': No such file or directory CC kernel/irq/irqdomain.o CC crypto/cipher.o CC block/blk-tag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/gc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/gc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_gc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_gc.o CC fs/seq_file.o mv: cannot stat 'security/keys/.tmp_mx_gc.o': No such file or directory CC fs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cpu.o mv: cannot stat 'kernel/.tmp_mx_cpu.o': No such file or directory CC kernel/time/posix-timers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_async.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_async.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/balloon_compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_balloon_compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/.tmp_mc_trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/.tmp_mc_trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/.tmp_mc_trace_selftest_dynamic.o mv: cannot stat 'kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_async.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_balloon_compaction.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_handle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_handle.o mv: cannot stat 'kernel/irq/.tmp_mx_handle.o': No such file or directory CC kernel/time/posix-cpu-timers.o CC kernel/system_keyring.o CC mm/pgtable-generic.o CC kernel/trace/trace_clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kcmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kcmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kcmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kcmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kcmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kcmp.o CC fs/libfs.o mv: cannot stat 'kernel/.tmp_mx_kcmp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_inode.o mv: cannot stat 'security/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_resend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_resend.o mv: cannot stat 'kernel/irq/.tmp_mx_resend.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/rwsem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rwsem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key_auth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key_auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key_auth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_request_key_auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/workingset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/workingset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/workingset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_workingset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_workingset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_workingset.o mv: cannot stat 'ipc/.tmp_mx_util.o': No such file or directory kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated mv: cannot stat 'kernel/locking/.tmp_mx_rwsem.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_request_key_auth.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_nsproxy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_nsproxy.o Generating X.509 key generation config mv: cannot stat 'kernel/.tmp_mx_nsproxy.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file mv: cannot stat 'mm/.tmp_mx_workingset.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_ksysfs.o': No such file or directory CC kernel/time/timekeeping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/process.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/.tmp_mc_process.o CC crypto/compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: target specific data of file kernel/kmod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kmod.o mv: cannot stat 'kernel/events/.tmp_mx_callchain.o': No such file or directory mv: cannot stat 'kernel/power/.tmp_mx_process.o': No such file or directory mm/madvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/madvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/madvise.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_madvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_madvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_madvise.o mv: cannot stat 'kernel/.tmp_mx_kmod.o': No such file or directory CC crypto/memneq.o mv: cannot stat 'mm/.tmp_mx_madvise.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdesc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdesc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdesc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdesc.o CC kernel/locking/mcs_spinlock.o CC kernel/time/ntp.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdesc.o': No such file or directory CC crypto/crypto_wq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bad_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_bad_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/list_lru.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/list_lru.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/list_lru.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_list_lru.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_list_lru.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_list_lru.o mv: cannot stat 'mm/.tmp_mx_list_lru.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_bad_inode.o': No such file or directory CC kernel/trace/ftrace.o CC fs/fs-writeback.o CC block/blk-sysfs.o CC mm/init-mm.o CC fs/pnode.o CC kernel/trace/ring_buffer.o CC mm/bootmem.o CC kernel/locking/mutex-debug.o CC mm/memblock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mempool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mempool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mempool.o mv: cannot stat 'mm/.tmp_mx_mempool.o': No such file or directory CC fs/splice.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/srcu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_srcu.o mv: cannot stat 'kernel/rcu/.tmp_mx_srcu.o': No such file or directory CC fs/sync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/user_defined.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/user_defined.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_user_defined.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_user_defined.o failed to merge target specific data of file mm/gup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_gup.o kernel/locking/.tmp_gl_semaphore.o: file not recognized: File truncated mv: cannot stat 'security/keys/.tmp_mx_user_defined.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_gup.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_semaphore.o': No such file kernel/.tmp_mc_groups.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_groups.o rm: cannot remove 'kernel/locking/.tmp_mx_semaphore.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_groups.o': No such file or directory CC fs/utimes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmstat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/process_keys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/reboot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_reboot.o security/keys/process_keys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/process_keys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_process_keys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_process_keys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_process_keys.o mv: cannot stat 'mm/.tmp_mx_vmstat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_capability.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_capability.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/persistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/persistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/persistent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_persistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_persistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_persistent.o mv: cannot stat 'security/keys/.tmp_mx_process_keys.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_reboot.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_capability.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_persistent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_notifier.o CC fs/stack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_resource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_resource.o CC mm/dmapool.o mv: cannot stat 'kernel/.tmp_mx_resource.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_notifier.o': No such file or directory CC block/blk-flush.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file_table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file_table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file_table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file_table.o mv: cannot stat 'fs/.tmp_mx_file_table.o': No such file or directory CC kernel/module.o CC fs/fs_struct.o CC kernel/trace/trace.o CC kernel/locking/lockdep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/ring_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/ring_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/ring_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_ring_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_ring_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_ring_buffer.o CC fs/statfs.o kernel/irq/.tmp_gl_dummychip.o/scratch/kisskb/src/kernel/sched/core.c: In function 'pick_next_task':: file/scratch/kisskb/src/kernel/sched/core.c:2698:1: warning: control reaches end of non-void function [-Wreturn-type] not recognized: File truncated mv: cannot stat 'kernel/events/.tmp_mx_ring_buffer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file rm: cannot remove 'kernel/irq/.tmp_mx_dummychip.o': No such file or directory CC mm/sparse.o CC kernel/locking/rtmutex.o CC kernel/module_signing.o LD drivers/amba/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_attr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/device_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/device_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/device_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_device_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_device_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_device_cgroup.o CC kernel/locking/spinlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/freezer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spec/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_request_key.o mv: cannot stat 'fs/.tmp_mx_attr.o': No such file or directory mv: cannot stat 'security/.tmp_mx_device_cgroup.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_request_key.o': No such file or directory ific data of file kernel/.tmp_mc_freezer.o CC kernel/kallsyms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cred.o mv: cannot stat 'kernel/.tmp_mx_freezer.o': No such file or directory CC block/blk-settings.o mv: cannot stat 'kernel/.tmp_mx_cred.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_backing-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_backing-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_devres.o mv: cannot stat 'mm/.tmp_mx_backing-dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_char_dev.o mv: cannot stat 'kernel/irq/.tmp_mx_devres.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_char_dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_readdir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_readdir.o CC kernel/kexec.o mv: cannot stat 'fs/.tmp_mx_readdir.o': No such file or directory CC kernel/sched/clock.o LD drivers/ata/built-in.o CC mm/slob.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tar LD drivers/auxdisplay/built-in.o get specific data of file fs/filesystems.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_filesystems.o mv: cannot stat 'fs/.tmp_mx_filesystems.o': No such file or directory CC kernel/sched/cputime.o CC [M] drivers/ata/libata-core.o CC mm/migrate.o CC kernel/cgroup.o CC block/blk-ioc.o CC mm/quicklist.o CC [M] drivers/ata/libata-scsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_msg.o CC kernel/sched/idle_task.o mv: cannot stat 'ipc/.tmp_mx_msg.o': No such file or directory CC kernel/locking/spinlock_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/qos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_qos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/.tmp_mc_qos.o kernel/sched/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_proc.o mv: cannot stat 'kernel/power/.tmp_mx_qos.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_proc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_commoncap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_commoncap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_readahead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_readahead.o mv: cannot stat 'security/.tmp_mx_commoncap.o': No such file or directory CC kernel/locking/rwsem-spinlock.o CC [M] drivers/ata/libata-eh.o mv: cannot stat 'mm/.tmp_mx_readahead.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_softirq.o mv: cannot stat 'kernel/.tmp_mx_softirq.o': No such file or directory LD kernel/power/built-in.o CC kernel/sched/fair.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/msync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/msync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spec CC kernel/cgroup_freezer.o ific data of file mm/msync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_msync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_msync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_msync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/itimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/itimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_itimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_itimer.o mv: cannot stat 'mm/.tmp_mx_msync.o': No such file or directory CC drivers/base/component.o mv: cannot stat 'kernel/time/.tmp_mx_itimer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/hw_breakpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_hw_breakpoint.o CC fs/fs_pin.o mv: cannot stat 'kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory CC kernel/locking/locktorture.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_ioctl.o CC kernel/utsname.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_key.o mv: cannot stat 'fs/.tmp_mx_ioctl.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_key.o': No such file or directory /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:379:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kthread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pgtable-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pgtable-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/pgtable-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pgtable-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pgtable-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_pgtable-generic.o mv: cannot stat 'mm/.tmp_mx_pgtable-generic.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_kthread.o': No such file or directory CC crypto/algapi.o CC drivers/base/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mprotect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mprotect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mprotect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mprotect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mprotect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mprotect.o CC mm/kmemleak.o mv: cannot stat 'mm/.tmp_mx_mprotect.o': No such file or directory CC mm/cleancache.o CC kernel/user_namespace.o CC fs/buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/uid16.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/uid16.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_uid16.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_uid16.o CC fs/block_dev.o mv: cannot stat 'kernel/.tmp_mx_uid16.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pagewalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pagewalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/pagewalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pagewalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pagewalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spec/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ific data of file mm/.tmp_mc_pagewalk.o mv: cannot stat 'mm/.tmp_mx_pagewalk.o': No such file or directory crypto/.tmp_gl_cipher.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cipher.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: uses instructions which are incompatible with instructions used in previous modules rm: cannot remove 'crypto/.tmp_mx_cipher.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failedmv: cannot stat 'fs/.tmp_mx_stat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_compress.o to merge target specific data of file security/keys/.tmp_mc_keyring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_truncate.o mv: cannot stat 'mm/.tmp_mx_truncate.o'mv: : No such file or directory cannot stat 'security/keys/.tmp_mx_keyring.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_compress.o': No such file or directory CC kernel/relay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl.o CC kernel/trace/trace_output.o mm/.tmp_gl_oom_kill.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_oom_kill.o': No such file mv: cannot stat 'kernel/.tmp_mx_sysctl.o': No such file or directory rm: cannot remove 'mm/.tmp_mx_oom_kill.o': No such file or directory CC [M] drivers/ata/libata-transport.o CC block/blk-map.o CC mm/zpool.o CC drivers/base/bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_manage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_manage.o mv: cannot stat 'kernel/irq/.tmp_mx_manage.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_chip.o CC mm/zbud.o mv: cannot stat 'kernel/irq/.tmp_mx_chip.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stack.o CC [M] drivers/ata/libata-sff.o mv: cannot stat 'fs/.tmp_mx_stack.o': No such file or directory LD drivers/block/built-in.o CC kernel/tracepoint.o CC drivers/bcma/main.o CC fs/direct-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_params.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_params.o CC kernel/time/clocksource.o CC kernel/sched/rt.o mv: cannot stat 'kernel/.tmp_mx_params.o': No such file or directory LD drivers/bus/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_quicklist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_quicklist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdomain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdomain.o mv: cannot stat 'mm/.tmp_mx_quicklist.o': No such file or directory mv: cannot stat 'kernel/irq/.tmp_mx_irqdomain.o': No such file or directory CC sound/sound_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_pid.o CC [M] drivers/ata/libata-pmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/futex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/futex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/futex.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_futex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_futex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_futex.o LD drivers/cdrom/built-in.o mv: cannot stat 'kernel/.tmp_mx_pid.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_futex.o': No such file or directory LD kernel/irq/built-in.o CC sound/sound_firmware.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/iov_iter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/iov_iter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/iov_iter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_iov_iter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_iov_iter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_iov_iter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/dummychip.o: No such file or directory make[3]: *** [kernel/irq/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/irq] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle_task.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_idle_task.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_iov_iter.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_ptrace.o CC kernel/elfcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mremap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mremap.o CC crypto/scatterwalk.o mv: cannot stat 'mm/.tmp_mx_mremap.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_ptrace.o': No such file or directory CC drivers/char/mem.o LD drivers/char/ipmi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_utimes.o LD sound/arm/built-in.o mv: cannot stat 'fs/.tmp_mx_utimes.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_pnode.o mv: cannot stat 'fs/.tmp_mx_pnode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fcntl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fcntl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fcntl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/memneq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/memneq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/memneq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_memneq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_memneq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_memneq.o CC drivers/char/random.o CC [M] drivers/char/ipmi/ipmi_msghandler.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cputime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cputime.o CC crypto/aead.o mv: cannot stat 'fs/.tmp_mx_fcntl.o': No such file or directory CC kernel/irq_work.o mv: cannot stat 'kernel/sched/.tmp_mx_cputime.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_memneq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_keyctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/module_signing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/module_signing.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/module_signing.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_module_signing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_module_signing.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_module_signing.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file.o mv: cannot stat 'kernel/.tmp_mx_module_signing.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_keyctl.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_file.o': No such file or directory CC kernel/sched/deadline.o CC drivers/clk/clk-devres.o CC fs/mpage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of CC kernel/time/jiffies.o file kernel/time/ntp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_ntp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_ntp.o mv: cannot stat 'kernel/time/.tmp_mx_ntp.o': No such file or directory CC crypto/ablkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/shm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/shm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_shm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_shm.o mv: cannot stat 'ipc/.tmp_mx_shm.o': No such file or directory CC drivers/clocksource/sh_cmt.o /scratch/kisskb/src/mm/mmap.c: In function 'vma_adjust': /scratch/kisskb/src/mm/mmap.c:642:15: warning: 'rb_link' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/mm/mmap.c:673:19: note: 'rb_link' was declared here /scratch/kisskb/src/mm/mmap.c:642:15: warning: 'rb_parent' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/mm/mmap.c:673:29: note: 'rb_parent' was declared here /scratch/kisskb/src/mm/mmap.c:641:17: warning: 'prev' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/mm/mmap.c:672:25: note: 'prev' was declared here LD security/keys/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_api.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_api.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_api.o mv: cannot stat 'crypto/.tmp_mx_api.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_pin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_pin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fi LD fs/devpts/built-in.o le fs/fs_pin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_pin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_pin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_pin.o mv: cannot stat 'fs/.tmp_mx_fs_pin.o': No such file or directory LD fs/exofs/built-in.o LD security/built-in.o LD fs/autofs4/built-in.o CC fs/debugfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-tag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-tag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-tag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-tag.o CC [M] fs/autofs4/init.o mv: cannot stat 'block/.tmp_mx_blk-tag.o': No such file or directory LD sound/atmel/built-in.o LD firmware/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/utsname.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_utsname.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slab_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slab_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed t CC kernel/torture.o mv: cannot stat 'kernel/.tmp_mx_utsname.o': No such file or directory o merge target specific data of file mm/slab_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slab_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slab_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_slab_common.o CC [M] mm/zsmalloc.o LD fs/ext2/built-in.o mv: cannot stat 'mm/.tmp_mx_slab_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer.o /scratch/kisskb/src/mm/page_alloc.c: In function 'free_area_init_nodes': /scratch/kisskb/src/mm/page_alloc.c:5331:34: warning: array subscript is below array bounds [-Warray-bounds] CC [M] fs/ext2/balloc.o LD sound/drivers/mpu401/built-in.o mv: cannot stat 'kernel/time/.tmp_mx_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_struct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_struct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_struct.o mv: cannot stat 'mm/.tmp_mx_compaction.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mlock.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_fs_struct.o': No such file or directory CC drivers/cpuidle/cpuidle.o CC sound/core/sound.o LD sound/drivers/opl3/built-in.o CC kernel/time/timer_list.o CC sound/core/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_dmapool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_dmapool.o LD sound/firewire/built-in.o mv: cannot stat 'mm/.tmp_mx_dmapool.o': No such file or directory LD sound/drivers/opl4/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/open.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/open.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/open.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_open.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_open.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_open.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/mutex.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_mutex.o LD sound/drivers/pcsp/built-in.o CC [M] sound/firewire/lib.o LD fs/fat/built-in.o mv: cannot stat 'fs/.tmp_mx_open.o': No such file or directory CC fs/ext3/balloc.o mv: cannot stat 'kernel/locking/.tmp_mx_mutex.o': No such file or directory CC sound/core/memory.o CC [M] kernel/backtracetest.o CC [M] fs/fat/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/sparse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/sparse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ LD sound/drivers/vx/built-in.o et specific data of file mm/sparse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_sparse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_sparse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_sparse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-sysfs.o kernel/locking/.tmp_gl_spinlock_debug.o: file not recognized: File truncated mv: cannot stat 'block/.tmp_mx_blk-sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem-spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem-spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/rwsem-spinlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem-spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem-spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rwsem-spinlock.o LD arch/sh/drivers/dma/built-in.o mv: cannot stat 'mm/.tmp_mx_sparse.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file mv: cannot stat 'kernel/locking/.tmp_mx_rwsem-spinlock.o': No such file or directory LD sound/drivers/built-in.o rm: cannot remove 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file or directory CC drivers/crypto/qce/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/time/timeconv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_sync.o mm/.tmp_gl_percpu.o: file not recognized: File truncated CC arch/sh/drivers/heartbeat.o mv: cannot stat 'fs/.tmp_mx_sync.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_percpu.o': No such file rm: cannot remove 'mm/.tmp_mx_percpu.o': No such file or directory CC kernel/trace/trace_seq.o CC sound/core/info.o CC [M] drivers/char/ipmi/ipmi_si_intf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/hrtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_hrtimer.o mv: cannot stat 'kernel/time/.tmp_mx_hrtimer.o': No such file or directory CC sound/core/control.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_swap.o mv: cannot stat 'mm/.tmp_mx_swap.o': No such file or directory LD sound/i2c/other/built-in.o LD sound/i2c/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-cpu-timers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-cpu-timers.o mv: cannot stat 'kernel/time/.tmp_mx_posix-cpu-timers.o': No such file or directory ### LD drivers/extcon/built-in.o ### Now generating an X.509 key pair to be used for signing modules. LD sound/isa/ad1816a/built-in.o ### LD fs/gfs2/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ### If this takes a long time, you might wish to run rngd in the CC drivers/dma-buf/dma-buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_pipe.o ### background to keep the supply of entropy topped up. It fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_read_write.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_read_write.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/shmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: f CC [M] drivers/extcon/extcon-class.o ### needs to be run as root, and uses a hardware random rm: cannot remove 'fs/autofs4/.tmp_mx_init.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_pipe.o': No such file or directory ailed to merge target specific data of file mm/shmem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_shmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_shmem.o mv: cannot stat 'fs/.tmp_mx_read_write.o': No such file or directory CC [M] fs/gfs2/acl.o ### number generator if one is available. mv: cannot stat 'mm/.tmp_mx_shmem.o': No such file or directory ### openssl req -new -nodes -utf8 -"sha384" -days 36500 \ -batch -x509 -config x509.genkey \ -outform DER -out signing_key.x509 \ -keyout signing_key.priv 2>&1 LD sound/isa/ad1848/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/firewire/built-in.o kernel/locking/.tmp_gl_locktorture.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_locktorture.o': No such file LD sound/isa/cs423x/built-in.o rm: cannot remove 'kernel/locking/.tmp_mx_locktorture.o': No such file or directory Generating a 4096 bit RSA private key CC [M] fs/autofs4/inode.o CC [M] drivers/firewire/core-card.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup_freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup_freezer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup_freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cgroup_freezer.o . LD sound/isa/es1688/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/trace/trace_stat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clk-devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clk-devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/clk-devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clk-devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clk-devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/.tmp_mc_clk-devres.o kernel/locking/.tmp_gl_rtmutex.o: file not recognized: File truncated CC crypto/blkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zbud.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zbud.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/zbud.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zbud.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zbud.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_zbud.o mv: cannot stat 'kernel/.tmp_mx_cgroup_freezer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_rtmutex.o': No such file CC net/nonet.o mv: cannot stat 'drivers/clk/.tmp_mx_clk-devres.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_zbud.o': No such file or directory rm: cannot remove 'kernel/locking/.tmp_mx_rtmutex.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC kernel/trace/trace_printk.o kernel/kallsyms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kallsyms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kallsyms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kallsyms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kallsyms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kallsyms.o LD sound/isa/galaxy/built-in.o mv: cannot stat 'kernel/.tmp_mx_kallsyms.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zpool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/zpool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zpool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_zpool.o mv: cannot stat 'mm/.tmp_mx_zpool.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/rt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/rt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/rt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_rt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_rt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_rt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/statfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_statfs.o mv: cannot stat 'kernel/sched/.tmp_mx_rt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/spinlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_spinlock.o CC [M] drivers/ata/ahci_platform.o CC drivers/clk/clkdev.o CC sound/core/misc.o CC drivers/cpuidle/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/fair.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_fair.o mv: cannot stat 'fs/.tmp_mx_statfs.o': No such file or directory LD fs/isofs/built-in.o mv: cannot stat 'kernel/locking/.tmp_mx_spinlock.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_fair.o': No such file or directory . LD sound/isa/gus/built-in.o CC fs/jbd/transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/cleancache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/cleancache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/cleancache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_cleancache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_cleancache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_cleancache.o CC drivers/cpuidle/governor.o CC [M] drivers/ata/libahci.o mv: cannot stat 'mm/.tmp_mx_cleancache.o': No such file or directory CC crypto/chainiv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/jiffies.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/jiffies.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fil CC [M] fs/isofs/namei.o e kernel/time/jiffies.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_jiffies.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_jiffies.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_jiffies.o CC drivers/crypto/qce/common.o mv: cannot stat 'kernel/time/.tmp_mx_jiffies.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-ioc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-ioc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-ioc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-ioc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-ioc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-ioc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-flush.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-flush.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-flush.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-flush.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-flush.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-flush.o CC crypto/eseqiv.o LD sound/isa/msnd/built-in.o mv: cannot stat 'block/.tmp_mx_blk-ioc.o': No such file or directory mv: cannot stat 'block/.tmp_mx_blk-flush.o': No such file or directory CC drivers/base/dd.o CC crypto/seqiv.o CC drivers/dma-buf/fence.o . LD sound/isa/opti9xx/built-in.o CC drivers/char/misc.o CC drivers/clocksource/sh_mtu2.o CC block/blk-exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-timers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-timers.o mv: cannot stat 'kernel/time/.tmp_mx_posix-timers.o': No such file or directory LD drivers/char/agp/built-in.o LD sound/isa/sb/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_super.o mv: cannot stat 'fs/.tmp_mx_super.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/component.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/component.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/component.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_component.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_component.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_component.o fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_xattr.o LD sound/isa/wavefront/built-in.o CC kernel/time/posix-clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tracepoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tracepoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/sound_firmware.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/sound_firmware.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_firmware.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/.tmp_mc_sound_firmware.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/.tmp_mc_sound_firmware.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/.tmp_mc_sound_firmware.o mv: cannot stat 'drivers/base/.tmp_mx_component.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_xattr.o': No such file or directory et specific data of file kernel/.tmp_mc_tracepoint.o CC drivers/char/hw_random/core.o mv: cannot stat 'sound/.tmp_mx_sound_firmware.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_tracepoint.o': No such file or directory CC crypto/ahash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_exec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_exec.o LD sound/isa/wss/built-in.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/deadline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/deadline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/deadline.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_deadline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_deadline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_deadline.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/backtracetest.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/backtracetest.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/backtracetest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_backtracetest.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_backtracetest.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_backtracetest.o mv: cannot stat 'fs/.tmp_mx_exec.o'mv: : No such file or directory cannot stat 'kernel/sched/.tmp_mx_deadline.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_backtracetest.o': No such file or directory LD sound/isa/built-in.o CC drivers/base/syscore.o CC drivers/base/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/libfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/libfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_libfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_libfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/seq_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_seq_file.o CC drivers/bcma/scan.o mv: cannot stat 'fs/.tmp_mx_libfs.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_seq_file.o': No such file or directory LD sound/mips/built-in.o CC drivers/bcma/core.o . CC drivers/bcma/sprom.o CC block/blk-merge.o CC fs/debugfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kexec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data LD sound/oss/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) of file kernel/.tmp_mc_kexec.o arch/sh/drivers/.tmp_gl_heartbeat.o: file not recognized: File truncated mv: cannot stat 'kernel/.tmp_mx_kexec.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_heartbeat.o': No such file rm: cannot remove 'arch/sh/drivers/.tmp_mx_heartbeat.o': No such file or directory CC drivers/bcma/driver_chipcommon.o LD drivers/char/tpm/built-in.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_tree.o CC fs/jfs/super.o mv: cannot stat 'kernel/rcu/.tmp_mx_tree.o': No such file or directory CC [M] drivers/char/tpm/tpm-interface.o CC fs/jbd/commit.o LD kernel/rcu/built-in.o LD arch/sh/drivers/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/drivers/heartbeat.o: No such file or directory make[2]: *** [arch/sh/drivers/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sh/drivers] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer_list.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer_list.o CC kernel/trace/trace_sched_switch.o mv: cannot stat 'kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timeconv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timeconv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timeconv.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/char/.tmp_gl_mem.o: file not recognized: File truncated mv: cannot stat 'kernel/time/.tmp_mx_timeconv.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file rm: cannot remove 'drivers/char/.tmp_mx_mem.o': No such file or directory CC kernel/trace/trace_functions.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific d/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ata of file kernel/sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys.o CC kernel/time/alarmtimer.o mv: cannot stat 'kernel/.tmp_mx_sys.o': No such file or directory net/.tmp_gl_nonet.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/.tmp_mx_nonet.o': No such file rm: cannot remove 'net/.tmp_mx_nonet.o': No such file or directory CC drivers/base/class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/elevator.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) AS arch/sh/lib/movmem.o kernel/.tmp_gl_exit.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/elevator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/elevator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_elevator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_elevator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_elevator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exit.o': No such file mv: cannot stat 'block/.tmp_mx_elevator.o': No such file or directory . CC kernel/trace/trace_irqsoff.o rm: cannot remove 'kernel/.tmp_mx_exit.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scatterwalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scatterwalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_scatterwalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/memory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_memory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_memory.o mv: cannot stat 'crypto/.tmp_mx_scatterwalk.o': No such file or directory mv: cannot stat 'sound/core/.tmp_mx_memory.o': No such file or directory CC kernel/trace/trace_sched_wakeup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/sound_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/sound_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/.tmp_mc_sound_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/.tmp_mc_sound_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/.tmp_mc_sound_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/rmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/rmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/rmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_rmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_rmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_rmap.o mv: cannot stat 'block/.tmp_mx_blk-map.o': No such file or directory mv: cannot stat 'sound/.tmp_mx_sound_core.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_rmap.o': No such file or directory LD net/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC block/blk-softirq.o cannot find net/nonet.o: No such file or directory make[2]: *** [net/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. et specific data of file fs/autofs4/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/governor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_governor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_governor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_governor.o CC arch/sh/lib/ashldi3.o mv: cannot stat 'fs/autofs4/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/user_namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/user_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user_namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_user_namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_user_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fmv: cannot stat 'drivers/cpuidle/.tmp_mx_governor.o': No such file or directory ailed to merge target specific data of file kernel/.tmp_mc_user_namespace.o make[1]: *** [net] Error 2 mv: cannot stat 'kernel/.tmp_mx_user_namespace.o': No such file or directory CC kernel/sched/stop_task.o CC [M] fs/autofs4/root.o CC [M] drivers/extcon/extcon-adc-jack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page-writeback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page-writeback.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page-writeback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page-writeback.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-settings.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-settings.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-settings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-settings.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-settings.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-settings.o CC drivers/crypto/qce/dma.o mv: cannot stat 'mm/.tmp_mx_page-writeback.o': No such file or directory mv: cannot stat 'block/.tmp_mx_blk-settings.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/select.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_select.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_select.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_select.o CC [M] drivers/firewire/core-cdev.o CC block/blk-timeout.o mv: cannot stat 'fs/.tmp_mx_select.o': No such file or directory CC drivers/cpuidle/sysfs.o CC [M] fs/ext2/dir.o LD sound/parisc/built-in.o CC block/blk-iopoll.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/.tmp_mc_lib.o CC block/blk-lib.o CC drivers/bcma/driver_chipcommon_pmu.o drivers/clocksource/.tmp_gl_sh_cmt.o: file not recognized: File truncated mv: cannot stat 'sound/firewire/.tmp_mx_lib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/clocksource/.tmp_mx_sh_cmt.o': No such file rm: cannot remove 'drivers/clocksource/.tmp_mx_sh_cmt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/sem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/sem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_sem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_sem.o CC drivers/cpuidle/governors/menu.o .mv: cannot stat 'ipc/.tmp_mx_sem.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clocksource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_clocksource.o CC drivers/bcma/driver_pci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/crypto/qce/.tmp_gl_core.o: file not recognized: File truncated mv: cannot stat 'kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/crypto/qce/.tmp_mx_core.o': No such file rm: cannot remove 'drivers/crypto/qce/.tmp_mx_core.o': No such file or directory CC [M] sound/firewire/iso-resources.o LD ipc/built-in.o . CC drivers/crypto/qce/sha.o CC kernel/trace/trace_nop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slob.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slob.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/slob.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slob.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slob.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_slob.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific mv: cannot stat 'mm/.tmp_mx_slob.o': No such file or directory CC kernel/trace/trace_stack.o data of file sound/core/.tmp_mc_misc.o mv: cannot stat 'sound/core/.tmp_mx_misc.o': No such file or directory LD sound/pcmcia/pdaudiocf/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targe/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-transport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-transport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ CC [M] fs/autofs4/symlink.o t specific data of file fs/gfs2/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_acl.o et specific data of file drivers/ata/libata-transport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-transport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-transport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_libata-transport.o . CC [M] fs/gfs2/bmap.o mv: cannot stat 'fs/gfs2/.tmp_mx_acl.o': No such file or directory mv: cannot stat 'drivers/ata/.tmp_mx_libata-transport.o': No such file or directory LD sound/pcmcia/vx/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_fork.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_fork.o LD sound/pci/ac97/built-in.o mv: cannot stat 'fs/.tmp_mx_inode.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_fork.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_main.o LD sound/pcmcia/built-in.o mv: cannot stat 'drivers/bcma/.tmp_mx_main.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/sound.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/sound.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sound.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_sound.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_sound.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_sound.o CC [M] drivers/char/tpm/tpm-dev.o mv: cannot stat 'sound/core/.tmp_mx_sound.o': No such file or directory LD sound/pci/ali5451/built-in.o CC kernel/time/clockevents.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_driver.o CC arch/sh/lib/ashrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/torture.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/torture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/torture.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_torture.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_torture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_torture.o mv: cannot stat 'drivers/cpuidle/.tmp_mx_driver.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_torture.o': No such file or directory CC [M] sound/firewire/packets-buffer.o CC [M] fs/autofs4/waitq.o LD drivers/firmware/built-in.o LD sound/pci/asihpi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/clocksource/.tmp_gl_sh_mtu2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/clocksource/.tmp_mx_sh_mtu2.o': No such file rm: cannot remove 'drivers/clocksource/.tmp_mx_sh_mtu2.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific da CC [M] drivers/extcon/extcon-sm5502.o ta of file fs/isofs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/.tmp_mc_namei.o mv: cannot stat 'fs/isofs/.tmp_mx_namei.o': No such file or directory CC [M] fs/autofs4/expire.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/cache.o: uses instructions which are incompatible with instructions used in previous modules ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/printk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/printk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/.tmp_mc_printk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/.tmp_mc_printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/.tmp_mc_printk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_cache.o LD sound/pci/au88x0/built-in.o LD drivers/gpio/built-in.o mv: cannot stat 'kernel/printk/.tmp_mx_printk.o': No such file or directory LD drivers/clocksource/built-in.o mv: cannot stat 'fs/fat/.tmp_mx_cache.o': No such file or directory CC lib/lockref.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/clocksource/sh_cmt.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/clocksource/sh_mtu2.o: No such file or directory make[3]: *** [drivers/clocksource/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/clocksource] Error 2 CC [M] drivers/firewire/core-device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/ata/.tmp_gl_ahci_platform.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/ata/.tmp_mx_ahci_platform.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/ata/.tmp_mx_ahci_platform.o': No such file or directory crypto/.tmp_gl_chainiv.o: file not recognized: File truncated CC drivers/fmc/fmc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file + LD sound/pci/aw2/built-in.o rm: cannot remove 'crypto/.tmp_mx_chainiv.o': No such file or directory CC [M] fs/isofs/inode.o LD kernel/printk/built-in.o CC [M] fs/fat/dir.o CC kernel/trace/trace_functions_graph.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/relay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/relay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/relay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_relay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_relay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_relay.o CC drivers/hsi/hsi_boardinfo.o LD sound/pci/ca0106/built-in.o mv: cannot stat 'kernel/.tmp_mx_relay.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clkdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clkdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/clkdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clkdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clkdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/.tmp_mc_clkdev.o + /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_driver.o LD drivers/gpu/vga/built-in.o mv: cannot stat 'drivers/base/.tmp_mx_driver.o': No such file or directory CC [M] fs/gfs2/dir.o mv: cannot stat 'drivers/clk/.tmp_mx_clkdev.o': No such file or directory LD drivers/gpu/drm/bridge/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .kernel/sched/.tmp_gl_stop_task.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stop_task.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_stop_task.o': No such file or directory LD sound/pci/cs46xx/built-in.o CC [M] fs/gfs2/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/.tmp_mc_misc.o CC drivers/fmc/fmc-match.o mv: cannot stat 'drivers/char/.tmp_mx_misc.o': No such file or directory CC drivers/base/platform.o LD sound/pci/cs5535audio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/clk/built-in.o crypto/.tmp_gl_seqiv.o: f LD drivers/gpu/drm/i2c/built-in.o ile not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file rm: cannot remove 'crypto/.tmp_mx_seqiv.o': No such file or directory LD sound/pci/ctxfi/built-in.o . CC [M] drivers/char/lp.o LD sound/pci/echoaudio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated CC drivers/base/cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file rm: cannot remove 'crypto/.tmp_mx_eseqiv.o': No such file or directory LD drivers/gpu/drm/panel/built-in.o CC [M] fs/fat/fatent.o LD drivers/gpu/drm/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/pci/emu10k1/built-in.o drivers/base/.tmp_gl_bus.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/.tmp_mx_bus.o': No such file ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/base/.tmp_mx_bus.o': No such file or directory fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file rm: cannot remove 'fs/autofs4/.tmp_mx_symlink.o': No such file or directory CC kernel/trace/blktrace.o CC fs/kernfs/mount.o LD drivers/gpu/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_splice.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_splice.o LD sound/pci/hda/built-in.o CC fs/kernfs/inode.o mv: cannot stat 'fs/.tmp_mx_splice.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_core.o CC drivers/base/firmware.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashldi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashldi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specmv: cannot stat 'drivers/bcma/.tmp_mx_core.o': No such file or directory CC [M] drivers/char/ppdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/migrate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/migrate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_migrate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_migrate.o LD sound/pci/ice1712/built-in.o ific data of file arch/sh/lib/ashldi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashldi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashldi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_ashldi3.o mv: cannot stat 'arch/sh/lib/.tmp_mx_ashldi3.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zsmalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zsmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/zsmalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zsmalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zsmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_zsmalloc.o CC [M] drivers/char/tpm/tpm-sysfs.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/cpuidle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/cpuidle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/cpuidle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_cpuidle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_cpuidle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_cpuidle.o mv: cannot stat 'mm/.tmp_mx_migrate.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_zsmalloc.o': No such file or directory mv: cannot stat 'drivers/cpuidle/.tmp_mx_cpuidle.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/crypto/qce/common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/crypto/qce/common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/crypto/qce/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/crypto/qce/.tmp_mc_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/crypto/qce/.tmp_mc_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targetarch/sh/math-emu/math.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/math-emu/math.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/math-emu/math.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/math-emu/.tmp_mc_math.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/math-emu/.tmp_mc_math.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/math-emu/.tmp_mc_math.o specific data of file drivers/crypto/qce/.tmp_mc_common.o mv: cannot stat 'arch/sh/math-emu/.tmp_mx_math.o': No such file or directory LD sound/pci/korg1212/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_filemap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_filemap.o mv: cannot stat 'drivers/crypto/qce/.tmp_mx_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/char/hw_random/virtio-rng.o mv: cannot stat 'mm/.tmp_mx_filemap.o': No such file or directory mm/.tmp_gl_kmemleak.o: file not recognized: File truncated CC lib/bcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_kmemleak.o': No such file CC [M] drivers/char/hw_random/tpm-rng.o CC fs/jbd/recovery.o drivers/extcon/.tmp_gl_extcon-adc-jack.o: file not recognized: File truncated rm: cannot remove 'mm/.tmp_mx_kmemleak.o': No such file or directory mv: cannot stat 'fs/debugfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/extcon/.tmp_mx_extcon-adc-jack.o': No such file CC [M] fs/ext2/file.o rm: cannot remove 'drivers/extcon/.tmp_mx_extcon-adc-jack.o': No such file or directory LD arch/sh/math-emu/built-in.o . LD sound/pci/lola/built-in.o LD sound/pci/lx6464es/built-in.o CC crypto/shash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_dd.o CC [M] fs/autofs4/dev-ioctl.o CC drivers/base/init.o mv: cannot stat 'sound/core/.tmp_mx_init.o': No such file or directory CC fs/kernfs/dir.o mv: cannot stat 'drivers/base/.tmp_mx_dd.o': No such file or directory CC [M] fs/ext2/ialloc.o CC kernel/sched/wait.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ablkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ablkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ablkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ablkcipher.o CC fs/kernfs/file.o mv: cannot stat 'crypto/.tmp_mx_ablkcipher.o': No such file or directory CC [M] drivers/char/tpm/tpm_i2c_atmel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/syscore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/syscore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/syscore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_syscore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_syscore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_syscore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/pci/mixart/built-in.o mv: cannot stat 'drivers/base/.tmp_mx_syscore.o': No such file or directory drivers/cpuidle/governors/.tmp_gl_menu.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cpuidle/governors/.tmp_mx_menu.o': No such file . CC [M] drivers/char/tpm/tpm_i2c_infineon.o rm: cannot remove 'drivers/cpuidle/governors/.tmp_mx_menu.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_kcs_sm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/hw_random/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/hw_random/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/hw_random/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/hw_random/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/hw_random/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/hw_random/.tmp_mc_core.o mv: cannot stat 'drivers/char/hw_random/.tmp_mx_core.o': No such file or directory LD sound/pci/nm256/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_aead.o CC fs/nilfs2/inode.o mv: cannot stat 'crypto/.tmp_mx_aead.o': No such file or directory CC lib/div64.o CC [M] drivers/char/tpm/tpm_i2c_nuvoton.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-exec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-exec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-exec.o CC drivers/base/map.o LD drivers/cpuidle/governors/built-in.o mv: cannot stat 'block/.tmp_mx_blk-exec.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/cpuidle/governors/menu.o: No such file or directory make[4]: *** [drivers/cpuidle/governors/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/cpuidle/governors] Error 2 . CC fs/nls/nls_base.o CC drivers/base/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_sysfs.o LD sound/pci/oxygen/built-in.o mv: cannot stat 'drivers/cpuidle/.tmp_mx_sysfs.o': No such file or directory CC fs/nls/nls_cp437.o LD drivers/char/hw_random/rng-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/root.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/ashrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_ashrdi3.o failed to merge target specific data of file fs/autofs4/root.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_root.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_root.o mv: cannot stat 'fs/autofs4/.tmp_mx_root.o': No such file or directory CC block/blk-mq.o mv: cannot stat 'arch/sh/lib/.tmp_mx_ashrdi3.o': No such file or directory CC crypto/pcompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/bio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_bio.o mv: cannot stat 'block/.tmp_mx_bio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/scan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_scan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cpuidle] Error 2 .mv: cannot stat 'mm/.tmp_mx_vmalloc.o': No such file or directory failed to merge target specific data of file drivers/bcma/.tmp_mc_scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-pmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-pmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-pmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-pmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-pmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_libata-pmp.o mv: cannot stat 'drivers/bcma/.tmp_mx_scan.o': No such file or directory CC fs/nilfs2/file.o LD sound/pci/pcxhr/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-clock.o CC fs/nls/nls_cp737.o mv: cannot stat 'drivers/ata/.tmp_mx_libata-pmp.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_posix-clock.o': No such file or directory LD sound/pci/riptide/built-in.o CC arch/sh/lib/lshrdi3.o LD sound/pci/rme9652/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/iso-resources.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/iso-resources.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/iso-resources.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_iso-resources.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_iso-resources.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/.tmp_mc_iso-resources.o CC fs/jfs/file.o CC [M] drivers/ata/libahci_platform.o mv: cannot stat 'sound/firewire/.tmp_mx_iso-resources.o': No such file or directory CC block/blk-mq-tag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/packets-buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/packets-buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/packets-buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_packets-buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_packets-buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/.tmp_mc_packets-buffer.o CC drivers/base/attribute_container.o mv: cannot stat 'sound/firewire/.tmp_mx_packets-buffer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/mpage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/mpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fa CC [M] drivers/ata/ahci_imx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/algapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/algapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/algapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_algapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_algapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_algapi.o iled to merge target specific data of file fs/mpage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_mpage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_mpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_mpage.o . CC kernel/time/tick-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/crypto/qce/dma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/crypto/qce/dma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/crypto/qce/dma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/crypto/qce/.tmp_mc_dma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/crypto/qce/.tmp_mc_dma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/crypto/qce/.tmp_mc_dma.o mv: cannot stat 'crypto/.tmp_mx_algapi.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_mpage.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmap.o mv: cannot stat 'drivers/crypto/qce/.tmp_mx_dma.o': No such file or directory LD sound/pci/trident/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/driver_chipcommon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_driver_chipcommon.o mv: cannot stat 'mm/.tmp_mx_mmap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/waitq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/waitq.o: uses instructions which are incompatible with instructions used in previous modules mv: cannot stat 'drivers/bcma/.tmp_mx_driver_chipcommon.o': No such file or directory CC kernel/time/timekeeping_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/tpm-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/tpm-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/tpm-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/.tmp_mc_tpm-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/.tmp_mc_tpm-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/.tmp_mc_tpm-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/waitq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_waitq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_waitq.o CC [M] sound/firewire/fcp.o mv: cannot stat 'drivers/char/tpm/.tmp_mx_tpm-dev.o': No such file or directory mv: cannot stat 'fs/autofs4/.tmp_mx_waitq.o': No such file or directory /scratch/kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'ipmi_thread': /scratch/kisskb/src/include/linux/time.h:28:5: warning: 'busy_until.tv_sec' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1007:18: note: 'busy_until.tv_sec' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/memory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_memory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_memory.o CC [M] sound/firewire/cmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timekeeping.o mv: cannot stat 'mm/.tmp_mx_memory.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-iopoll.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-iopoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-iopoll.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-iopoll.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-iopoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-iopoll.o mv: cannot stat 'kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC [M] sound/firewire/amdtp.o CC drivers/bcma/driver_pcie2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/alarmtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/alarmtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/alarmtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_alarmtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_alarmtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to LD sound/pci/vx222/built-in.o mv: cannot stat 'block/.tmp_mx_blk-iopoll.o': No such file or directory CC fs/notify/fsnotify.o CC drivers/crypto/qce/ablkcipher.o merge target specific data of file kernel/time/.tmp_mc_alarmtimer.o mv: cannot stat 'kernel/time/.tmp_mx_alarmtimer.o': No such file or directory CC drivers/dma-buf/reservation.o CC drivers/bcma/host_soc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-timeout.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-timeout.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-timeout.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-timeout.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-timeout.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-timeout.o AS arch/sh/lib/ashlsi3.o mv: cannot stat 'block/.tmp_mx_blk-timeout.o': No such file or directory LD drivers/char/hw_random/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/expire.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/expire.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_expire.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_expire.o CC [M] drivers/ata/sata_rcar.o CC crypto/algboss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_pci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_pci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/driver_pci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_pci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_pci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_driver_pci.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-card.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-card.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/core-card.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-card.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-card.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/.tmp_mc_core-card.o mv: cannot stat 'fs/autofs4/.tmp_mx_expire.o': No such file or directory mv: cannot stat 'drivers/firewire/.tmp_mx_core-card.o': No such file or directory LD sound/pci/ymfpci/built-in.o CC [M] drivers/ata/pata_platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-match.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-match.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specmv: cannot stat 'drivers/bcma/.tmp_mx_driver_pci.o': No such file or directory LD sound/ppc/built-in.o : failed to merge target specific data of file fs/ext2/balloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/.tmp_mc_balloc.o CC kernel/trace/trace_events.o ific data of file drivers/fmc/fmc-match.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-match.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-match.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-match.o CC [M] sound/firewire/speakers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/sched/completion.o mv: cannot stat 'drivers/fmc/.tmp_mx_fmc-match.o': No such file or directory mv: cannot stat 'fs/ext2/.tmp_mx_balloc.o': No such file or directory drivers/char/hw_random/.tmp_gl_tpm-rng.o: file not recognized: File truncated CC kernel/sched/idle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/hw_random/.tmp_mx_tpm-rng.o': No such file CC [M] fs/fat/file.o rm: cannot remove 'drivers/char/hw_random/.tmp_mx_tpm-rng.o': No such file or directory LD sound/pci/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/dma-buf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/dma-buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/dma-buf/dma-buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/.tmp_mc_dma-buf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/.tmp_mc_dma-buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/dma-buf/.tmp_mc_dma-buf.o CC [M] sound/firewire/isight.o CC [M] fs/fat/inode.o mv: cannot stat 'drivers/dma-buf/.tmp_mx_dma-buf.o': No such file or directory CC [M] sound/firewire/scs1x.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_inode.o CC [M] drivers/firewire/core-iso.o mv: cannot stat 'fs/kernfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-softirq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-softirq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-lib.o CC drivers/base/transport_class.o CC sound/core/device.o mv: cannot stat 'block/.tmp_mx_blk-softirq.o': No such file or directory mv: cannot stat 'block/.tmp_mx_blk-lib.o': No such file or directory CC [M] fs/ext2/inode.o CC [M] fs/fat/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/sprom.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/sprom.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/sprom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_sprom.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_sprom.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_sprom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/base/topology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_workqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_workqueue.o mv: cannot stat 'drivers/bcma/.tmp_mx_sprom.o': No such file or directory drivers/extcon/.tmp_gl_extcon-sm5502.o: file not recognized: File truncated fs/.tmp_gl_fs-writeback.o: file not recognized: File truncated ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fs-writeback.o': No such file mv: cannot stat 'kernel/.tmp_mx_workqueue.o': No such file or directory rm: cannot remove 'fs/.tmp_mx_fs-writeback.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/extcon/.tmp_mx_extcon-sm5502.o': No such file CC block/blk-mq-sysfs.o rm: cannot remove 'drivers/extcon/.tmp_mx_extcon-sm5502.o': No such file or directory CC fs/jbd/checkpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/.tmp_mc_file.o CC fs/jbd/revoke.o mv: cannot stat 'fs/ext2/.tmp_mx_file.o': No such file or directory CC fs/kernfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_class.o mv: cannot stat 'drivers/base/.tmp_mx_class.o': No such file or directory CC kernel/trace/trace_export.o . CC block/blk-mq-cpu.o CC crypto/testmgr.o CC drivers/base/container.o CC drivers/base/devtmpfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/block_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/block_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/block_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_block_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_block_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_block_dev.o CC kernel/trace/trace_event_perf.o mv: cannot stat 'fs/.tmp_mx_block_dev.o': No such file or directory CC lib/sort.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ahash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ahash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ahash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'crypto/.tmp_mx_ahash.o': No such file or directory fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp737.o': No such file or directory . CC kernel/trace/trace_events_filter.o LD drivers/hwmon/built-in.o LD drivers/hsi/clients/built-in.o LD drivers/hsi/controllers/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/extcon/extcon-class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/extcon/extcon-class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/extcon/extcon-class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/extcon/.tmp_mc_extcon-class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/extcon/.tmp_mc_extcon-class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/extcon/.tmp_mc_extcon-class.o drivers/char/hw_random/.tmp_gl_virtio-rng.o: file not recognized: File truncated CC [M] drivers/hsi/clients/hsi_char.o CC [M] drivers/hwmon/hwmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/hw_random/.tmp_mx_virtio-rng.o': No such file mv: cannot stat 'drivers/extcon/.tmp_mx_extcon-class.o': No such file or directory rm: cannot remove 'drivers/char/hw_random/.tmp_mx_virtio-rng.o': No such file or directory CC drivers/base/dma-mapping.o CC drivers/base/power/clock_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/tpm-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/tpm-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/tpm-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/.tmp_mc_tpm-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/.tmp_mc_tpm-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/.tmp_mc_tpm-sysfs.o mv: cannot stat 'drivers/char/tpm/.tmp_mx_tpm-sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp437.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp437.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/fence.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/fence.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/dma-buf/fence.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/.tmp_mc_fence.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/.tmp_mc_fence.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/dma-buf/.tmp_mc_fence.o drivers/char/tpm/.tmp_gl_tpm_i2c_atmel.o: file not recognized: File truncated CC crypto/cmac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/tpm/.tmp_mx_tpm_i2c_atmel.o': No such file rm: cannot remove 'drivers/char/tpm/.tmp_mx_tpm_i2c_atmel.o': No such file or directory mv: cannot stat 'drivers/dma-buf/.tmp_mx_fence.o': No such file or directory CC fs/jbd/journal.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_mount.o CC drivers/base/regmap/regmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timekeeping_debug.o mv: cannot stat 'kernel/time/.tmp_mx_timekeeping_debug.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_file.o mv: cannot stat 'fs/kernfs/.tmp_mx_mount.o': No such file or directory CC [M] fs/ext2/ioctl.o CC crypto/vmac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/wait.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_wait.o .mv: cannot stat 'fs/jfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_super.o mv: cannot stat 'kernel/sched/.tmp_mx_wait.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_super.o': No such file or directory CC [M] fs/ext2/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/tpm-interface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/tpm-interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/tpm-interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/.tmp_mc_tpm-interface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/.tmp_mc_tpm-interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/.tmp_mc_tpm-interface.o mv: cannot stat 'drivers/char/tpm/.tmp_mx_tpm-interface.o': No such file or directory CC drivers/dma-buf/seqno-fence.o CC [M] fs/ext2/super.o CC fs/jfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fmc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-core.o mv: cannot stat 'drivers/fmc/.tmp_mx_fmc-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) AS arch/sh/lib/ashrsi3.o mv: cannot stat 'drivers/base/.tmp_mx_map.o': No such file or directory drivers/crypto/qce/.tmp_gl_sha.o: file not recognized: File truncated ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/crypto/qce/.tmp_mx_sha.o': No such file CC kernel/trace/trace_events_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_chipcommon_pmu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_chipcommon_pmu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/driver_chipcommon_pmu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon_pmu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon_pmu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_driver_chipcommon_pmu.o rm: cannot remove 'drivers/crypto/qce/.tmp_mx_sha.o': No such file or directory CC fs/jfs/namei.o mv: cannot stat 'drivers/bcma/.tmp_mx_driver_chipcommon_pmu.o': No such file or directory CC kernel/trace/power-traces.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_blkcipher.o CC drivers/fmc/fmc-sdb.o mv: cannot stat 'crypto/.tmp_mx_blkcipher.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/lshrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/lshrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/lshrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_lshrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_lshrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_lshrdi3.o mv: cannot stat 'arch/sh/lib/.tmp_mx_lshrdi3.o': No such file or directory CC drivers/fmc/fru-parse.o LD [M] drivers/char/tpm/tpm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clockevents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clockevents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clockevents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_clockevents.o CC block/blk-mq-cpumap.o mv: cannot stat 'kernel/time/.tmp_mx_clockevents.o': No such file or directory CC drivers/fmc/fmc-dump.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/control.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/control.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_control.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_control.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_control.o CC drivers/base/dma-coherent.o mv: cannot stat 'sound/core/.tmp_mx_control.o': No such file or directory AS arch/sh/lib/ashiftrt.o CC crypto/md4.o CC lib/parser.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/.tmp_mc_file.o CC sound/core/sound_oss.o . AS arch/sh/lib/lshrsi3.o mv: cannot stat 'fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/base/.tmp_gl_container.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/.tmp_mx_container.o': No such file rm: cannot remove 'drivers/base/.tmp_mx_container.o': No such file or directory LD fs/debugfs/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) + AS arch/sh/lib/udiv_qrnnd.o drivers/char/ipmi/.tmp_gl_ipmi_kcs_sm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file rm: cannot remove 'drivers/char/ipmi/.tmp_mx_ipmi_kcs_sm.o': No such file or directory LD fs/debugfs/built-in.o CC [M] drivers/hwmon/hwmon-vid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/completion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/completion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/completion.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_completion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_completion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_completion.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/dev-ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_dev-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_dev-ioctl.o mv: cannot stat 'kernel/sched/.tmp_mx_completion.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq-cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq-cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-mq-cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq-cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq-cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory merge target specific data of file block/.tmp_mc_blk-mq-cpu.o drivers/bcma/.tmp_gl_host_soc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_pcie2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_pcie2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/driver_pcie2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_pcie2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_pcie2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_driver_pcie2.o mv: cannot stat 'block/.tmp_mx_blk-mq-cpu.o': No such file or directory /scratch/kisskb/src/fs/gfs2/dir.c: In function 'get_first_leaf': /scratch/kisskb/src/fs/gfs2/dir.c:768:9: warning: 'leaf_no' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bcma/.tmp_mx_host_soc.o': No such file mv: cannot stat 'drivers/bcma/.tmp_mx_driver_pcie2.o': No such file or directory rm: cannot remove 'drivers/bcma/.tmp_mx_host_soc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/lp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/lp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/lp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_lp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_lp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/.tmp_mc_lp.o mv: cannot stat 'drivers/char/.tmp_mx_lp.o': No such file or directory + /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target s CC arch/sh/lib/io.o pecific data of file fs/nilfs2/.tmp_mc_file.o mv: cannot stat 'fs/kernfs/.tmp_mx_symlink.o': No such file or directory writing new private key to 'signing_key.priv' ----- LD [M] fs/autofs4/autofs4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/autofs4/init.o: No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:drivers/base/cpu.o: compiled for a big endian system and target is little endian c a/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ndrivers/base/cpu.o: uses instructions which are incompatible with instructions used in previous modulesn ot/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :f ifnadi lfs/autofs4/symlink.oe:d No such file or directoryt o merge target specific data of file drivers/base/cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_cpu.o make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/autofs4] Error 2 mv: cannot stat 'drivers/base/.tmp_mx_cpu.o': No such file or directory CC fs/jfs/jfs_mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge ta CC fs/ext3/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/bcma/bcma.o rget specific data of file kernel/time/tick-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-common.o CC drivers/fmc/fmc-write-eeprom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fru-parse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fru-parse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fru-parse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fru-parse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fru-parse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fru-parse.o CC fs/nilfs2/dir.o drivers/char/tpm/.tmp_gl_tpm_i2c_infineon.o: file not recognized: File truncated mv: cannot stat 'kernel/time/.tmp_mx_tick-common.o': No such file or directory mv: cannot stat 'drivers/fmc/.tmp_mx_fru-parse.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/tpm/.tmp_mx_tpm_i2c_infineon.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/bcma/host_soc.o: No such file or directory make[3]: *** [drivers/bcma/bcma.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/bcma] Error 2 rm: cannot remove 'drivers/char/tpm/.tmp_mx_tpm_i2c_infineon.o': No such file or directory CC fs/jfs/jfs_umount.o CC fs/quota/quota.o CC fs/nilfs2/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/base/.tmp_gl_topology.o: file not recognized: File truncated CC drivers/base/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/.tmp_mc_dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/.tmp_mx_topology.o': No such file CC fs/jfs/jfs_xtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/transport_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/transport_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/transport_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_transport_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_transport_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_transport_class.o rm: cannot remove 'drivers/base/.tmp_mx_topology.o': No such file or directory mv: cannot stat 'fs/ext2/.tmp_mx_dir.o': No such file or directory CC crypto/md5.o mv: cannot stat 'drivers/base/.tmp_mx_transport_class.o': No such file or directory LD fs/ntfs/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/time/udelay_test.o drivers/char/tpm/.tmp_gl_tpm_i2c_nuvoton.o: file not recognized: File truncated CC crypto/rmd128.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/tpm/.tmp_mx_tpm_i2c_nuvoton.o': No such file CC [M] drivers/char/ipmi/ipmi_smic_sm.o rm: cannot remove 'drivers/char/tpm/.tmp_mx_tpm_i2c_nuvoton.o': No such file or directory CC [M] fs/ext2/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/clock_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/clock_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed CC [M] fs/ntfs/aops.o to merge target specific data of file drivers/base/power/clock_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.tmp_mc_clock_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.tmp_mc_clock_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/power/.tmp_mc_clock_ops.o mv: cannot stat 'drivers/base/power/.tmp_mx_clock_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/.tmp_mc_recovery.o CC fs/ramfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/idle.o: uses instructions which are incompatible with instructions used in previous modules CC [M] drivers/char/ipmi/ipmi_bt_sm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/idle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_idle.o mv: cannot stat 'fs/jbd/.tmp_mx_recovery.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_idle.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/ata/.tmp_gl_ahci_imx.o: file not recognized: File truncated ### /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/ata/.tmp_mx_ahci_imx.o': No such file sound/firewire/.tmp_gl_isight.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/ata/.tmp_mx_ahci_imx.o': No such file or directory drivers/char/.tmp_gl_ppdev.o: file not recognized: File truncated ### Key pair generated. LD drivers/base/power/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/firewire/.tmp_mx_isight.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_ppdev.o': No such file ### rm: cannot remove 'sound/firewire/.tmp_mx_isight.o': No such file or directory rm: cannot remove 'drivers/char/.tmp_mx_ppdev.o': No such file or directory CC [M] drivers/char/ipmi/ipmi_watchdog.o /scratch/kisskb/src/kernel/cgroup.c: In function 'cgroup_mount': /scratch/kisskb/src/kernel/cgroup.c:1857:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] CC fs/quota/kqid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/nls_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/nls_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC block/ioctl.o data of file fs/nls/nls_base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/.tmp_mc_nls_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/.tmp_mc_nls_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nls/.tmp_mc_nls_base.o drivers/base/.tmp_gl_core.o: file not recognized: File truncated mv: cannot stat 'fs/nls/.tmp_mx_nls_base.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/.tmp_mx_core.o': No such file rm: cannot remove 'drivers/base/.tmp_mx_core.o': No such file or directory CC drivers/base/pinctrl.o CC drivers/base/regmap/regcache.o CERTS kernel/x509_certificate_list CC fs/ext3/dir.o CC drivers/i2c/i2c-boardinfo.o - Including cert ./signing_key.x509 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/attribute_container.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/attribute_container.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/attribute_container.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_attribute_container.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_attribute_container.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_attribute_container.o mv: cannot stat 'drivers/base/.tmp_mx_attribute_container.o': No such file or directory LD drivers/i2c/algos/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-merge.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-merge.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-merge.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-merge.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-merge.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-merge.o CC fs/nls/nls_cp850.o CC lib/halfmd4.o mv: cannot stat 'block/.tmp_mx_blk-merge.o': No such file or directory CC [M] drivers/base/firmware_class.o CC [M] drivers/i2c/algos/i2c-algo-bit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/ata/.tmp_gl_sata_rcar.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq-cpumap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq-cpumap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-mq-cpumap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq-cpumap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq-cpumap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-mq-cpumap.o mv: cannot stat 'block/.tmp_mx_blk-mq-cpumap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/pcompress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/pcompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/pcompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_pcompress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_pcompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_pcompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/ata/.tmp_mx_sata_rcar.o': No such file CC fs/nilfs2/namei.o rm: cannot remove 'drivers/ata/.tmp_mx_sata_rcar.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_pcompress.o': No such file or directory CC fs/nilfs2/page.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_device.o CC [M] fs/isofs/dir.o mv: cannot stat 'sound/core/.tmp_mx_device.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-mq-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-mq-sysfs.o mv: cannot stat 'block/.tmp_mx_blk-mq-sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/.tmp_mc_ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/ext2/.tmp_mx_ialloc.o': No such file or directory drivers/crypto/qce/.tmp_gl_ablkcipher.o: file not recognized: File truncated CC fs/notify/notification.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/crypto/qce/.tmp_mx_ablkcipher.o': No such file rm: cannot remove 'drivers/crypto/qce/.tmp_mx_ablkcipher.o': No such file or directory CC [M] drivers/i2c/algos/i2c-algo-pcf.o CC fs/notify/group.o LD drivers/idle/built-in.o AS kernel/system_certificates.o CC [M] drivers/hwmon/w83627hf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/revoke.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/revoke.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_revoke.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/.tmp_mc_revoke.o mv: cannot stat 'fs/jbd/.tmp_mx_revoke.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-dump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fmc-dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-dump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmscan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmscan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sp/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ecisound/firewire/cmp.o: compiled for a big endian system and target is little endianfi c/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/cmp.o: uses instructions which are incompatible with instructions used in previous modulesd at/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lda: offa iflielde tfs/namespace.oo /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mfs/.tmp_mc_namespace.o: compiled for a big endian system and target is little endiane r/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: gfs/.tmp_mc_namespace.o: uses instructions which are incompatible with instructions used in previous modulese /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldt:a rfgaeitl esdp etcoi fmiecr gdea ttaa rogfe tf islpee csound/firewire/cmp.oi f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: isound/firewire/.tmp_mc_cmp.o: compiled for a big endian system and target is little endianc /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: dsound/firewire/.tmp_mc_cmp.o: uses instructions which are incompatible with instructions used in previous modulesa t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lda: offa iflielde tfs/.tmp_mc_namespace.oo merge target specific data of file sound/firewire/.tmp_mc_cmp.o mv: cannot stat 'drivers/fmc/.tmp_mx_fmc-dump.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmscan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmscan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmscan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmscan.o mv: cannot stat 'sound/firewire/.tmp_mx_cmp.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_vmscan.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_namespace.o': No such file or directory CC fs/jfs/jfs_imap.o LD drivers/crypto/qce/qcrypto.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fsnotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fsnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fsnotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_fsnotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_fsnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_fsnotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/.tmp_mc_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/crypto/qce/core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/crypto/qce/sha.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/crypto/qce/ablkcipher.o: No such file or directory make[4]: *** [drivers/crypto/qce/qcrypto.o] Error 1 make[4]: Target `__build' not remade because of errors. mv: cannot stat 'fs/notify/.tmp_mx_fsnotify.o': No such file or directory make[3]: *** [drivers/crypto/qce] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/crypto] Error 2 CC [M] fs/fat/nfs.o CC sound/core/info_oss.o LD [M] sound/firewire/snd-isight.o CC [M] drivers/hwmon/w83793.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specifimv: cannot stat 'fs/ext2/.tmp_mx_ioctl.o': No such file or directory c data of file drivers/base/.tmp_mc_devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/firewire/isight.o: No such file or directory make[3]: *** [sound/firewire/snd-isight.o] Error 1 mv: cannot stat 'drivers/base/.tmp_mx_devres.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD kernel/locking/built-in.o crypto/.tmp_gl_algboss.o: file not recognized: File truncated CC [M] drivers/firewire/core-topology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/semaphore.o: No such file or directory CC fs/notify/inode_mark.o rm: cannot remove 'crypto/.tmp_mx_algboss.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/rtmutex.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/spinlock_debug.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/locktorture.o: No such file or directory CC fs/ramfs/file-mmu.o make[3]: *** [kernel/locking/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/locking] Error 2 CC fs/notify/mark.o CC crypto/rmd320.o /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_valid': /scratch/kisskb/src/fs/quota/kqid.c:131:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'from_kqid_munged': /scratch/kisskb/src/fs/quota/kqid.c:112:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'from_kqid': /scratch/kisskb/src/fs/quota/kqid.c:79:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_lt': /scratch/kisskb/src/fs/quota/kqid.c:52:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_eq': /scratch/kisskb/src/fs/quota/kqid.c:26:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/notify/vfsmount_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/testmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_testmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_testmgr.o mv: cannot stat 'crypto/.tmp_mx_testmgr.o': No such file or directory LD drivers/i2c/busses/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_io.o mv: cannot stat 'arch/sh/lib/.tmp_mx_io.o': No such file or directory CC [M] drivers/firewire/core-transaction.o CC [M] drivers/i2c/busses/i2c-efm32.o AS arch/sh/lib/__clear_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/fmc/.tmp_gl_fmc-write-eeprom.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/fcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/fcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/fcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_fcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_fcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/.tmp_mc_fcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/fmc/.tmp_mx_fmc-write-eeprom.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'sound/firewire/.tmp_mx_fcp.o': No such file or directory rm: cannot remove 'drivers/fmc/.tmp_mx_fmc-write-eeprom.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq-tag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-mq-tag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq-tag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-mq-tag.o sound/firewire/.tmp_gl_scs1x.o: file not recognized: File truncated mv: cannot stat 'block/.tmp_mx_blk-mq-tag.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/firewire/.tmp_mx_scs1x.o': No such file CC [M] drivers/i2c/busses/i2c-ocores.o LD drivers/iio/accel/built-in.o rm: cannot remove 'sound/firewire/.tmp_mx_scs1x.o': No such file or directory CC [M] drivers/iio/accel/bma180.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/devtmpfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/devtmpfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/devtmpfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_devtmpfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_devtmpfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_devtmpfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/i2c/busses/i2c-pca-platform.o fs/ext2/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/base/.tmp_mx_devtmpfs.o': No such file or directory crypto/.tmp_gl_cmac.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_symlink.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cmac.o': No such file rm: cannot remove 'fs/ext2/.tmp_mx_symlink.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_cmac.o': No such file or directory AS arch/sh/lib/checksum.o CC fs/ext3/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/checkpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/checkpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_checkpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/.tmp_mc_checkpoint.o CC crypto/sha256_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/jbd/.tmp_mx_checkpoint.o': No such file or directory kernel/.tmp_gl_signal.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-sff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-sff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-sff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-sff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-sff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_libata-sff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_signal.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_module.o AS arch/sh/lib/copy_page.o rm: cannot remove 'kernel/.tmp_mx_signal.o': No such file or directory CC lib/debug_locks.o mv: cannot stat 'drivers/base/.tmp_mx_module.o': No such file or directory mv: cannot stat 'drivers/ata/.tmp_mx_libata-sff.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/pinctrl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/pinctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/pinctrl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_pinctrl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_pinctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_pinctrl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/platform.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_platform.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_platform.o LD [M] sound/firewire/snd-scs1x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/sha512_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dma-mapping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dma-mapping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dma-mapping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dma-mapping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dma-mapping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_dma-mapping.o mv: cannot stat 'drivers/base/.tmp_mx_platform.o': No such file or directory mv: cannot stat 'drivers/base/.tmp_mx_pinctrl.o': No such file or directory mm/.tmp_gl_page_alloc.o: file not recognized: File truncated mv: cannot stat 'drivers/base/.tmp_mx_dma-mapping.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_si_intf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_si_intf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/ipmi/ipmi_si_intf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/ipmi/.tmp_mc_ipmi_si_intf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/ipmi/.tmp_mc_ipmi_si_intf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/ipmi/.tmp_mc_ipmi_si_intf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/firewire/scs1x.o: No such file or directory make[3]: *** [sound/firewire/snd-scs1x.o] Error 1 CC lib/random32.o mv: cannot stat 'drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page_alloc.o': No such file /scratch/kisskb/src/fs/gfs2/dir.c: In function 'dir_split_leaf': /scratch/kisskb/src/fs/gfs2/dir.c:987:8: warning: 'leaf_no' may be used uninitialized in this function [-Wuninitialized] LD fs/reiserfs/built-in.o rm: cannot remove 'mm/.tmp_mx_page_alloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/bust_spinlocks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_file.o fs/.tmp_gl_dcache.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_dcache.o': No such file mv: cannot stat 'fs/kernfs/.tmp_mx_file.o': No such file or directory CC arch/sh/lib/delay.o rm: cannot remove 'fs/.tmp_mx_dcache.o': No such file or directory CC lib/hexdump.o LD sound/sh/built-in.o CC [M] drivers/hwmon/ad7414.o CC [M] fs/gfs2/glock.o CC crypto/gf128mul.o CC [M] drivers/firewire/sbp2.o CC [M] fs/reiserfs/bitmap.o CC fs/nls/nls_cp860.o CC fs/notify/fdinfo.o CC [M] fs/isofs/util.o CC [M] drivers/fmc/fmc-trivial.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/commit.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/commit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_commit.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/.tmp_mc_commit.o LD drivers/i2c/muxes/built-in.o mv: cannot stat 'fs/jbd/.tmp_mx_commit.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-iso.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-iso.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/core-iso.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-iso.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-iso.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/.tmp_mc_core-iso.o fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated LD mm/built-in.o mv: cannot stat 'drivers/firewire/.tmp_mx_core-iso.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp850.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/oom_kill.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page_alloc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/percpu.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) sound/firewire/.tmp_gl_speakers.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/kmemleak.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/firewire/.tmp_mx_speakers.o': No such file CC fs/notify/dnotify/dnotify.o rm: cannot remove 'sound/firewire/.tmp_mx_speakers.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[2]: *** [mm/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_misc.o make[1]: *** [mm] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/pata_platform.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/pata_platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/pata_platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_pata_platform.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_pata_platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_pata_platform.o drivers/dma-buf/.tmp_gl_seqno-fence.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/reservation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/reservation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/dma-buf/reservation.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/.tmp_mc_reservation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma-buf/.tmp_mc_reservation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/dma-buf/.tmp_mc_reservation.o mv: cannot stat 'fs/fat/.tmp_mx_misc.o': No such file or directory mv: cannot stat 'drivers/ata/.tmp_mx_pata_platform.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/dma-buf/.tmp_mx_seqno-fence.o': No such file CC fs/sysfs/file.o CC [M] drivers/i2c/algos/i2c-algo-pca.o mv: cannot stat 'drivers/dma-buf/.tmp_mx_reservation.o': No such file or directory CC fs/notify/fanotify/fanotify.o rm: cannot remove 'drivers/dma-buf/.tmp_mx_seqno-fence.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon-vid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_hwmon-vid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_hwmon-vid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/.tmp_mc_hwmon-vid.o CC [M] drivers/char/ipmi/ipmi_poweroff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_umount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_umount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_umount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_umount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific da CC [M] drivers/i2c/busses/i2c-riic.o ta of file fs/ext2/.tmp_mc_namei.o mv: cannot stat 'drivers/hwmon/.tmp_mx_hwmon-vid.o': No such file or directory mv: cannot stat 'fs/ext2/.tmp_mx_namei.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_jfs_umount.o': No such file or directory LD drivers/input/gameport/built-in.o LD sound/soc/built-in.o CC fs/notify/inotify/inotify_fsnotify.o CC [M] drivers/i2c/busses/i2c-sh_mobile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/hwmon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/hwmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_hwmon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_hwmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/.tmp_mc_hwmon.o CC [M] drivers/input/gameport/gameport.o CC fs/nls/nls_cp861.o CC block/genhd.o mv: cannot stat 'drivers/hwmon/.tmp_mx_hwmon.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/kqid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/kqid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/kqid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_kqid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_kqid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: LD drivers/dma-buf/built-in.o CC fs/jfs/jfs_debug.o failed to merge target specific data of file fs/quota/.tmp_mc_kqid.o CC drivers/base/regmap/regcache-rbtree.o mv: cannot stat 'fs/quota/.tmp_mx_kqid.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/dma-buf/seqno-fence.o: No such file or directory make[3]: *** [drivers/dma-buf/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/dma-buf] Error 2 CC [M] drivers/hsi/hsi.o CC fs/ext3/fsync.o CC drivers/base/regmap/regcache-lzo.o CC [M] drivers/i2c/busses/i2c-xiic.o CC lib/kasprintf.o CC [M] drivers/i2c/busses/i2c-parport-light.o CC crypto/ecb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/sound_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/sound_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sound_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_sound_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_sound_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_sound_oss.o mv: cannot stat 'sound/core/.tmp_mx_sound_oss.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_md5.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file rm: cannot remove 'crypto/.tmp_mx_md5.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_inode.o kernel/time/.tmp_gl_udelay_test.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_udelay_test.o': No such file mv: cannot stat 'fs/jfs/.tmp_mx_inode.o': No such file or directory rm: cannot remove 'kernel/time/.tmp_mx_udelay_test.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libahci_platform.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libahci_platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libahci_platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libahci_platform.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libahci_platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_libahci_platform.o LD sound/sparc/built-in.o LD drivers/iio/adc/built-in.o mv: cannot stat 'drivers/ata/.tmp_mx_libahci_platform.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/.tmp_mc_inode.o mv: cannot stat 'fs/isofs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/random.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/random.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/random.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_random.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_random.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/.tmp_mc_random.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_xattr.o CC fs/notify/fanotify/fanotify_user.o CC [M] drivers/iio/adc/ad_sigma_delta.o mv: cannot stat 'drivers/char/.tmp_mx_random.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific da/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: ta oUnable to change endianness of input file(s)f file fs/jfs/.tmp_mc_jfs_mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/transaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_transaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd/.tmp_mc_transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd/.tmp_mc_transaction.o mv: cannot stat 'fs/gfs2/.tmp_mx_xattr.o': No such file or directory BC kernel/time/timeconst.h mv: cannot stat 'fs/jfs/.tmp_mx_jfs_mount.o': No such file or directory crypto/.tmp_gl_md4.o: file not recognized: File truncated CC fs/notify/inotify/inotify_user.o LD [M] sound/firewire/snd-firewire-speakers.o mv: cannot stat 'fs/jbd/.tmp_mx_transaction.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/firewire/speakers.o: No such file or directory make[3]: *** [sound/firewire/snd-firewire-speakers.o] Error 1 mv: cannot stat 'fs/ramfs/.tmp_mx_inode.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_md4.o': No such file or directory CC [M] fs/gfs2/glops.o CC [M] fs/fat/namei_msdos.o CC kernel/time/time.o LD drivers/char/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to crypto/shash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_shash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_shash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/mem.o: No such file or directory merge target specific data of file fs/notify/.tmp_mc_group.o CC sound/core/oss/mixer_oss.o mv: cannot stat 'crypto/.tmp_mx_shash.o': No such file or directory make[3]: *** [drivers/char/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dma-coherent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dma-coherent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dma-coherent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dma-coherent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dma-coherent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_dma-coherent.o LD fs/ramfs/ramfs.o mv: cannot stat 'fs/notify/.tmp_mx_group.o': No such file or directory CC [M] fs/gfs2/log.o CC fs/sysfs/dir.o make[2]: *** [drivers/char] Error 2 CC drivers/base/regmap/regcache-flat.o mv: cannot stat 'drivers/base/.tmp_mx_dma-coherent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_dir.o CC [M] sound/core/oss/pcm_oss.o LD fs/ramfs/built-in.o mv: cannot stat 'fs/kernfs/.tmp_mx_dir.o': No such file or directory CC [M] drivers/i2c/i2c-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-cdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-cdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/core-cdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-cdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-cdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/.tmp_mc_core-cdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/core-device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/.tmp_mc_core-device.o drivers/char/ipmi/.tmp_gl_ipmi_bt_sm.o: file not recognized: File truncated LD drivers/input/serio/built-in.o mv: cannot stat 'drivers/firewire/.tmp_mx_core-cdev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file LD drivers/iommu/built-in.o mv: cannot stat 'drivers/firewire/.tmp_mx_core-device.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-sdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-sdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merg/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/fatent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/fatent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failerm: cannot remove 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file or directory e target specific data of file drivers/fmc/fmc-sdb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-sdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-sdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-sdb.o d to merge target specific data of file fs/fat/fatent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_fatent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_fatent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_fatent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/delay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/delay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/delay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_delay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_delay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_delay.o CC [M] drivers/hwmon/ad7418.o mv: cannot stat 'drivers/fmc/.tmp_mx_fmc-sdb.o': No such file or directory mv: cannot stat 'fs/fat/.tmp_mx_fatent.o': No such file or directory CC [M] drivers/i2c/i2c-smbus.o CC fs/nls/nls_cp862.o mv: cannot stat 'arch/sh/lib/.tmp_mx_delay.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/input/serio/serio.o LD fs/kernfs/built-in.o CC drivers/base/regmap/regmap-debugfs.o drivers/char/ipmi/.tmp_gl_ipmi_smic_sm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file CC [M] drivers/hwmon/adc128d818.o rm: cannot remove 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.o': No such file or directory CC fs/nilfs2/mdt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) of file fs/isofs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/.tmp_mc_dir.o fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated CC [M] sound/core/oss/pcm_plugin.o mv: cannot stat 'fs/isofs/.tmp_mx_dir.o': No such file or directory CC [M] fs/gfs2/lops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file CC [M] drivers/i2c/i2c-dev.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp860.o': No such file or directory CC fs/nilfs2/btnode.o CC arch/sh/lib/div64-generic.o CC fs/jfs/jfs_dmap.o CC [M] sound/core/oss/io.o CC [M] fs/isofs/rock.o AS arch/sh/lib/div64.o CC fs/udf/balloc.o CC lib/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific d CC [M] fs/isofs/export.o ata of file fs/fat/.tmp_mc_file.o mv: cannot stat 'fs/fat/.tmp_mx_file.o': No such file or directory AS arch/sh/lib/mcount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/amdtp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/amdtp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/amdtp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_amdtp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/firewire/.tmp_mc_amdtp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/firewire/.tmp_mc_amdtp.o CC [M] fs/ntfs/attrib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/.tmp_mc_util.o mv: cannot stat 'sound/firewire/.tmp_mx_amdtp.o': No such file or directory /scratch/kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_handle_event': /scratch/kisskb/src/fs/notify/fanotify/fanotify.c:146:32: warning: 'marks_ignored_mask' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/notify/fanotify/fanotify.c:106:20: note: 'marks_ignored_mask' was declared here /scratch/kisskb/src/fs/notify/fanotify/fanotify.c:146:17: warning: 'marks_mask' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/notify/fanotify/fanotify.c:106:8: note: 'marks_mask' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/div64-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/div64-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/div64-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_div64-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_div64-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_div64-generic.o mv: cannot stat 'fs/isofs/.tmp_mx_util.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inode_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inode_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inode_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_inode_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_inode_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_inode_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp861.o: file not recognized: File truncated mv: cannot stat 'fs/notify/.tmp_mx_inode_mark.o': No such file or directory mv: cannot stat 'arch/sh/lib/.tmp_mx_div64-generic.o': No such file or directory CC [M] fs/ntfs/collate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp861.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'fs/nls/.tmp_mx_nls_cp861.o': No such file or directory drivers/i2c/busses/.tmp_gl_i2c-ocores.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-ocores.o': No such file rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-ocores.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-trivial.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-trivial.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fmc-trivial.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-trivial.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-trivial.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-trivial.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/cbc.o LD kernel/trace/libftrace.o drivers/i2c/busses/.tmp_gl_i2c-efm32.o: file not recognized: File truncated mv: cannot stat 'drivers/fmc/.tmp_mx_fmc-trivial.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-efm32.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) AS arch/sh/lib/memchr.o LD [M] sound/firewire/snd-firewire-lib.o rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-efm32.o': No such file or directory fs/ext3/.tmp_gl_file.o: file not recognized: File truncated CC fs/udf/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_file.o': No such file rm: cannot remove 'fs/ext3/.tmp_mx_file.o': No such file or directory CC fs/ext3/ialloc.o CC [M] fs/gfs2/main.o make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/firewire] Error 2 CC [M] fs/gfs2/meta_io.o CC fs/nls/nls_cp863.o AS arch/sh/lib/memcpy-sh4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] fs/gfs2/aops.o drivers/hwmon/.tmp_gl_ad7414.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ad7414.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/vfsmount_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/vfsmount_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/vfsmount_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_vfsmount_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_vfsmount_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_vfsmount_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ext3/inode.o rm: cannot remove 'drivers/hwmon/.tmp_mx_ad7414.o': No such file or directory mv: cannot stat 'fs/notify/.tmp_mx_vfsmount_mark.o': No such file or directory CC [M] drivers/i2c/i2c-mux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/i2c/busses/.tmp_gl_i2c-pca-platform.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/.tmp_mc_quota.o CC [M] fs/reiserfs/do_balan.o drivers/hsi/clients/.tmp_gl_hsi_char.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-pca-platform.o': No such file LD drivers/fmc/fmc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/quota/.tmp_mx_quota.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hsi/clients/.tmp_mx_hsi_char.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/fanotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/fanotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fanotify/fanotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/.tmp_mc_fanotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/.tmp_mc_fanotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fanotify/.tmp_mc_fanotify.o rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-pca-platform.o': No such file or directory fs/fat/.tmp_gl_nfs.o: file not recognized: File truncated rm: cannot remove 'drivers/hsi/clients/.tmp_mx_hsi_char.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_nfs.o': No such file mv: cannot stat 'fs/notify/fanotify/.tmp_mx_fanotify.o': No such file or directory LD drivers/fmc/built-in.o rm: cannot remove 'fs/fat/.tmp_mx_nfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/fmc/fmc-write-eeprom.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libahci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libahci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libahci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libahci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libahci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_libahci.o make[3]: *** [drivers/fmc/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/fmc] Error 2 mv: cannot stat 'drivers/ata/.tmp_mx_libahci.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/balloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_balloc.o drivers/i2c/busses/.tmp_gl_i2c-riic.o: file not recognized: File truncated AS arch/sh/lib/memmove.o CC [M] drivers/i2c/i2c-stub.o CC fs/nilfs2/bmap.o CC [M] fs/isofs/joliet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-riic.o': No such file mv: cannot stat 'fs/ext3/.tmp_mx_balloc.o': No such file or directory rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-riic.o': No such file or directory CC [M] drivers/hwmon/adm1021.o CC [M] fs/gfs2/dentry.o LD drivers/hsi/built-in.o LD fs/quota/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/accel/.tmp_gl_bma180.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/accel/.tmp_mx_bma180.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_mark.o rm: cannot remove 'drivers/iio/accel/.tmp_mx_bma180.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/inotify_fsnotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/inotify_fsnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inotify/inotify_fsnotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/.tmp_mc_inotify_fsnotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/.tmp_mc_inotify_fsnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inotify/.tmp_mc_inotify_fsnotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/notification.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/notification.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/notification.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_notification.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_notification.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_notification.o CC fs/anon_inodes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_namei.o mv: cannot stat 'fs/notify/.tmp_mx_notification.o': No such file or directory mv: cannot stat 'fs/notify/.tmp_mx_mark.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_namei.o': No such file or directory CC [M] fs/gfs2/export.o mv: cannot stat 'fs/notify/inotify/.tmp_mx_inotify_fsnotify.o': No such file or directory CC lib/scatterlist.o CC fs/jfs/jfs_unicode.o CC fs/ext3/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/fsync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merg CC [M] fs/gfs2/file.o e target specific data of file fs/ext3/fsync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_fsync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_fsync.o mv: cannot stat 'fs/ext3/.tmp_mx_fsync.o': No such file or directory AS arch/sh/lib/memset-sh4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) AS arch/sh/lib/strlen.o LD sound/spi/built-in.o fs/nilfs2/.tmp_gl_namei.o: file not recognized: File truncated CC fs/udf/file.o CC fs/sysfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nilfs2/.tmp_mx_namei.o': No such file CC [M] fs/gfs2/ops_fstype.o rm: cannot remove 'fs/nilfs2/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_dir.o CC fs/udf/ialloc.o CC [M] drivers/iio/accel/kxcjk-1013.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/i2c/busses/.tmp_gl_i2c-parport-light.o: file not recognized: File truncated mv: cannot stat 'fs/ext3/.tmp_mx_dir.o': No such file or directory CC fs/nilfs2/btree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-parport-light.o': No such file CC [M] sound/core/oss/copy.o rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-parport-light.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/dnotify/dnotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/dnotify/dnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/dnotify/dnotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/dnotify/.tmp_mc_dnotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/dnotify/.tmp_mc_dnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/dnotify/.tmp_mc_dnotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_inode.o mv: cannot stat 'fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/base/regmap/.tmp_gl_regcache-flat.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/regmap/.tmp_mx_regcache-flat.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-pcf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-pcf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/i2c-algo-pcf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/.tmp_mc_i2c-algo-pcf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/.tmp_mc_i2c-algo-pcf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/.tmp_mc_i2c-algo-pcf.o rm: cannot remove 'drivers/base/regmap/.tmp_mx_regcache-flat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_dir.o CC fs/nilfs2/direct.o CC fs/ext3/namei.o mv: cannot stat 'drivers/i2c/algos/.tmp_mx_i2c-algo-pcf.o': No such file or directory AS arch/sh/lib/udivsi3.o mv: cannot stat 'fs/sysfs/.tmp_mx_dir.o': No such file or directory LD fs/notify/dnotify/built-in.o CC drivers/base/regmap/regmap-spi.o CC fs/ext3/super.o CC fs/nilfs2/dat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/sysfs/mount.o drivers/char/ipmi/.tmp_gl_ipmi_watchdog.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_watchdog.o': No such file rm: cannot remove 'drivers/char/ipmi/.tmp_mx_ipmi_watchdog.o': No such file or directory CC [M] fs/gfs2/inode.o AS arch/sh/lib/udivsi3_i4i.o CC fs/eventfd.o CC fs/nilfs2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ecb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file rm: cannot remove 'crypto/.tmp_mx_ecb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/.tmp_mc_inode.o drivers/base/regmap/.tmp_gl_regcache-lzo.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/ext2/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/regmap/.tmp_mx_regcache-lzo.o': No such file fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated rm: cannot remove 'drivers/base/regmap/.tmp_mx_regcache-lzo.o': No such file or directory LD [M] drivers/char/ipmi/ipmi_si.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/ipmi/ipmi_kcs_sm.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/ipmi/ipmi_smic_sm.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/ipmi/ipmi_bt_sm.o: No such file or directory CC fs/aio.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp862.o': No such file or directory make[3]: *** [drivers/char/ipmi/ipmi_si.o] Error 1 LD arch/sh/lib/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/input/gameport/lightning.o crypto/.tmp_gl_rmd128.o: file not recognized: File truncated CC fs/sysfs/group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_vmac.o: file not recognized: File truncated CC crypto/pcbc.o AR arch/sh/lib/lib.a /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd128.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_vmac.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: farm: cannot remove 'crypto/.tmp_mx_rmd128.o': No such file or directory iled to merge target specific data of file fs/gfs2/bmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_bmap.o rm: cannot remove 'crypto/.tmp_mx_vmac.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_module.o': No such file or directory mv: cannot stat 'fs/gfs2/.tmp_mx_bmap.o': No such file or directory CC [M] fs/ntfs/compress.o CC [M] fs/gfs2/quota.o CC fs/nls/nls_cp932.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/page.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/page.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/page.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_page.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_page.o: uses instructions which are incompatible with instructions used in previous modules CC [M] fs/gfs2/recovery.o CC [M] fs/reiserfs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_page.o mv: cannot stat 'fs/nilfs2/.tmp_mx_page.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/firmware_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/firmware_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/firmware_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_firmware_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_firmware_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_firmware_class.o LD sound/synth/built-in.o mv: cannot stat 'drivers/base/.tmp_mx_firmware_class.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-bit.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-bit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/i2c-algo-bit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/.tmp_mc_i2c-algo-bit.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/.tmp_mc_i2c-algo-bit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/.tmp_mc_i2c-algo-bit.o drivers/char/ipmi/.tmp_gl_ipmi_poweroff.o: file not recognized: File truncated mv: cannot stat 'drivers/i2c/algos/.tmp_mx_i2c-algo-bit.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_poweroff.o': No such file drivers/base/regmap/.tmp_gl_regcache-rbtree.o: file not recognized: File truncated rm: cannot remove 'drivers/char/ipmi/.tmp_mx_ipmi_poweroff.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/regmap/.tmp_mx_regcache-rbtree.o': No such file rm: cannot remove 'drivers/base/regmap/.tmp_mx_regcache-rbtree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/regcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regcache.o CC sound/last.o mv: cannot stat 'drivers/base/regmap/.tmp_mx_regcache.o': No such file or directory CC crypto/cts.o CC [M] fs/ntfs/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/i2c/busses/.tmp_gl_i2c-sh_mobile.o: file not recognized: File truncated LD sound/usb/6fire/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-sh_mobile.o': No such file rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-sh_mobile.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-eh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-eh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-eh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-eh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-eh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_libata-eh.o CC drivers/base/regmap/regmap-mmio.o CC drivers/base/regmap/regmap-irq.o mv: cannot stat 'drivers/ata/.tmp_mx_libata-eh.o': No such file or directory CC [M] fs/gfs2/rgrp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_unicode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_unicode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_unicode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_unicode.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_ad7418.o: file not recognized: File truncated mv: cannot stat 'block/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/usb/bcd2000/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ad7418.o': No such file fs/ntfs/.tmp_gl_aops.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_ad7418.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/base/regmap/regmap-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/gfs2/.tmp_gl_dentry.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_aops.o': No such file fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated CC fs/jfs/jfs_dtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_dentry.o': No such file rm: cannot remove 'fs/ntfs/.tmp_mx_aops.o': No such file or directory et specific data of file fs/nilfs2/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_dir.o rm: cannot remove 'fs/gfs2/.tmp_mx_dentry.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp863.o': No such file CC drivers/ipack/ipack.o mv: cannot stat 'fs/nilfs2/.tmp_mx_dir.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_cp863.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_core.o: file not recognized: File truncated LD drivers/iio/amplifiers/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_core.o': No such file LD sound/usb/caiaq/built-in.o CC [M] fs/isofs/compress.o rm: cannot remove 'kernel/sched/.tmp_mx_core.o': No such file or directory CC [M] fs/gfs2/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/i2c/busses/.tmp_gl_i2c-xiic.o: file not recognized: File truncated merge target specific data of file fs/sysfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_file.o CC [M] drivers/hwmon/adm1025.o CC [M] drivers/iio/amplifiers/ad8366.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-xiic.o': No such file rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-xiic.o': No such file or directory mv: cannot stat 'fs/sysfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_dir.o CC fs/nilfs2/the_nilfs.o CC [M] fs/gfs2/sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-scsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-scsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-scsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-scsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-scsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_libata-scsi.o mv: cannot stat 'fs/gfs2/.tmp_mx_dir.o': No such file or directory mv: cannot stat 'drivers/ata/.tmp_mx_libata-scsi.o': No such file or directory LD sound/usb/hiface/built-in.o LD kernel/sched/built-in.o CC fs/ext3/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot fi LD sound/usb/misc/built-in.o nd kernel/sched/idle_task.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stop_task.o: No such file or directory make[3]: *** [kernel/sched/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/sched] Error 2 CC fs/locks.o CC [M] fs/gfs2/trans.o CC [M] sound/core/oss/linear.o CC fs/nilfs2/segbuf.o CC fs/binfmt_misc.o LD sound/usb/usx2y/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_io.o fs/sysfs/.tmp_gl_mount.o: file not recognized: File truncated CC [M] fs/gfs2/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/sysfs/.tmp_mx_mount.o': No such file mv: cannot stat 'sound/core/oss/.tmp_mx_io.o': No such file or directory drivers/hwmon/.tmp_gl_adc128d818.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'fs/sysfs/.tmp_mx_mount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adc128d818.o': No such file LD sound/usb/built-in.o fs/isofs/.tmp_gl_export.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_adc128d818.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/isofs/.tmp_mx_export.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_namei.o rm: cannot remove 'fs/isofs/.tmp_mx_export.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/collate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/collate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed tmv: o cannot stat 'fs/.tmp_mx_namei.o'mer: No such file or directoryg e target specific data of file fs/ntfs/collate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_collate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_collate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_collate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-pca.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/i2c-algo-pca.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/i2c-algo-pca.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/.tmp_mc_i2c-algo-pca.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/algos/.tmp_mc_i2c-algo-pca.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/algos/.tmp_mc_i2c-algo-pca.o mv: cannot stat 'drivers/i2c/algos/.tmp_mx_i2c-algo-pca.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_collate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/i2c-smbus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/i2c-smbus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/i2c-smbus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/.tmp_mc_i2c-smbus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/.tmp_mc_i2c-smbus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/.tmp_mc_i2c-smbus.o CC [M] sound/core/oss/mulaw.o CC lib/gcd.o mv: cannot stat 'drivers/i2c/.tmp_mx_i2c-smbus.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/inotify_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/inotify_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inotify/inotify_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/.tmp_mc_inotify_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/.tmp_mc_inotify_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inotify/.tmp_mc_inotify_user.o CC lib/lcm.o mv: cannot stat 'fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory CC [M] sound/core/oss/route.o CC [M] sound/core/timer.o CC fs/nls/nls_euc-jp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_dir.o mv: cannot stat 'fs/.tmp_mx_buffer.o': No such file or directory mv: cannot stat 'fs/fat/.tmp_mx_dir.o': No such file or directory CC [M] sound/core/oss/rate.o LD drivers/i2c/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-mq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-mq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-mq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-mq.o mv: cannot stat 'block/.tmp_mx_blk-mq.o': No such file or directory LD fs/notify/inotify/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/joliet.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/joliet.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/joliet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_joliet.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_joliet.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/.tmp_mc_joliet.o crypto/.tmp_gl_cbc.o: file not recognized: File truncated CC fs/ext3/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.o': No such file rm: cannot remove 'crypto/.tmp_mx_cbc.o': No such file or directory mv: cannot stat 'fs/isofs/.tmp_mx_joliet.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/copy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/copy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/copy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_copy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_copy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_copy.o LD drivers/irqchip/built-in.o mv: cannot stat 'sound/core/oss/.tmp_mx_copy.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: LD drivers/leds/built-in.o fs/ext2/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext2/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext2/.tmp_mc_super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hsi/hsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hsi/hsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hsi/hsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hsi/.tmp_mc_hsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hsi/.tmp_mc_hsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hsi/.tmp_mc_hsi.o mv: cannot stat 'fs/ext2/.tmp_mx_super.o': No such file or directory CC [M] drivers/input/gameport/ns558.o CC [M] drivers/iio/adc/ad7266.o mv: cannot stat 'drivers/hsi/.tmp_mx_hsi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/core-topology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/.tmp_mc_core-topology.o CC block/scsi_ioctl.o mv: cannot stat 'drivers/firewire/.tmp_mx_core-topology.o': No such file or directory /scratch/kisskb/src/drivers/base/regmap/regmap-mmio.c: In function 'regmap_mmio_get_offset': /scratch/kisskb/src/drivers/base/regmap/regmap-mmio.c:86:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jfs/jfs_inode.o CC crypto/xts.o LD [M] fs/ext2/ext2.o fs/gfs2/.tmp_gl_export.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext2/symlink.o: No such file or directory make[3]: *** [fs/ext2/ext2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext2] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_ialloc.o mv: cannot stat 'fs/udf/.tmp_mx_ialloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_export.o': No such file LD drivers/lguest/built-in.o CC fs/nls/nls_cp949.o rm: cannot remove 'fs/gfs2/.tmp_mx_export.o': No such file or directory CC fs/nilfs2/segment.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_file.o LD drivers/macintosh/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_ioctl.o CC fs/nilfs2/cpfile.o mv: cannot stat 'fs/udf/.tmp_mx_file.o': No such file or directory mv: cannot stat 'fs/ext3/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/reiserfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/gf128mul.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_gf128mul.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_gf128mul.o mv: cannot stat 'crypto/.tmp_mx_gf128mul.o': No such file or directory CC fs/nilfs2/sufile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/anon_inodes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/anon_inodes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/anon_inodes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_anon_inodes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_anon_inodes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_anon_inodes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_msghandler.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/ipmi/ipmi_msghandler.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/ipmi/ipmi_msghandler.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/ipmi/.tmp_mc_ipmi_msghandler.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/ipmi/.tmp_mc_ipmi_msghandler.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/ipmi/.tmp_mc_ipmi_msghandler.o mv: cannot stat 'fs/.tmp_mx_anon_inodes.o': No such file or directory CC fs/nilfs2/ifile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-debugfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-debugfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fi LD drivers/mcb/built-in.o le drivers/base/regmap/regmap-debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-debugfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-debugfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regmap-debugfs.o mv: cannot stat 'drivers/char/ipmi/.tmp_mx_ipmi_msghandler.o': No such file or directory mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap-debugfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/btnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/btnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/btnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_btnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_btnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_btnode.o mv: cannot stat 'fs/nilfs2/.tmp_mx_btnode.o': No such file or directory CC fs/udf/inode.o CC [M] drivers/mcb/mcb-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/input/serio/ps2mult.o CC [M] drivers/iio/adc/ad7291.o CC lib/list_sort.o CC fs/binfmt_elf.o fs/gfs2/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_main.o': No such file rm: cannot remove 'fs/gfs2/.tmp_mx_main.o': No such file or directory CC [M] drivers/input/serio/libps2.o CC [M] drivers/iio/adc/ad7923.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/char/ipmi] Error 2 CC lib/uuid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/gameport/gameport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/gameport/gameport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/gameport/gameport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/gameport/.tmp_mc_gameport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/gameport/.tmp_mc_gameport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/gameport/.tmp_mc_gameport.o mv: cannot stat 'drivers/input/gameport/.tmp_mx_gameport.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/i2c-mux.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/i2c-mux.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/i2c-mux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/.tmp_mc_i2c-mux.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/.tmp_mc_i2c-mux.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/.tmp_mc_i2c-mux.o mv: cannot stat 'drivers/i2c/.tmp_mx_i2c-mux.o': No such file or directory CC [M] drivers/iio/adc/ad7476.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed t LD drivers/ipack/carriers/built-in.o o merge target specific data of file fs/ntfs/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/ntfs/.tmp_mx_debug.o': No such file or directory CC fs/nilfs2/alloc.o CC [M] fs/reiserfs/file.o CC [M] drivers/iio/adc/ad7791.o fs/nilfs2/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nilfs2/.tmp_mx_super.o': No such file drivers/hwmon/.tmp_gl_adm1021.o: file not recognized: File truncated rm: cannot remove 'fs/nilfs2/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1021.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/hwmon/.tmp_mx_adm1021.o': No such file or directory fs/udf/.tmp_gl_dir.o: file not recognized: File truncated LD drivers/ipack/devices/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/udf/.tmp_mx_dir.o': No such file rm: cannot remove 'fs/udf/.tmp_mx_dir.o': No such file or directory CC [M] fs/ntfs/dir.o CC fs/nilfs2/gcinode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/glops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/glops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/fanotify_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/fanotify_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fanotify/fanotify_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/.tmp_mc_fanotify_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/.tmp_mc_fanotify_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fanotify/.tmp_mc_fanotify_user.o drivers/i2c/.tmp_gl_i2c-stub.o: file not recognized: File truncated failed to merge target specific data of file fs/gfs2/glops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_glops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_glops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_glops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/.tmp_mx_i2c-stub.o': No such file mv: cannot stat 'fs/notify/fanotify/.tmp_mx_fanotify_user.o': No such file or directory mv: cannot stat 'fs/gfs2/.tmp_mx_glops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha512_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha512_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/sha512_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha512_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha512_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_sha512_generic.o drivers/i2c/.tmp_gl_i2c-dev.o: file not recognized: File truncated CC fs/nilfs2/ioctl.o rm: cannot remove 'drivers/i2c/.tmp_mx_i2c-stub.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/.tmp_mx_i2c-dev.o': No such file CC [M] drivers/iio/accel/kxsd9.o mv: cannot stat 'crypto/.tmp_mx_sha512_generic.o': No such file or directory rm: cannot remove 'drivers/i2c/.tmp_mx_i2c-dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/adc/ad_sigma_delta.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/adc/ad_sigma_delta.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/adc/ad_sigma_delta.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/adc/.tmp_mc_ad_sigma_delta.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/adc/.tmp_mc_ad_sigma_delta.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/adc/.tmp_mc_ad_sigma_delta.o LD drivers/media/common/b2c2/built-in.o mv: cannot stat 'drivers/iio/adc/.tmp_mx_ad_sigma_delta.o': No such file or directory CC fs/udf/lowlevel.o CC fs/nls/nls_cp1251.o CC fs/ext3/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_w83627hf.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83627hf.o': No such file LD fs/notify/fanotify/built-in.o CC crypto/ctr.o CC fs/nls/nls_iso8859-1.o rm: cannot remove 'drivers/hwmon/.tmp_mx_w83627hf.o': No such file or directory CC fs/udf/namei.o mv: cannot stat 'fs/sysfs/.tmp_mx_symlink.o': No such file or directory CC drivers/md/raid0.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/media/common/saa7146/built-in.o crypto/.tmp_gl_pcbc.o: file not recognized: File truncated LD fs/notify/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_pcbc.o': No such file CC crypto/des_generic.o rm: cannot remove 'crypto/.tmp_mx_pcbc.o': No such file or directory CC [M] drivers/iio/adc/ad7793.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/regmap-spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regmap-spi.o mv: cannot stat 'fs/sysfs/.tmp_mx_group.o': No such file or directory mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap-spi.o': No such file or directory CC [M] drivers/hwmon/adm1026.o CC fs/nilfs2/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_ialloc.o mv: cannot stat 'fs/ext3/.tmp_mx_ialloc.o': No such file or directory LD drivers/media/common/siano/built-in.o CC [M] drivers/hwmon/adm1031.o LD fs/sysfs/built-in.o CC fs/posix_acl.o CC fs/udf/partition.o LD drivers/media/common/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/sysfs/mount.o: No such file or directory make[3]: *** [fs/sysfs/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/sysfs] Error 2 CC [M] fs/ntfs/file.o CC drivers/md/raid1.o CC fs/udf/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-i2c.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-i2c.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/regmap-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-i2c.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-i2c.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regmap-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap-i2c.o': No such file or directory fs/ext3/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_symlink.o': No such file rm: cannot remove 'fs/ext3/.tmp_mx_symlink.o': No such file or directory mv: cannot stat 'block/.tmp_mx_blk-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/meta_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/meta_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/meta_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_meta_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_meta_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_meta_io.o mv: cannot stat 'fs/gfs2/.tmp_mx_meta_io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-mmio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-mmio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/regmap-mmio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-mmio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-mmio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regmap-mmio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap-mmio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/amplifiers/.tmp_gl_ad8366.o: file not recognized: File truncated fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/amplifiers/.tmp_mx_ad8366.o': No such file CC fs/udf/truncate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/iio/amplifiers/.tmp_mx_ad8366.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file drivers/iio/accel/.tmp_gl_kxcjk-1013.o: file not recognized: File truncated rm: cannot remove 'fs/fat/.tmp_mx_namei_msdos.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/accel/.tmp_mx_kxcjk-1013.o': No such file CC fs/udf/symlink.o rm: cannot remove 'drivers/iio/accel/.tmp_mx_kxcjk-1013.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/direct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/direct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/direct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_direct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_direct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_direct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/bmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_bmap.o CC block/partition-generic.o mv: cannot stat 'fs/nilfs2/.tmp_mx_direct.o': No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_bmap.o': No such file or directory CC [M] drivers/hwmon/adm9240.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/flex_array.o LD drivers/media/dvb-core/built-in.o fs/nls/.tmp_gl_nls_cp932.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp932.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-transaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/core-transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/core-transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-transaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/firewire/.tmp_mc_core-transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/firewire/.tmp_mc_core-transaction.o crypto/.tmp_gl_rmd320.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_cp932.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file mv: cannot stat 'drivers/firewire/.tmp_mx_core-transaction.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_rmd320.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/mdt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/mdt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/mdt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_mdt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_mdt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_mdt.o CC [M] drivers/media/dvb-core/dvbdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/linear.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/linear.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/linear.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_linear.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_linear.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_linear.o mv: cannot stat 'fs/nilfs2/.tmp_mx_mdt.o': No such file or directory mv: cannot stat 'sound/core/oss/.tmp_mx_linear.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/rock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/rock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/rock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_rock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_rock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/.tmp_mc_rock.o CC [M] sound/core/pcm.o LD sound/soundcore.o CC [M] drivers/iio/accel/mma8452.o mv: cannot stat 'fs/isofs/.tmp_mx_rock.o': No such file or directory CC crypto/fcrypt.o CC [M] drivers/input/serio/altera_ps2.o LD [M] drivers/firewire/firewire-core.o CC fs/udf/directory.o CC [M] sound/core/pcm_native.o LD [M] fs/fat/msdos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fat/namei_msdos.o: No such file or directory make[3]: *** [fs/fat/msdos.o] Error 1 CC [M] fs/ntfs/index.o LD drivers/iio/common/hid-sensors/built-in.o CC [M] sound/core/pcm_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_inode.o CC [M] fs/reiserfs/dir.o CC [M] fs/ntfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/route.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/route.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/route.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_route.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_route.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_route.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/pcm_plugin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/pcm_plugin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/pcm_plugin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_pcm_plugin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_pcm_plugin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_pcm_plugin.o mv: cannot stat 'sound/core/oss/.tmp_mx_route.o': No such file or directory mv: cannot stat 'sound/core/oss/.tmp_mx_pcm_plugin.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_euc-jp.o: file not recognized: File truncated LD drivers/memory/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_euc-jp.o': No such file CC fs/jfs/jfs_discard.o rm: cannot remove 'fs/nls/.tmp_mx_nls_euc-jp.o': No such file or directory mv: cannot stat 'fs/gfs2/.tmp_mx_util.o': No such file or directory LD drivers/iio/common/st_sensors/built-in.o CC fs/jfs/jfs_extent.o CC fs/nls/nls_iso8859-2.o CC [M] drivers/iio/common/st_sensors/st_sensors_i2c.o LD drivers/memstick/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/mulaw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/mulaw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/mulaw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_mulaw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_mulaw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_mulaw.o CC fs/nls/nls_iso8859-3.o CC [M] sound/core/pcm_timer.o mv: cannot stat 'sound/core/oss/.tmp_mx_mulaw.o': No such file or directory LD drivers/memstick/core/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/lops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/lops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/lops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_lops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_lops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_lops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/gfs2/.tmp_mx_lops.o': No such file or directory CC [M] drivers/memstick/core/memstick.o crypto/.tmp_gl_cts.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_adm1025.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1025.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_adm1025.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_cts.o': No such file or directory /scratch/kisskb/src/fs/posix_acl.c: In function 'acl_by_type': /scratch/kisskb/src/fs/posix_acl.c:34:1: warning: control reaches end of non-void function [-Wreturn-type] CC [M] drivers/memstick/core/ms_block.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/trans.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/trans.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/trans.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_trans.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_trans.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target speci/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/direct-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/direct-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldfs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated fic data of file fs/gfs2/.tmp_mc_trans.o : failed to merge target specific data of file fs/direct-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_direct-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_direct-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_direct-io.o mv: cannot stat 'fs/gfs2/.tmp_mx_trans.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_direct-io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1251.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/serio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/serio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/serio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_serio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_serio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/.tmp_mc_serio.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory mv: cannot stat 'drivers/input/serio/.tmp_mx_serio.o': No such file or directory CC fs/jfs/symlink.o CC [M] fs/reiserfs/fix_node.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/isofs/.tmp_mc_compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/isofs/.tmp_mc_compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/isofs/.tmp_mx_compress.o': No such file or directory CC [M] drivers/hwmon/ads7871.o drivers/firewire/.tmp_gl_sbp2.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/firewire/.tmp_mx_sbp2.o': No such file CC [M] drivers/iio/common/st_sensors/st_sensors_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file rm: cannot remove 'drivers/firewire/.tmp_mx_sbp2.o': No such file or directory CC lib/iovec.o rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/hash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_hash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_hash.o CC fs/nls/nls_iso8859-6.o mv: cannot stat 'fs/ext3/.tmp_mx_hash.o': No such file or directory CC [M] drivers/input/serio/arc_ps2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/dat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/dat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/dat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_dat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: LD drivers/iio/dac/built-in.o fs/nilfs2/.tmp_mc_dat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_dat.o LD [M] fs/isofs/isofs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_inode.o mv: cannot stat 'fs/nilfs2/.tmp_mx_dat.o': No such file or directory LD [M] drivers/firewire/firewire-sbp2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/balloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_balloc.o mv: cannot stat 'fs/fat/.tmp_mx_inode.o': No such file or directory /scratch/kisskb/src/drivers/md/raid0.c: In function 'find_zone': /scratch/kisskb/src/drivers/md/raid0.c:319:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/isofs/export.o: No such file or directory make[3]: *** [fs/isofs/isofs.o] Error 1 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: camake[2]: n*** [fs/isofs] Error 2n ot find drivers/firewire/sbp2.o: No such file or directory CC lib/clz_ctz.o CC fs/nls/nls_cp1255.o make[3]: *** [drivers/firewire/firewire-sbp2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/firewire] Error 2 mv: cannot stat 'fs/udf/.tmp_mx_balloc.o': No such file or directory CC [M] drivers/iio/dac/ad5360.o CC [M] drivers/hwmon/adt7x10.o CC [M] fs/ntfs/mft.o LD [M] fs/fat/fat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fat/nfs.o: No such file or directory make[3]: *** [fs/fat/fat.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fat] Error 2 CC [M] fs/reiserfs/super.o CC [M] drivers/hwmon/adt7310.o CC [M] fs/ntfs/mst.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/adc/.tmp_gl_ad7476.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/rate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/rate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/rate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_rate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_rate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_rate.o mv: cannot stat 'sound/core/oss/.tmp_mx_rate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ad7476.o': No such file rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad7476.o': No such file or directory CC drivers/mfd/cros_ec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/adc/.tmp_gl_ad7266.o: file not recognized: File truncated drivers/iio/accel/.tmp_gl_kxsd9.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ad7266.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/accel/.tmp_mx_kxsd9.o': No such file rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad7266.o': No such file or directory rm: cannot remove 'drivers/iio/accel/.tmp_mx_kxsd9.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/ifile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/ifile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/ifile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_ifile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_ifile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_ifile.o CC fs/jfs/jfs_metapage.o mv: cannot stat 'fs/nilfs2/.tmp_mx_ifile.o': No such file or directory CC [M] drivers/hwmon/adt7475.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /scratch/kisskb/src/fs/udf/truncate.c:106:16: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap-irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/regmap-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regmap-irq.o drivers/input/serio/.tmp_gl_ps2mult.o: fil/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: e not fs/gfs2/recovery.o: compiled for a big endian system and target is little endianre co/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: gfs/gfs2/recovery.o: uses instructions which are incompatible with instructions used in previous modulesn ize/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldd:: fFile truncateda iled to merge target specific data of file fs/gfs2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_recovery.o CC [M] drivers/iio/adc/ad7887.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_time.o mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap-irq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_ps2mult.o': No such file mv: cannot stat 'kernel/time/.tmp_mx_time.o': No such file or directory rm: cannot remove 'drivers/input/serio/.tmp_mx_ps2mult.o': No such file or directory mv: cannot stat 'fs/gfs2/.tmp_mx_recovery.o': No such file or directory CC [M] sound/core/pcm_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ipack/ipack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ipack/ipack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ipack/ipack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ipack/.tmp_mc_ipack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ipack/.tmp_mc_ipack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ipack/.tmp_mc_ipack.o mv: cannot stat 'drivers/ipack/.tmp_mx_ipack.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-2.o: file not recognized: File truncated CC [M] drivers/hwmon/atxp1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/eventfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/eventfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/eventfd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_eventfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_eventfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_eventfd.o rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/lowlevel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/lowlevel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/lowlevel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_lowlevel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_lowlevel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_lowlevel.o mv: cannot stat 'fs/.tmp_mx_eventfd.o': No such file or directory mv: cannot stat 'fs/udf/.tmp_mx_lowlevel.o': No such file or directory LD kernel/time/built-in.o CC fs/ext3/ext3_jbd.o LD drivers/ipack/built-in.o LD drivers/memstick/host/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/file.o: uses instructions which are incompatible with instructions used in previous modules fs/jfs/.tmp_gl_symlink.o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:: ffaiillee dn otto rmeecroggen itzaerdg:e tFile truncated s pecific data of file fs/gfs2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge ta CC [M] drivers/hwmon/da9052-hwmon.o CC fs/udf/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_symlink.o': No such file CC crypto/aes_generic.o rm: cannot remove 'fs/jfs/.tmp_mx_symlink.o': No such file or directory rget specific data of file fs/gfs2/.tmp_mc_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/udelay_test.o: No such file or directory make[3]: *** [kernel/time/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/time] Error 2 mv: cannot stat 'fs/gfs2/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/udf/.tmp_gl_symlink.o: file not recognized: File truncated CC drivers/md/raid10.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/segbuf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/segbuf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/segbuf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_segbuf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_segbuf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_segbuf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha256_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha256_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/sha256_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha256_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha256_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_sha256_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/udf/.tmp_mx_symlink.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/nls/nls_iso8859-9.o mv: cannot stat 'crypto/.tmp_mx_sha256_generic.o': No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_segbuf.o': No such file or directory rm: cannot remove 'fs/udf/.tmp_mx_symlink.o': No such file or directory drivers/iio/adc/.tmp_gl_ad7923.o: file not recognized: File truncated CC [M] fs/ntfs/namei.o CC fs/jfs/jfs_logmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ad7923.o': No such file rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad7923.o': No such file or directory CC fs/nls/nls_iso8859-13.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/attrib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/attrib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/attrib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_attrib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_attrib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_attrib.o mv: cannot stat 'fs/ntfs/.tmp_mx_attrib.o': No such file or directory CC lib/bsearch.o CC [M] sound/core/pcm_memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/aops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_aops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_aops.o mv: cannot stat 'fs/gfs2/.tmp_mx_aops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/gcinode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/gcinode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:/scratch/kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': fa/scratch/kisskb/src/fs/udf/truncate.c:230:14: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized]i led to merge target specific data of file fs/nilfs2/gcinode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_gcinode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_gcinode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_gcinode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ntfs/.tmp_gl_file.o: file not recognized: File truncated mv: cannot stat 'fs/nilfs2/.tmp_mx_gcinode.o': No such file or directory CC [M] drivers/hwmon/dme1737.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_file.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/xts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_xts.o CC fs/udf/udftime.o CC lib/find_last_bit.o rm: cannot remove 'fs/ntfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'crypto/.tmp_mx_xts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/adc/.tmp_gl_ad7791.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_iso8859-3.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file CC drivers/misc/ad525x_dpot.o rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file or directory drivers/iio/adc/.tmp_gl_ad7291.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ad7791.o': No such file CC fs/udf/unicode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ad7291.o': No such file CC [M] fs/ntfs/runlist.o rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad7791.o': No such file or directory rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad7291.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_sys.o mv: cannot stat 'fs/gfs2/.tmp_mx_sys.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/log.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/log.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/log.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_log.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_log.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_log.o CC [M] fs/ntfs/super.o mv: cannot stat 'fs/gfs2/.tmp_mx_log.o': No such file or directory CC [M] drivers/hwmon/ds620.o CC [M] drivers/iio/dac/ad5380.o CC crypto/cast_common.o CC crypto/cast5_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_binfmt_misc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/mixer_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/mixer_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/mixer_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_mixer_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_mixer_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_mixer_oss.o CC crypto/michael_mic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_misc.o': No such file fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated CC fs/nls/nls_iso8859-15.o rm: cannot remove 'fs/.tmp_mx_binfmt_misc.o': No such file or directory mv: cannot stat 'sound/core/oss/.tmp_mx_mixer_oss.o': No such file or directory CC [M] fs/reiserfs/prints.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file fs/jbd/.tmp_gl_journal.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory CC [M] drivers/hwmon/emc1403.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jbd/.tmp_mx_journal.o': No such file rm: cannot remove 'fs/jbd/.tmp_mx_journal.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: compiled for a big endian system and target is little endiandrivers/hwmon/.tmp_gl_w83793.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83793.o': No such file mv: cannot stat 'fs/reiserfs/.tmp_mx_bitmap.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_w83793.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/genhd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/genhd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/genhd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_genhd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_genhd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_genhd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'block/.tmp_mx_genhd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_iso8859-6.o: file not recognized: File truncated crypto/.tmp_gl_ctr.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific d LD fs/jbd/jbd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file ata of file fs/nilfs2/.tmp_mc_recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-6.o': No such file rm: cannot remove 'crypto/.tmp_mx_ctr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jbd/journal.o: No such file or directory make[3]: *** [fs/jbd/jbd.o] Error 1 make[3]: Target `__build' not remade because of errors. rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-6.o': No such file or directory make[2]: *** [fs/jbd] Error 2 mv: cannot stat 'fs/nilfs2/.tmp_mx_recovery.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_ads7871.o: file not recognized: File truncated CC [M] fs/ntfs/sysctl.o LD sound/core/oss/snd-mixer-oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ads7871.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_ads7871.o': No such file or directory CC block/ioprio.o CC fs/nls/nls_koi8-r.o CC drivers/md/raid5.o CC fs/jfs/jfs_txnmgr.o LD sound/core/oss/built-in.o LD drivers/media/dvb-frontends/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mcb/mcb-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mcb/mcb-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mcb/mcb-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mcb/.tmp_mc_mcb-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mcb/.tmp_mc_mcb-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mcb/.tmp_mc_mcb-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_file.o CC [M] drivers/hwmon/emc6w201.o CC fs/nls/nls_koi8-u.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cgroup.o mv: cannot stat 'fs/reiserfs/.tmp_mx_file.o': No such file or directory mv: cannot stat 'drivers/mcb/.tmp_mx_mcb-core.o': No such file or directory CC [M] sound/core/memalloc.o mv: cannot stat 'kernel/.tmp_mx_cgroup.o': No such file or directory CC fs/nls/nls_koi8-ru.o CC [M] drivers/hwmon/f71805f.o CC [M] drivers/media/dvb-core/dmxdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/truncate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_truncate.o mv: cannot stat 'fs/udf/.tmp_mx_truncate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/directory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/directory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/directory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_directory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_directory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_directory.o mv: cannot stat 'fs/udf/.tmp_mx_directory.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/accel/.tmp_gl_mma8452.o: file not recognized: File truncated CC [M] drivers/mcb/mcb-parse.o LD drivers/media/firewire/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/accel/.tmp_mx_mma8452.o': No such file CC [M] fs/reiserfs/objectid.o CC [M] drivers/hwmon/f71882fg.o rm: cannot remove 'drivers/iio/accel/.tmp_mx_mma8452.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC block/bsg.o drivers/input/serio/.tmp_gl_altera_ps2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_altera_ps2.o': No such file CC [M] drivers/hwmon/f75375s.o /scratch/kisskb/src/drivers/memstick/core/ms_block.c: In function 'h_msb_reset': /scratch/kisskb/src/drivers/memstick/core/ms_block.c:677:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/drivers/memstick/core/ms_block.c: In function 'h_msb_parallel_switch': /scratch/kisskb/src/drivers/memstick/core/ms_block.c:720:1: warning: control reaches end of non-void function [-Wreturn-type] LD drivers/media/i2c/soc_camera/built-in.o rm: cannot remove 'drivers/input/serio/.tmp_mx_altera_ps2.o': No such file or directory CC [M] drivers/media/firewire/firedtv-avc.o /scratch/kisskb/src/drivers/memstick/core/ms_block.c: In function 'h_msb_send_command': /scratch/kisskb/src/drivers/memstick/core/ms_block.c:654:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/drivers/memstick/core/ms_block.c: In function 'h_msb_read_page': /scratch/kisskb/src/drivers/memstick/core/ms_block.c:465:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_discard.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_discard.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fail CC block/partitions/check.o ed to merge target specific data of file fs/jfs/jfs_discard.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_discard.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_discard.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_discard.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_discard.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_adm1031.o: file not recognized: File truncated LD drivers/media/i2c/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1031.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_adm1031.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/partition.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/partition.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/partition.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_partition.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_partition.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_partition.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_pcm_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/the_nilfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/the_nilfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/the_nilfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_the_nilfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_the_nilfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_the_nilfs.o mv: cannot stat 'fs/udf/.tmp_mx_partition.o': No such file or directory CC [M] drivers/media/firewire/firedtv-ci.o mv: cannot stat 'sound/core/.tmp_mx_pcm_timer.o': No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_the_nilfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated LD drivers/iio/frequency/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file rm: cannot remove 'crypto/.tmp_mx_fcrypt.o': No such file or directory CC [M] drivers/hwmon/g760a.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_extent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_extent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_extent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/adc/.tmp_gl_ad7793.o: file not recognized: File truncated mv: cannot stat 'fs/jfs/.tmp_mx_jfs_extent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ad7793.o': No such file CC [M] drivers/iio/frequency/ad9523.o rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad7793.o': No such file or directory CC [M] drivers/hwmon/htu21.o LD drivers/media/parport/built-in.o LD drivers/media/mmc/siano/built-in.o CC [M] fs/ntfs/unistr.o CC block/partitions/acorn.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/libps2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/libps2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/libps2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_libps2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_libps2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/.tmp_mc_libps2.o CC [M] fs/ntfs/upcase.o fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated mv: cannot stat 'drivers/input/serio/.tmp_mx_libps2.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file LD drivers/media/mmc/built-in.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp949.o': No such file or directory CC lib/find_next_bit.o CC [M] drivers/iio/common/st_sensors/st_sensors_core.o CC fs/nls/mac-greek.o CC block/partitions/atari.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-9.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-9.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/serio/.tmp_gl_arc_ps2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_arc_ps2.o': No such file rm: cannot remove 'drivers/input/serio/.tmp_mx_arc_ps2.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-13.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-13.o': No such file drivers/hwmon/.tmp_gl_adt7310.o: file not recognized: File truncated CC fs/jfs/jfs_uniupr.o CC fs/nls/mac-romanian.o rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-13.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adt7310.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_adt7310.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/scsi_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_scsi_ioctl.o mv: cannot stat 'block/.tmp_mx_scsi_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_i2c.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_i2c.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/st_sensors_i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_i2c.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_i2c.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/.tmp_mc_st_sensors_i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/mst.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/mst.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/mst.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_mst.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_mst.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_mst.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/iio/common/st_sensors/.tmp_mx_st_sensors_i2c.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_mst.o': No such file or directory LD drivers/media/pci/b2c2/built-in.o CC fs/nls/mac-turkish.o drivers/iio/dac/.tmp_gl_ad5360.o: file not recognized: File truncated LD drivers/mmc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5360.o': No such file CC block/bsg-lib.o rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5360.o': No such file or directory CC [M] drivers/hwmon/ibmaem.o CC [M] fs/nls/nls_cp852.o CC fs/jfs/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_compress.o mv: cannot stat 'fs/nilfs2/.tmp_mx_alloc.o': No such file or directory LD drivers/media/pci/ddbridge/built-in.o mv: cannot stat 'fs/ntfs/.tmp_mx_compress.o': No such file or directory CC [M] fs/nls/nls_cp855.o CC fs/jfs/xattr.o CC fs/jfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD kernel/trace/built-in.o LD drivers/media/pci/dm1105/built-in.o fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory CC [M] fs/reiserfs/lbalance.o CC [M] drivers/hwmon/iio_hwmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/ext3_jbd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/ext3_jbd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/ext3_jbd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_ext3_jbd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_ext3_jbd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_ext3_jbd.o CC crypto/crc32c_generic.o mv: cannot stat 'fs/ext3/.tmp_mx_ext3_jbd.o': No such file or directory drivers/hwmon/.tmp_gl_adm9240.o: file not recognized: File truncated LD drivers/media/pci/mantis/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm9240.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_adm9240.o': No such file or directory CC [M] drivers/media/firewire/firedtv-dvb.o LD drivers/mtd/chips/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_dir.o /scratch/kisskb/src/fs/reiserfs/prints.c: In function '__reiserfs_panic': /scratch/kisskb/src/fs/reiserfs/prints.c:372:1: warning: 'noreturn' function does return [enabled by default] CC crypto/lzo.o mv: cannot stat 'fs/reiserfs/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: daUnable to change endianness of input file(s)ta of file fs/nilfs2/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_sysfs.o fs/nls/.tmp_gl_nls_koi8-r.o: file not recognized: File truncated mv: cannot stat 'fs/nilfs2/.tmp_mx_sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file CC [M] drivers/mtd/chips/chipreg.o drivers/hwmon/.tmp_gl_atxp1.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/cros_ec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/cros_ec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to me CC [M] drivers/media/firewire/firedtv-fe.o rge target specific data of file drivers/mfd/cros_ec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_cros_ec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_cros_ec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_cros_ec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_atxp1.o': No such file mv: cannot stat 'drivers/mfd/.tmp_mx_cros_ec.o': No such file or directory LD drivers/media/pci/ngene/built-in.o rm: cannot remove 'drivers/hwmon/.tmp_mx_atxp1.o': No such file or directory CC crypto/lz4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/mft.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/mft.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tar/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) get specific data of file fs/ntfs/mft.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_mft.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_mft.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_mft.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sfs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated CC crypto/lz4hc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_adm1026.o: file not recognized: File truncated mv: cannot stat 'fs/ntfs/.tmp_mx_mft.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated pecific data of file drivers/iio/common/st_sensors/st_sensors_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/.tmp_mc_st_sensors_spi.o CC drivers/md/md.o rm: cannot remove 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file CC block/partitions/mac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/ops_fstype.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/ops_fstype.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targemv: t specannot stat 'drivers/iio/common/st_sensors/.tmp_mx_st_sensors_spi.o'cif: No such file or directoryi c data of file fs/gfs2/ops_fstype.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_ops_fstype.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_ops_fstype.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_ops_fstype.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adm1026.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/udftime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/udftime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/udftime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_udftime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_udftime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tarrm: cannot remove 'drivers/hwmon/.tmp_mx_adm1026.o': No such file or directory drivers/hwmon/.tmp_gl_da9052-hwmon.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_ioctl.o mv: cannot stat 'fs/gfs2/.tmp_mx_ops_fstype.o': No such file or directory get specific data of file fs/udf/.tmp_mc_udftime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_da9052-hwmon.o': No such file mv: cannot stat 'fs/nilfs2/.tmp_mx_ioctl.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_da9052-hwmon.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/index.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/index.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/index.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_index.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_index.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_index.o mv: cannot stat 'fs/udf/.tmp_mx_udftime.o': No such file or directory LD drivers/media/pci/pluto2/built-in.o CC drivers/mfd/htc-pasic3.o mv: cannot stat 'fs/ntfs/.tmp_mx_index.o': No such file or directory CC block/partitions/msdos.o CC drivers/md/bitmap.o CC lib/llist.o CC [M] fs/nls/nls_cp857.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/hwmon/ina209.o fs/.tmp_gl_binfmt_elf.o: file not recognized: File truncated CC [M] drivers/mtd/chips/cfi_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_elf.o': No such file CC [M] drivers/iio/common/st_sensors/st_sensors_buffer.o rm: cannot remove 'fs/.tmp_mx_binfmt_elf.o': No such file or directory LD drivers/media/pci/pt1/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/hwmon/ina2xx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/posix_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/posix_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/posix_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_posix_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_posix_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_posix_acl.o CC block/partitions/sgi.o LD drivers/media/pci/saa7146/built-in.o CC [M] fs/reiserfs/ibalance.o fs/nls/.tmp_gl_mac-greek.o: file not recognized: File truncated mv: cannot stat 'fs/.tmp_mx_posix_acl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-greek.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_mac-greek.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific da CC [M] sound/core/rawmidi.o drivers/hwmon/.tmp_gl_ds620.o: file not recognized: File truncated ta of file fs/udf/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ds620.o': No such file mv: cannot stat 'fs/udf/.tmp_mx_misc.o': No such file or directory CC crypto/rng.o rm: cannot remove 'drivers/hwmon/.tmp_mx_ds620.o': No such file or directory CC [M] fs/nls/nls_cp864.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated CC lib/memweight.o CC [M] drivers/hwmon/it87.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file rm: cannot remove 'crypto/.tmp_mx_michael_mic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/media/pci/ttpci/built-in.o CC crypto/krng.o drivers/iio/adc/.tmp_gl_ad7887.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvbdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvbdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/dvbdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvbdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvbdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/.tmp_mc_dvbdev.o fs/ntfs/.tmp_gl_namei.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_namei.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ad7887.o': No such file rm: cannot remove 'fs/ntfs/.tmp_mx_namei.o': No such file or directory rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad7887.o': No such file or directory CC block/partitions/ultrix.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvbdev.o': No such file or directory LD drivers/media/pci/built-in.o CC [M] drivers/hwmon/jc42.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/adt7x10.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/adt7x10.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/adt7x10.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_adt7x10.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_adt7x10.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/.tmp_mc_adt7x10.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/upcase.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/upcase.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/upcase.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_upcase.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_upcase.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_upcase.o CC crypto/ghash-generic.o mv: cannot stat 'drivers/hwmon/.tmp_mx_adt7x10.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_upcase.o': No such file or directory CC [M] drivers/iio/dac/ad5624r_spi.o CC [M] drivers/media/dvb-core/dvb_demux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/regmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mcb/mcb-parse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mcb/mcb-parse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergdrivers/md/.tmp_gl_raid0.o: file not recognized: File truncated e target specific data of file drivers/mcb/mcb-parse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mcb/.tmp_mc_mcb-parse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mcb/.tmp_mc_mcb-parse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mcb/.tmp_mc_mcb-parse.o CC [M] drivers/iio/adc/max1363.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_raid0.o': No such file mv: cannot stat 'drivers/mcb/.tmp_mx_mcb-parse.o': No such file or directory fs/nls/.tmp_gl_mac-romanian.o: file not recognized: File truncated mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap.o': No such file or directory rm: cannot remove 'drivers/md/.tmp_mx_raid0.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-romanian.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_mac-romanian.o': No such file or directory CC [M] drivers/iio/common/st_sensors/st_sensors_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_emc1403.o: file not recognized: File truncated LD drivers/base/regmap/built-in.o CC [M] drivers/hwmon/lineage-pem.o CC [M] fs/nls/nls_cp866.o LD [M] drivers/mcb/mcb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_emc1403.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_emc1403.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/base/regmap/regcache-rbtree.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/base/regmap/regcache-lzo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/base/regmap/regcache-flat.o: No such file or directory make[4]: *** [drivers/base/regmap/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/base/regmap] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/base] Error 2 CC [M] fs/reiserfs/stree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_imap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_imap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_imap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_imap.o CC block/partitions/efi.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/net/built-in.o drivers/hwmon/.tmp_gl_htu21.o: file not recognized: File truncated LD drivers/nfc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_htu21.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/libata-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/libata-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ata/.tmp_mc_libata-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ata/.tmp_mc_libata-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/hwmon/.tmp_mx_htu21.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/check.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/check.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mefs/nls/.tmp_gl_mac-turkish.o: file not recognized: File truncated rge target specific data of file block/partitions/check.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_check.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_check.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_check.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-turkish.o': No such file mv: cannot stat 'block/partitions/.tmp_mx_check.o': No such file or directorymv: cannot stat 'drivers/ata/.tmp_mx_libata-core.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_mac-turkish.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] fs/nls/nls_cp950.o drivers/hwmon/.tmp_gl_g760a.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_g760a.o': No such file drivers/hwmon/.tmp_gl_emc6w201.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_g760a.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_emc6w201.o': No such file fs/nls/.tmp_gl_nls_cp852.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_emc6w201.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp852.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp852.o': No such file or directory CC [M] drivers/hwmon/lm73.o CC [M] drivers/media/dvb-core/dvb_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD [M] drivers/ata/libata.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_pcm_misc.o fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated CC [M] drivers/hwmon/lm75.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/parport/share.o CC drivers/phy/phy-core.o mv: cannot stat 'sound/core/.tmp_mx_pcm_misc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp855.o': No such file drivers/iio/dac/.tmp_gl_ad5380.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5380.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp855.o': No such file or directory CC [M] fs/nls/nls_cp1250.o CC [M] drivers/media/dvb-core/dvb_ca_en50221.o rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5380.o': No such file or directory CC drivers/pinctrl/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/unicode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/unicode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_unicode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific CC [M] drivers/hwmon/lm80.o data of file fs/udf/.tmp_mc_unicode.o CC lib/kfifo.o mv: cannot stat 'fs/udf/.tmp_mx_unicode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_memory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_memory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_pcm_memory.o mv: cannot stat 'fs/ext3/.tmp_mx_resize.o': No such file or directory LD drivers/platform/built-in.o LD sound/core/snd.o mv: cannot stat 'sound/core/.tmp_mx_pcm_memory.o': No such file or directory CC drivers/md/dm-uevent.o CC drivers/mfd/arizona-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_pcm.o LD kernel/events/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_ioctl.o CC drivers/md/dm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'sound/core/.tmp_mx_pcm.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_ioctl.o': No such file or directory fs/nls/.tmp_gl_nls_cp857.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file CC drivers/md/dm-table.o crypto/.tmp_gl_lz4.o: file not recognized: File truncated make[2]: Target `__build' not remade because of errors. make[1]: *** [kernel] Error 2 rm: cannot remove 'fs/nls/.tmp_mx_nls_cp857.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lz4.o': No such file CC drivers/parport/ieee1284.o rm: cannot remove 'crypto/.tmp_mx_lz4.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/md/dm-target.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/objectid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/objectid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/objectid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_objectid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_objectid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific dacrypto/.tmp_gl_lz4hc.o: file not recognized: File truncated ta of file fs/reiserfs/.tmp_mc_objectid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/memstick.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/memstick.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/memstick/core/memstick.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/.tmp_mc_memstick.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/.tmp_mc_memstick.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to CC drivers/power/power_supply_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lz4hc.o': No such file merge target specific data of file drivers/memstick/core/.tmp_mc_memstick.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/cpfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/cpfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/cpfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_cpfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_cpfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_cpfile.o mv: cannot stat 'fs/reiserfs/.tmp_mx_objectid.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_lz4hc.o': No such file or directory LD drivers/media/platform/davinci/built-in.o mv: cannot stat 'drivers/memstick/core/.tmp_mx_memstick.o': No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_cpfile.o': No such file or directory CC [M] drivers/media/platform/vivi.o CC drivers/mfd/arizona-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/iio/adc/mcp320x.o crypto/.tmp_gl_lzo.o: file not recognized: File truncated CC [M] fs/nls/nls_ascii.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file CC drivers/power/power_supply_sysfs.o CC [M] drivers/media/platform/mem2mem_testdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_namei.o CC [M] drivers/media/dvb-core/dvb_frontend.o rm: cannot remove 'crypto/.tmp_mx_lzo.o': No such file or directory CC lib/percpu-refcount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/unistr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/unistr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/unistr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_unistr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_unistr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_unistr.o mv: cannot stat 'fs/reiserfs/.tmp_mx_namei.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_unistr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/gfs2/.tmp_gl_inode.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/mac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/mac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/mac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_mac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_mac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_mac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_inode.o': No such file mv: cannot stat 'block/partitions/.tmp_mx_mac.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'fs/gfs2/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/atari.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/atari.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/atari.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_atari.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_atari.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_atari.o drivers/hwmon/.tmp_gl_iio_hwmon.o: file not recognized: File truncated mv: cannot stat 'block/partitions/.tmp_mx_atari.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_iio_hwmon.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-ci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-ci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specif CC [M] drivers/hwmon/lm83.o ic data of file drivers/media/firewire/firedtv-ci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-ci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-ci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/firewire/.tmp_mc_firedtv-ci.o rm: cannot remove 'drivers/hwmon/.tmp_mx_iio_hwmon.o': No such file or directory mv: cannot stat 'drivers/media/firewire/.tmp_mx_firedtv-ci.o': No such file or directory LD drivers/iio/gyro/built-in.o CC [M] fs/reiserfs/hashes.o CC drivers/phy/phy-bcm-kona-usb2.o CC [M] drivers/iio/gyro/adis16080.o CC block/partitions/karma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_crc32c_generic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c_generic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/sufile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/sufile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file CC drivers/pinctrl/pinctrl-utils.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/memalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/memalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_memalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_memalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_memalloc.o CC [M] drivers/iio/adc/mcp3422.o rm: cannot remove 'crypto/.tmp_mx_crc32c_generic.o': No such file or directory fs/nilfs2/sufile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_sufile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_sufile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_sufile.o CC crypto/xor.o mv: cannot stat 'fs/nilfs2/.tmp_mx_sufile.o': No such file or directory mv: cannot stat 'sound/core/.tmp_mx_memalloc.o': No such file or directory CC [M] fs/reiserfs/tail_conversion.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/aio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/aio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/aio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_aio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_aio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_aio.o CC [M] drivers/hwmon/lm85.o mv: cannot stat 'fs/.tmp_mx_aio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file CC drivers/parport/ieee1284_ops.o CC [M] fs/reiserfs/journal.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp864.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_resize.o LD drivers/media/platform/built-in.o mv: cannot stat 'fs/jfs/.tmp_mx_resize.o': No such file or directory CC [M] drivers/media/dvb-core/dvb_ringbuffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_xtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_xtree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_xtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_xtree.o crypto/.tmp_gl_krng.o: file not recognized: File truncated mv: cannot stat 'fs/jfs/.tmp_mx_jfs_xtree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/acorn.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/acorn.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/acorn.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_acorn.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file block/partitions/.tmp_mc_acorn.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_acorn.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp866.o': No such file or directory merge target specific data of file fs/jfs/jfs_metapage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_metapage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_metapage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_metapage.o rm: cannot remove 'crypto/.tmp_mx_krng.o': No such file or directory mv: cannot stat 'block/partitions/.tmp_mx_acorn.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_jfs_metapage.o': No such file or directory LD drivers/media/radio/built-in.o CC drivers/parport/procfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partition-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partition-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partition-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_partition-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_partition-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_partition-generic.o mv: cannot stat 'block/.tmp_mx_partition-generic.o': No such file or directory CC [M] drivers/parport/parport_ax88796.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/ultrix.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/ultrix.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/ultrix.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_ultrix.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_ultrix.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_ultrix.o CC [M] drivers/media/firewire/firedtv-fw.o mv: cannot stat 'block/partitions/.tmp_mx_ultrix.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_dmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_dmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_dmap.o CC [M] drivers/media/dvb-core/dvb_math.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory drivers/hwmon/.tmp_gl_ina2xx.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/sgi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/sgi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/sgi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_sgi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_sgi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_sgi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ina2xx.o': No such file mv: cannot stat 'block/partitions/.tmp_mx_sgi.o': No such file or directory LD drivers/media/tuners/built-in.o rm: cannot remove 'drivers/hwmon/.tmp_mx_ina2xx.o': No such file or directory CC [M] fs/nls/nls_iso8859-4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/super.o LD drivers/media/rc/keymaps/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_super.o mv: cannot stat 'fs/gfs2/.tmp_mx_super.o': No such file or directory CC [M] drivers/media/tuners/tuner-xc2028.o CC crypto/async_tx/async_tx.o CC drivers/md/dm-linear.o CC [M] fs/nls/nls_iso8859-7.o LD drivers/media/rc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/karma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/karma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/karma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_karma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_karma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_karma.o mv: cannot stat 'block/partitions/.tmp_mx_karma.o': No such file or directory CC drivers/power/pda_power.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/des_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of CC crypto/asymmetric_keys/asymmetric_type.o file crypto/des_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_des_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_des_generic.o CC drivers/pinctrl/pinmux.o mv: cannot stat 'crypto/.tmp_mx_des_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp1250.o: file not recognized: File truncated CC [M] drivers/iio/adc/men_z188_adc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1250.o': No such file CC [M] drivers/hwmon/lm87.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_dir.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp1250.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/chipreg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/chipreg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/chipreg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_chipreg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_chipreg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_chipreg.o CC crypto/async_tx/async_memcpy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/mtd/chips/.tmp_mx_chipreg.o': No such file or directory mv: cannot stat 'fs/ext3/.tmp_mx_namei.o': No such file or directory crypto/.tmp_gl_ghash-generic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ghash-generic.o': No such file CC drivers/pinctrl/pinconf.o rm: cannot remove 'crypto/.tmp_mx_ghash-generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/msdos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/msdos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/msdos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_msdos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_msdos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_msdos.o mv: cannot stat 'block/partitions/.tmp_mx_msdos.o': No such file or directory CC drivers/phy/phy-omap-control.o CC [M] fs/nls/nls_iso8859-14.o CC [M] drivers/iio/gyro/adis16136.o CC [M] drivers/media/tuners/tuner-simple.o CC crypto/hash_info.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cast5_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cast5_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cast5_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cast5_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cast5_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_cast5_generic.o CC [M] drivers/mtd/chips/cfi_util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-fe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-fe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/firewire/firedtv-fe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mv: cannot stat 'crypto/.tmp_mx_cast5_generic.o': No such file or directory drivers/media/firewire/.tmp_mc_firedtv-fe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-fe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/firewire/.tmp_mc_firedtv-fe.o mv: cannot stat 'drivers/media/firewire/.tmp_mx_firedtv-fe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-dvb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-dvb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/firewire/firedtv-dvb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-dvb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-dvb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/firewire/.tmp_mc_firedtv-dvb.o CC [M] fs/reiserfs/resize.o /scratch/kisskb/src/drivers/media/firewire/firedtv-avc.c: In function 'avc_tuner_dsd': /scratch/kisskb/src/drivers/media/firewire/firedtv-avc.c:608:26: warning: 'pos' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/media/firewire/.tmp_mx_firedtv-dvb.o': No such file or directory fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_ina209.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_ascii.o': No such file CC drivers/misc/bmp085.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ina209.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_ascii.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_ina209.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/htc-pasic3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/htc-pasic3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/htc-pasic3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_htc-pasic3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_htc-pasic3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_htc-pasic3.o drivers/hwmon/.tmp_gl_lm73.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/misc/ti_dac7512.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm73.o': No such file mv: cannot stat 'drivers/mfd/.tmp_mx_htc-pasic3.o': No such file or directory drivers/iio/adc/.tmp_gl_mcp3422.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_lm73.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_mcp3422.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/iio/adc/.tmp_mx_mcp3422.o': No such file or directory drivers/hwmon/.tmp_gl_lineage-pem.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lineage-pem.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bsg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/bsg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bsg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_bsg.o rm: cannot remove 'drivers/hwmon/.tmp_mx_lineage-pem.o': No such file or directory CC [M] crypto/hmac.o CC [M] fs/nls/nls_utf8.o mv: cannot stat 'block/.tmp_mx_bsg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/efi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/efi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/efi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_efi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_efi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_efi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/misc/altera-stapl/built-in.o mv: cannot stat 'block/partitions/.tmp_mx_efi.o': No such file or directory drivers/iio/dac/.tmp_gl_ad5624r_spi.o: file not recognized: File truncated drivers/phy/.tmp_gl_phy-bcm-kona-usb2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5624r_spi.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/phy/.tmp_mx_phy-bcm-kona-usb2.o': No such file CC [M] drivers/misc/altera-stapl/altera-lpt.o rm: cannot remove 'drivers/phy/.tmp_mx_phy-bcm-kona-usb2.o': No such file or directory CC [M] drivers/media/tuners/tuner-types.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5624r_spi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_jc42.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_f75375s.o: file not recognized: File truncated CC [M] fs/nls/mac-croatian.o LD block/partitions/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_jc42.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_f75375s.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_jc42.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_f75375s.o': No such file or directory CC [M] drivers/media/tuners/mt20xx.o CC [M] drivers/hwmon/lm90.o CC block/blk-cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_filter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specifi CC drivers/md/dm-stripe.o c data of file drivers/media/dvb-core/dvb_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_filter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/.tmp_mc_dvb_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/ioprio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/ioprio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/ioprio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_ioprio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_ioprio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_ioprio.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_filter.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rng.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rng.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_rng.o mv: cannot stat 'block/.tmp_mx_ioprio.o': No such file or directory CC block/noop-iosched.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/btree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_btree.o CC drivers/phy/phy-spear1310-miphy.o mv: cannot stat 'fs/nilfs2/.tmp_mx_btree.o': No such file or directory CC [M] drivers/iio/dac/ad5064.o mv: cannot stat 'crypto/.tmp_mx_rng.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/locks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/locks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_locks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_locks.o CC [M] drivers/hwmon/lm92.o CC [M] drivers/iio/dac/ad5446.o mv: cannot stat 'fs/.tmp_mx_locks.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_namei.o mv: cannot stat 'fs/udf/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/altera-lpt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/altera-lpt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/altera-stapl/altera-lpt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/.tmp_mc_altera-lpt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/.tmp_mc_altera-lpt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/altera-stapl/.tmp_mc_altera-lpt.o mv: cannot stat 'drivers/misc/altera-stapl/.tmp_mx_altera-lpt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dmxdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dmxdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/dmxdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dmxdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dmxdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/.tmp_mc_dmxdev.o CC [M] drivers/hwmon/lm95234.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dmxdev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/adc/.tmp_gl_mcp320x.o: file not recognized: File truncated CC [M] drivers/misc/altera-stapl/altera-jtag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/power_supply_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/power_supply_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sp/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC block/cfq-iosched.o ecific data of file drivers/power/power_supply_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/.tmp_mc_power_supply_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/.tmp_mc_power_supply_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/power/.tmp_mc_power_supply_sysfs.o drivers/misc/.tmp_gl_ti_dac7512.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_ti_dac7512.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_ti_dac7512.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_mcp320x.o': No such file mv: cannot stat 'drivers/power/.tmp_mx_power_supply_sysfs.o': No such file or directory LD drivers/misc/carma/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/iio/adc/.tmp_mx_mcp320x.o': No such file or directory CC [M] fs/reiserfs/item_ops.o drivers/hwmon/.tmp_gl_lm75.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm75.o': No such file CC drivers/pinctrl/pinconf-generic.o rm: cannot remove 'drivers/hwmon/.tmp_mx_lm75.o': No such file or directory mv: cannot stat 'fs/gfs2/.tmp_mx_quota.o': No such file or directory CC drivers/mfd/wm5102-tables.o CC [M] fs/nls/mac-cyrillic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/procfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/procfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_procfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_procfs.o mv: cannot stat 'drivers/parport/.tmp_mx_procfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/st_sensors_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] fs/nls/mac-inuit.o drivers/hwmon/.tmp_gl_lm83.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_f71805f.o: file not recognized: File truncated drivers/iio/gyro/.tmp_gl_adis16080.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/pcm_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/pcm_oss.o: uses instructions which are incompatible with instructions used in previous modules/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/.tmp_mc_st_sensors_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_f71805f.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm83.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/gyro/.tmp_mx_adis16080.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/pcm_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_pcm_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_pcm_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_pcm_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file mv: cannot stat 'drivers/iio/common/st_sensors/.tmp_mx_st_sensors_buffer.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_lm83.o': No such file or directory LD drivers/pinctrl/nomadik/built-in.o rm: cannot remove 'drivers/hwmon/.tmp_mx_f71805f.o': No such file or directory rm: cannot remove 'drivers/iio/gyro/.tmp_mx_adis16080.o': No such file or directory mv: cannot stat 'sound/core/oss/.tmp_mx_pcm_oss.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/frequency/.tmp_gl_ad9523.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/phy/phy-spear1340-miphy.o fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/frequency/.tmp_mx_ad9523.o': No such file CC [M] drivers/hwmon/lm95241.o CC drivers/power/test_power.o rm: cannot remove 'drivers/iio/frequency/.tmp_mx_ad9523.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-7.o': No such file CC [M] drivers/iio/gyro/st_gyro_core.o rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory CC lib/percpu_ida.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/pinctrl-utils.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/pinctrl-utils.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/pinctrl-utils.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_pinctrl-utils.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_pinctrl-utils.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/.tmp_mc_pinctrl-utils.o mv: cannot stat 'drivers/pinctrl/.tmp_mx_pinctrl-utils.o': No such file or directory LD drivers/media/usb/b2c2/built-in.o CC [M] fs/nls/mac-roman.o CC lib/hash.o CC [M] drivers/mtd/chips/cfi_cmdset_0020.o LD [M] sound/core/oss/snd-pcm-oss.o LD drivers/media/usb/dvb-usb/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/st_sensors_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/.tmp_mc_st_sensors_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bsg-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bsg-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/bsg-lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bsg-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bsg-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_bsg-lib.o LD sound/core/built-in.o mv: cannot stat 'block/.tmp_mx_bsg-lib.o': No such file or directory mv: cannot stat 'drivers/iio/common/st_sensors/.tmp_mx_st_sensors_trigger.o': No such file or directory LD drivers/media/usb/dvb-usb-v2/built-in.o CC lib/rhashtable.o CC [M] drivers/iio/frequency/adf4350.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/media/usb/s2255/built-in.o drivers/hwmon/.tmp_gl_ibmaem.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ibmaem.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/st_sensors_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/st_sensors_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/st_sensors/.tmp_mc_st_sensors_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/common/st_sensors/.tmp_mc_st_sensors_core.o rm: cannot remove 'drivers/hwmon/.tmp_mx_ibmaem.o': No such file or directory mv: cannot stat 'drivers/iio/common/st_sensors/.tmp_mx_st_sensors_core.o': No such file or directory CC crypto/async_tx/async_xor.o CC [M] fs/reiserfs/ioctl.o /scratch/kisskb/src/block/cfq-iosched.c: In function 'cfq_async_queue_prio': /scratch/kisskb/src/block/cfq-iosched.c:3640:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_timer.o LD drivers/mtd/devices/built-in.o fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated mv: cannot stat 'sound/core/.tmp_mx_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/media/usb/siano/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file drivers/hwmon/.tmp_gl_adt7475.o: file not recognized: File truncated CC crypto/async_tx/async_pq.o rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory CC drivers/pinctrl/sh-pfc/core.o LD drivers/media/usb/stkwebcam/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_adt7475.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_adt7475.o': No such file or directory CC [M] drivers/mtd/devices/docg3.o LD [M] drivers/iio/common/st_sensors/st_sensors.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/prints.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/prints.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/prints.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_prints.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_prints.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_prints.o CC drivers/pinctrl/sh-pfc/pinctrl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/reiserfs/.tmp_mx_prints.o': No such file or directory drivers/hwmon/.tmp_gl_lm80.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm80.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/runlist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/runlist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/runlist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_runlist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_runlist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_runlist.o rm: cannot remove 'drivers/hwmon/.tmp_mx_lm80.o': No such file or directory LD drivers/media/usb/ttusb-budget/built-in.o LD drivers/iio/common/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/ieee1284.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_ieee1284.o mv: cannot stat 'fs/ntfs/.tmp_mx_runlist.o': No such file or directory mv: cannot stat 'drivers/parport/.tmp_mx_ieee1284.o': No such file or directory CC [M] fs/reiserfs/xattr.o CC [M] drivers/hwmon/lm95245.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/cfi_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data CC [M] drivers/mtd/devices/mtdram.o of file drivers/mtd/chips/.tmp_mc_cfi_probe.o fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated mv: cannot stat 'drivers/mtd/chips/.tmp_mx_cfi_probe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_utf8.o': No such file or directory LD drivers/media/usb/ttusb-dec/built-in.o mv: cannot stat 'fs/jfs/.tmp_mx_xattr.o': No such file or directory CC [M] fs/reiserfs/lock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/ad525x_dpot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/ad525x_dpot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/ad525x_dpot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_ad525x_dpot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_ad525x_dpot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/.tmp_mc_ad525x_dpot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_math.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_math.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/dvb_math.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_math.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_math.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/.tmp_mc_dvb_math.o CC crypto/async_tx/async_raid6_recov.o CC [M] crypto/xcbc.o mv: cannot stat 'drivers/misc/.tmp_mx_ad525x_dpot.o': No such file or directory mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_math.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-uevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-uevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific dat/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/hashes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/hashes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/hashes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_hashes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_hashes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_hashes.o a of file drivers/md/dm-uevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-uevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-uevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-uevent.o CC [M] fs/reiserfs/xattr_user.o CC [M] drivers/media/tuners/tda8290.o mv: cannot stat 'drivers/md/.tmp_mx_dm-uevent.o': No such file or directory mv: cannot stat 'fs/reiserfs/.tmp_mx_hashes.o': No such file or directory LD fs/nls/built-in.o LD drivers/media/usb/zr364xx/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp437.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp737.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp850.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp860.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp861.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp862.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp863.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp932.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_euc-jp.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp949.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp1251.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-1.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-2.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-3.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-6.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp1255.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-9.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-13.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-15.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-r.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-u.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-ru.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-greek.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-romanian.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-turkish.o: No such file or directory CC drivers/mfd/wm5110-tables.o make[3]: *** [fs/nls/built-in.o] Error 1 CC [M] drivers/misc/altera-stapl/altera-comp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/media/tuners/tda9887.o LD drivers/media/v4l2-core/built-in.o drivers/iio/adc/.tmp_gl_men_z188_adc.o: file not recognized: File truncated CC drivers/md/dm-ioctl.o LD drivers/media/usb/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_men_z188_adc.o': No such file CC crypto/asymmetric_keys/signature.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/asymmetric_type.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/asymmetric_type.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of frm: cannot remove 'drivers/iio/adc/.tmp_mx_men_z188_adc.o': No such file or directory ile crypto/asymmetric_keys/asymmetric_type.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_asymmetric_type.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_asymmetric_type.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_asymmetric_type.o CC [M] drivers/media/v4l2-core/v4l2-dev.o CC crypto/asymmetric_keys/public_key.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_asymmetric_type.o': No such file or directory LD drivers/misc/cb710/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-linear.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-linear.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-linear.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-linear.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-linear.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-linear.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-target.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-target.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-target.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-target.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-target.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-target.o mv: cannot stat 'drivers/md/.tmp_mx_dm-linear.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-target.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_ringbuffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_ringbuffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/dvb_ringbuffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_ringbuffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_ringbuffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/.tmp_mc_dvb_ringbuffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/power_supply_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/power_supply_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/power/power_supply_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/.tmp_mc_power_supply_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/.tmp_mc_power_supply_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/power/.tmp_mc_power_supply_core.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_ringbuffer.o': No such file or directory fs/nls/.tmp_gl_mac-croatian.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-croatian.o': No such file mv: cannot stat 'drivers/power/.tmp_mx_power_supply_core.o': No such file or directory LD drivers/misc/eeprom/built-in.o CC [M] fs/reiserfs/xattr_trusted.o rm: cannot remove 'fs/nls/.tmp_mx_mac-croatian.o': No such file or directory LD drivers/misc/lis3lv02d/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/rgrp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/rgrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/rgrp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_rgrp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_rgrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_rgrp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/iio/humidity/built-in.o CC [M] drivers/misc/eeprom/eeprom.o fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated mv: cannot stat 'fs/gfs2/.tmp_mx_rgrp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_logmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_logmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_logmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/ieee1284_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_ieee1284_ops.o CC [M] drivers/iio/dac/ad5449.o CC drivers/md/dm-io.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp950.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_tx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_tx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_tx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_tx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_tx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_tx.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp950.o': No such file or directory mv: cannot stat 'drivers/parport/.tmp_mx_ieee1284_ops.o': No such file or directory CC [M] drivers/media/tuners/tda827x.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_tx.o': No such file or directory CC [M] drivers/mtd/chips/cfi_cmdset_0002.o LD drivers/misc/mic/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/parport/.tmp_gl_parport_ax88796.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/parport/.tmp_mx_parport_ax88796.o': No such file CC [M] drivers/iio/dac/ad5755.o rm: cannot remove 'drivers/parport/.tmp_mx_parport_ax88796.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/mtd/lpddr/built-in.o CC drivers/md/dm-kcopyd.o drivers/iio/adc/.tmp_gl_max1363.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_max1363.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/hwmon/ltc2945.o rm: cannot remove 'drivers/iio/adc/.tmp_mx_max1363.o': No such file or directory drivers/iio/gyro/.tmp_gl_adis16136.o: file not recognized: File truncated CC [M] drivers/mtd/chips/cfi_cmdset_0001.o LD drivers/mtd/maps/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/i2c-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/i2c-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/i2c-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/.tmp_mc_i2c-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/.tmp_mc_i2c-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/i2c/.tmp_mc_i2c-core.o CC [M] drivers/iio/dac/ad5764.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/gyro/.tmp_mx_adis16136.o': No such file CC [M] drivers/hwmon/ltc4151.o rm: cannot remove 'drivers/iio/gyro/.tmp_mx_adis16136.o': No such file or directory mv: cannot stat 'drivers/i2c/.tmp_mx_i2c-core.o': No such file or directory CC [M] drivers/mtd/lpddr/qinfo_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/maps/map_funcs.o drivers/phy/.tmp_gl_phy-spear1310-miphy.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/phy/phy-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/phy/phy-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/phy/phy-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/phy/.tmp_mc_phy-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/phy/.tmp_mc_phy-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/phy/.tmp_mc_phy-core.o CC [M] drivers/hwmon/ltc4215.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/phy/.tmp_mx_phy-spear1310-miphy.o': No such file fs/nls/.tmp_gl_mac-cyrillic.o: file not recognized: File truncated rm: cannot remove 'drivers/phy/.tmp_mx_phy-spear1310-miphy.o': No such file or directory mv: cannot stat 'drivers/phy/.tmp_mx_phy-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-cyrillic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sprm: cannot remove 'fs/nls/.tmp_mx_mac-cyrillic.o': No such file or directory ecific data of file fs/ext3/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext3/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext3/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/ext3/.tmp_mx_inode.o': No such file or directory drivers/power/.tmp_gl_pda_power.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD [M] drivers/i2c/i2ccore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_pda_power.o': No such file fs/nls/.tmp_gl_mac-inuit.o: file not recognized: File truncated rm: cannot remove 'drivers/power/.tmp_mx_pda_power.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-inuit.o': No such file CC [M] drivers/mtd/chips/gen_probe.o rm: cannot remove 'fs/nls/.tmp_mx_mac-inuit.o': No such file or directory CC [M] drivers/media/tuners/tda18271-maps.o CC [M] drivers/iio/dac/ad5791.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/altera-comp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/altera-comp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/altera-stapl/altera-comp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/.tmp_mc_altera-comp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/.tmp_mc_altera-comp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/altera-stapl/.tmp_mc_altera-comp.o CC [M] drivers/iio/dac/ad5686.o CC [M] drivers/iio/gyro/st_gyro_buffer.o mv: cannot stat 'drivers/misc/altera-stapl/.tmp_mx_altera-comp.o': No such file or directory CC lib/string_helpers.o LD drivers/mtd/nand/built-in.o CC [M] drivers/mtd/maps/physmap.o CC drivers/power/da9052-battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/md/dm-sysfs.o fs/nls/.tmp_gl_mac-roman.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-roman.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_mac-roman.o': No such file or directory LD drivers/power/avs/built-in.o LD drivers/mtd/onenand/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_memcpy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_memcpy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_memcpy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_memcpy.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_memcpy.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) block/.tmp_gl_noop-iosched.o: file not recognized: File truncated CC [M] drivers/media/tuners/tda18271-common.o CC drivers/md/dm-stats.o make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nls] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'block/.tmp_mx_noop-iosched.o': No such file rm: cannot remove 'block/.tmp_mx_noop-iosched.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/tail_conversion.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_tail_conversion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_tail_conversion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific CC [M] drivers/mtd/lpddr/lpddr_cmds.o data of file fs/reiserfs/.tmp_mc_tail_conversion.o mv: cannot stat 'fs/reiserfs/.tmp_mx_tail_conversion.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/bmp085.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/bmp085.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/bmp085.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_bmp085.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_bmp085.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/.tmp_mc_bmp085.o mv: cannot stat 'drivers/misc/.tmp_mx_bmp085.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/arizona-irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/arizona-irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/arizona-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_arizona-irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_arizona-irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_arizona-irq.o CC [M] crypto/crypto_null.o mv: cannot stat 'drivers/mfd/.tmp_mx_arizona-irq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_f71882fg.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_f71882fg.o': No such file CC [M] crypto/rmd160.o rm: cannot remove 'drivers/hwmon/.tmp_mx_f71882fg.o': No such file or directory CC crypto/asymmetric_keys/rsa.o ASN.1 crypto/asymmetric_keys/x509-asn1.c CC lib/kstrtox.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/phy/phy-omap-control.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/phy/phy-omap-control.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/phy/phy-omap-control.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/phy/.tmp_mc_phy-omap-control.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/phy/.tmp_mc_phy-omap-control.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/phy/.tmp_mc_phy-omap-control.o Extracted 203 tokens Extracted 14 types Extracted 12 actions Pass 1 Pass 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/share.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/share.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/share.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_share.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_share.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_share.o ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c mv: cannot stat 'drivers/parport/.tmp_mx_share.o': No such file or directory mv: cannot stat 'drivers/phy/.tmp_mx_phy-omap-control.o': No such file or directory Extracted 16 tokens Extracted 1 types Extracted 1 actions Pass 1 Pass 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/pinconf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/pinconf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/pinconf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_pinconf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_pinconf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/.tmp_mc_pinconf.o mv: cannot stat 'drivers/pinctrl/.tmp_mx_pinconf.o': No such file or directory CC drivers/mfd/wm8997-tables.o CC crypto/asymmetric_keys/x509_public_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/power/reset/built-in.o fs/udf/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/udf/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/udf/.tmp_mc_super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-fw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-fw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_gl_lm92.o: file not recognized: File truncated mv: cannot stat 'fs/udf/.tmp_mx_super.o': No such file or directory failed to merge target specific data of file drivers/media/firewire/firedtv-fw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-fw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-fw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/firewire/.tmp_mc_firedtv-fw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm92.o': No such file CC drivers/mfd/mfd-core.o LD drivers/parport/parport.o mv: cannot stat 'drivers/media/firewire/.tmp_mx_firedtv-fw.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_lm92.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/parport/built-in.o drivers/iio/dac/.tmp_gl_ad5446.o: file not recognized: File truncated CC [M] drivers/hwmon/ltc4261.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5446.o': No such file CC [M] drivers/mtd/chips/jedec_probe.o rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5446.o': No such file or directory mv: cannot stat 'fs/reiserfs/.tmp_mx_resize.o': No such file or directory CC [M] fs/reiserfs/xattr_acl.o CC [M] drivers/iio/gyro/st_gyro_i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aes_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aes_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aes_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_aes_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_lm95241.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm95241.o': No such file CC drivers/mfd/da9052-irq.o rm: cannot remove 'drivers/hwmon/.tmp_mx_lm95241.o': No such file or directory CC [M] drivers/hwmon/max1111.o mv: cannot stat 'crypto/.tmp_mx_aes_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/hwmon/max16065.o LD drivers/misc/ti-st/built-in.o crypto/.tmp_gl_hmac.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.o': No such file rm: cannot remove 'crypto/.tmp_mx_hmac.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/pinmux.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/pinmux.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/pinmux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_pinmux.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_pinmux.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/.tmp_mc_pinmux.o /scratch/kisskb/src/crypto/async_tx/async_pq.c: In function 'dma_maxpq': /scratch/kisskb/src/include/linux/dmaengine.h:887:1: warning: control reaches end of non-void function [-Wreturn-type] CC [M] crypto/rmd256.o CC [M] drivers/iio/dac/ad7303.o mv: cannot stat 'drivers/pinctrl/.tmp_mx_pinmux.o': No such file or directory CC [M] drivers/hwmon/max1668.o CC [M] crypto/sha1_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/mtdram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/mtdram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/mtdram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/.tmp_mc_mtdram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/.tmp_mc_mtdram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/.tmp_mc_mtdram.o mv: cannot stat 'drivers/mtd/devices/.tmp_mx_mtdram.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/power/.tmp_gl_test_power.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_test_power.o': No such file drivers/phy/.tmp_gl_phy-spear1340-miphy.o: file not recognized: File truncated rm: cannot remove 'drivers/power/.tmp_mx_test_power.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/phy/.tmp_mx_phy-spear1340-miphy.o': No such file CC [M] drivers/iio/dac/mcp4922.o rm: cannot remove 'drivers/phy/.tmp_mx_phy-spear1340-miphy.o': No such file or directory CC [M] crypto/tgr192.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/md/dm-builtin.o fs/reiserfs/.tmp_gl_xattr_user.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_user.o': No such file /scratch/kisskb/src/drivers/mtd/maps/map_funcs.c: In function 'simple_map_read': /scratch/kisskb/src/include/linux/mtd/map.h:397:11: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] rm: cannot remove 'fs/reiserfs/.tmp_mx_xattr_user.o': No such file or directory LD [M] sound/core/snd-timer.o CC drivers/md/dm-bufio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/signature.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/signature.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/signature.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_signature.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_signature.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_signature.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/pinconf-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/pinconf-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/pinconf-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_pinconf-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_pinconf-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/.tmp_mc_pinconf-generic.o LD drivers/phy/built-in.o drivers/iio/frequency/.tmp_gl_adf4350.o: file not recognized: File truncated mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_signature.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/frequency/.tmp_mx_adf4350.o': No such file mv: cannot stat 'drivers/pinctrl/.tmp_mx_pinconf-generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/phy/phy-bcm-kona-usb2.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/phy/phy-spear1310-miphy.o: No such file or directory make[3]: *** [drivers/phy/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/phy] Error 2 rm: cannot remove 'drivers/iio/frequency/.tmp_mx_adf4350.o': No such file or directory CC [M] crypto/lrw.o /scratch/kisskb/src/fs/udf/inode.c: In function 'udf_setsize': /scratch/kisskb/src/fs/udf/inode.c:644:15: warning: 'adsize' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/udf/inode.c:611:6: note: 'adsize' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-avc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/firedtv-avc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/firewire/firedtv-avc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-avc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/firewire/.tmp_mc_firedtv-avc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/firewire/.tmp_mc_firedtv-avc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/st_gyro_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/st_gyro_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/gyro/st_gyro_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/.tmp_mc_st_gyro_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/.tmp_mc_st_gyro_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/gyro/.tmp_mc_st_gyro_core.o ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c mv: cannot stat 'drivers/media/firewire/.tmp_mx_firedtv-avc.o': No such file or directory Extracted 371 tokens Extracted 27 types Extracted 12 actions Pass 1 Pass 2 mv: cannot stat 'drivers/iio/gyro/.tmp_mx_st_gyro_core.o': No such file or directory CC [M] drivers/mtd/maps/netsc520.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] crypto/asymmetric_keys/pkcs7_trust.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/lock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/lock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/lock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_lock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_lock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_lock.o mv: cannot stat 'fs/reiserfs/.tmp_mx_ioctl.o': No such file or directory CC drivers/pwm/core.o drivers/hwmon/.tmp_gl_lm95245.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_lm95234.o: file not recognized: File truncated mv: cannot stat 'fs/reiserfs/.tmp_mx_lock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_inode.o fs/reiserfs/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm95245.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm95234.o': No such file LD drivers/pps/clients/built-in.o mv: cannot stat 'fs/ntfs/.tmp_mx_inode.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_lm95234.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_super.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_lm95245.o': No such file or directory rm: cannot remove 'fs/reiserfs/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/public_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/public_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_public_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_public_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/sh-pfc/pinctrl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/sh-pfc/pinctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: faile CC [M] drivers/power/generic-adc-battery.o CC [M] drivers/pps/clients/pps-ktimer.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_public_key.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/altera-jtag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/altera-jtag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/altera-stapl/altera-jtag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/.tmp_mc_altera-jtag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/.tmp_mc_altera-jtag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spedci ftioc mdeartgae otfa rfgielte sdrivers/misc/altera-stapl/.tmp_mc_altera-jtag.op ecific data of file drivers/pinctrl/sh-pfc/pinctrl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/sh-pfc/.tmp_mc_pinctrl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/sh-pfc/.tmp_mc_pinctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/sh-pfc/.tmp_mc_pinctrl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD [M] drivers/media/firewire/firedtv.o mv: cannot stat 'drivers/pinctrl/sh-pfc/.tmp_mx_pinctrl.o': No such file or directory CC drivers/regulator/core.o drivers/hwmon/.tmp_gl_ltc4151.o: file not recognized: File truncated mv: cannot stat 'drivers/misc/altera-stapl/.tmp_mx_altera-jtag.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ltc4151.o': No such file drivers/iio/dac/.tmp_gl_ad5064.o: file not recognized: File truncated CC drivers/md/dm-bio-prison.o rm: cannot remove 'drivers/hwmon/.tmp_mx_ltc4151.o': No such file or directory drivers/hwmon/.tmp_gl_lm87.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5064.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5064.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm87.o': No such file drivers/hwmon/.tmp_gl_dme1737.o: file not recognized: File truncated CC [M] drivers/mtd/devices/block2mtd.o CC [M] drivers/iio/imu/adis16480.o CC [M] drivers/mtd/chips/map_ram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/xor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_xor.o rm: cannot remove 'drivers/hwmon/.tmp_mx_lm87.o': No such file or directory CC drivers/md/dm-crypt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/media/v4l2-core/v4l2-ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_dme1737.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'crypto/.tmp_mx_xor.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_dme1737.o': No such file or directory LD drivers/iio/imu/inv_mpu6050/built-in.o drivers/md/.tmp_gl_dm-stripe.o: file not recognized: File truncated fs/reiserfs/.tmp_gl_xattr_trusted.o: file not recognized: File truncated drivers/misc/eeprom/.tmp_gl_eeprom.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-stripe.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/eeprom/.tmp_mx_eeprom.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-stripe.o': No such file or directory rm: cannot remove 'fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file or directory CC [M] drivers/iio/imu/adis.o CC drivers/rtc/rtc-lib.o CC [M] drivers/misc/altera-stapl/altera.o rm: cannot remove 'drivers/misc/eeprom/.tmp_mx_eeprom.o': No such file or directory CC [M] drivers/hwmon/max197.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_ltc4215.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ltc4215.o': No such file drivers/iio/dac/.tmp_gl_ad5764.o: file not recognized: File truncated CC [M] drivers/hwmon/max6639.o rm: cannot remove 'drivers/hwmon/.tmp_mx_ltc4215.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_xor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_xor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_xor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_xor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5764.o': No such file CC [M] drivers/mtd/devices/sst25l.o LD drivers/iio/light/built-in.o rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5764.o': No such file or directory mv: cannot stat 'crypto/async_tx/.tmp_mx_async_xor.o': No such file or directory CC drivers/mfd/da9052-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_xcbc.o: file not recognized: File truncated CC [M] drivers/media/tuners/tda18271-fe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xcbc.o': No such file CC drivers/md/dm-delay.o CC [M] drivers/iio/light/adjd_s311.o rm: cannot remove 'crypto/.tmp_mx_xcbc.o': No such file or directory CC [M] drivers/misc/eeprom/max6875.o CC [M] drivers/hwmon/max6642.o CC [M] drivers/mtd/maps/ts5500_flash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/sh-pfc/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/sh-pfc/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/sh-pfc/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/sh-pfc/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/sh-pfc/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/sh-pfc/.tmp_mc_core.o CC [M] crypto/asymmetric_keys/pkcs7_verify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_ltc2945.o: file not recognized: File truncated mv: cannot stat 'drivers/pinctrl/sh-pfc/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ltc2945.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/dac/.tmp_gl_ad5449.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_ltc2945.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5449.o': No such file CC [M] drivers/hwmon/max6697.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/lpddr/qinfo_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/lpddr/qinfo_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/lpddr/qinfo_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/lpddr/.tmp_mc_qinfo_probe.o: compiled for a big endian system and target is little endian rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5449.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/lpddr/.tmp_mc_qinfo_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/lpddr/.tmp_mc_qinfo_probe.o mv: cannot stat 'drivers/mtd/lpddr/.tmp_mx_qinfo_probe.o': No such file or directory LD drivers/pinctrl/sh-pfc/sh-pfc.o LD drivers/scsi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ntfs/.tmp_gl_super.o: file not recognized: File truncated LD drivers/pinctrl/sh-pfc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_super.o': No such file rm: cannot remove 'fs/ntfs/.tmp_mx_super.o': No such file or directory CC [M] drivers/hwmon/mc13783-adc.o CC [M] drivers/scsi/scsi.o CC [M] drivers/power/ds2760_battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/st_gyro_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/st_gyro_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/gyro/st_gyro_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/.tmp_mc_st_gyro_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/.tmp_mc_st_gyro_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/gyro/.tmp_mc_st_gyro_buffer.o CC [M] drivers/hwmon/pc87360.o mv: cannot stat 'drivers/iio/gyro/.tmp_mx_st_gyro_buffer.o': No such file or directory LD drivers/pps/generators/built-in.o CC lib/iomap_copy.o LD [M] fs/ntfs/ntfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/segment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/segment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/segment.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_segment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_segment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_segment.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ntfs/aops.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ntfs/file.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ntfs/namei.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ntfs/super.o: No such file or directory make[3]: *** [fs/ntfs/ntfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ntfs] Error 2 mv: cannot stat 'fs/nilfs2/.tmp_mx_segment.o': No such file or directory CC [M] drivers/media/tuners/xc5000.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/maps/map_funcs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/maps/map_funcs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/maps/map_funcs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/maps/.tmp_mc_map_funcs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/maps/.tmp_mc_map_funcs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/maps/.tmp_mc_map_funcs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda18271-maps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda18271-maps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/tda18271-maps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda18271-maps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda18271-maps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_tda18271-maps.o CC drivers/pwm/sysfs.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda18271-maps.o': No such file or directory mv: cannot stat 'drivers/mtd/maps/.tmp_mx_map_funcs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/wm5102-tables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/wm5102-tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/wm5102-tables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_wm5102-tables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_wm5102-tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_wm5102-tables.o CC [M] drivers/iio/gyro/st_gyro_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_txnmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_txnmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_txnmgr.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_txnmgr.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_wm5102-tables.o': No such file or directory LD fs/nilfs2/nilfs2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/ibalance.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_ibalance.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_ibalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_ibalance.o CC [M] drivers/iio/imu/adis_trigger.o mv: cannot stat 'fs/reiserfs/.tmp_mx_ibalance.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nilfs2/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nilfs2/namei.o: No such file or directory CC [M] drivers/power/ds2780_battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[3]: *** [fs/nilfs2/nilfs2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nilfs2] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_ltc4261.o: file not recognized: File truncated drivers/iio/dac/.tmp_gl_ad5686.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5686.o': No such file rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5686.o': No such file or directory drivers/memstick/core/.tmp_gl_ms_block.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pinctrl/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pinctrl/.tmp_mc_core.o CC [M] drivers/mtd/maps/plat-ram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/memstick/core/.tmp_mx_ms_block.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ltc4261.o': No such file crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated CC lib/devres.o mv: cannot stat 'drivers/pinctrl/.tmp_mx_core.o': No such file or directory CC [M] drivers/scsi/hosts.o rm: cannot remove 'drivers/memstick/core/.tmp_mx_ms_block.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_ltc4261.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/glock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/glock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/glock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_glock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_glock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_glock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file drivers/iio/dac/.tmp_gl_ad5755.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_crypto_null.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5755.o': No such file CC [M] drivers/scsi/scsi_ioctl.o mv: cannot stat 'fs/gfs2/.tmp_mx_glock.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5755.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/maps/.tmp_gl_physmap.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_lm85.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/maps/.tmp_mx_physmap.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm85.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/arizona-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/arizona-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/arizona-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_arizona-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_arizona-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_arizona-core.o rm: cannot remove 'drivers/mtd/maps/.tmp_mx_physmap.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_lm85.o': No such file or directory CC [M] drivers/scsi/constants.o mv: cannot stat 'drivers/mfd/.tmp_mx_arizona-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/dac/.tmp_gl_ad5791.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5791.o': No such file rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad5791.o': No such file or directory LD drivers/pinctrl/built-in.o CC [M] drivers/hwmon/pcf8591.o LD [M] fs/gfs2/gfs2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_ca_en50221.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_ca_en50221.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/dvb_ca_en50221.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_ca_en50221.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_ca_en50221.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/.tmp_mc_dvb_ca_en50221.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/gfs2/main.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/gfs2/dentry.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/gfs2/export.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/gfs2/inode.o: No such file or directory make[3]: *** [fs/gfs2/gfs2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/gfs2] Error 2 mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_ca_en50221.o': No such file or directory CC [M] drivers/mtd/chips/map_rom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] crypto/ccm.o drivers/iio/gyro/.tmp_gl_st_gyro_i2c.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/gen_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/gen_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/gen_probe.o CC [M] drivers/power/ds2782_battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_gen_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_gen_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_gen_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/gyro/.tmp_mx_st_gyro_i2c.o': No such file CC drivers/mfd/da9052-spi.o LD drivers/iio/magnetometer/built-in.o CC [M] drivers/media/tuners/xc4000.o rm: cannot remove 'drivers/iio/gyro/.tmp_mx_st_gyro_i2c.o': No such file or directory mv: cannot stat 'drivers/mtd/chips/.tmp_mx_gen_probe.o': No such file or directory CC [M] drivers/misc/ad525x_dpot-i2c.o CC [M] drivers/mtd/maps/latch-addr-flash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/mtd/spi-nor/built-in.o CC [M] drivers/misc/ad525x_dpot-spi.o fs/udf/.tmp_gl_inode.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/media/platform/.tmp_gl_mem2mem_testdev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/udf/.tmp_mx_inode.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/platform/.tmp_mx_mem2mem_testdev.o': No such file rm: cannot remove 'drivers/media/platform/.tmp_mx_mem2mem_testdev.o': No such file or directory rm: cannot remove 'fs/udf/.tmp_mx_inode.o': No such file or directory drivers/hwmon/.tmp_gl_max1111.o: file not recognized: File truncated CC [M] drivers/iio/magnetometer/mag3110.o LD drivers/iio/orientation/built-in.o CC [M] drivers/mtd/spi-nor/spi-nor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max1111.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/cfi_util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_cfi_util.o rm: cannot remove 'drivers/hwmon/.tmp_mx_max1111.o': No such file or directory mv: cannot stat 'drivers/mtd/chips/.tmp_mx_cfi_util.o': No such file or directory CC [M] drivers/misc/bmp085-i2c.o CC drivers/md/dm-flakey.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/dac/.tmp_gl_mcp4922.o: file not recognized: File truncated LD fs/udf/udf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_mcp4922.o': No such file rm: cannot remove 'drivers/iio/dac/.tmp_mx_mcp4922.o': No such file or directory CC [M] drivers/media/tuners/mc44s803.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/udf/dir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/udf/inode.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/udf/symlink.o: No such file or directory make[3]: *** [fs/udf/udf.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/udf] Error 2 CC [M] crypto/cryptd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/dac/.tmp_gl_ad7303.o: file not recognized: File truncated CC [M] crypto/blowfish_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_raid6_recov.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_raid6_recov.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_raid6_recov.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_raid6_recov.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_raid6_recov.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_raid6_recov.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad7303.o': No such file CC drivers/regulator/dummy.o rm: cannot remove 'drivers/iio/dac/.tmp_mx_ad7303.o': No such file or directory mv: cannot stat 'crypto/async_tx/.tmp_mx_async_raid6_recov.o': No such file or directory CC [M] crypto/blowfish_common.o /scratch/kisskb/src/fs/reiserfs/xattr_acl.c: In function 'reiserfs_get_acl': /scratch/kisskb/src/fs/reiserfs/xattr_acl.c:198:7: warning: 'name' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/hwmon/powr1220.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_trust.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_trust.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/pkcs7_trust.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_trust.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_trust.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_pkcs7_trust.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_pkcs7_trust.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_pq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_pq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_pq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_pq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_pq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_pq.o drivers/hwmon/.tmp_gl_it87.o: file not recognized: File truncated drivers/power/.tmp_gl_da9052-battery.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_demux.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_demux.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/dvb_demux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_demux.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_demux.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/.tmp_mc_dvb_demux.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_pq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_it87.o': No such file mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_demux.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_it87.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_da9052-battery.o': No such file LD drivers/iio/pressure/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s)rm: cannot remove 'drivers/power/.tmp_mx_da9052-battery.o': No such file or directory drivers/pps/clients/.tmp_gl_pps-ktimer.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/clients/.tmp_mx_pps-ktimer.o': No such file CC [M] drivers/iio/pressure/mpl3115.o CC [M] drivers/iio/imu/adis_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/wm5110-tables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/wm5110-tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/wm5110-tables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_wm5110-tables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_wm5110-tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_wm5110-tables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: rm: fs/reiserfs/do_balan.o: compiled for a big endian system and target is little endiancannot remove 'drivers/pps/clients/.tmp_mx_pps-ktimer.o' /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: : No such file or directoryfs/reiserfs/do_balan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/do_balan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_do_balan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_do_balan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_do_balan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_pcm_lib.o drivers/misc/eeprom/.tmp_gl_max6875.o: file not recognized: File truncated mv: cannot stat 'fs/reiserfs/.tmp_mx_do_balan.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_wm5110-tables.o': No such file or directory drivers/hwmon/.tmp_gl_max1668.o: file not recognized: File truncated LD drivers/md/bcache/built-in.o CC [M] drivers/iio/pressure/st_pressure_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/eeprom/.tmp_mx_max6875.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max1668.o': No such file mv: cannot stat 'sound/core/.tmp_mx_pcm_lib.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_max1668.o': No such file or directory rm: cannot remove 'drivers/misc/eeprom/.tmp_mx_max6875.o': No such file or directory LD crypto/async_tx/built-in.o CC [M] drivers/hwmon/sch56xx-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/md/bcache/alloc.o drivers/hwmon/.tmp_gl_lm90.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_public_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/x509_public_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_public_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_x509_public_key.o fs/reiserfs/.tmp_gl_item_ops.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/chips/.tmp_gl_map_ram.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_lm90.o': No such file mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_x509_public_key.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_item_ops.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_lm90.o': No such file or directory CC [M] crypto/twofish_generic.o rm: cannot remove 'fs/reiserfs/.tmp_mx_item_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_ram.o': No such file rm: cannot remove 'drivers/mtd/chips/.tmp_mx_map_ram.o': No such file or directory CC drivers/mfd/syscon.o CC [M] drivers/pps/clients/pps-gpio.o CC [M] drivers/mtd/chips/map_absent.o CC drivers/md/dm-raid.o CC [M] drivers/misc/ics932s401.o CC [M] drivers/hwmon/sch5636.o CC drivers/md/persistent-data/dm-array.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_max16065.o: file not recognized: File truncated CC drivers/md/dm-verity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max16065.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_max16065.o': No such file or directory CC [M] drivers/hwmon/shtc1.o CC [M] drivers/mtd/mtdcore.o CC [M] drivers/power/goldfish_battery.o CC [M] drivers/misc/bh1780gli.o LD drivers/mtd/tests/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/power/.tmp_gl_generic-adc-battery.o: file not recognized: File truncated CC [M] drivers/hwmon/smm665.o CC [M] drivers/mtd/tests/oobtest.o LD drivers/mtd/ubi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_generic-adc-battery.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_generic-adc-battery.o': No such file or directory CC [M] drivers/md/bcache/bset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/ubi/vtbl.o drivers/hwmon/.tmp_gl_max197.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max197.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_max197.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/da9052-irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/da9052-irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/da9052-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_da9052-irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_da9052-irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_da9052-irq.o mv: cannot stat 'drivers/mfd/.tmp_mx_da9052-irq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/wm8997-tables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/wm8997-tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific datacrypto/asymmetric_keys/.tmp_gl_rsa.o: file not recognized: File truncated of file drivers/mfd/wm8997-tables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_wm8997-tables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_wm8997-tables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_wm8997-tables.o mv: cannot stat 'block/.tmp_mx_blk-cgroup.o': No such file or directory CC [M] drivers/mtd/tests/mtd_test.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/mfd-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/mfd-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/mfd-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_mfd-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_mfd-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_mfd-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/asymmetric_keys/.tmp_mx_rsa.o': No such file mv: cannot stat 'drivers/mfd/.tmp_mx_wm8997-tables.o': No such file or directory rm: cannot remove 'crypto/asymmetric_keys/.tmp_mx_rsa.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_mfd-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/tests/pagetest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_max6642.o: file not recognized: File truncated drivers/media/platform/.tmp_gl_vivi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max6642.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/platform/.tmp_mx_vivi.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/ubi/vmt.o CC [M] crypto/twofish_common.o rm: cannot remove 'drivers/media/platform/.tmp_mx_vivi.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_max6642.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/xattr_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/xattr_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data odrivers/media/tuners/.tmp_gl_mt20xx.o: file not recognized: File truncated f file fs/reiserfs/xattr_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_xattr_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_xattr_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_xattr_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/tuners/.tmp_mx_mt20xx.o': No such file mv: cannot stat 'fs/reiserfs/.tmp_mx_xattr_acl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-table.o LD crypto/asymmetric_keys/asymmetric_keys.o rm: cannot remove 'drivers/media/tuners/.tmp_mx_mt20xx.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-table.o': No such file or directory CC [M] crypto/arc4.o CC [M] drivers/mfd/bcm590xx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-builtin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-builtin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-builtin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-builtin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-builtin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-builtin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/light/.tmp_gl_adjd_s311.o: file not recognized: File truncated mv: cannot stat 'drivers/md/.tmp_mx_dm-builtin.o': No such file or directory CC lib/locking-selftest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/hwmon/smsc47m1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_adjd_s311.o': No such file drivers/hwmon/.tmp_gl_mc13783-adc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-io.o rm: cannot remove 'drivers/iio/light/.tmp_mx_adjd_s311.o': No such file or directory CC crypto/asymmetric_keys/x509-asn1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_mc13783-adc.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_mc13783-adc.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-io.o': No such file or directory CC [M] drivers/mtd/ubi/upd.o CC [M] drivers/mtd/tests/readtest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha1_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha1_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/sha1_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha1_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha1_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_sha1_generic.o mv: cannot stat 'crypto/.tmp_mx_sha1_generic.o': No such file or directory CC drivers/md/dm-era-target.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /scratch/kisskb/src/include/linux/mtd/map.h:332:11: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] sound/core/rawmidi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/rawmidi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/rawmidi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_rawmidi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_rawmidi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_rawmidi.o CC [M] drivers/md/multipath.o mv: cannot stat 'sound/core/.tmp_mx_rawmidi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/gyro/.tmp_gl_st_gyro_spi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/pps/pps.o drivers/misc/.tmp_gl_ad525x_dpot-i2c.o: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: fiUnable to change endianness of input file(s)le not recognized: File truncated CC [M] drivers/iio/light/apds9300.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/gyro/.tmp_mx_st_gyro_spi.o': No such file crypto/.tmp_gl_tgr192.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pwm/sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pwm/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pwm/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pwm/.tmp_mc_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pwm/.tmp_mc_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pwm/.tmp_mc_sysfs.o CC [M] drivers/md/bcache/btree.o drivers/misc/.tmp_gl_bmp085-i2c.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_ad525x_dpot-i2c.o': No such file rm: cannot remove 'drivers/iio/gyro/.tmp_mx_st_gyro_spi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_bmp085-i2c.o': No such file mv: cannot stat 'drivers/pwm/.tmp_mx_sysfs.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_tgr192.o': No such file or directory rm: cannot remove 'drivers/misc/.tmp_mx_ad525x_dpot-i2c.o': No such file or directory rm: cannot remove 'drivers/misc/.tmp_mx_bmp085-i2c.o': No such file or directory CC [M] crypto/tea.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda9887.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda9887.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/tda9887.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda9887.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda9887.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_tda9887.o CC drivers/sh/clk/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda18271-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda18271-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/tda18271-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda18271-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda18271-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_tda18271-common.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda9887.o': No such file or directory mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda18271-common.o': No such file or directory CC crypto/asymmetric_keys/x509_rsakey-asn1.o CC drivers/sh/clk/cpg.o CC [M] drivers/scsi/scsicam.o LD [M] drivers/iio/gyro/st_gyro.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/regulator/.tmp_gl_dummy.o: file not recognized: File truncated CC [M] drivers/misc/bh1770glc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/chips/.tmp_gl_map_rom.o: file not recognized: File truncated CC [M] drivers/media/v4l2-core/v4l2-device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_dummy.o': No such file /scratch/kisskb/src/drivers/mtd/maps/latch-addr-flash.c: In function 'lf_read': /scratch/kisskb/src/drivers/mtd/maps/latch-addr-flash.c:52:2: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_rom.o': No such file drivers/hwmon/.tmp_gl_max6639.o: file not recognized: File truncated rm: cannot remove 'drivers/regulator/.tmp_mx_dummy.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/mtd/chips/.tmp_mx_map_rom.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max6639.o': No such file drivers/mtd/maps/.tmp_gl_plat-ram.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda827x.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda827x.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/tda827x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda827x.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda827x.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_tda827x.o CC [M] crypto/anubis.o drivers/hwmon/.tmp_gl_max6697.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_max6639.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/maps/.tmp_mx_plat-ram.o': No such file mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda827x.o': No such file or directory rm: cannot remove 'drivers/mtd/maps/.tmp_mx_plat-ram.o': No such file or directory LD drivers/iio/proximity/built-in.o LD drivers/iio/temperature/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_max6697.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_verify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_verify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/pkcs7_verify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_verify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_verify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_pkcs7_verify.o rm: cannot remove 'drivers/hwmon/.tmp_mx_max6697.o': No such file or directory CC drivers/sh/intc/access.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_pkcs7_verify.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/iio/temperature/mlx90614.o drivers/hwmon/.tmp_gl_pcf8591.o: file not recognized: File truncated mv: cannot stat 'fs/reiserfs/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pcf8591.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_pcf8591.o': No such file or directory CC drivers/regulator/fixed-helper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/adis_trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/adis_trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/adis_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/.tmp_mc_adis_trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/.tmp_mc_adis_trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/.tmp_mc_adis_trigger.o CC [M] drivers/mtd/ubi/build.o CC [M] drivers/hwmon/thmc50.o CC [M] crypto/deflate.o mv: cannot stat 'drivers/iio/imu/.tmp_mx_adis_trigger.o': No such file or directory CC [M] drivers/md/bcache/closure.o drivers/misc/.tmp_gl_ad525x_dpot-spi.o: file not recognized: File truncated CC crypto/asymmetric_keys/x509_cert_parser.o CC drivers/pwm/pwm-clps711x.o LD drivers/iio/trigger/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_ad525x_dpot-spi.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_ad525x_dpot-spi.o': No such file or directory CC [M] drivers/mtd/ubi/cdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/iio/trigger/iio-trig-interrupt.o drivers/hwmon/.tmp_gl_powr1220.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_powr1220.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_powr1220.o': No such file or directory CC [M] drivers/pwm/pwm-lp3943.o LD [M] sound/core/snd-rawmidi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tuner-simple.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tuner-simple.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/tuner-simple.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tuner-simple.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tuner-simple.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_tuner-simple.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/media/tuners/.tmp_mx_tuner-simple.o': No such file or directory drivers/iio/magnetometer/.tmp_gl_mag3110.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_dtree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_dtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_dtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/magnetometer/.tmp_mx_mag3110.o': No such file rm: cannot remove 'drivers/iio/magnetometer/.tmp_mx_mag3110.o': No such file or directory CC [M] drivers/misc/apds990x.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_dtree.o': No such file or directory CC [M] drivers/media/v4l2-core/v4l2-fh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/ubi/kapi.o /scratch/kisskb/src/drivers/misc/ics932s401.c: In function 'show_value': /scratch/kisskb/src/drivers/misc/ics932s401.c:384:2: warning: 'x' may be used uninitialized in this function [-Wuninitialized] drivers/mtd/devices/.tmp_gl_sst25l.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/devices/.tmp_mx_sst25l.o': No such file drivers/mtd/maps/.tmp_gl_latch-addr-flash.o: file not recognized: File truncated rm: cannot remove 'drivers/mtd/devices/.tmp_mx_sst25l.o': No such file or directory CC [M] drivers/mtd/tests/speedtest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/maps/.tmp_mx_latch-addr-flash.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/rtc-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/rtc-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/rtc-lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_rtc-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_rtc-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/.tmp_mc_rtc-lib.o rm: cannot remove 'drivers/mtd/maps/.tmp_mx_latch-addr-flash.o': No such file or directory drivers/mfd/.tmp_gl_da9052-spi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_da9052-spi.o': No such file drivers/power/.tmp_gl_ds2760_battery.o: file not recogmv: cannot stat 'drivers/rtc/.tmp_mx_rtc-lib.o': No such file or directory nized: File truncated rm: cannot remove 'drivers/mfd/.tmp_mx_da9052-spi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/lpddr/lpddr_cmds.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/lpddr/lpddr_cmds.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/lpddr/lpddr_cmds.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/lpddr/.tmp_mc_lpddr_cmds.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/lpddr/.tmp_mc_lpddr_cmds.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/lpddr/.tmp_mc_lpddr_cmds.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_ds2760_battery.o': No such file CC [M] drivers/mtd/tests/stresstest.o mv: cannot stat 'drivers/mtd/lpddr/.tmp_mx_lpddr_cmds.o': No such file or directory rm: cannot remove 'drivers/power/.tmp_mx_ds2760_battery.o': No such file or directory LD fs/jfs/jfs.o /scratch/kisskb/src/drivers/misc/ics932s401.c: In function 'show_spread': /scratch/kisskb/src/drivers/misc/ics932s401.c:405:42: warning: 'reg' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/da9052-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/da9052-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/da9052-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_da9052-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_da9052-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_da9052-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jfs/symlink.o: No such file or directory CC [M] drivers/hwmon/tmp102.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/pps/clients/.tmp_gl_pps-gpio.o: file not recognized: File truncated make[3]: *** [fs/jfs/jfs.o] Error 1 make[3]: Target `__build' not remade because of errors. mv: cannot stat 'drivers/mfd/.tmp_mx_da9052-core.o': No such file or directory make[2]: *** [fs/jfs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/clients/.tmp_mx_pps-gpio.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/pps/clients/.tmp_mx_pps-gpio.o': No such file or directory CC [M] crypto/zlib.o CC [M] drivers/hwmon/tmp401.o drivers/power/.tmp_gl_ds2782_battery.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_ds2782_battery.o': No such file CC [M] drivers/pps/kapi.o drivers/power/.tmp_gl_ds2780_battery.o: file not recognized: File truncated rm: cannot remove 'drivers/power/.tmp_mx_ds2782_battery.o': No such file or directory CC [M] drivers/iio/temperature/tmp006.o LD drivers/rtc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/block2mtd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/block2mtd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/block2mtd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/.tmp_mc_block2mtd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/.tmp_mc_block2mtd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/.tmp_mc_block2mtd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_ds2780_battery.o': No such file CC [M] drivers/scsi/scsi_error.o CC [M] drivers/mtd/mtdsuper.o rm: cannot remove 'drivers/power/.tmp_mx_ds2780_battery.o': No such file or directory mv: cannot stat 'drivers/mtd/devices/.tmp_mx_block2mtd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/imu/.tmp_gl_adis16480.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/imu/.tmp_mx_adis16480.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-kcopyd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-kcopyd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-kcopyd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-kcopyd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-kcopyd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-kcopyd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/lrw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/lrw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/lrw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_lrw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_lrw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data orm: cannot remove 'drivers/iio/imu/.tmp_mx_adis16480.o': No such file or directory f file crypto/.tmp_mc_lrw.o mv: cannot stat 'crypto/.tmp_mx_lrw.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-kcopyd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/soc/built-in.o CC [M] drivers/mtd/mtdconcat.o drivers/mtd/chips/.tmp_gl_map_absent.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/sh/intc/chip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_absent.o': No such file drivers/hwmon/.tmp_gl_shtc1.o: file not recognized: File truncated rm: cannot remove 'drivers/mtd/chips/.tmp_mx_map_absent.o': No such file or directory CC [M] crypto/crct10dif_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_shtc1.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/hwmon/.tmp_mx_shtc1.o': No such file or directory CC [M] drivers/pps/sysfs.o drivers/misc/.tmp_gl_bh1780gli.o: file not recognized: File truncated CC [M] drivers/media/v4l2-core/v4l2-event.o /scratch/kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /scratch/kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /scratch/kisskb/src/include/asm-generic/iomap.h:28:21: note: expected 'void *' but argument is of type 'const void *' /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_bh1780gli.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_bh1780gli.o': No such file or directory /scratch/kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /scratch/kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /scratch/kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /scratch/kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /scratch/kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /scratch/kisskb/src/include/asm-generic/iomap.h:31:21: note: expected 'void *' but argument is of type 'const void *' /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/sh/pm_runtime.o crypto/.tmp_gl_rmd256.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file CC [M] drivers/md/dm-path-selector.o drivers/iio/imu/adis.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/adis.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/adis.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/.tmp_mc_adis.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/.tmp_mc_adis.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/.tmp_mc_adis.o rm: cannot remove 'crypto/.tmp_mx_rmd256.o': No such file or directory drivers/iio/pressure/.tmp_gl_mpl3115.o: file not recognized: File truncated mv: cannot stat 'drivers/iio/imu/.tmp_mx_adis.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/pressure/.tmp_mx_mpl3115.o': No such file CC lib/hweight.o rm: cannot remove 'drivers/iio/pressure/.tmp_mx_mpl3115.o': No such file or directory CC [M] crypto/crct10dif_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/inv_mpu_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/inv_mpu_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/inv_mpu6050/inv_mpu_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_core.o CC [M] drivers/md/dm-mpath.o mv: cannot stat 'drivers/iio/imu/inv_mpu6050/.tmp_mx_inv_mpu_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/mtdpart.o drivers/md/.tmp_gl_dm-delay.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-delay.o': No such file drivers/power/.tmp_gl_goldfish_battery.o: file not recognized: File truncated rm: cannot remove 'drivers/md/.tmp_mx_dm-delay.o': No such file or directory CC [M] drivers/md/dm-round-robin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_goldfish_battery.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_goldfish_battery.o': No such file or directory CC [M] drivers/mtd/mtdchar.o CC [M] drivers/md/bcache/debug.o CC [M] drivers/md/dm-switch.o CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o CC [M] drivers/power/sbs-battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/tests/mtd_test.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/tests/mtd_test.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/tests/mtd_test.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/tests/.tmp_mc_mtd_test.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/tests/.tmp_mc_mtd_test.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/tests/.tmp_mc_mtd_test.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o mv: cannot stat 'drivers/mtd/tests/.tmp_mx_mtd_test.o': No such file or directory drivers/md/.tmp_gl_dm-flakey.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-flakey.o': No such file drivers/iio/temperature/.tmp_gl_mlx90614.o: file not recognized: File truncated rm: cannot remove 'drivers/md/.tmp_mx_dm-flakey.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/temperature/.tmp_mx_mlx90614.o': No such file rm: cannot remove 'drivers/iio/temperature/.tmp_mx_mlx90614.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mfd/.tmp_gl_bcm590xx.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_sch5636.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_bcm590xx.o': No such file rm: cannot remove 'drivers/mfd/.tmp_mx_bcm590xx.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_sch5636.o': No such file CC [M] drivers/power/max17040_battery.o drivers/hwmon/.tmp_gl_smm665.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_sch5636.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smm665.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_smm665.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-dev.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/chips/.tmp_gl_jedec_probe.o: file not recognized: File truncated CC [M] crypto/ansi_cprng.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_jedec_probe.o': No such file CC [M] drivers/media/v4l2-core/v4l2-ctrls.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/syscon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/syscon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/syscon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_syscon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_syscon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_syscon.o rm: cannot remove 'drivers/mtd/chips/.tmp_mx_jedec_probe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/mfd/.tmp_mx_syscon.o': No such file or directory CC [M] drivers/hwmon/tmp421.o drivers/misc/.tmp_gl_ics932s401.o: file not recognized: File truncated CC [M] drivers/mfd/cros_ec_i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_ics932s401.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_native.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_native.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_native.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_native.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_native.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_pcm_native.o rm: cannot remove 'drivers/misc/.tmp_mx_ics932s401.o': No such file or directory CC [M] drivers/mtd/ar7part.o CC [M] drivers/mfd/arizona-i2c.o mv: cannot stat 'sound/core/.tmp_mx_pcm_native.o': No such file or directory CC [M] drivers/media/v4l2-core/v4l2-subdev.o CC [M] drivers/media/v4l2-core/v4l2-clk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bitmap.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_bitmap.o crypto/.tmp_gl_blowfish_generic.o: file not recognized: File truncated mv: cannot stat 'drivers/md/.tmp_mx_bitmap.o': No such file or directory CC [M] drivers/power/max17042_battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_blowfish_generic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pwm/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pwm/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:rm: cannot remove 'crypto/.tmp_mx_blowfish_generic.o': No such file or directory LD [M] sound/core/snd-pcm.o failed to merge target specific data of file drivers/pwm/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pwm/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pwm/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pwm/.tmp_mc_core.o mv: cannot stat 'drivers/pwm/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-stats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-stats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-stats.o make[2]: Target `__build' not remade because of errors. mv: cannot stat 'drivers/md/.tmp_mx_dm-stats.o': No such file or directory make[1]: *** [sound] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/access.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/access.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/access.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_access.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_access.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_access.o CC [M] drivers/mtd/mtd_blkdevs.o CC [M] drivers/iio/light/cm32181.o CC drivers/spi/spi.o mv: cannot stat 'drivers/sh/intc/.tmp_mx_access.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda8290.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda8290.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/tda8290.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/media/tuners/.tmp_mc_tda8290.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda8290.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_tda8290.o crypto/.tmp_gl_arc4.o: file not recognized: File truncated mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda8290.o': No such file or directory CC [M] drivers/mtd/ubi/eba.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file rm: cannot remove 'crypto/.tmp_mx_arc4.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/mc44s803.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/mc44s803.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/mc44s803.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_mc44s803.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_mc44s803.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_mc44s803.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_mc44s803.o': No such file or directory CC [M] drivers/md/dm-snap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-bio-prison.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-bio-prison.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-bio-prison.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-bio-prison.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-bio-prison.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-bio-prison.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/pressure/st_pressure_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/pressure/st_pressure_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/pressure/st_pressure_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/pressure/.tmp_mc_st_pressure_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/pressure/.tmp_mc_st_pressure_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/pressure/.tmp_mc_st_pressure_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blowfish_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blowfish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blowfish_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blowfish_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blowfish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_blowfish_common.o mv: cannot stat 'drivers/md/.tmp_mx_dm-bio-prison.o': No such file or directory CC drivers/sh/intc/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/adis_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/adis_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/adis_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/.tmp_mc_adis_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/.tmp_mc_adis_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/.tmp_mc_adis_buffer.o mv: cannot stat 'crypto/.tmp_mx_blowfish_common.o': No such file or directory mv: cannot stat 'drivers/iio/pressure/.tmp_mx_st_pressure_core.o': No such file or directory CC drivers/ssb/main.o mv: cannot stat 'drivers/iio/imu/.tmp_mx_adis_buffer.o': No such file or directory LD crypto/crypto.o CC [M] drivers/scsi/scsi_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/fixed-helper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/fixed-helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/fixed-helper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_fixed-helper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_fixed-helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/.tmp_mc_fixed-helper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/cipher.o: No such file or directory make[2]: *** [crypto/crypto.o] Error 1 CC drivers/ssb/scan.o mv: cannot stat 'drivers/regulator/.tmp_mx_fixed-helper.o': No such file or directory LD crypto/crypto_algapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/light/.tmp_gl_apds9300.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_apds9300.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_apds9300.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_frontend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_frontend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/dvb_frontend.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_frontend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_frontend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/dvb-core/.tmp_mc_dvb_frontend.o CC drivers/ssb/driver_chipcommon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/inftlcore.o drivers/iio/trigger/.tmp_gl_iio-trig-interrupt.o: file not recognized: File truncated CC [M] drivers/iio/pressure/st_pressure_buffer.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_frontend.o': No such file or directory CC [M] drivers/mtd/ubi/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/trigger/.tmp_mx_iio-trig-interrupt.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/tests/subpagetest.o rm: cannot remove 'drivers/iio/trigger/.tmp_mx_iio-trig-interrupt.o': No such file or directory crypto/.tmp_gl_tea.o: file not recognized: File truncated drivers/pwm/.tmp_gl_pwm-clps711x.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tea.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pwm/.tmp_mx_pwm-clps711x.o': No such file rm: cannot remove 'crypto/.tmp_mx_tea.o': No such file or directory drivers/hwmon/.tmp_gl_tmp102.o: file not recognized: File truncated rm: cannot remove 'drivers/pwm/.tmp_mx_pwm-clps711x.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_tmp102.o': No such file CC [M] drivers/mtd/inftlmount.o drivers/mtd/tests/.tmp_gl_readtest.o: file not recognized: File truncated rm: cannot remove 'drivers/hwmon/.tmp_mx_tmp102.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/tests/.tmp_mx_readtest.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/temperature/.tmp_gl_tmp006.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/sch56xx-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/sch56xx-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targrm: cannot remove 'drivers/mtd/tests/.tmp_mx_readtest.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tuner-xc2028.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tuner-xc2028.o: uses instructions which are incompatible with instructions used in previous modulesdrivers/hwmon/.tmp_gl_smsc47m1.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/temperature/.tmp_mx_tmp006.o': No such file et specific data of file drivers/hwmon/sch56xx-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_sch56xx-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_sch56xx-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/.tmp_mc_sch56xx-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/tuner-xc2028.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tuner-xc2028.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tuner-xc2028.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_tuner-xc2028.o rm: cannot remove 'drivers/iio/temperature/.tmp_mx_tmp006.o': No such file or directory LD [M] drivers/media/dvb-core/dvb-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47m1.o': No such file CC [M] drivers/md/dm-exception-store.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_inode.o mv: cannot stat 'drivers/hwmon/.tmp_mx_sch56xx-common.o': No such file or directory mv: cannot stat 'drivers/media/tuners/.tmp_mx_tuner-xc2028.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_smsc47m1.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_deflate.o: file not recognized: File truncated mv: cannot stat 'fs/reiserfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/media/v4l2-core/v4l2-async.o rm: cannot remove 'crypto/.tmp_mx_deflate.o': No such file or directory drivers/pps/.tmp_gl_sysfs.o: file not recognized: File truncated CC drivers/md/persistent-data/dm-bitset.o CC [M] drivers/iio/trigger/iio-trig-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/.tmp_mx_sysfs.o': No such file rm: cannot remove 'drivers/pps/.tmp_mx_sysfs.o': No such file or directory CC [M] drivers/hwmon/w83627ehf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_thmc50.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_thmc50.o': No such file CC [M] drivers/iio/industrialio-core.o CC [M] drivers/mtd/ubi/wl.o rm: cannot remove 'drivers/hwmon/.tmp_mx_thmc50.o': No such file or directory CC [M] drivers/mtd/tests/torturetest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mtd/rfd_ftl.o crypto/.tmp_gl_rmd160.o: file not recognized: File truncated CC [M] drivers/hwmon/w83l785ts.o CC [M] drivers/media/v4l2-core/v4l2-common.o CC [M] drivers/iio/industrialio-event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.o': No such file LD drivers/pps/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_ioctl.o rm: cannot remove 'crypto/.tmp_mx_rmd160.o': No such file or directory CC [M] drivers/media/v4l2-core/v4l2-dv-timings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-ioctl.o: uses instructions which are incompatible with instructions used in previous modules LD drivers/pwm/built-in.o mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-ioctl.o CC [M] drivers/mtd/ubi/attach.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/md/.tmp_mx_dm-ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/pwm/pwm-clps711x.o: No such file or directory make[3]: *** [drivers/pwm/built-in.o] Error 1 drivers/pwm/.tmp_gl_pwm-lp3943.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pwm/.tmp_mx_pwm-lp3943.o': No such file CC [M] drivers/mtd/ssfdc.o rm: cannot remove 'drivers/pwm/.tmp_mx_pwm-lp3943.o': No such file or directory LD drivers/hwmon/pmbus/built-in.o LD crypto/crypto_blkcipher.o CC [M] drivers/hwmon/pmbus/pmbus_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crct10dif_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/crct10dif_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crct10dif_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_crct10dif_common.o CC [M] drivers/scsi/scsi_lib_dma.o mv: cannot stat 'crypto/.tmp_mx_crct10dif_common.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pwm] Error 2 CC [M] drivers/hwmon/pmbus/adm1275.o CC [M] drivers/media/v4l2-core/v4l2-mem2mem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ext3/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_super.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/chip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_chip.o rm: cannot remove 'fs/ext3/.tmp_mx_super.o': No such file or directory mv: cannot stat 'drivers/sh/intc/.tmp_mx_chip.o': No such file or directory CC [M] drivers/mtd/mtdoops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/upd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/upd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mer/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-fh.o: compiled for a big endian system and target is little endiang e/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-fh.o: uses instructions which are incompatible with instructions used in previous modulest ar/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldg:e tf asipleecdi ftio merge target specific data of file drivers/media/v4l2-core/v4l2-fh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-fh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-fh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-fh.o CC drivers/staging/staging.o c data of file drivers/mtd/ubi/upd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_upd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_upd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_upd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/fix_node.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_fix_node.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_fix_node.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_cert_parser.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_cert_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/x509_cert_parser.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_upd.o': No such file or directory mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-fh.o': No such file or directory crypto/.tmp_gl_anubis.o: file not recognized: File truncated file fs/reiserfs/.tmp_mc_fix_node.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_x509_cert_parser.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_anubis.o': No such file or directory CC drivers/regulator/helpers.o mv: cannot stat 'fs/reiserfs/.tmp_mx_fix_node.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/constants.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/constants.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/constants.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_constants.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_constants.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_constants.o LD drivers/tty/ipwireless/built-in.o mv: cannot stat 'drivers/scsi/.tmp_mx_constants.o': No such file or directory LD fs/ext3/ext3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext3/file.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext3/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext3/symlink.o: No such file or directory make[3]: *** [fs/ext3/ext3.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext3] Error 2 LD crypto/crypto_hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/sh/clk/.tmp_gl_cpg.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/ssb/driver_chipcommon_pmu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/clk/.tmp_mx_cpg.o': No such file crypto/.tmp_gl_crct10dif_generic.o: file not recognized: File truncated LD crypto/cryptomgr.o CC [M] crypto/asymmetric_keys/pkcs7-asn1.o rm: cannot remove 'drivers/sh/clk/.tmp_mx_cpg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crct10dif_generic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/algboss.o: No such file or directory make[2]: *** [crypto/cryptomgr.o] Error 1 CC [M] drivers/hwmon/pmbus/ltc2978.o rm: cannot remove 'crypto/.tmp_mx_crct10dif_generic.o': No such file or directory LD drivers/tty/serial/built-in.o CC [M] crypto/asymmetric_keys/pkcs7_parser.o CC [M] drivers/mfd/arizona-spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdsuper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdsuper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdsuper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdsuper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdsuper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_mtdsuper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/mtd/.tmp_mx_mtdsuper.o': No such file or directory CC [M] drivers/media/v4l2-core/videobuf2-core.o CC [M] drivers/scsi/scsi_scan.o crypto/.tmp_gl_ccm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_ccm.o': No such file or directory drivers/mtd/tests/.tmp_gl_stresstest.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/pps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/pps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/pps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_pps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_pps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/.tmp_mc_pps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/tests/.tmp_mx_stresstest.o': No such file CC [M] drivers/mfd/tps6105x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/pps/.tmp_mx_pps.o': No such file or directory rm: cannot remove 'drivers/mtd/tests/.tmp_mx_stresstest.o': No such file or directory drivers/mfd/.tmp_gl_arizona-i2c.o: file not recognized: File truncated LD drivers/tty/vt/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_arizona-i2c.o': No such file CC drivers/md/persistent-data/dm-block-manager.o rm: cannot remove 'drivers/mfd/.tmp_mx_arizona-i2c.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/power/.tmp_gl_max17040_battery.o: file not recognized: File truncated CC [M] drivers/md/bcache/extents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_max17040_battery.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/power/.tmp_mx_max17040_battery.o': No such file or directory LD drivers/tty/built-in.o crypto/.tmp_gl_zlib.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/kapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/kapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/kapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_kapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_kapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/.tmp_mc_kapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/closure.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/closure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_zlib.o': No such file o merge target specific data of file drivers/md/bcache/closure.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_closure.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_closure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_closure.o mv: cannot stat 'drivers/pps/.tmp_mx_kapi.o': No such file or directory CC [M] drivers/mtd/tests/mtd_nandecctest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_zlib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/md/bcache/.tmp_mx_closure.o': No such file or directory drivers/mtd/.tmp_gl_ar7part.o: file not recognized: File truncated crypto/.tmp_gl_twofish_generic.o: file not recognized: File truncated CC drivers/md/persistent-data/dm-space-map-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish_generic.o': No such file CC [M] drivers/mtd/tests/nandbiterrs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_ar7part.o': No such file rm: cannot remove 'crypto/.tmp_mx_twofish_generic.o': No such file or directory rm: cannot remove 'drivers/mtd/.tmp_mx_ar7part.o': No such file or directory CC [M] drivers/md/bcache/io.o CC [M] drivers/mfd/tps65217.o CC [M] drivers/power/max8903_charger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_tmp421.o: file not recognized: File truncated LD [M] drivers/pps/pps_core.o LD drivers/uio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_tmp421.o': No such file CC [M] drivers/power/lp8727_charger.o CC [M] drivers/scsi/scsi_sysfs.o mv: cannot stat 'drivers/iio/imu/inv_mpu6050/.tmp_mx_inv_mpu_trigger.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/pps/sysfs.o: No such file or directory make[3]: *** [drivers/pps/pps_core.o] Error 1 make[3]: Target `__build' not remade because of errors. rm: cannot remove 'drivers/hwmon/.tmp_mx_tmp421.o': No such file or directory make[2]: *** [drivers/pps] Error 2 mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-device.o': No such file or directory CC [M] drivers/hwmon/pmbus/max16064.o CC [M] drivers/mtd/ubi/misc.o CC [M] drivers/md/dm-snap-transient.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/hosts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/hosts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/hosts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_hosts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_hosts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_hosts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/uio/uio.o mv: cannot stat 'drivers/scsi/.tmp_mx_hosts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/inv_mpu6050/inv_mpu_ring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/imu/inv_mpu6050/.tmp_mc_inv_mpu_ring.o drivers/hwmon/.tmp_gl_tmp401.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_tmp401.o': No such file mv: cannot stat 'drivers/iio/imu/inv_mpu6050/.tmp_mx_inv_mpu_ring.o': No such file or directory rm: cannot remove 'drivers/hwmon/.tmp_mx_tmp401.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD crypto/asymmetric_keys/x509_key_parser.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/md/.tmp_gl_dm.o: file not recognized: File truncated CC [M] drivers/mfd/tps65218.o CC [M] drivers/uio/uio_pdrv_genirq.o drivers/md/.tmp_gl_dm-verity.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-verity.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-verity.o': No such file or directory drivers/mfd/.tmp_gl_cros_ec_i2c.o: file not recognized: File truncated rm: cannot remove 'drivers/md/.tmp_mx_dm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_cros_ec_i2c.o': No such file CC [M] drivers/md/bcache/journal.o rm: cannot remove 'drivers/mfd/.tmp_mx_cros_ec_i2c.o': No such file or directory CC [M] drivers/media/v4l2-core/videobuf2-memops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD [M] drivers/iio/imu/inv_mpu6050/inv-mpu6050.o drivers/md/.tmp_gl_dm-round-robin.o: file not recognized: File truncated CC [M] drivers/md/bcache/movinggc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsicam.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsicam.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsicam.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsicam.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsicam.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsicam.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-round-robin.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/spi-nor/spi-nor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/spi-nor/spi-nor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fildrivers/mtd/tests/.tmp_gl_speedtest.oe :drivers/mtd/spi-nor/spi-nor.o fi/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ldrivers/mtd/spi-nor/.tmp_mc_spi-nor.o: compiled for a big endian system and target is little endiane /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ndrivers/mtd/spi-nor/.tmp_mc_spi-nor.o: uses instructions which are incompatible with instructions used in previous moduleso t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :r efcaoiglneidz etdo: mFile truncatede rge target specific data of file drivers/mtd/spi-nor/.tmp_mc_spi-nor.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_panic_write': /scratch/kisskb/src/include/linux/mtd/map.h:332:11: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] mv: cannot stat 'drivers/scsi/.tmp_mx_scsicam.o': No such file or directory rm: cannot remove 'drivers/md/.tmp_mx_dm-round-robin.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/tests/.tmp_mx_speedtest.o': No such file mv: cannot stat 'drivers/mtd/spi-nor/.tmp_mx_spi-nor.o': No such file or directory LD [M] drivers/iio/imu/adis_lib.o rm: cannot remove 'drivers/mtd/tests/.tmp_mx_speedtest.o': No such file or directory CC [M] drivers/md/dm-snap-persistent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/xc5000.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/xc5000.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/xc5000.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_xc5000.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_xc5000.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_xc5000.o CC [M] drivers/mtd/ubi/debug.o CC [M] drivers/mfd/mc13xxx-core.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_xc5000.o': No such file or directory LD drivers/iio/imu/built-in.o CC [M] drivers/mtd/ubi/fastmap.o CC [M] drivers/media/v4l2-core/videobuf2-vmalloc.o LD crypto/asymmetric_keys/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/asymmetric_keys/rsa.o: No such file or directory drivers/iio/light/.tmp_gl_cm32181.o: file not recognized: File truncated make[3]: *** [crypto/asymmetric_keys/built-in.o] Error 1 CC [M] drivers/md/dm-raid1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_cm32181.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_cm32181.o': No such file or directory CC [M] drivers/hwmon/pmbus/max8688.o CC [M] drivers/iio/light/cm36651.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/vtbl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/vtbl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/vtbl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_vtbl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_vtbl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_vtbl.o LD drivers/staging/ft1000/built-in.o drivers/mtd/tests/.tmp_gl_oobtest.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/tests/.tmp_mx_oobtest.o': No such file mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_vtbl.o': No such file or directory LD drivers/staging/comedi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/power/.tmp_gl_sbs-battery.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_pc87360.o: file not recognized: File truncated rm: cannot remove 'drivers/mtd/tests/.tmp_mx_oobtest.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pc87360.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_sbs-battery.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_pc87360.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/power/.tmp_mx_sbs-battery.o': No such file or directory drivers/iio/trigger/.tmp_gl_iio-trig-sysfs.o: file not recognized: File truncated CC [M] drivers/staging/comedi/comedi_fops.o CC [M] drivers/hwmon/pmbus/ucd9000.o CC [M] drivers/mtd/ubi/block.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/trigger/.tmp_mx_iio-trig-sysfs.o': No such file crypto/.tmp_gl_cryptd.o: file not recognized: File truncated rm: cannot remove 'drivers/iio/trigger/.tmp_mx_iio-trig-sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cryptd.o': No such file rm: cannot remove 'crypto/.tmp_mx_cryptd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/power/smb347-charger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_w83l785ts.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/md/persistent-data/dm-space-map-disk.o crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated drivers/md/.tmp_gl_multipath.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83l785ts.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ansi_cprng.o': No such file rm: cannot remove 'drivers/hwmon/.tmp_mx_w83l785ts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_multipath.o': No such file rm: cannot remove 'crypto/.tmp_mx_ansi_cprng.o': No such file or directory rm: cannot remove 'drivers/md/.tmp_mx_multipath.o': No such file or directory CC [M] drivers/iio/inkern.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/clk/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/clk/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/clk/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/clk/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/clk/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/clk/.tmp_mc_core.o mv: cannot stat 'drivers/sh/clk/.tmp_mx_core.o': No such file or directory CC [M] drivers/mfd/mc13xxx-spi.o CC [M] drivers/mfd/lp3943.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/pressure/st_pressure_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/pressure/st_pressure_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/pressure/st_pressure_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/pressure/.tmp_mc_st_pressure_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/pressure/.tmp_mc_st_pressure_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/pressure/.tmp_mc_st_pressure_buffer.o mv: cannot stat 'drivers/iio/pressure/.tmp_mx_st_pressure_buffer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/raid1.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/raid1.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/raid1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_raid1.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_raid1.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_raid1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-array.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-array.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-array.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-array.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-array.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-array.o CC [M] drivers/md/dm-log.o mv: cannot stat 'drivers/md/.tmp_mx_raid1.o': No such file or directory mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-array.o': No such file or directory LD drivers/power/power_supply.o CC [M] drivers/md/bcache/request.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-event.o CC [M] drivers/staging/comedi/range.o LD drivers/sh/clk/built-in.o LD drivers/power/built-in.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_debug.o': No such file or directory mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-event.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/clk/cpg.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/pda_power.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/test_power.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/da9052-battery.o: No such file or directory make[4]: *** [drivers/sh/clk/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/sh/clk] Error 2 make[3]: *** [drivers/power/built-in.o] Error 1 CC [M] drivers/md/dm-region-hash.o CC drivers/md/persistent-data/dm-space-map-metadata.o CC [M] drivers/iio/pressure/st_pressure_i2c.o LD [M] drivers/mtd/tests/mtd_pagetest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-path-selector.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-path-selector.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-path-selector.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-path-selector.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-path-selector.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-path-selector.o mv: cannot stat 'drivers/md/.tmp_mx_dm-path-selector.o': No such file or directory CC [M] drivers/md/bcache/stats.o LD [M] drivers/mtd/tests/mtd_readtest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/tests/readtest.o: No such file or directory LD [M] drivers/mtd/tests/mtd_speedtest.o make[4]: *** [drivers/mtd/tests/mtd_readtest.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/tests/speedtest.o: No such file or directory LD [M] drivers/mtd/tests/mtd_stresstest.o make[4]: *** [drivers/mtd/tests/mtd_speedtest.o] Error 1 CC [M] drivers/md/bcache/super.o LD [M] drivers/mtd/tests/mtd_oobtest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/tests/stresstest.o: No such file or directory make[4]: *** [drivers/mtd/tests/mtd_stresstest.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/tests/oobtest.o: No such file or directory make[4]: *** [drivers/mtd/tests/mtd_oobtest.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-bufio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-bufio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-bufio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-bufio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-bufio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-bufio.o CC [M] drivers/md/dm-zero.o mv: cannot stat 'drivers/md/.tmp_mx_dm-bufio.o': No such file or directory CC drivers/regulator/devres.o CC [M] drivers/mfd/wl1273-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/pmbus/.tmp_gl_max16064.o: file not recognized: File truncated LD drivers/md/dm-mod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/pmbus/.tmp_mx_max16064.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/kapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/kapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/kapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_kapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_kapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_kapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/staging/iio/accel/built-in.o rm: cannot remove 'drivers/hwmon/pmbus/.tmp_mx_max16064.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm.o: No such file or directory drivers/hwmon/pmbus/.tmp_gl_adm1275.o: file not recognized: File truncated mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_kapi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-stripe.o: No such file or directory make[3]: *** [drivers/md/dm-mod.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/pmbus/.tmp_mx_adm1275.o': No such file rm: cannot remove 'drivers/hwmon/pmbus/.tmp_mx_adm1275.o': No such file or directory CC [M] drivers/staging/iio/accel/adis16201_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/vmt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/vmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/vmt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_vmt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_vmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_vmt.o LD drivers/staging/media/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_vmt.o': No such file or directory drivers/ssb/.tmp_gl_scan.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/ssb/.tmp_mx_scan.o': No such file rm: cannot remove 'drivers/ssb/.tmp_mx_scan.o': No such file or directory CC [M] drivers/md/bcache/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/lbalance.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_lbalance.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_lbalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_lbalance.o CC drivers/md/persistent-data/dm-transaction-manager.o mv: cannot stat 'fs/reiserfs/.tmp_mx_lbalance.o': No such file or directory CC [M] drivers/iio/industrialio-buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_parser.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/pkcs7_parser.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_parser.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_pkcs7_parser.o drivers/mfd/.tmp_gl_arizona-spi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_core.o LD drivers/staging/iio/adc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_arizona-spi.o': No such file mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_pkcs7_parser.o': No such file or directory mv: cannot stat 'drivers/sh/intc/.tmp_mx_core.o': No such file or directory rm: cannot remove 'drivers/mfd/.tmp_mx_arizona-spi.o': No such file or directory CC [M] drivers/staging/iio/adc/ad7192.o LD [M] crypto/asymmetric_keys/pkcs7_message.o LD drivers/staging/iio/addac/built-in.o CC drivers/md/persistent-data/dm-btree.o CC [M] drivers/iio/pressure/st_pressure_spi.o make[3]: Target `__build' not remade because of errors. make[2]: *** [crypto/asymmetric_keys] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/staging/comedi/drivers.o drivers/misc/.tmp_gl_bh1770glc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/.tmp_gl_ssfdc.o: file not recognized: File truncated CC drivers/sh/intc/handle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_bh1770glc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_ssfdc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-subdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-subdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-subdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-subdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-subdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-subdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/mtd/.tmp_mx_ssfdc.o': No such file or directory mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-subdev.o': No such file or directory rm: cannot remove 'drivers/misc/.tmp_mx_bh1770glc.o': No such file or directory drivers/power/.tmp_gl_max8903_charger.o: file not recognized: File truncated CC [M] drivers/staging/comedi/comedi_buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_max8903_charger.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_max8903_charger.o': No such file or directory LD drivers/staging/iio/cdc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/md/.tmp_gl_dm-switch.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda18271-fe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tda18271-fe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/tda18271-fe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda18271-fe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tda18271-fe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_tda18271-fe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-switch.o': No such file CC [M] drivers/staging/iio/cdc/ad7152.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda18271-fe.o': No such file or directory rm: cannot remove 'drivers/md/.tmp_mx_dm-switch.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/pmbus/.tmp_gl_max8688.o: file not recognized: File truncated drivers/misc/.tmp_gl_apds990x.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/pmbus/.tmp_mx_max8688.o': No such file CC drivers/sh/intc/irqdomain.o rm: cannot remove 'drivers/hwmon/pmbus/.tmp_mx_max8688.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_apds990x.o': No such file CC [M] drivers/staging/iio/accel/adis16203_core.o rm: cannot remove 'drivers/misc/.tmp_mx_apds990x.o': No such file or directory LD drivers/staging/iio/frequency/built-in.o CC [M] drivers/staging/iio/cdc/ad7746.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/ubi/.tmp_gl_build.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-clk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-clk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-clk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-clk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-clk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-clk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s)/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/ubi/.tmp_mx_build.o': No such file CC [M] drivers/staging/iio/frequency/ad5930.o LD [M] drivers/media/tuners/tda18271.o drivers/mtd/tests/.tmp_gl_torturetest.o: file not recognized: File truncated drivers/power/.tmp_gl_max17042_battery.o: file not recognized: File truncated rm: cannot remove 'drivers/mtd/ubi/.tmp_mx_build.o': No such file or directory mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-clk.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/tests/.tmp_mx_torturetest.o': No such file CC [M] drivers/staging/iio/accel/adis16209_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/mtd/tests/.tmp_mx_torturetest.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_max17042_battery.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_misc.o drivers/mtd/.tmp_gl_mtdoops.o: file not recognized: File truncated rm: cannot remove 'drivers/power/.tmp_mx_max17042_battery.o': No such file or directory CC drivers/md/persistent-data/dm-btree-remove.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdoops.o': No such file mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_misc.o': No such file or directory rm: cannot remove 'drivers/mtd/.tmp_mx_mtdoops.o': No such file or directory CC [M] drivers/mfd/lm3533-core.o CC drivers/md/persistent-data/dm-btree-spine.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-bitset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-bitset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-bitset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-bitset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-bitset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-bitset.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-bitset.o': No such file or directory LD [M] drivers/mtd/tests/mtd_torturetest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/tests/torturetest.o: No such file or directory CC [M] drivers/staging/iio/accel/adis16220_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[4]: *** [drivers/mtd/tests/mtd_torturetest.o] Error 1 drivers/hwmon/pmbus/.tmp_gl_ltc2978.o: file not recognized: File truncated CC [M] drivers/md/bcache/trace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/pmbus/.tmp_mx_ltc2978.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/hwmon/pmbus/.tmp_mx_ltc2978.o': No such file or directory drivers/mtd/tests/.tmp_gl_nandbiterrs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/regulator/anatop-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/tests/.tmp_mx_nandbiterrs.o': No such file drivers/power/.tmp_gl_lp8727_charger.o: file not recognized: File truncated rm: cannot remove 'drivers/mtd/tests/.tmp_mx_nandbiterrs.o': No such file or directory CC [M] drivers/md/bcache/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_lp8727_charger.o': No such file LD drivers/staging/comedi/drivers/built-in.o rm: cannot remove 'drivers/power/.tmp_mx_lp8727_charger.o': No such file or directory LD drivers/staging/comedi/kcomedilib/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hwmon/pmbus/.tmp_gl_ucd9000.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/pmbus/.tmp_mx_ucd9000.o': No such file rm: cannot remove 'drivers/hwmon/pmbus/.tmp_mx_ucd9000.o': No such file or directory CC drivers/regulator/da9052-regulator.o CC [M] drivers/staging/comedi/drivers/amplc_dio200.o CC lib/interval_tree.o CC [M] drivers/staging/iio/accel/sca3000_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/.tmp_gl_rfd_ftl.o: file not recognized: File truncated CC [M] drivers/iio/industrialio-trigger.o drivers/mtd/ubi/.tmp_gl_cdev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_rfd_ftl.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/ubi/.tmp_mx_cdev.o': No such file rm: cannot remove 'drivers/mtd/.tmp_mx_rfd_ftl.o': No such file or directory rm: cannot remove 'drivers/mtd/ubi/.tmp_mx_cdev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/twofish_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/twofish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/twofish_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_twofish_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_twofish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_twofish_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0020.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0020.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/cfi_cmdset_0020.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_cmdset_0020.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_cmdset_0020.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_cfi_cmdset_0020.o LD drivers/staging/iio/gyro/built-in.o CC [M] drivers/iio/industrialio-triggered-buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'crypto/.tmp_mx_twofish_common.o': No such file or directory mv: cannot stat 'drivers/mtd/chips/.tmp_mx_cfi_cmdset_0020.o': No such file or directory drivers/mtd/tests/.tmp_gl_subpagetest.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_mtdcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/tests/.tmp_mx_subpagetest.o': No such file rm: cannot remove 'drivers/mtd/tests/.tmp_mx_subpagetest.o': No such file or directory mv: cannot stat 'drivers/mtd/.tmp_mx_mtdcore.o': No such file or directory CC [M] drivers/staging/iio/gyro/adis16060_core.o CC [M] drivers/scsi/scsi_devinfo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/helpers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/helpers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/helpers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_helpers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_helpers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/.tmp_mc_helpers.o make[2]: Target `__build' not remade because of errors. make[1]: *** [crypto] Error 2 CC [M] drivers/staging/comedi/drivers/amplc_pc236.o mv: cannot stat 'drivers/regulator/.tmp_mx_helpers.o': No such file or directory CC [M] drivers/md/bcache/writeback.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/inftlcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/inftlcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: argdrivers/media/v4l2-core/v4l2-dv-timings.o: compiled for a big endian system and target is little endiane t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-dv-timings.o: uses instructions which are incompatible with instructions used in previous moduless pe/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldc:i ffiaci ldeadt at oo fm efriglee tdrivers/mtd/inftlcore.oa r/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: get specific data of file drivers/media/v4l2-core/v4l2-dv-timings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-dv-timings.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-dv-timings.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-dv-timings.o LD [M] drivers/mtd/tests/mtd_nandbiterrs.o drivers/mtd/.tmp_mc_inftlcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_inftlcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_inftlcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/tests/nandbiterrs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/xc4000.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/xc4000.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/xc4000.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_xc4000.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_xc4000.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/tuners/.tmp_mc_xc4000.o make[4]: *** [drivers/mtd/tests/mtd_nandbiterrs.o] Error 1 mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-dv-timings.o': No such file or directory mv: cannot stat 'drivers/mtd/.tmp_mx_inftlcore.o': No such file or directory mv: cannot stat 'drivers/media/tuners/.tmp_mx_xc4000.o': No such file or directory LD [M] drivers/mtd/tests/mtd_subpagetest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/tests/subpagetest.o: No such file or directory CC drivers/sh/intc/virq.o make[4]: *** [drivers/mtd/tests/mtd_subpagetest.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/tests] Error 2 CC [M] drivers/staging/iio/frequency/ad9834.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/md/.tmp_gl_dm-era-target.o: file not recognized: File truncated CC [M] drivers/regulator/fixed.o CC drivers/sh/intc/userimask.o drivers/mfd/.tmp_gl_mc13xxx-spi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-era-target.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_mc13xxx-spi.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-era-target.o': No such file or directory rm: cannot remove 'drivers/mfd/.tmp_mx_mc13xxx-spi.o': No such file or directory drivers/uio/.tmp_gl_uio_pdrv_genirq.o: file not recognized: File truncated CC [M] drivers/regulator/userspace-consumer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/uio/.tmp_mx_uio_pdrv_genirq.o': No such file CC drivers/sh/intc/virq-debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-async.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targerm: cannot remove 'drivers/uio/.tmp_mx_uio_pdrv_genirq.o': No such file or directory t specific data of file drivers/media/v4l2-core/v4l2-async.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-async.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-async.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-async.o': No such file or directory CC [M] drivers/regulator/ad5398.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-snap-transient.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-snap-transient.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-snap-transient.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-snap-transient.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-snap-transient.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-snap-transient.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/.tmp_gl_mtdchar.o: file not recognized: File truncated mv: cannot stat 'drivers/md/.tmp_mx_dm-snap-transient.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdchar.o': No such file LD drivers/md/dm-era.o rm: cannot remove 'drivers/mtd/.tmp_mx_mtdchar.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-era-target.o: No such file or directory make[3]: *** [drivers/md/dm-era.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_lib_dma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_lib_dma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_lib_dma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_lib_dma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_lib_dma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_lib_dma.o CC [M] drivers/iio/light/gp2ap020a00f.o CC [M] drivers/scsi/scsi_trace.o mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_lib_dma.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/inftlmount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/inftlmount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/inftlmount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_inftlmount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_inftlmount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_inftlmount.o drivers/mfd/.tmp_gl_wl1273-core.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mv: cannot stat 'drivers/mtd/.tmp_mx_inftlmount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_wl1273-core.o': No such file drivers/media/v4l2-core/v4l2-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-common.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-common.o': No such file or directory CC [M] drivers/mfd/lm3533-ctrlbank.o rm: cannot remove 'drivers/mfd/.tmp_mx_wl1273-core.o': No such file or directory CC [M] drivers/regulator/bcm590xx-regulator.o LD drivers/virt/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdpart.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdpart.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdpart.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdpart.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdpart.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_mtdpart.o mv: cannot stat 'drivers/mtd/.tmp_mx_mtdpart.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/md/.tmp_gl_dm-zero.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-zero.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/industrialio-event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_industrialio-event.o LD drivers/video/backlight/built-in.o LD [M] drivers/mtd/inftl.o rm: cannot remove 'drivers/md/.tmp_mx_dm-zero.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/videobuf2-memops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/videobuf2-memops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/videobuf2-memops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_videobuf2-memops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_videobuf2-memops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_videobuf2-memops.o mv: cannot stat 'drivers/iio/.tmp_mx_industrialio-event.o': No such file or directory mv: cannot stat 'drivers/md/bcache/.tmp_mx_io.o': No such file or directory mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_videobuf2-memops.o': No such file or directory CC [M] drivers/iio/kfifo_buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tps6105x.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tps6105x.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/tps6105x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tps6105x.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tps6105x.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/driver_chipcommon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/.tmp_mc_driver_chipcommon.o CC [M] drivers/regulator/da9210-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-exception-store.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: merge target specific data of file drivers/mfd/.tmp_mc_tps6105x.o mv: cannot stat 'drivers/ssb/.tmp_mx_driver_chipcommon.o': No such file or directory drivers/iio/pressure/.tmp_gl_st_pressure_i2c.o: file not recognized: File truncated CC [M] drivers/staging/iio/frequency/ad9852.o LD drivers/virtio/built-in.o CC [M] drivers/staging/comedi/drivers/amplc_pc263.o drivers/md/dm-exception-store.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-exception-store.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-exception-store.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-exception-store.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-exception-store.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/pressure/.tmp_mx_st_pressure_i2c.o': No such file mv: cannot stat 'drivers/mfd/.tmp_mx_tps6105x.o': No such file or directory rm: cannot remove 'drivers/iio/pressure/.tmp_mx_st_pressure_i2c.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-exception-store.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/light/.tmp_gl_cm36651.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/virtio/virtio.o drivers/staging/iio/accel/.tmp_gl_adis16203_core.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_cm36651.o': No such file CC [M] drivers/staging/iio/frequency/ad9951.o rm: cannot remove 'drivers/iio/light/.tmp_mx_cm36651.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/accel/.tmp_mx_adis16203_core.o': No such file CC [M] drivers/mfd/retu-mfd.o CC lib/assoc_array.o rm: cannot remove 'drivers/staging/iio/accel/.tmp_mx_adis16203_core.o': No such file or directory drivers/sh/intc/.tmp_gl_irqdomain.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_irqdomain.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_debug.o rm: cannot remove 'drivers/sh/intc/.tmp_mx_irqdomain.o': No such file or directory mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_debug.o': No such file or directory CC [M] drivers/staging/iio/adc/ad7280a.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tps65217.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tps65217.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/tps65217.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tps65217.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tps65217.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_tps65217.o CC [M] drivers/virtio/virtio_ring.o CC [M] drivers/staging/iio/accel/sca3000_ring.o LD drivers/video/fbdev/omap2/displays-new/built-in.o mv: cannot stat 'drivers/mfd/.tmp_mx_tps65217.o': No such file or directory LD [M] drivers/iio/pressure/st_pressure.o LD drivers/w1/masters/built-in.o CC [M] drivers/scsi/raid_class.o LD drivers/video/fbdev/omap2/dss/built-in.o LD drivers/mfd/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/da9052-spi.o: No such file or directory make[3]: *** [drivers/mfd/built-in.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdconcat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdconcat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target speci CC [M] drivers/w1/masters/ds2482.o fic data of file drivers/mtd/mtdconcat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdconcat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdconcat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_mtdconcat.o LD [M] drivers/staging/iio/accel/adis16203.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/staging/iio/accel/adis16203_core.o: No such file or directory make[5]: *** [drivers/staging/iio/accel/adis16203.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/video/logo/logo.o mv: cannot stat 'drivers/mtd/.tmp_mx_mtdconcat.o': No such file or directory CC [M] drivers/regulator/da9211-regulator.o drivers/sh/intc/.tmp_gl_handle.o: file not recognized: File truncated LD drivers/video/fbdev/omap2/built-in.o CC [M] drivers/staging/comedi/drivers/pcl724.o CC lib/bitrev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_handle.o': No such file rm: cannot remove 'drivers/sh/intc/.tmp_mx_handle.o': No such file or directory CC drivers/watchdog/watchdog_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/scsi/scsi_transport_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/lp3943.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/lp3943.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/lp3943.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_lp3943.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_lp3943.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_lp3943.o drivers/staging/comedi/drivers/.tmp_gl_amplc_pc236.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC drivers/video/fbdev/tmiofb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_amplc_pc236.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_amplc_pc236.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/mtd_blkdevs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtd_blkdevs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtd_blkdevs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtd_blkdevs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtd_blkdevs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_mtd_blkdevs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/mfd/.tmp_mx_lp3943.o': No such file or directory drivers/iio/pressure/.tmp_gl_st_pressure_spi.o: file not recognized: File truncated drivers/media/v4l2-core/.tmp_gl_videobuf2-vmalloc.o: file not recognized: File truncated mv: cannot stat 'drivers/mtd/.tmp_mx_mtd_blkdevs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/v4l2-core/.tmp_mx_videobuf2-vmalloc.o': No such file rm: cannot remove 'drivers/media/v4l2-core/.tmp_mx_videobuf2-vmalloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/range.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/.tmp_mc_range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/.tmp_mc_range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/.tmp_mc_range.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/pressure/.tmp_mx_st_pressure_spi.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/userimask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/userimask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/userimask.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_userimask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_userimask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_userimask.o CC [M] drivers/scsi/scsi_transport_sas.o CC drivers/video/fbdev/core/fb_notify.o mv: cannot stat 'drivers/staging/comedi/.tmp_mx_range.o': No such file or directory rm: cannot remove 'drivers/iio/pressure/.tmp_mx_st_pressure_spi.o': No such file or directory mv: cannot stat 'drivers/sh/intc/.tmp_mx_userimask.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tps65218.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tps65218.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/tps65218.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tps65218.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tps65218.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_tps65218.o drivers/mtd/devices/.tmp_gl_docg3.o: file not recognized: File truncated CC [M] drivers/staging/comedi/drivers/pcl726.o mv: cannot stat 'drivers/mfd/.tmp_mx_tps65218.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/devices/.tmp_mx_docg3.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/regulator/.tmp_gl_anatop-regulator.o: file not recognized: File truncated rm: cannot remove 'drivers/mtd/devices/.tmp_mx_docg3.o': No such file or directory drivers/staging/comedi/drivers/.tmp_gl_amplc_dio200.o: file not recognized: File truncated CC lib/crc-itu-t.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/w1/masters/mxc_w1.o HOSTCC lib/gen_crc32table /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_anatop-regulator.o': No such file CC [M] drivers/scsi/scsi_transport_srp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/iio/accel/.tmp_gl_adis16201_core.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_amplc_dio200.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/accel/.tmp_mx_adis16201_core.o': No such file drivers/power/.tmp_gl_smb347-charger.o: file not recognized: File truncated drivers/staging/iio/accel/.tmp_gl_adis16220_core.o: file not recognized: File truncated rm: cannot remove 'drivers/regulator/.tmp_mx_anatop-regulator.o': No such file or directory rm: cannot remove 'drivers/staging/iio/accel/.tmp_mx_adis16201_core.o': No such file or directory rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_amplc_dio200.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/accel/.tmp_mx_adis16220_core.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_smb347-charger.o': No such file drivers/staging/iio/accel/.tmp_gl_adis16209_core.o: file not recognized: File truncated rm: cannot remove 'drivers/staging/iio/accel/.tmp_mx_adis16220_core.o': No such file or directory rm: cannot remove 'drivers/power/.tmp_mx_smb347-charger.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/accel/.tmp_mx_adis16209_core.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/scsi/ch.o failed to merge target specific data of file drivers/md/bcache/alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_alloc.o rm: cannot remove 'drivers/staging/iio/accel/.tmp_mx_adis16209_core.o': No such file or directory drivers/md/.tmp_gl_dm-crypt.o: file not recognized: File truncated CC [M] drivers/staging/comedi/drivers/pcl730.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/pmbus/pmbus_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/pmbus/pmbus_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/pmbus/pmbus_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/pmbus/.tmp_mc_pmbus_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/pmbus/.tmp_mc_pmbus_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/pmbus/.tmp_mc_pmbus_core.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_alloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-crypt.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-crypt.o': No such file or directory mv: cannot stat 'drivers/hwmon/pmbus/.tmp_mx_pmbus_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/staging/comedi/drivers/pcm3724.o LD [M] drivers/staging/iio/accel/adis16201.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tdrivers/sh/intc/.tmp_gl_virq-debugfs.o: file not recognized: File truncated mv: cannot stat 'drivers/scsi/.tmp_mx_scsi.o': No such file or directory LD [M] drivers/staging/iio/accel/adis16220.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/staging/iio/accel/adis16201_core.o: No such file or directory LD [M] drivers/mtd/mtd.o arget specific data of file drivers/mtd/ubi/.tmp_mc_io.o make[5]: *** [drivers/staging/iio/accel/adis16201.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/power] Error 2 drivers/ssb/.tmp_gl_driver_chipcommon_pmu.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/staging/iio/accel/adis16220_core.o: No such file or directory make[5]: *** [drivers/staging/iio/accel/adis16220.o] Error 1 mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_virq-debugfs.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/ssb/.tmp_mx_driver_chipcommon_pmu.o': No such file LOGO drivers/video/logo/logo_linux_mono.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/mtdchar.o: No such file or directory make[3]: *** [drivers/mtd/mtd.o] Error 1 CC [M] drivers/staging/comedi/drivers/dac02.o CC lib/libcrc32c.o rm: cannot remove 'drivers/sh/intc/.tmp_mx_virq-debugfs.o': No such file or directory CC [M] drivers/scsi/ses.o CC [M] drivers/regulator/lp3972.o rm: cannot remove 'drivers/ssb/.tmp_mx_driver_chipcommon_pmu.o': No such file or directory LOGO drivers/video/logo/logo_linux_vga16.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD [M] drivers/staging/iio/accel/adis16209.o drivers/staging/iio/gyro/.tmp_gl_adis16060_core.o: file not recognized: File truncated LD drivers/w1/slaves/built-in.o drivers/md/.tmp_gl_dm-mpath.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/staging/iio/accel/adis16209_core.o: No such file or directory make[5]: *** [drivers/staging/iio/accel/adis16209.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/gyro/.tmp_mx_adis16060_core.o': No such file CC drivers/video/fbdev/core/fbmem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-mpath.o': No such file rm: cannot remove 'drivers/staging/iio/gyro/.tmp_mx_adis16060_core.o': No such file or directory rm: cannot remove 'drivers/md/.tmp_mx_dm-mpath.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-mem2mem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-mem2mem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-mem2mem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-mem2mem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-mem2mem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-mem2mem.o CC [M] drivers/regulator/lp872x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-space-map-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-space-map-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target s LD lib/fonts/built-in.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-mem2mem.o': No such file or directory CC drivers/watchdog/watchdog_dev.o pecific data of file drivers/md/persistent-data/dm-space-map-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-space-map-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-space-map-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-space-map-common.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-space-map-common.o': No such file or directory LOGO drivers/video/logo/logo_superh_vga16.c CC [M] drivers/w1/slaves/w1_therm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/mc13xxx-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/mc13xxx-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/mc13xxx-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_mc13xxx-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_mc13xxx-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_mc13xxx-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/ubi/.tmp_gl_block.o: file not recognized: File truncated mv: cannot stat 'drivers/mfd/.tmp_mx_mc13xxx-core.o': No such file or directory CC [M] drivers/regulator/lp8755.o LD [M] drivers/staging/iio/gyro/adis16060.o CC drivers/video/fbdev/core/fbmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/ubi/.tmp_mx_block.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/staging/iio/gyro/adis16060_core.o: No such file or directory make[5]: *** [drivers/staging/iio/gyro/adis16060.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/staging/iio/gyro] Error 2 rm: cannot remove 'drivers/mtd/ubi/.tmp_mx_block.o': No such file or directory CC [M] lib/fonts/fonts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/iio/frequency/.tmp_gl_ad5930.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/frequency/.tmp_mx_ad5930.o': No such file CC drivers/video/fbdev/metronomefb.o rm: cannot remove 'drivers/staging/iio/frequency/.tmp_mx_ad5930.o': No such file or directory CC [M] drivers/iio/light/lm3533-als.o LD drivers/staging/iio/impedance-analyzer/built-in.o CC [M] drivers/regulator/ltc3589.o CC [M] drivers/iio/light/ltr501.o CC [M] drivers/staging/iio/impedance-analyzer/ad5933.o CC [M] drivers/iio/light/tcs3414.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/inkern.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/inkern.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/inkern.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_inkern.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_inkern.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_inkern.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/.tmp_mc_devres.o mv: cannot stat 'drivers/iio/.tmp_mx_inkern.o': No such file or directory LD drivers/scsi/libsas/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/lz4/lz4_compress.o drivers/staging/comedi/drivers/.tmp_gl_amplc_pc263.o: file not recognized: File truncated mv: cannot stat 'drivers/regulator/.tmp_mx_devres.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/stats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_stats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_amplc_pc263.o': No such file CC lib/lzo/lzo1x_compress.o rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_amplc_pc263.o': No such file or directory mv: cannot stat 'drivers/md/bcache/.tmp_mx_stats.o': No such file or directory CC [M] drivers/scsi/libsas/sas_init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/journal.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/journal.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_journal.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_journal.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/lm3533-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/lm3533-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target mv: cannot stat 'fs/reiserfs/.tmp_mx_journal.o': No such file or directory specific data of file drivers/mfd/lm3533-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_lm3533-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_lm3533-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_lm3533-core.o mv: cannot stat 'drivers/mfd/.tmp_mx_lm3533-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/movinggc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/movinggc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of CC lib/lz4/lz4hc_compress.o file drivers/md/bcache/movinggc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_movinggc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_movinggc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_movinggc.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_movinggc.o': No such file or directory CC drivers/video/fbdev/core/fbcmap.o CC [M] drivers/staging/comedi/drivers/das08_isa.o LD drivers/staging/iio/light/built-in.o CC lib/lz4/lz4_decompress.o CC [M] drivers/staging/iio/light/isl29018.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-space-map-disk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-space-map-disk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-space-map-disk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-space-map-disk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-space-map-disk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-space-map-disk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/iio/cdc/.tmp_gl_ad7152.o: file not recognized: File truncated mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-space-map-disk.o': No such file or directory CC lib/lzo/lzo1x_decompress_safe.o CC [M] drivers/regulator/max8660.o CC [M] drivers/scsi/libsas/sas_phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/cdc/.tmp_mx_ad7152.o': No such file rm: cannot remove 'drivers/staging/iio/cdc/.tmp_mx_ad7152.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/md/.tmp_gl_dm-raid.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-triggered-buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-triggered-buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/industrialio-triggered-buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-triggered-buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-triggered-buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_industrialio-triggered-buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-raid.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-raid.o': No such file or directory mv: cannot stat 'drivers/iio/.tmp_mx_industrialio-triggered-buffer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/iio/frequency/.tmp_gl_ad9951.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/frequency/.tmp_mx_ad9951.o': No such file drivers/regulator/.tmp_gl_userspace-consumer.o: file not recognized: File truncated LD [M] drivers/md/dm-multipath.o rm: cannot remove 'drivers/staging/iio/frequency/.tmp_mx_ad9951.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_userspace-consumer.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-mpath.o: No such file or directory make[3]: *** [drivers/md/dm-multipath.o] Error 1 CC [M] drivers/scsi/libsas/sas_port.o rm: cannot remove 'drivers/regulator/.tmp_mx_userspace-consumer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-block-manager.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-block-manager.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-block-manager.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-block-manager.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-block-manager.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-block-manager.o drivers/staging/iio/frequency/.tmp_gl_ad9834.o: file not recognized: File truncated mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-block-manager.o': No such file or directory CC [M] drivers/scsi/libsas/sas_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/frequency/.tmp_mx_ad9834.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/staging/iio/frequency/.tmp_mx_ad9834.o': No such file or directory CC drivers/video/fbdev/s1d13xxxfb.o CC [M] drivers/staging/comedi/drivers/das6402.o drivers/staging/comedi/drivers/.tmp_gl_pcl724.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_pcl724.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_pcl724.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/virq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/virq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/eba.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/eba.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/eba.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_eba.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_eba.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_eba.o drivers/sh/intc/virq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_virq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_virq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_virq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-space-map-metadata.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-space-map-metadata.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-space-map-metadata.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-space-map-metadata.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_eba.o': No such file or directory CC [M] drivers/staging/comedi/drivers/dt2811.o mv: cannot stat 'drivers/sh/intc/.tmp_mx_virq.o': No such file or directory drivers/md/persistent-data/.tmp_mc_dm-space-map-metadata.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-space-map-metadata.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-space-map-metadata.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/iio/cdc/.tmp_gl_ad7746.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/cdc/.tmp_mx_ad7746.o': No such file CC [M] drivers/staging/iio/adc/lpc32xx_adc.o rm: cannot remove 'drivers/staging/iio/cdc/.tmp_mx_ad7746.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/attach.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/attach.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC [M] drivers/iio/light/tcs3472.o CC [M] drivers/regulator/max8952.o failed to merge target specific data of file drivers/mtd/ubi/attach.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_attach.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_attach.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_attach.o mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_attach.o': No such file or directory CC drivers/video/fbdev/core/fbsysfs.o CC [M] drivers/staging/iio/light/isl29028.o LD drivers/sh/intc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-snap-persistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-snap-persistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-snap-persistent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-snap-persistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-snap-persistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-snap-persistent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/intc/handle.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/intc/irqdomain.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/intc/virq-debugfs.o: No such file or directory CC drivers/spi/spidev.o LD drivers/staging/iio/magnetometer/built-in.o mv: cannot stat 'drivers/md/.tmp_mx_dm-snap-persistent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[4]: *** [drivers/sh/intc/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/sh/intc] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/sh] Error 2 drivers/regulator/.tmp_gl_da9210-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_da9210-regulator.o': No such file CC [M] drivers/staging/iio/magnetometer/hmc5843_core.o CC [M] drivers/regulator/max8973-regulator.o rm: cannot remove 'drivers/regulator/.tmp_mx_da9210-regulator.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/comedi_buf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/comedi_buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/comedi_buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/.tmp_mc_comedi_buf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/.tmp_mc_comedi_buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/.tmp_mc_comedi_buf.o CC [M] drivers/w1/w1.o CC [M] drivers/virtio/virtio_mmio.o CC [M] drivers/staging/iio/light/tsl2583.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/spi/spi-bcm63xx-hsspi.o mv: cannot stat 'drivers/staging/comedi/.tmp_mx_comedi_buf.o': No such file or directory drivers/staging/comedi/drivers/.tmp_gl_pcm3724.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_pcm3724.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_pcm3724.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-btree-spine.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-btree-spine.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-btree-spine.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-btree-spine.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-btree-spine.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-btree-spine.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/industrialio-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_industrialio-core.o mv: cannot stat 'drivers/iio/.tmp_mx_industrialio-core.o': No such file or directory LD drivers/staging/iio/meter/built-in.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-btree-spine.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/industrialio-trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_industrialio-trigger.o CC [M] drivers/staging/iio/meter/ade7753.o mv: cannot stat 'drivers/iio/.tmp_mx_industrialio-trigger.o': No such file or directory drivers/regulator/.tmp_gl_fixed.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_fixed.o': No such file CC [M] drivers/regulator/mc13783-regulator.o CC drivers/spi/spi-bitbang.o rm: cannot remove 'drivers/regulator/.tmp_mx_fixed.o': No such file or directory CC [M] drivers/w1/slaves/w1_smem.o CC [M] drivers/w1/w1_int.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_write_words': /scratch/kisskb/src/include/linux/mtd/map.h:332:11: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/w1/slaves/w1_ds2408.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/scsi/libsas/sas_dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/regulator/.tmp_gl_da9052-regulator.o: file not recognized: File truncated drivers/staging/comedi/drivers/.tmp_gl_pcl726.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_da9052-regulator.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_pcl726.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_pcl726.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_da9052-regulator.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/logo/logo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/logo/logo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/.tmp_mc_main.o to merge target specific data of file drivers/video/logo/logo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/logo/.tmp_mc_logo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/logo/.tmp_mc_logo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/logo/.tmp_mc_logo.o drivers/w1/masters/.tmp_gl_ds2482.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/masters/.tmp_mx_ds2482.o': No such file mv: cannot stat 'drivers/video/logo/.tmp_mx_logo.o': No such file or directory mv: cannot stat 'drivers/ssb/.tmp_mx_main.o': No such file or directory rm: cannot remove 'drivers/w1/masters/.tmp_mx_ds2482.o': No such file or directory CC [M] drivers/scsi/libsas/sas_discover.o CC [M] drivers/staging/iio/meter/ade7758_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/comedi/drivers/.tmp_gl_dac02.o: file not recognized: File truncated CC [M] drivers/staging/comedi/drivers/dt2814.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_dac02.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_dac02.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-region-hash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-region-hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-region-hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-region-hash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-region-hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-region-hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/staging/comedi/drivers/dt2817.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LOGO drivers/video/logo/logo_superh_mono.c drivers/staging/comedi/drivers/.tmp_gl_pcl730.o: file not recognized: File truncated mv: cannot stat 'drivers/md/.tmp_mx_dm-region-hash.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_pcl730.o': No such file drivers/regulator/.tmp_gl_ad5398.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_ad5398.o': No such file LD drivers/ssb/ssb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-log.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-log.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/dm-log.o rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_pcl730.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/ssb/scan.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/ssb/driver_chipcommon_pmu.o: No such file or directory make[3]: *** [drivers/ssb/ssb.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ssb] Error 2 rm: cannot remove 'drivers/regulator/.tmp_mx_ad5398.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-log.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-log.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_dm-log.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/lm3533-ctrlbank.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/lm3533-ctrlbank.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/lm3533-ctrlbank.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_lm3533-ctrlbank.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_lm3533-ctrlbank.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_lm3533-ctrlbank.o LOGO drivers/video/logo/clut_vga16.c CC [M] drivers/w1/masters/ds1wm.o drivers/staging/comedi/drivers/.tmp_gl_das08_isa.o: file not recognized: File truncated mv: cannot stat 'drivers/md/.tmp_mx_dm-log.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_das08_isa.o': No such file mv: cannot stat 'drivers/mfd/.tmp_mx_lm3533-ctrlbank.o': No such file or directory rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_das08_isa.o': No such file or directory drivers/regulator/.tmp_gl_bcm590xx-regulator.o: file not recognized: File truncated LOGO drivers/video/logo/logo_blackfin_vga16.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_bcm590xx-regulator.o': No such file CC [M] drivers/staging/iio/magnetometer/hmc5843_i2c.o rm: cannot remove 'drivers/regulator/.tmp_mx_bcm590xx-regulator.o': No such file or directory CC [M] drivers/w1/w1_family.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/staging/comedi/drivers/dmm32at.o CC [M] drivers/staging/iio/meter/ade7758_ring.o LOGO drivers/video/logo/logo_blackfin_clut224.c drivers/staging/iio/adc/.tmp_gl_ad7192.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_util.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_util.o': No such file or directory CC [M] drivers/staging/iio/magnetometer/hmc5843_spi.o CC [M] drivers/scsi/libsas/sas_expander.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/adc/.tmp_mx_ad7192.o': No such file LOGO drivers/video/logo/logo_dec_clut224.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/retu-mfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/retu-mfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/retu-mfd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_retu-mfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_retu-mfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_retu-mfd.o drivers/staging/iio/accel/sca3000_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/accel/sca3000_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/accel/sca3000_ring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/accel/.tmp_mc_sca3000_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/accel/.tmp_mc_sca3000_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/accel/.tmp_mc_sca3000_ring.o rm: cannot remove 'drivers/staging/iio/adc/.tmp_mx_ad7192.o': No such file or directory mv: mv: cannot stat 'drivers/mfd/.tmp_mx_retu-mfd.o'cannot stat 'drivers/staging/iio/accel/.tmp_mx_sca3000_ring.o': No such file or directory : No such file or directory CC drivers/video/fbdev/simplefb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/iio/light/vcnl4000.o drivers/md/.tmp_gl_dm-raid1.o: file not recognized: File truncated CC [M] drivers/staging/comedi/drivers/fl512.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-raid1.o': No such file CC [M] lib/fonts/font_8x16.o rm: cannot remove 'drivers/md/.tmp_mx_dm-raid1.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/md/persistent-data/dm-transaction-manager.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-transaction-manager.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-transaction-manager.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-transaction-manager.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-transaction-manager.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-transaction-manager.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-transaction-manager.o': No such file or directory drivers/uio/.tmp_gl_uio.o: file not recognized: File truncated CC [M] drivers/staging/comedi/drivers/aio_aio12_8.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/watchdog_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/watchdog_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/watchdog/watchdog_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/.tmp_mc_watchdog_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/.tmp_mc_watchdog_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/watchdog/.tmp_mc_watchdog_core.o LOGO drivers/video/logo/logo_linux_clut224.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/uio/.tmp_mx_uio.o': No such file make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mfd] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/virtio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/.tmp_mc_virtio.o mv: cannot stat 'drivers/watchdog/.tmp_mx_watchdog_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/uio/.tmp_mx_uio.o': No such file or directory mv: cannot stat 'drivers/virtio/.tmp_mx_virtio.o': No such file or directory drivers/regulator/.tmp_gl_ltc3589.o: file not recognized: File truncated CC [M] drivers/staging/iio/meter/ade7758_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_ltc3589.o': No such file CC [M] drivers/misc/enclosure.o rm: cannot remove 'drivers/regulator/.tmp_mx_ltc3589.o': No such file or directory LD [M] drivers/md/dm-mirror.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/kfifo_buf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/kfifo_buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/kfifo_buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_kfifo_buf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_kfifo_buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_kfifo_buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-raid1.o: No such file or directory make[3]: *** [drivers/md/dm-mirror.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/w1/slaves/.tmp_gl_w1_therm.o: file not recognized: File truncated mv: cannot stat 'drivers/iio/.tmp_mx_kfifo_buf.o': No such file or directory drivers/staging/iio/frequency/.tmp_gl_ad9852.o: file not recognized: File truncated CC [M] drivers/regulator/mc13892-regulator.o LOGO drivers/video/logo/logo_m32r_clut224.c CC [M] drivers/staging/iio/meter/ade7759.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/stree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/stree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/stree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_stree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_stree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_stree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/frequency/.tmp_mx_ad9852.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_therm.o': No such file /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0001.c: In function 'cfi_intelext_write_words': /scratch/kisskb/src/include/linux/mtd/map.h:332:11: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] mv: cannot stat 'fs/reiserfs/.tmp_mx_stree.o': No such file or directory rm: cannot remove 'drivers/staging/iio/frequency/.tmp_mx_ad9852.o': No such file or directory rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_therm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/regulator/.tmp_gl_da9211-regulator.o: file not recognized: File truncated drivers/w1/masters/.tmp_gl_mxc_w1.o: file not recognized: File truncated CC [M] drivers/watchdog/retu_wdt.o LOGO drivers/video/logo/logo_mac_clut224.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_da9211-regulator.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/masters/.tmp_mx_mxc_w1.o': No such file CC drivers/spi/spi-butterfly.o CC [M] drivers/staging/iio/meter/ade7854.o rm: cannot remove 'drivers/regulator/.tmp_mx_da9211-regulator.o': No such file or directory rm: cannot remove 'drivers/w1/masters/.tmp_mx_mxc_w1.o': No such file or directory CC [M] drivers/regulator/mc13xxx-regulator-core.o CC lib/raid6/algos.o CC [M] drivers/video/fbdev/broadsheetfb.o LD [M] fs/reiserfs/reiserfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/super.o: No such file or directory drivers/iio/light/.tmp_gl_tcs3414.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/item_ops.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/xattr_user.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/xattr_trusted.o: No such file or directory make[3]: *** [fs/reiserfs/reiserfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/reiserfs] Error 2 make[2]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_tcs3414.o': No such file make[1]: *** [fs] Error 2 LOGO drivers/video/logo/logo_parisc_clut224.c rm: cannot remove 'drivers/iio/light/.tmp_mx_tcs3414.o': No such file or directory CC drivers/spi/spi-clps711x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fb_notify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fb_notify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/fb_notify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fb_notify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fb_notify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_fb_notify.o LOGO drivers/video/logo/logo_sgi_clut224.c CC [M] drivers/w1/slaves/w1_ds2413.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fb_notify.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/accel/sca3000_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/accel/sca3000_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/accel/sca3000_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/accel/.tmp_mc_sca3000_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/accel/.tmp_mc_sca3000_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/accel/.tmp_mc_sca3000_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/staging/iio/accel/.tmp_mx_sca3000_core.o': No such file or directory CC lib/mpi/generic_mpih-lshift.o drivers/iio/light/.tmp_gl_ltr501.o: file not recognized: File truncated CC drivers/spi/spi-dw.o LD drivers/staging/iio/resolver/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_ltr501.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_ltr501.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_trace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_trace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_trace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_trace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_trace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_trace.o mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_trace.o': No such file or directory CC [M] drivers/regulator/tps51632-regulator.o LOGO drivers/video/logo/logo_spe_clut224.c LD [M] drivers/staging/iio/accel/sca3000.o CC [M] drivers/w1/w1_netlink.o LD drivers/staging/iio/trigger/built-in.o make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/staging/iio/accel] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/wl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/wl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/wl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_wl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/ubi/.tmp_mc_wl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/ubi/.tmp_mc_wl.o CC drivers/video/fbdev/core/modedb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/watchdog_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/watchdog_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/watchdog/watchdog_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/.tmp_mc_watchdog_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/.tmp_mc_watchdog_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/watchdog/.tmp_mc_watchdog_dev.o mv: cannot stat 'drivers/mtd/ubi/.tmp_mx_wl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/altera.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/altera.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/altera-stapl/altera.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/.tmp_mc_altera.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/altera-stapl/.tmp_mc_altera.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/altera-stapl/.tmp_mc_altera.o LOGO drivers/video/logo/logo_sun_clut224.c CC [M] drivers/w1/w1_io.o mv: cannot stat 'drivers/watchdog/.tmp_mx_watchdog_dev.o': No such file or directory CC [M] drivers/misc/isl29003.o CC [M] drivers/scsi/libsas/sas_scsi_host.o mv: cannot stat 'drivers/misc/altera-stapl/.tmp_mx_altera.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/comedi/drivers/.tmp_gl_das6402.o: file not recognized: File truncated block/.tmp_gl_cfq-iosched.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'block/.tmp_mx_cfq-iosched.o': No such file CC [M] drivers/misc/tsl2550.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_das6402.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_devinfo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_devinfo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_devinfo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_devinfo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_devinfo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_devinfo.o drivers/video/fbdev/.tmp_gl_metronomefb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'block/.tmp_mx_cfq-iosched.o': No such file or directory rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_das6402.o': No such file or directory LD lib/lzo/lzo_decompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/fbdev/.tmp_mx_metronomefb.o': No such file mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_devinfo.o': No such file or directory drivers/staging/comedi/drivers/.tmp_gl_dt2811.o: file not recognized: File truncated CC [M] drivers/regulator/tps6105x-regulator.o rm: cannot remove 'drivers/video/fbdev/.tmp_mx_metronomefb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_dt2811.o': No such file LOGO drivers/video/logo/logo_superh_clut224.c rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_dt2811.o': No such file or directory CC [M] drivers/regulator/tps62360-regulator.o CC drivers/spi/spi-orion.o LD [M] drivers/misc/altera-stapl/altera-stapl.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0002.c: In function 'cfi_amdstd_write_buffers': /scratch/kisskb/src/include/linux/mtd/map.h:332:11: warning: 'r.x[0]' may be used uninitialized in this function [-Wuninitialized] CC [M] drivers/staging/comedi/drivers/ii_pci20kc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/scsi/libsas/sas_task.o CC [M] drivers/misc/hmc6352.o drivers/media/v4l2-core/v4l2-ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-ioctl.o drivers/regulator/.tmp_gl_lp3972.o: file not recognized: File truncated LD block/built-in.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_lp3972.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_lp3972.o': No such file or directory CC [M] drivers/video/fbdev/ocfb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/regulator/.tmp_gl_lp8755.o: file not recognized: File truncated CC [M] drivers/regulator/tps6507x-regulator.o CC drivers/video/logo/logo_linux_mono.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_lp8755.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_lp8755.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find block/noop-iosched.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find block/cfq-iosched.o: No such file or directory make[2]: *** [block/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [block] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/light/.tmp_gl_gp2ap020a00f.o: file not recognized: File truncated drivers/staging/comedi/drivers/.tmp_gl_dt2814.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_gp2ap020a00f.o': No such file CC [M] drivers/video/fbdev/vfb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_dt2814.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_gp2ap020a00f.o': No such file or directory rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_dt2814.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/light/.tmp_gl_tcs3472.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_tcs3472.o': No such file CC [M] drivers/misc/fsa9480.o rm: cannot remove 'drivers/iio/light/.tmp_mx_tcs3472.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/extents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/extents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_extents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_extents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/comedi/drivers/.tmp_gl_dt2817.o: file not recognized: File truncated mv: cannot stat 'drivers/md/bcache/.tmp_mx_extents.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_dt2817.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_dt2817.o': No such file or directory drivers/staging/iio/magnetometer/.tmp_gl_hmc5843_i2c.o: file not recognized: File truncated CC [M] drivers/staging/comedi/drivers/c6xdigio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/magnetometer/.tmp_mx_hmc5843_i2c.o': No such file CC drivers/spi/spi-sh.o rm: cannot remove 'drivers/staging/iio/magnetometer/.tmp_mx_hmc5843_i2c.o': No such file or directory CC [M] drivers/watchdog/of_xilinx_wdt.o LD lib/lzo/lzo_compress.o CC [M] drivers/staging/comedi/drivers/mpc624.o CC [M] drivers/w1/slaves/w1_ds2406.o CC [M] drivers/watchdog/shwdt.o LD lib/lzo/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/watchdog/softdog.o drivers/hwmon/.tmp_gl_w83627ehf.o: file not recognized: File truncated CC [M] drivers/staging/comedi/drivers/adq12b.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83627ehf.o': No such file CC lib/xz/xz_dec_syms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/hwmon/.tmp_mx_w83627ehf.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/regulator/.tmp_gl_lp872x.o: file not recognized: File truncated CC [M] drivers/staging/comedi/drivers/ni_at_ao.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_lp872x.o': No such file drivers/staging/iio/adc/.tmp_gl_lpc32xx_adc.o: file not recognized: File truncated drivers/staging/comedi/drivers/.tmp_gl_dmm32at.o: file not recognized: File truncated CC drivers/video/logo/logo_linux_vga16.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/adc/.tmp_mx_lpc32xx_adc.o': No such file rm: cannot remove 'drivers/staging/iio/adc/.tmp_mx_lpc32xx_adc.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_lp872x.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_dmm32at.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_dmm32at.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/light/.tmp_gl_vcnl4000.o: file not recognized: File truncated drivers/staging/iio/magnetometer/.tmp_gl_hmc5843_spi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_vcnl4000.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_vcnl4000.o': No such file or directory LD lib/zlib_deflate/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/magnetometer/.tmp_mx_hmc5843_spi.o': No such file rm: cannot remove 'drivers/staging/iio/magnetometer/.tmp_mx_hmc5843_spi.o': No such file or directory CC drivers/spi/spi-xilinx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbmon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/fbmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbmon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_fbmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/raid10.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/raid10.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/raid10.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_raid10.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_raid10.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_raid10.o CC [M] lib/zlib_deflate/deflate.o mv: cannot stat 'drivers/md/.tmp_mx_raid10.o': No such file or directory mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fbmon.o': No such file or directory CC [M] drivers/misc/lattice-ecp3-config.o CC [M] drivers/spi/spi-altera.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/spi/spi-bcm2835.o drivers/staging/comedi/drivers/.tmp_gl_fl512.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_fl512.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_fl512.o': No such file or directory CC [M] drivers/w1/slaves/w1_ds2423.o CC drivers/video/logo/logo_superh_vga16.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/comedi/drivers/.tmp_gl_aio_aio12_8.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_aio_aio12_8.o': No such file CC [M] drivers/w1/slaves/w1_ds2431.o drivers/staging/iio/impedance-analyzer/.tmp_gl_ad5933.o: file not recognized: File truncated rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_aio_aio12_8.o': No such file or directory LD drivers/misc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/journal.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specif/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/impedance-analyzer/.tmp_mx_ad5933.o': No such file ic data of file drivers/md/bcache/journal.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_journal.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_journal.o rm: cannot remove 'drivers/staging/iio/impedance-analyzer/.tmp_mx_ad5933.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/misc/ti_dac7512.o: No such file or directory mv: make[3]: cannot stat 'drivers/md/bcache/.tmp_mx_journal.o'*** [drivers/misc/built-in.o] Error 1: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_phy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_phy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/sas_phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_phy.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/.tmp_mc_drivers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/.tmp_mc_drivers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/.tmp_mc_drivers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_phy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data o CC drivers/video/fbdev/core/fbcvt.o f file drivers/scsi/libsas/.tmp_mc_sas_phy.o mv: cannot stat 'drivers/staging/comedi/.tmp_mx_drivers.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/writeback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specmv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_phy.o': No such file or directory CC [M] drivers/w1/slaves/w1_ds2433.o ific data of file drivers/md/bcache/writeback.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_writeback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_writeback.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_writeback.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/w1/slaves/.tmp_gl_w1_ds2408.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2408.o': No such file CC [M] drivers/staging/comedi/drivers/ni_atmio16d.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2408.o': No such file or directory drivers/spi/.tmp_gl_spi-bcm63xx-hsspi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-bcm63xx-hsspi.o': No such file LD drivers/watchdog/watchdog.o CC lib/xz/xz_dec_stream.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_error.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_error.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_error.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_error.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_error.o rm: cannot remove 'drivers/spi/.tmp_mx_spi-bcm63xx-hsspi.o': No such file or directory CC [M] drivers/w1/slaves/w1_ds2760.o LD drivers/watchdog/built-in.o mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_error.o': No such file or directory CC [M] drivers/w1/slaves/w1_ds2780.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/xz/xz_dec_lzma2.o drivers/regulator/.tmp_gl_max8952.o: file not recognized: File truncated LD [M] lib/fonts/font.o drivers/staging/iio/light/.tmp_gl_isl29018.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/magnetometer/hmc5843_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/magnetometer/hmc5843_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/magnetometer/hmc5843_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/magnetometer/.tmp_mc_hmc5843_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/magnetometer/.tmp_mc_hmc5843_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/magnetometer/.tmp_mc_hmc5843_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/light/.tmp_mx_isl29018.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/industrialio-buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_industrialio-buffer.o CC [M] drivers/staging/iio/adc/spear_adc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/ade7758_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/ade7758_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/meter/ade7758_ring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/.tmp_mc_ade7758_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/.tmp_mc_ade7758_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/meter/.tmp_mc_ade7758_ring.o mv: cannot stat 'drivers/iio/.tmp_mx_industrialio-buffer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_max8952.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/raid_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/raid_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/raid_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_raid_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_raid_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_raid_class.o mv: cannot stat 'drivers/staging/iio/magnetometer/.tmp_mx_hmc5843_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/staging/iio/light/.tmp_mx_isl29018.o': No such file or directory CC [M] drivers/w1/slaves/w1_ds2781.o mv: cannot stat 'drivers/staging/iio/meter/.tmp_mx_ade7758_ring.o': No such file or directory mv: cannot stat 'drivers/scsi/.tmp_mx_raid_class.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_max8952.o': No such file or directory drivers/regulator/.tmp_gl_max8660.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_max8660.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/mpi/generic_mpih-mul1.o CC [M] drivers/staging/comedi/drivers/pcmmio.o rm: cannot remove 'drivers/regulator/.tmp_mx_max8660.o': No such file or directory drivers/virtio/.tmp_gl_virtio_mmio.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/video/fbdev/.tmp_gl_tmiofb.o: file not recognized: File truncated CC [M] drivers/w1/slaves/w1_ds28e04.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/fbdev/.tmp_mx_tmiofb.o': No such file CC [M] drivers/spi/spi-dw-mmio.o drivers/video/fbdev/.tmp_gl_simplefb.o: file not recognized: File truncated rm: cannot remove 'drivers/video/fbdev/.tmp_mx_tmiofb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/fbdev/.tmp_mx_simplefb.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/virtio/.tmp_mx_virtio_mmio.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1_family.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1_family.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/w1_family.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1_family.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1_family.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/.tmp_mc_w1_family.o drivers/staging/iio/adc/.tmp_gl_ad7280a.o: file not recognized: File truncated rm: cannot remove 'drivers/video/fbdev/.tmp_mx_simplefb.o': No such file or directory rm: cannot remove 'drivers/virtio/.tmp_mx_virtio_mmio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/bset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/bset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/bset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_bset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_bset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_bset.o CC [M] drivers/staging/comedi/drivers/pcmuio.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_bset.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/adc/.tmp_mx_ad7280a.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/video/logo/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/staging/iio/adc/.tmp_mx_ad7280a.o': No such file or directory mv: cannot stat 'drivers/w1/.tmp_mx_w1_family.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/md/.tmp_gl_dm-snap.o: file not recognized: File truncated drivers/staging/iio/meter/.tmp_gl_ade7753.o: file not recognized: File truncated drivers/mtd/ubi/.tmp_gl_fastmap.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/ade7758_trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/ade7758_trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/meter/ade7758_trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/.tmp_mc_ade7758_trigger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/.tmp_mc_ade7758_trigger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/meter/.tmp_mc_ade7758_trigger.o LD [M] drivers/iio/industrialio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-snap.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/ubi/.tmp_mx_fastmap.o': No such file drivers/video/fbdev/.tmp_gl_s1d13xxxfb.o: file not recognized: File truncated rm: cannot remove 'drivers/md/.tmp_mx_dm-snap.o': No such file or directory rm: cannot remove 'drivers/mtd/ubi/.tmp_mx_fastmap.o': No such file or directory LD lib/zlib_inflate/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/fbdev/.tmp_mx_s1d13xxxfb.o': No such file rm: cannot remove 'drivers/video/fbdev/.tmp_mx_s1d13xxxfb.o': No such file or directory CC [M] drivers/virtio/virtio_balloon.o CC [M] drivers/staging/comedi/drivers/multiq3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/meter/.tmp_mx_ade7753.o': No such file mv: cannot stat 'drivers/staging/iio/meter/.tmp_mx_ade7758_trigger.o': No such file or directory CC drivers/video/fbdev/core/cfbfillrect.o rm: cannot remove 'drivers/staging/iio/meter/.tmp_mx_ade7753.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fai CC [M] drivers/spi/spi-fsl-dspi.o CC lib/mpi/generic_mpih-mul2.o led to merge target specific data of file drivers/scsi/.tmp_mc_scsi_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_dump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spec CC lib/raid6/recov.o ific /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: data ofdrivers/mtd/chips/cfi_cmdset_0001.o: compiled for a big endian system and target is little endian f i/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ledrivers/mtd/chips/cfi_cmdset_0001.o: uses instructions which are incompatible with instructions used in previous modules drivers/scsi/libsas/sas_dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: faile/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ddrivers/scsi/libsas/.tmp_mc_sas_dump.o: compiled for a big endian system and target is little endian t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: odrivers/scsi/libsas/.tmp_mc_sas_dump.o: uses instructions which are incompatible with instructions used in previous modules m/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lde:r gfea itlaerdg etto smpeercgief itca rdgaetta sopfe cfiifliec drivers/mtd/chips/cfi_cmdset_0001.od at/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: adrivers/mtd/chips/.tmp_mc_cfi_cmdset_0001.o: compiled for a big endian system and target is little endian o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fdrivers/mtd/chips/.tmp_mc_cfi_cmdset_0001.o: uses instructions which are incompatible with instructions used in previous modules f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldi:l ef adrivers/scsi/libsas/.tmp_mc_sas_dump.oi led to merge target specific data of file drivers/mtd/chips/.tmp_mc_cfi_cmdset_0001.o LD [M] drivers/md/dm-snapshot.o drivers/w1/slaves/.tmp_gl_w1_ds2413.o: file not recognized: File truncated mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_sysfs.o': No such file or directory mv: cannot stat 'drivers/mtd/chips/.tmp_mx_cfi_cmdset_0001.o': No such file or directory HOSTCC lib/raid6/mktables CC lib/fault-inject.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD [M] drivers/mtd/ubi/ubi.o mv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_dump.o': No such file or directory CC [M] lib/zlib_inflate/inffast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-snap.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2413.o': No such file CC [M] lib/zlib_deflate/deftree.o drivers/regulator/.tmp_gl_mc13783-regulator.o: file not recognized: File truncated UNROLL lib/raid6/int1.c CC lib/mpi/generic_mpih-mul3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/ubi/build.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/ubi/cdev.o: No such file or directory make[3]: *** [drivers/md/dm-snapshot.o] Error 1 rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2413.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_mc13783-regulator.o': No such file CC [M] drivers/staging/comedi/drivers/s526.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/ubi/fastmap.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/ubi/block.o: No such file or directory make[4]: *** [drivers/mtd/ubi/ubi.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/ubi] Error 2 rm: cannot remove 'drivers/regulator/.tmp_mx_mc13783-regulator.o': No such file or directory CC drivers/video/fbdev/core/cfbcopyarea.o UNROLL lib/raid6/int2.c CC [M] lib/zlib_deflate/deflate_syms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/staging/comedi/drivers/unioxx5.o drivers/spi/.tmp_gl_spidev.o: file not recognized: File truncated CC lib/syscall.o UNROLL lib/raid6/int4.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spidev.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spidev.o': No such file or directory CC [M] drivers/staging/comedi/drivers/8255.o CC lib/nlattr.o UNROLL lib/raid6/int8.c CC [M] drivers/spi/spi-imx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/regulator/.tmp_gl_tps6105x-regulator.o: file not recognized: drivers/staging/iio/light/.tmp_gl_isl29028.o: file not recognized: File truncated CC [M] lib/zlib_inflate/inflate.o CC [M] lib/xz/xz_dec_test.o UNROLL lib/raid6/int16.c File truncated CC lib/atomic64.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/light/.tmp_mx_isl29028.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_tps6105x-regulator.o': No such file drivers/watchdog/.tmp_gl_softdog.o: file not recognized: File truncated rm: cannot remove 'drivers/staging/iio/light/.tmp_mx_isl29028.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_tps6105x-regulator.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_softdog.o': No such file UNROLL lib/raid6/int32.c rm: cannot remove 'drivers/watchdog/.tmp_mx_softdog.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] lib/zlib_inflate/infutil.o CC lib/average.o drivers/regulator/.tmp_gl_max8973-regulator.o: file not recognized: File truncated CC drivers/video/fbdev/core/cfbimgblt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_max8973-regulator.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/regulator/.tmp_mx_max8973-regulator.o': No such file or directory drivers/watchdog/.tmp_gl_retu_wdt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_retu_wdt.o': No such file rm: cannot remove 'drivers/watchdog/.tmp_mx_retu_wdt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/cordic.o drivers/iio/light/.tmp_gl_lm3533-als.o: file not recognized: File truncated CC [M] lib/zlib_inflate/inftrees.o CC [M] drivers/spi/spi-omap-100k.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_lm3533-als.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_lm3533-als.o': No such file or directory CC lib/raid6/int1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_scan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-btree-remove.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-btree-remove.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-btree-remove.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-btree-remove.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-btree-remove.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-btree-remove.o drivers/md/bcache/.tmp_gl_sysfs.o: file not recognized: File truncated of file drivers/scsi/scsi_scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_scan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/bcache/.tmp_mx_sysfs.o': No such file CC [M] lib/zlib_inflate/inflate_syms.o mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_scan.o': No such file or directory mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-btree-remove.o': No such file or directory rm: cannot remove 'drivers/md/bcache/.tmp_mx_sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/watchdog/.tmp_gl_of_xilinx_wdt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_of_xilinx_wdt.o': No such file LD drivers/iio/built-in.o rm: cannot remove 'drivers/watchdog/.tmp_mx_of_xilinx_wdt.o': No such file or directory CC lib/glob.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_port.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sdrivers/misc/.tmp_gl_hmc6352.o: file not recognized: File truncated pecific data of file drivers/scsi/libsas/sas_port.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_port.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/.tmp_mc_sas_port.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_hmc6352.o': No such file mv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_port.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/misc/.tmp_mx_hmc6352.o': No such file or directory drivers/staging/iio/light/.tmp_gl_tsl2583.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/spi/spi-omap2-mcspi.o drivers/staging/comedi/drivers/.tmp_gl_adq12b.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/light/.tmp_mx_tsl2583.o': No such file rm: cannot remove 'drivers/staging/iio/light/.tmp_mx_tsl2583.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_adq12b.o': No such file CC lib/raid6/int2.o rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_adq12b.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbcmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC [M] drivers/spi/spi-sc18is602.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/video/fbdev/core/fbcmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/fbcmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbcmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbcmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_fbcmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/comedi/drivers/.tmp_gl_mpc624.o: file not recognized: File truncated mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fbcmap.o': No such file or directory CC drivers/video/fbdev/core/sysfillrect.o drivers/w1/masters/.tmp_gl_ds1wm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_mpc624.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/masters/.tmp_mx_ds1wm.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_mpc624.o': No such file or directory rm: cannot remove 'drivers/w1/masters/.tmp_mx_ds1wm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/watchdog/.tmp_gl_shwdt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_shwdt.o': No such file CC lib/clz_tab.o CC lib/raid6/int4.o CC [M] drivers/staging/comedi/drivers/amplc_dio200_common.o rm: cannot remove 'drivers/watchdog/.tmp_mx_shwdt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/virtio_ring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: faileddrivers/spi/.tmp_gl_spi-butterfly.o: file not recognized: File truncated to merge target specific data of file drivers/virtio/.tmp_mc_virtio_ring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/ade7758_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/ade7758_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/meter/ade7758_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/.tmp_mc_ade7758_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/.tmp_mc_ade7758_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/meter/.tmp_mc_ade7758_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-butterfly.o': No such file mv: cannot stat 'drivers/virtio/.tmp_mx_virtio_ring.o': No such file or directory CC lib/raid6/int8.o CC lib/strncpy_from_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/staging/iio/meter/.tmp_mx_ade7758_core.o': No such file or directory rm: cannot remove 'drivers/spi/.tmp_mx_spi-butterfly.o': No such file or directory drivers/staging/comedi/drivers/.tmp_gl_ii_pci20kc.o: file not recognized: File truncated CC lib/strnlen_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_ii_pci20kc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/video/fbdev/core/syscopyarea.o drivers/staging/comedi/drivers/.tmp_gl_c6xdigio.o: file not recognized: File truncated rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_ii_pci20kc.o': No such file or directory drivers/spi/.tmp_gl_spi-clps711x.o: file not recognized: File truncated CC [M] drivers/spi/spi-sh-hspi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/spi-bitbang.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/spi-bitbang.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/spi/spi-bitbang.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/.tmp_mc_spi-bitbang.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/.tmp_mc_spi-bitbang.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/spi/.tmp_mc_spi-bitbang.o CC [M] drivers/staging/comedi/drivers/amplc_pc236_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_c6xdigio.o': No such file CC lib/raid6/int16.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-clps711x.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/spi/.tmp_mx_spi-bitbang.o': No such file or directory rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_c6xdigio.o': No such file or directory drivers/misc/.tmp_gl_isl29003.o: file not recognized: File truncated rm: cannot remove 'drivers/spi/.tmp_mx_spi-clps711x.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_isl29003.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_isl29003.o': No such file or directory CC lib/asn1_decoder.o CC lib/mpi/generic_mpih-rshift.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/video/fbdev/core/sysimgblt.o CC lib/raid6/int32.o CC [M] drivers/staging/comedi/drivers/das08.o drivers/misc/.tmp_gl_tsl2550.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_tsl2550.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/w1/slaves/.tmp_gl_w1_ds2406.o: file not recognized: File truncated rm: cannot remove 'drivers/misc/.tmp_mx_tsl2550.o': No such file or directory drivers/staging/comedi/drivers/.tmp_gl_ni_at_ao.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2406.o': No such file rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2406.o': No such file or directory CC [M] drivers/spi/spi-tle62x0.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_ni_at_ao.o': No such file GEN lib/oid_registry_data.c CC drivers/video/fbdev/core/fb_sys_fops.o LD [M] drivers/staging/iio/meter/ade7758.o rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_ni_at_ao.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbsysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbsysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sp CC lib/mpi/generic_mpih-sub1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ecific data of file drivers/video/fbdev/core/fbsysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbsysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbsysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_fbsysfs.o drivers/regulator/.tmp_gl_mc13892-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fbsysfs.o': No such file or directory drivers/regulator/.tmp_gl_tps51632-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_mc13892-regulator.o': No such file CC lib/argv_split.o drivers/staging/iio/meter/.tmp_gl_ade7759.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_tps51632-regulator.o': No such file CC drivers/video/fbdev/core/fb_defio.o rm: cannot remove 'drivers/regulator/.tmp_mx_mc13892-regulator.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_tps51632-regulator.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/meter/.tmp_mx_ade7759.o': No such file CC lib/mpi/generic_mpih-add1.o drivers/scsi/.tmp_gl_ses.o: file not recognized: File truncated rm: cannot remove 'drivers/staging/iio/meter/.tmp_mx_ade7759.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/scsi/.tmp_mx_ses.o': No such file rm: cannot remove 'drivers/scsi/.tmp_mx_ses.o': No such file or directory CC lib/mpi/mpicoder.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/w1_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/.tmp_mc_w1_netlink.o CC lib/bug.o CC [M] drivers/spi/spi-xtensa-xtfpga.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/ade7854.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/ade7854.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/meter/ade7854.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/.tmp_mc_ade7854.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/iio/meter/.tmp_mc_ade7854.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/iio/meter/.tmp_mc_ade7854.o mv: cannot stat 'drivers/w1/.tmp_mx_w1_netlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/mpi/mpi-bit.o drivers/video/fbdev/.tmp_gl_ocfb.o: file not recognized: File truncated mv: cannot stat 'drivers/staging/iio/meter/.tmp_mx_ade7854.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/fbdev/.tmp_mx_ocfb.o': No such file CC lib/mpi/mpi-cmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/video/fbdev/.tmp_mx_ocfb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/cmdline.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_srp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_srp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_srp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_srp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_srp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_transport_srp.o drivers/w1/slaves/.tmp_gl_w1_ds2423.o: file not recognized: File truncated drivers/video/fbdev/.tmp_gl_vfb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/fbdev/.tmp_mx_vfb.o': No such file mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_transport_srp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2423.o': No such file rm: cannot remove 'drivers/video/fbdev/.tmp_mx_vfb.o': No such file or directory CC lib/ctype.o CC lib/mpi/mpih-cmp.o rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2423.o': No such file or directory CC lib/dec_and_lock.o CC lib/mpi/mpih-div.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/sas_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/.tmp_mc_sas_event.o CC lib/decompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/dm-btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/dm-btree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/persistent-data/.tmp_mc_dm-btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/persistent-data/.tmp_mc_dm-btree.o CC lib/mpi/mpih-mul.o mv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_event.o': No such file or directory mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-btree.o': No such file or directory CC lib/mpi/mpi-pow.o CC lib/dump_stack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbcvt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbcvt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/fbcvt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbcvt.o: compiled for a big endian system and target is little endian CC lib/mpi/mpiutil.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbcvt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_fbcvt.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fbcvt.o': No such file or directory CC lib/earlycpio.o CC lib/extable.o CC lib/flex_proportions.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/md/persistent-data/dm-persistent-data.o drivers/regulator/.tmp_gl_tps62360-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/mc13xxx-regulator-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/mc13xxx-regulator-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/mc13xxx-regulator-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_mc13xxx-regulator-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_mc13xxx-regulator-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/.tmp_mc_mc13xxx-regulator-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/idr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_tps62360-regulator.o': No such file mv: cannot stat 'drivers/regulator/.tmp_mx_mc13xxx-regulator-core.o': No such file or directory drivers/w1/slaves/.tmp_gl_w1_ds2433.o: file not recognized: File truncated rm: cannot remove 'drivers/regulator/.tmp_mx_tps62360-regulator.o': No such file or directory LD drivers/md/persistent-data/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2433.o': No such file CC lib/int_sqrt.o rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2433.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/w1_ds2781.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/w1_ds2781.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/slaves/w1_ds2781.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/.tmp_mc_w1_ds2781.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/.tmp_mc_w1_ds2781.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/slaves/.tmp_mc_w1_ds2781.o drivers/regulator/.tmp_gl_tps6507x-regulator.o: file not recognized: File truncated CC lib/ioremap.o mv: cannot stat 'drivers/w1/slaves/.tmp_mx_w1_ds2781.o': No such file or directory drivers/w1/slaves/.tmp_gl_w1_ds2431.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2431.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_tps6507x-regulator.o': No such file rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2431.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_tps6507x-regulator.o': No such file or directory CC lib/irq_regs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/misc/.tmp_gl_fsa9480.o: file not recognized: File truncated CC lib/is_single_threaded.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_fsa9480.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/misc/.tmp_mx_fsa9480.o': No such file or directory TABLE lib/raid6/tables.c drivers/spi/.tmp_gl_spi-orion.o: file not recognized: File truncated CC lib/klist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-orion.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/enclosure.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/enclosure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/enclosure.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_enclosure.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: rm: cannot remove 'drivers/spi/.tmp_mx_spi-orion.o': No such file or directory drivers/misc/.tmp_mc_enclosure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/.tmp_mc_enclosure.o mv: cannot stat 'drivers/misc/.tmp_mx_enclosure.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/kobject.o drivers/staging/comedi/drivers/.tmp_gl_unioxx5.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_unioxx5.o': No such file drivers/misc/.tmp_gl_lattice-ecp3-config.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_lattice-ecp3-config.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_unioxx5.o': No such file or directory CC lib/kobject_uevent.o rm: cannot remove 'drivers/misc/.tmp_mx_lattice-ecp3-config.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/md5.o drivers/staging/comedi/drivers/.tmp_gl_s526.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_s526.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_s526.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/plist.o drivers/staging/iio/adc/.tmp_gl_spear_adc.o: file not recognized: File truncated make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[2]: *** [drivers/misc] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/iio/adc/.tmp_mx_spear_adc.o': No such file drivers/staging/comedi/drivers/.tmp_gl_multiq3.o: file not recognized: File truncated CC lib/prio_heap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/staging/iio/adc/.tmp_mx_spear_adc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_multiq3.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_multiq3.o': No such file or directory drivers/spi/.tmp_gl_spi-sh.o: file not recognized: File truncated CC lib/raid6/tables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-sh.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spi-sh.o': No such file or directory CC lib/proportions.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/w1_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/.tmp_mc_w1_io.o drivers/spi/.tmp_gl_spi-altera.o: file not recognized: File truncated mv: cannot stat 'drivers/w1/.tmp_mx_w1_io.o': No such file or directory CC lib/radix-tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-altera.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spi-altera.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/w1_ds2780.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/w1_ds2780.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/slaves/w1_ds2780.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/.tmp_mc_w1_ds2780.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/.tmp_mc_w1_ds2780.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/slaves/.tmp_mc_w1_ds2780.o CC lib/ratelimit.o mv: cannot stat 'drivers/w1/slaves/.tmp_mx_w1_ds2780.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-dw-mmio.o: file not recognized: File truncated drivers/staging/comedi/drivers/.tmp_gl_ni_atmio16d.o: file not recognized: File truncated make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/staging/iio] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-dw-mmio.o': No such file CC lib/rbtree.o rm: cannot remove 'drivers/spi/.tmp_mx_spi-dw-mmio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_ni_atmio16d.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_ni_atmio16d.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/w1_ds2760.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/w1_ds2760.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/slaves/w1_ds2760.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/.tmp_mc_w1_ds2760.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/slaves/.tmp_mc_w1_ds2760.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/slaves/.tmp_mc_w1_ds2760.o LD lib/lz4/built-in.o CC lib/reciprocal_div.o mv: cannot stat 'drivers/w1/slaves/.tmp_mx_w1_ds2760.o': No such file or directory CC lib/sha1.o CC lib/show_mem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1_int.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1_int.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/w1_int.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1_int.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1_int.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/.tmp_mc_w1_int.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-bcm2835.o: file not recognized: File truncated drivers/staging/comedi/drivers/.tmp_gl_pcmmio.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-bcm2835.o': No such file CC lib/string.o mv: cannot stat 'drivers/w1/.tmp_mx_w1_int.o': No such file or directory rm: cannot remove 'drivers/spi/.tmp_mx_spi-bcm2835.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/drivers/.tmp_mx_pcmmio.o': No such file rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_pcmmio.o': No such file or directory CC lib/timerqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/request.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/request.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/request.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_request.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_request.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_request.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/md/bcache/.tmp_mx_request.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_discover.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_discover.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/sas_discover.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_discover.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_discover.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/.tmp_mc_sas_discover.o drivers/scsi/.tmp_gl_ch.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/scsi/.tmp_mx_ch.o': No such file mv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_discover.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/vsprintf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'drivers/scsi/.tmp_mx_ch.o': No such file or directory drivers/spi/.tmp_gl_spi-xilinx.o: file not recognized: File truncated drivers/w1/slaves/.tmp_gl_w1_ds28e04.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-xilinx.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds28e04.o': No such file drivers/video/fbdev/.tmp_gl_broadsheetfb.o: file not recognized: File truncated rm: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds28e04.o''drivers/video/fbdev/.tmp_mx_broadsheetfb.o': No such file: No such file or directory rm: cannot remove 'drivers/spi/.tmp_mx_spi-xilinx.o': No such file or directory CC [M] lib/test_module.o rm: cannot remove 'drivers/video/fbdev/.tmp_mx_broadsheetfb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/staging/comedi/.tmp_gl_comedi_fops.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/staging/comedi/.tmp_mx_comedi_fops.o': No such file CC [M] lib/test_user_copy.o rm: cannot remove 'drivers/staging/comedi/.tmp_mx_comedi_fops.o': No such file or directory LD drivers/w1/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/sas_init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/.tmp_mc_sas_init.o CC [M] lib/test_firmware.o mv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_init.o': No such file or directory CC [M] lib/crc-ccitt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_lib.o mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_lib.o': No such file or directory CC [M] lib/crc16.o CC [M] lib/crc-t10dif.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_task.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_task.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/sas_task.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_task.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_task.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/.tmp_mc_sas_task.o LD [M] drivers/scsi/scsi_mod.o CC [M] lib/crc8.o mv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_task.o': No such file or directory LD [M] drivers/staging/comedi/comedi.o CC [M] lib/bch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] lib/interval_tree_test.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/staging/comedi/comedi_fops.o: No such file or directory drivers/spi/.tmp_gl_spi-fsl-dspi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[4]: *** [drivers/staging/comedi/comedi.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-fsl-dspi.o': No such file drivers/staging/comedi/drivers/.tmp_gl_pcmuio.o: file not recognized: File truncated rm: cannot remove 'drivers/spi/.tmp_mx_spi-fsl-dspi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: drivers/video/fbdev/core/cfbcopyarea.o: compiled for a big endian system and target is little endian'drivers/staging/comedi/drivers/.tmp_mx_pcmuio.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/cfbcopyarea.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/cfbcopyarea.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_cfbcopyarea.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_cfbcopyarea.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_cfbcopyarea.o CC [M] lib/percpu_test.o rm: cannot remove 'drivers/staging/comedi/drivers/.tmp_mx_pcmuio.o': No such file or directory mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_cfbcopyarea.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/spi/spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/.tmp_mc_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/.tmp_mc_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/spi/.tmp_mc_spi.o GEN lib/crc32table.h mv: cannot stat 'drivers/spi/.tmp_mx_spi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/8255.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/8255.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers/8255.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/.tmp_mc_8255.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/.tmp_mc_8255.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers/.tmp_mc_8255.o CC lib/oid_registry.o mv: cannot stat 'drivers/staging/comedi/drivers/.tmp_mx_8255.o': No such file or directory CC lib/crc32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-sc18is602.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-sc18is602.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spi-sc18is602.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-xtensa-xtfpga.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-xtensa-xtfpga.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spi-xtensa-xtfpga.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-omap-100k.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-sh-hspi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-omap-100k.o': No such file drivers/w1/w1.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/w1.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/w1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/w1/.tmp_mc_w1.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/w1/.tmp_mc_w1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-sh-hspi.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spi-omap-100k.o': No such file or directory mv: cannot stat 'drivers/w1/.tmp_mx_w1.o': No such file or directory rm: cannot remove 'drivers/spi/.tmp_mx_spi-sh-hspi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-tle62x0.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-tle62x0.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spi-tle62x0.o': No such file or directory LD [M] drivers/w1/wire.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/amplc_pc236_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/amplc_pc236_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers/amplc_pc236_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/.tmp_mc_amplc_pc236_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/.tmp_mc_amplc_pc236_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers/.tmp_mc_amplc_pc236_common.o mv: cannot stat 'drivers/staging/comedi/drivers/.tmp_mx_amplc_pc236_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/videobuf2-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/videobuf2-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/videobuf2-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_videobuf2-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_videobuf2-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_videobuf2-core.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_videobuf2-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/spi-dw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/spi-dw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/spi/spi-dw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/.tmp_mc_spi-dw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spi/.tmp_mc_spi-dw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/spi/.tmp_mc_spi-dw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/.tmp_mc_core.o mv: cannot stat 'drivers/spi/.tmp_mx_spi-dw.o': No such file or directory mv: cannot stat 'drivers/regulator/.tmp_mx_core.o': No such file or directory LD drivers/regulator/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/dummy.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/anatop-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/da9052-regulator.o: No such file or directory make[3]: *** [drivers/regulator/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/regulator] Error 2 LD drivers/spi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0002.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0002.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/cfi_cmdset_0002.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_cmdset_0002.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_cmdset_0002.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_cfi_cmdset_0002.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/spi/spidev.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/spi/spi-bcm63xx-hsspi.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/spi/spi-butterfly.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/spi/spi-clps711x.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/spi/spi-orion.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/spi/spi-sh.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/spi/spi-xilinx.o: No such file or directory make[3]: *** [drivers/spi/built-in.o] Error 1 mv: cannot stat 'drivers/mtd/chips/.tmp_mx_cfi_cmdset_0002.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/das08.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/das08.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers/das08.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/.tmp_mc_das08.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/.tmp_mc_das08.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers/.tmp_mc_das08.o mv: cannot stat 'drivers/staging/comedi/drivers/.tmp_mx_das08.o': No such file or directory LD lib/mpi/mpi.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mtd] Error 2 LD lib/mpi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/amplc_dio200_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/amplc_dio200_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers/amplc_dio200_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/.tmp_mc_amplc_dio200_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/staging/comedi/drivers/.tmp_mc_amplc_dio200_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/staging/comedi/drivers/.tmp_mc_amplc_dio200_common.o mv: cannot stat 'drivers/staging/comedi/drivers/.tmp_mx_amplc_dio200_common.o': No such file or directory make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/staging/comedi] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/staging] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/modedb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/modedb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/modedb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_modedb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_modedb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_modedb.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_modedb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-ctrls.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-ctrls.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-ctrls.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-ctrls.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-ctrls.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-ctrls.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-ctrls.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/cfbfillrect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/cfbfillrect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/cfbfillrect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_cfbfillrect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_cfbfillrect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_cfbfillrect.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_cfbfillrect.o': No such file or directory LD [M] drivers/media/v4l2-core/videodev.o LD [M] lib/zlib_deflate/zlib_deflate.o LD drivers/media/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/cfbimgblt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/cfbimgblt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/cfbimgblt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_cfbimgblt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_cfbimgblt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_cfbimgblt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_cfbimgblt.o': No such file or directory drivers/virtio/.tmp_gl_virtio_balloon.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/virtio/.tmp_mx_virtio_balloon.o': No such file rm: cannot remove 'drivers/virtio/.tmp_mx_virtio_balloon.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fb_sys_fops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fb_sys_fops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/fb_sys_fops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fb_sys_fops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fb_sys_fops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed LD lib/xz/xz_dec.o to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_fb_sys_fops.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fb_sys_fops.o': No such file or directory LD lib/xz/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/sysimgblt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/sysimgblt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/sysimgblt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_sysimgblt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_sysimgblt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_sysimgblt.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_sysimgblt.o': No such file or directory LD [M] lib/zlib_inflate/zlib_inflate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-imx.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_transport_spi.o mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_transport_spi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-imx.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spi-imx.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/spi/.tmp_gl_spi-omap2-mcspi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/spi/.tmp_mx_spi-omap2-mcspi.o': No such file rm: cannot remove 'drivers/spi/.tmp_mx_spi-omap2-mcspi.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/spi] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/syscopyarea.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/syscopyarea.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/syscopyarea.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_syscopyarea.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_syscopyarea.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_syscopyarea.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_syscopyarea.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/sysfillrect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/sysfillrect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/sysfillrect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_sysfillrect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_sysfillrect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_sysfillrect.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_sysfillrect.o': No such file or directory LD lib/raid6/raid6_pq.o LD lib/raid6/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/btree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_btree.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_btree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_sas.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_sas.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_sas.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_sas.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_sas.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_transport_sas.o mv: cannot stat 'drivers/scsi/.tmp_mx_scsi_transport_sas.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fb_defio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fb_defio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: spdrivers/scsi/libsas/sas_expander.o: compiled for a big endian system and target is little endianec i/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fdrivers/scsi/libsas/sas_expander.o: uses instructions which are incompatible with instructions used in previous modulesi c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldd:a tfaa iolfe df itloe mdrivers/video/fbdev/core/fb_defio.oe r/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: gdrivers/video/fbdev/core/.tmp_mc_fb_defio.o: compiled for a big endian system and target is little endiane /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: tdrivers/video/fbdev/core/.tmp_mc_fb_defio.o: uses instructions which are incompatible with instructions used in previous modulesa r/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldg:e tf asipleecdi ftioc mdeartgae otfa rfgielte sdrivers/scsi/libsas/sas_expander.op e/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cdrivers/scsi/libsas/.tmp_mc_sas_expander.o: compiled for a big endian system and target is little endiani f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: idrivers/scsi/libsas/.tmp_mc_sas_expander.o: uses instructions which are incompatible with instructions used in previous modulesc /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldd:a tfaa iolfe df itloe mdrivers/video/fbdev/core/.tmp_mc_fb_defio.oe rge target specific data of file drivers/scsi/libsas/.tmp_mc_sas_expander.o mv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_expander.o': No such file or directory mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fb_defio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_scsi_host.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/sas_scsi_host.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/sas_scsi_host.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_scsi_host.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/libsas/.tmp_mc_sas_scsi_host.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/libsas/.tmp_mc_sas_scsi_host.o mv: cannot stat 'drivers/scsi/libsas/.tmp_mx_sas_scsi_host.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/fbmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/fbmem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbdev/core/.tmp_mc_fbmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbdev/core/.tmp_mc_fbmem.o mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fbmem.o': No such file or directory LD [M] drivers/scsi/libsas/libsas.o LD drivers/video/fbdev/core/fb.o LD drivers/video/fbdev/core/built-in.o LD drivers/video/fbdev/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/fbdev/tmiofb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/fbdev/metronomefb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/fbdev/s1d13xxxfb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/fbdev/simplefb.o: No such file or directory make[4]: *** [drivers/video/fbdev/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/fbdev] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/video] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/bcache/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/bcache/.tmp_mc_super.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/raid5.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/raid5.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/raid5.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_raid5.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_raid5.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/md/.tmp_mc_raid5.o mv: cannot stat 'drivers/md/.tmp_mx_raid5.o': No such file or directory LD [M] drivers/md/bcache/bcache.o LD drivers/md/raid456.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/bcache/sysfs.o: No such file or directory make[4]: *** [drivers/md/bcache/bcache.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/md/bcache] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) AR lib/lib.a drivers/md/.tmp_gl_md.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_md.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_md.o': No such file or directory LD drivers/md/md-mod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/md.o: No such file or directory make[3]: *** [drivers/md/md-mod.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/md] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [drivers] Error 2 LD lib/built-in.o make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. ## bisect disabled, NOT bisecting