# < git ls-remote /scratch/git/linus.git refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 9f935675d41aa51ebf929fc977cf530ff7d1a7fc Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 9f93567). # git checkout -q -f -b linus tmp/linus # < 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/linus_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/linus_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=0xA4173E82 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_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/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig make[1]: Leaving directory `/scratch/kisskb/build/linus_sh-randconfig_sh4' make[1]: Entering directory `/scratch/kisskb/build/linus_sh-randconfig_sh4' CHK 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/ioctl.h WRAP arch/sh/include/generated/asm/hash.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.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/mman.h WRAP arch/sh/include/generated/asm/mcs_spinlock.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 CHK include/generated/uapi/linux/version.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 UPD include/generated/uapi/linux/version.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 HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/asn1_compiler 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 HOSTLD scripts/mod/modpost UPD include/config/kernel.release Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h 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 :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] :1247:2: warning: #warning syscall bpf not implemented [-Wcpp] CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_md.o CC init/noinitramfs.o LD usr/built-in.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o CC arch/sh/mm/alignment.o CC arch/sh/mm/cache.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/init.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/dumpstack.o CC arch/sh/boards/board-espt.o CC arch/sh/kernel/idle.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/mm/cache-sh4.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/asids-debugfs.o /scratch/kisskb/src/kernel/Makefile:133: *** No X.509 certificates found *** CC arch/sh/mm/cache-debugfs.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_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: 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/mm/.tmp_mx_mmap.o': No such file or directory CC arch/sh/kernel/time.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 /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 CC arch/sh/kernel/topology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_flush-sh4.o': No such file mv: cannot stat 'arch/sh/kernel/.tmp_mx_idle.o': No such file or directory rm: cannot remove 'arch/sh/mm/.tmp_mx_flush-sh4.o': No such file or directory CC arch/sh/kernel/traps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC arch/sh/kernel/traps_32.o arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file CC arch/sh/kernel/unwinder.o rm: cannot remove 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o /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 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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory /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 CC arch/sh/kernel/dwarf.o mv: cannot stat 'arch/sh/mm/.tmp_mx_alignment.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 /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 mv: cannot stat 'arch/sh/mm/.tmp_mx_init.o': No such file or directory /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 CC arch/sh/kernel/perf_event.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace.o': No such file or directory CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.o AS arch/sh/kernel/head_32.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 LD ipc/built-in.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/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 LDS arch/sh/kernel/vmlinux.lds mv: cannot stat 'arch/sh/kernel/.tmp_mx_topology.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory CC mm/filemap.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/cpu/clock-cpg.o CC mm/mempool.o /scratch/kisskb/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /scratch/kisskb/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /scratch/kisskb/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /scratch/kisskb/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /scratch/kisskb/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] CC arch/sh/kernel/cpu/init.o CC mm/oom_kill.o cc1: all warnings being treated as errors CC mm/maccess.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/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: arch/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: failed to merge target specific 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 make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/irq/imask.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_process.o': No such file or directory /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/cpu/fpu.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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC mm/page-writeback.o CC arch/sh/kernel/cpu/sh4a/setup-sh7763.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/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/pfc.o /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 CC arch/sh/kernel/cpu/sh4/probe.o mv: CC mm/readahead.o cannot stat 'arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory CC arch/sh/kernel/cpu/proc.o CC arch/sh/kernel/cpu/sh4a/clock-sh7763.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o /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 /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 merge 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 /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 AS arch/sh/kernel/cpu/sh4/../sh3/ex.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_time.o': No such file or directory CC arch/sh/kernel/cpu/sh4a/perf_event.o CC mm/swap.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_io.o': No such file or directory CC arch/sh/kernel/cpu/sh4/fpu.o CC mm/truncate.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory /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 CC arch/sh/kernel/cpu/sh4/softfloat.o CC arch/sh/kernel/cpu/sh4a/ubc.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory CC arch/sh/kernel/cpu/sh4/sq.o CC mm/vmscan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/nommu.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/nommu.o: uses instructions which are incompatible with instructions 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/nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_nommu.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_nommu.o: uses instructions which are incompatible with instructions 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_nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/shmem.o mv: cannot stat 'arch/sh/mm/.tmp_mx_nommu.o': No such file or directory init/.tmp_gl_main.o: file not recognized: File truncated /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 /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:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/crash_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: arch/sh/kernel/crash_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 arch/sh/kernel/crash_dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_crash_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: arch/sh/kernel/.tmp_mc_crash_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 arch/sh/kernel/.tmp_mc_crash_dump.o rm: cannot remove 'init/.tmp_mx_main.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC mm/util.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_crash_dump.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/mmzone.o arch/sh/mm/.tmp_gl_cache-debugfs.o: file not recognized: File truncated LD arch/sh/kernel/cpu/sh4/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file 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-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory CC mm/vmstat.o CC security/commoncap.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 CC mm/backing-dev.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_iomap.o': No such file or directory /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 mv: cannot stat 'arch/sh/mm/.tmp_mx_consistent.o': No such file or directory CC security/security.o CC mm/mm_init.o CC security/capability.o CC mm/mmu_context.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC mm/percpu.o /scratch/kisskb/src/arch/sh/kernel/cpu/sh4a/clock-sh7763.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/sh4a/clock-sh7763.c:104:2: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:11) [-Wdeprecated-declarations] arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endianmv: cannot stat 'arch/sh/kernel/.tmp_mx_traps.o'/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: 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 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 CC security/integrity/iint.o CC mm/slab_common.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory CC security/inode.o CC security/lsm_audit.o CC security/integrity/integrity_audit.o CC security/yama/yama_lsm.o CC mm/compaction.o CC mm/vmacache.o CC security/device_cgroup.o CC kernel/fork.o CC mm/interval_tree.o CC mm/list_lru.o CC kernel/exec_domain.o CC kernel/panic.o CC mm/workingset.o CC kernel/cpu.o CC security/keys/gc.o CC mm/iov_iter.o CC security/apparmor/apparmorfs.o CC kernel/exit.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 CC security/keys/key.o CC security/tomoyo/audit.o CC security/apparmor/audit.o CC mm/debug.o CC security/keys/keyring.o Creating an empty policy/profile.conf GEN security/apparmor/capability_names.h /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 CC kernel/softirq.o LD init/mounts.o 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-objcopy: Unable to change endianness of input file(s) CC mm/nommu.o CC security/keys/keyctl.o LD init/built-in.o arch/sh/kernel/cpu/sh4a/.tmp_gl_clock-sh7763.o: file not recognized: File truncated CC security/keys/permission.o Creating a default policy/exception_policy.conf /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/main.o: No such file or directory CC kernel/resource.o CC mm/init-mm.o make[2]: *** [init/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-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7763.o': No such file CC security/keys/process_keys.o /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 security/apparmor/context.o CC kernel/sysctl.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7763.o': No such file or directory CC mm/bootmem.o CC security/apparmor/ipc.o /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 fi CC security/keys/request_key.o le arch/sh/kernel/cpu/.tmp_mc_fpu.o Creating an empty policy/domain_policy.conf mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_fpu.o': No such file or directory CC security/keys/request_key_auth.o CC mm/fadvise.o CC security/apparmor/lib.o CC mm/memblock.o CC kernel/sysctl_binary.o Creating an empty policy/manager.conf CC security/keys/user_defined.o CC security/apparmor/match.o CC mm/dmapool.o make[2]: Target `__build' not remade because of errors. /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 /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 /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 CC kernel/capability.o CC security/keys/proc.o CC security/apparmor/path.o CC mm/sparse.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 Creating an empty policy/stat.conf mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_probe.o': No such file or directory CC security/apparmor/domain.o CC mm/debug-pagealloc.o CC mm/slab.o CC kernel/ptrace.o CC security/tomoyo/condition.o make[1]: *** [init] Error 2 make[1]: *** [arch/sh/mm] Error 2 /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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory CC security/apparmor/policy.o CC mm/quicklist.o CC security/tomoyo/domain.o CC kernel/user.o CC mm/memcontrol.o CC security/apparmor/policy_unpack.o CC security/tomoyo/environ.o CC mm/page_cgroup.o CC mm/vmpressure.o CC security/apparmor/procattr.o CC security/keys/encrypted-keys/encrypted.o CC kernel/signal.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 specif CC security/tomoyo/file.o CC mm/cleancache.o GEN security/apparmor/rlim_names.h CC security/keys/encrypted-keys/ecryptfs_format.o ic data of file arch/sh/kernel/.tmp_mc_sys_sh32.o CC security/apparmor/lsm.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC mm/zpool.o CC kernel/sys.o CC security/tomoyo/gc.o CC security/apparmor/sid.o CC mm/zbud.o CC kernel/kmod.o CC security/tomoyo/group.o CC security/apparmor/file.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 CC mm/balloon_compaction.o mv: cannot stat 'mm/.tmp_mx_maccess.o': No such file or directory CC kernel/workqueue.o CC security/tomoyo/load_policy.o CC kernel/pid.o CC security/tomoyo/memory.o CC kernel/task_work.o CC kernel/extable.o CC security/apparmor/capability.o CC security/tomoyo/mount.o CC kernel/params.o CC security/apparmor/resource.o CC security/tomoyo/network.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 /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:52:3: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:7) [-Wdeprecated-declarations] /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:77:2: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:46) [-Wdeprecated-declarations] 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-ld: arch/sh/kernel/cpu/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/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 block/bio.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 mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_init.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/cpu/sh4a/.tmp_gl_ubc.o: file not recognized: File truncated LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/kthread.o /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 security/tomoyo/realpath.o CC kernel/sys_ni.o /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: failed 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 'mm/.tmp_mx_shmem.o': No such file or directory CC kernel/nsproxy.o CC kernel/notifier.o CC fs/open.o CC block/elevator.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /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 security/apparmor/sid.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: security/apparmor/sid.o: uses instructions which are incompatible with instructions 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/apparmor/sid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_sid.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/apparmor/.tmp_mc_sid.o: uses instructions which are incompatible with instructions 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/apparmor/.tmp_mc_sid.o /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 mv: cannot stat 'security/apparmor/.tmp_mx_sid.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 mv: cannot stat 'mm/.tmp_mx_mm_init.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mmu_context.o': No such file or directory CC block/blk-core.o CC crypto/api.o CC security/tomoyo/securityfs_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/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/sh4/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/sh4/fpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.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/sh4/.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/sh4/.tmp_mc_fpu.o CC fs/read_write.o CC block/blk-tag.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_fpu.o': No such file or directory /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 mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_proc.o': No such file or directory CC crypto/cipher.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 mv: cannot stat 'kernel/.tmp_mx_sys_ni.o': No such file or directory CC kernel/ksysfs.o CC kernel/cred.o /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 CC sound/sound_core.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_sq.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/audit.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/apparmor/audit.o: uses instructions which are incompatible with instructions 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/apparmor/audit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_audit.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/apparmor/.tmp_mc_audit.o: uses instructions which are incompatible with instructions 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/apparmor/.tmp_mc_audit.o data of file security/keys/.tmp_mc_permission.o mv: cannot stat 'security/apparmor/.tmp_mx_audit.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_permission.o': No such file or directory /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 mv: cannot stat 'mm/.tmp_mx_quicklist.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/cpu/sh4a/.tmp_gl_perf_event.o: file not recognized: File truncated /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 m CC block/blk-sysfs.o erge 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 /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 rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file or directory CC kernel/reboot.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 CC security/tomoyo/tomoyo.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: 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 CC crypto/compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/integrity/integrity_audit.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/integrity/integrity_audit.o: uses instructions which are incompatible with instructions 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/integrity/integrity_audit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/integrity/.tmp_mc_integrity_audit.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/integrity/.tmp_mc_integrity_audit.o: uses instructions which are incompatible with instructions 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/integrity/.tmp_mc_integrity_audit.o mv: cannot stat 'mm/.tmp_mx_vmacache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/encrypted-keys/ecryptfs_format.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/encrypted-keys/ecryptfs_format.o: uses instructions which are incompatible with instructions 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/encrypted-keys/ecryptfs_format.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/encrypted-keys/.tmp_mc_ecryptfs_format.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/encrypted-keys/.tmp_mc_ecryptfs_format.o: uses instructions which are incompatible with instructions 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/encrypted-keys/.tmp_mc_ecryptfs_format.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/ipc.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/apparmor/ipc.o: uses instructions which are incompatible with instructions 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/apparmor/ipc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_ipc.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/apparmor/.tmp_mc_ipc.o: uses instructions which are incompatible with instructions 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/apparmor/.tmp_mc_ipc.o mv: cannot stat 'security/integrity/.tmp_mx_integrity_audit.o': No such file or directory mv: cannot stat 'security/apparmor/.tmp_mx_ipc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/integrity/iint.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/integrity/iint.o: uses instructions which are incompatible with instructions 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/integrity/iint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/integrity/.tmp_mc_iint.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/integrity/.tmp_mc_iint.o: uses instructions which are incompatible with instructions 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/integrity/.tmp_mc_iint.o mv: cannot stat 'security/keys/encrypted-keys/.tmp_mx_ecryptfs_format.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 /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 'security/integrity/.tmp_mx_iint.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/lsm_audit.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/lsm_audit.o: uses instructions which are incompatible with instructions 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/lsm_audit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_lsm_audit.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_lsm_audit.o: uses instructions which are incompatible with instructions 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_lsm_audit.o mv: cannot stat 'kernel/.tmp_mx_user.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mempool.o': No such file or directory CC kernel/async.o mv: cannot stat 'security/.tmp_mx_lsm_audit.o': No such file or directory CC fs/file_table.o /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 LD arch/sh/kernel/cpu/sh4a/built-in.o CC security/tomoyo/util.o CC kernel/range.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 arch/sh/kernel/cpu/sh4a/clock-sh7763.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 LD security/integrity/integrity.o make[4]: *** [arch/sh/kernel/cpu/sh4a/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [arch/sh/kernel/cpu/sh4a] Error 2 mm/.tmp_gl_vmstat.o: file not recognized: File truncated mv: cannot stat 'security/keys/.tmp_mx_user_defined.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file /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 rm: cannot remove 'mm/.tmp_mx_vmstat.o': No such file or directory file mm/.tmp_mc_truncate.o LD sound/arm/built-in.o mv: cannot stat 'mm/.tmp_mx_truncate.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/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 file arch/sh/kernel/.tmp_mc_hw_breakpoint.o CC kernel/groups.o LD security/integrity/built-in.o security/keys/.tmp_gl_proc.o: file not recognized: File truncated Generating built-in policy for TOMOYO 2.5.x. mv: cannot stat 'arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file LD sound/atmel/built-in.o rm: cannot remove 'security/keys/.tmp_mx_proc.o': No such file or directory MK_FW firmware/emi26/loader.fw.gen.S LD arch/sh/drivers/dma/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) HOSTCC firmware/ihex2fw CC block/blk-flush.o arch/sh/kernel/.tmp_gl_dwarf.o: file not recognized: File truncated CC kernel/smpboot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory CC crypto/memneq.o CC arch/sh/drivers/heartbeat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/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: mm/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: 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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.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: mm/.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 mm/.tmp_mc_debug.o 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 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug-pagealloc.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/debug-pagealloc.o: uses instructions which are incompatible with instructions 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/debug-pagealloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug-pagealloc.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_debug-pagealloc.o: uses instructions which are incompatible with instructions 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_debug-pagealloc.o LD sound/firewire/built-in.o mv: cannot stat 'mm/.tmp_mx_debug.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_task_work.o': No such file or directory /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 mv: cannot stat 'mm/.tmp_mx_debug-pagealloc.o': No such file or directory CC kernel/bpf/core.o mv: cannot stat 'security/.tmp_mx_inode.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: 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 /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 mv: cannot stat 'mm/.tmp_mx_workingset.o': No such file or directory /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 mv: cannot stat 'security/.tmp_mx_device_cgroup.o': No such file or directory /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 mv: cannot stat 'mm/.tmp_mx_balloon_compaction.o': No such file or directory CC kernel/events/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_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: mm/page_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 mm/page_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_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: mm/.tmp_mc_page_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 mm/.tmp_mc_page_cgroup.o mv: cannot stat 'mm/.tmp_mx_page_cgroup.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/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 CC kernel/gcov/base.o CC kernel/events/ring_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/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: security/apparmor/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 security/apparmor/context.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_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: security/apparmor/.tmp_mc_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 security/apparmor/.tmp_mc_context.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/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: security/apparmor/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 mmv: cannot stat 'mm/.tmp_mx_fadvise.o': No such file or directory /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 spec CC block/blk-settings.o MK_FW firmware/emi26/firmware.fw.gen.S erge target specific data of file security/apparmor/capability.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.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: security/apparmor/.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 security/apparmor/.tmp_mc_capability.o ific 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 mv: cannot stat 'security/apparmor/.tmp_mx_capability.o': No such file or directory mv: cannot stat 'security/apparmor/.tmp_mx_context.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_gc.o': No such file or directory CC kernel/printk/printk.o MK_FW firmware/emi26/bitstream.fw.gen.S LD sound/drivers/mpu401/built-in.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 /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 MK_FW firmware/emi62/loader.fw.gen.S CC kernel/irq/irqdesc.o CC kernel/power/qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/procattr.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/apparmor/procattr.o: uses instructions which are incompatible with instructions 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/apparmor/procattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_procattr.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/apparmor/.tmp_mc_procattr.o: uses instructions which are incompatible with instructions 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/apparmor/.tmp_mc_procattr.o mv: cannot stat 'kernel/.tmp_mx_extable.o': No such file or directory CC block/blk-ioc.o mv: cannot stat 'mm/.tmp_mx_util.o': No such file or directory mv: cannot stat 'security/apparmor/.tmp_mx_procattr.o': No such file or directory LD sound/drivers/opl3/built-in.o LD sound/drivers/opl4/built-in.o MK_FW firmware/emi62/bitstream.fw.gen.S CC block/blk-map.o LD sound/i2c/other/built-in.o /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 CC kernel/printk/braille.o MK_FW firmware/emi62/spdif.fw.gen.S CC security/tomoyo/common.o mv: cannot stat 'mm/.tmp_mx_zpool.o': No such file or directory CC kernel/locking/mutex.o MK_FW firmware/emi62/midi.fw.gen.S CC block/blk-exec.o CC kernel/events/callchain.o CC kernel/locking/semaphore.o LD sound/i2c/built-in.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmpressure.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/vmpressure.o: uses instructions which are incompatible with instructions 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/vmpressure.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmpressure.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_vmpressure.o: uses instructions which are incompatible with instructions 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_vmpressure.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 target 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-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 CC fs/super.o mv: cannot stat 'security/keys/.tmp_mx_key.o': No such file or directory CC kernel/events/hw_breakpoint.o mv: cannot stat 'kernel/.tmp_mx_panic.o': No such file or directory MK_FW firmware/keyspan/mpr.fw.gen.S mv: cannot stat 'mm/.tmp_mx_vmpressure.o': No such file or directory CC sound/core/sound.o mv: cannot stat 'mm/.tmp_mx_sparse.o': No such file or directory LD sound/drivers/pcsp/built-in.o LD sound/drivers/vx/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: 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 merg/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/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: security/apparmor/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 security/apparmor/lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.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: security/apparmor/.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 tae target specific data of file kernel/.tmp_mc_cpu.o kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated rget specific data of file security/apparmor/.tmp_mc_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file mv: cannot stat 'security/apparmor/.tmp_mx_lib.o': No such file or directory CC fs/char_dev.o mv: cannot stat 'kernel/.tmp_mx_cpu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/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: security/apparmor/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 security/apparmor/match.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_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: security/apparmor/.tmp_mc_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 security/apparmor/.tmp_mc_match.o /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 rm: cannot remove 'kernel/.tmp_mx_ksysfs.o': No such file or directory LD drivers/amba/built-in.o mv: cannot stat 'security/apparmor/.tmp_mx_match.o': No such file or directory CC block/blk-merge.o mv: cannot stat 'kernel/.tmp_mx_sysctl.o': No such file or directory LD sound/drivers/built-in.o /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 CC kernel/power/main.o LD sound/mips/built-in.o mv: cannot stat 'security/keys/.tmp_mx_request_key.o': No such file or directory CC drivers/accessibility/braille/braille_console.o CC kernel/irq/handle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/softfloat.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/softfloat.o: uses instructions which are incompatible with instructions 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/softfloat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.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_softfloat.o: uses instructions which are incompatible with instructions 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_softfloat.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_softfloat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/path.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/apparmor/path.o: uses instructions which are incompatible with instructions 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/apparmor/path.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_path.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/apparmor/.tmp_mc_path.o: uses instructions which are incompatible with instructions 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/apparmor/.tmp_mc_path.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 LD drivers/atm/built-in.o mv: cannot stat 'security/apparmor/.tmp_mx_path.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_cleancache.o': No such file or directory CC block/blk-softirq.o LD arch/sh/kernel/cpu/sh4/built-in.o LD sound/isa/ad1816a/built-in.o MK_FW firmware/keyspan/usa18x.fw.gen.S LD sound/parisc/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. make[1]: *** [arch/sh/kernel] Error 2 /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: fail LD sound/isa/ad1848/built-in.o ed 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 mv: cannot stat 'mm/.tmp_mx_dmapool.o': No such file or directory MK_FW firmware/keyspan/usa19.fw.gen.S CC kernel/rcu/update.o AS arch/sh/lib/movmem.o CC fs/stat.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 t CC block/blk-timeout.o CC kernel/locking/rwsem.o arget specific data of file mm/.tmp_mc_zbud.o LD sound/pcmcia/pdaudiocf/built-in.o LD sound/ppc/built-in.o LD sound/isa/cs423x/built-in.o CC kernel/irq/manage.o mv: cannot stat 'mm/.tmp_mx_zbud.o': No such file or directory CC kernel/power/poweroff.o LD sound/sh/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/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: security/apparmor/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 security/apparmor/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.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: security/apparmor/.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 security/apparmor/.tmp_mc_file.o LD drivers/auxdisplay/built-in.o CC kernel/locking/mcs_spinlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/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: security/apparmor/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 security/apparmor/resource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.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: security/apparmor/.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 security/apparmor/.tmp_mc_resource.o mv: cannot stat 'security/apparmor/.tmp_mx_file.o': No such file or directory mv: cannot stat 'security/apparmor/.tmp_mx_resource.o': No such file or directory CC arch/sh/lib/ashldi3.o LD sound/pcmcia/vx/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/braille.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/braille.o: uses instructions which are incompatible with instructions 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/braille.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/.tmp_mc_braille.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_braille.o: uses instructions which are incompatible with instructions 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_braille.o mv: cannot stat 'kernel/printk/.tmp_mx_braille.o': No such file or directory CC arch/sh/lib/ashrdi3.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: 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 LD sound/pcmcia/built-in.o CC kernel/sched/core.o mv: cannot stat 'security/keys/.tmp_mx_process_keys.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 fs/exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_oom_kill.o: file not recognized: File truncated LD sound/isa/galaxy/built-in.o /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 /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_exec_domain.o': No such file or directory LD sound/isa/es1688/built-in.o rm: cannot remove 'mm/.tmp_mx_oom_kill.o': No such file or directory 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: security/yama/yama_lsm.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/yama/yama_lsm.o: uses instructions which are incompatible with instructions 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/yama/yama_lsm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/yama/.tmp_mc_yama_lsm.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/yama/.tmp_mc_yama_lsm.o: uses instructions which are incompatible with instructions 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/yama/.tmp_mc_yama_lsm.o CC arch/sh/lib/lshrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/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: security/tomoyo/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 security/tomoyo/mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.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: security/tomoyo/.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 security/tomoyo/.tmp_mc_mount.o CC block/blk-iopoll.o mv: cannot stat 'security/tomoyo/.tmp_mx_mount.o': No such file or directory AS arch/sh/lib/ashlsi3.o mv: cannot stat 'security/yama/.tmp_mx_yama_lsm.o': No such file or directory CC crypto/crypto_wq.o /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 specif/scratch/kisskb/src/mm/memcontrol.c:444:13: warning: 'move_anon' defined but not used [-Wunused-function] /scratch/kisskb/src/mm/memcontrol.c:449:13: warning: 'move_file' defined but not used [-Wunused-function] CC kernel/irq/spurious.o ic data of file kernel/.tmp_mc_range.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: 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/environ.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/tomoyo/environ.o: uses instructions which are incompatible with instructions 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/tomoyo/environ.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.tmp_mc_environ.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/tomoyo/.tmp_mc_environ.o: uses instructions which are incompatible with instructions 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/tomoyo/.tmp_mc_environ.o CC kernel/sched/proc.o mv: cannot stat 'mm/.tmp_mx_interval_tree.o': No such file or directory mv: cannot stat 'security/tomoyo/.tmp_mx_environ.o': No such file or directory CC fs/pipe.o LD sound/isa/gus/built-in.o LD security/yama/yama.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 crypto/.tmp_gl_cipher.o: file not recognized: File truncated LD security/yama/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cipher.o': No such file AS arch/sh/lib/ashiftrt.o rm: cannot remove 'crypto/.tmp_mx_cipher.o': No such file or directory CC kernel/kcmp.o AS arch/sh/lib/lshrsi3.o /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 kernel/stacktrace.o LD sound/isa/msnd/built-in.o mv: cannot stat 'kernel/.tmp_mx_notifier.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/realpath.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/tomoyo/realpath.o: uses instructions which are incompatible with instructions 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/tomoyo/realpath.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.tmp_mc_realpath.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/tomoyo/.tmp_mc_realpath.o: uses instructions which are incompatible with instructions 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/tomoyo/.tmp_mc_realpath.o mv: cannot stat 'security/tomoyo/.tmp_mx_realpath.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 CC kernel/locking/mutex-debug.o CC fs/namei.o mv: cannot stat 'kernel/.tmp_mx_nsproxy.o': No such file or directory CC kernel/locking/lockdep.o CC crypto/algapi.o LD sound/isa/opti9xx/built-in.o CC kernel/irq/resend.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/load_policy.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/tomoyo/load_policy.o: uses instructions which are incompatible with instructions 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/tomoyo/load_policy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.tmp_mc_load_policy.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/tomoyo/.tmp_mc_load_policy.o: uses instructions which are incompatible with instructions 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/tomoyo/.tmp_mc_load_policy.o mv: cannot stat 'security/tomoyo/.tmp_mx_load_policy.o': No such file or directory LD sound/sparc/built-in.o HZFILE kernel/time/hz.bc CC block/blk-lib.o CC kernel/time/timer.o LD sound/isa/sb/built-in.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 LD sound/isa/wavefront/built-in.o mv: cannot stat 'block/.tmp_mx_blk-tag.o': No such file or directory CC sound/soc/soc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/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: security/tomoyo/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 security/tomoyo/group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.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: security/tomoyo/.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 security/tomoyo/.tmp_mc_group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/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: kernel/gcov/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 kernel/gcov/base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_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: kernel/gcov/.tmp_mc_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 kernel/gcov/.tmp_mc_base.o LD sound/spi/built-in.o LD sound/pci/ac97/built-in.o mv: cannot stat 'security/tomoyo/.tmp_mx_group.o': No such file or directory CC kernel/trace/trace_clock.o mv: cannot stat 'kernel/gcov/.tmp_mx_base.o': No such file or directory AS arch/sh/lib/udiv_qrnnd.o LD sound/synth/built-in.o LD sound/isa/wss/built-in.o CC net/socket.o CC kernel/up.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC sound/soc/soc-dapm.o kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated CC kernel/gcov/fs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file LD sound/isa/built-in.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 LD sound/pci/asihpi/built-in.o rm: cannot remove 'kernel/power/.tmp_mx_poweroff.o': No such file or directory LD sound/pci/ali5451/built-in.o CC kernel/uid16.o mv: cannot stat 'kernel/.tmp_mx_smpboot.o': No such file or directory /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 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 /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 mv: cannot stat 'kernel/.tmp_mx_kmod.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_capability.o': No such file or directory /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 /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 CC kernel/gcov/gcc_4_7.o mv: cannot stat 'kernel/.tmp_mx_resource.o': No such file or directory LD sound/pci/aw2/built-in.o mv: cannot stat 'crypto/.tmp_mx_compress.o': No such file or directory LD sound/pci/au88x0/built-in.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 mv: cannot stat 'kernel/.tmp_mx_async.o': No such file or directory /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: security/tomoyo/audit.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/tomoyo/audit.o: uses instructions which are incompatible with instructions 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/tomoyo/audit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.tmp_mc_audit.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/tomoyo/.tmp_mc_audit.o: uses instructions which are incompatible with instructions 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/tomoyo/.tmp_mc_audit.o MK_FW firmware/keyspan/usa19qi.fw.gen.S CC net/6lowpan/iphc.o LD sound/pci/ca0106/built-in.o CC kernel/system_keyring.o mv: cannot stat 'kernel/.tmp_mx_kthread.o': No such file or directory /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 mv: cannot stat 'security/tomoyo/.tmp_mx_audit.o': No such file or directory CC kernel/time/hrtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/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: security/tomoyo/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 CC fs/fcntl.o CC arch/sh/lib/io.o mv: cannot stat 'crypto/.tmp_mx_memneq.o': No such file or directory : failed to merge target specific data of file security/tomoyo/memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.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: security/tomoyo/.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 security/tomoyo/.tmp_mc_memory.o LD sound/pci/cs46xx/built-in.o mv: cannot stat 'security/tomoyo/.tmp_mx_memory.o': No such file or directory LD sound/pci/cs5535audio/built-in.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 CC kernel/locking/lockdep_proc.o CC kernel/time/itimer.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 specific 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 file kernel/.tmp_mc_params.o MK_FW firmware/keyspan/usa19w.fw.gen.S mv: cannot stat 'kernel/.tmp_mx_params.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-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'arch/sh/lib/.tmp_mx_ashldi3.o': No such file or directory IHEX2FW firmware/keyspan/usa19w.fw CC kernel/locking/spinlock.o mv: cannot stat 'kernel/locking/.tmp_mx_rwsem.o': No such file or directory CC kernel/trace/ftrace.o security/keys/encrypted-keys/.tmp_gl_encrypted.o: file not recognized: File truncated CC drivers/base/component.o MK_FW firmware/keyspan/usa28x.fw.gen.S LD sound/pci/ctxfi/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: 'security/keys/encrypted-keys/.tmp_mx_encrypted.o': No such file /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 specrm: cannot remove 'security/keys/encrypted-keys/.tmp_mx_encrypted.o': No such file or directory arch/sh/drivers/.tmp_gl_heartbeat.o: file not recognized: File truncated IHEX2FW firmware/keyspan/usa28x.fw ific data of file arch/sh/lib/.tmp_mc_ashrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_heartbeat.o': No such file CC lib/lockref.o rm: cannot remove 'arch/sh/drivers/.tmp_mx_heartbeat.o': No such file or directory mv: cannot stat 'arch/sh/lib/.tmp_mx_ashrdi3.o': No such file or directory /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 specific data of file kernel/.tmp_mc_stacktrace.o LD sound/pci/echoaudio/built-in.o MK_FW firmware/keyspan/usa49w.fw.gen.S mv: cannot stat 'kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/time/posix-timers.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: failed to merge target specific data of file security/keys/.tmp_mc_keyring.o IHEX2FW firmware/keyspan/usa49w.fw CC sound/soc/soc-jack.o mv: cannot stat 'security/keys/.tmp_mx_keyring.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 CC kernel/locking/rtmutex.o CC kernel/kallsyms.o MK_FW firmware/keyspan/usa49wlc.fw.gen.S CC kernel/trace/ring_buffer.o CC kernel/time/posix-cpu-timers.o mv: cannot stat 'arch/sh/lib/.tmp_mx_lshrdi3.o': No such file or directory IHEX2FW firmware/keyspan/usa49wlc.fw LD security/keys/encrypted-keys/encrypted-keys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) MK_FW firmware/edgeport/boot.fw.gen.S /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/keys/encrypted-keys/encrypted.o: No such file or directory make[4]: *** [security/keys/encrypted-keys/encrypted-keys.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [security/keys/encrypted-keys] Error 2 kernel/locking/.tmp_gl_semaphore.o: file not recognized: File truncated LD sound/pci/emu10k1/built-in.o LD sound/usb/6fire/built-in.o H16TOFW firmware/edgeport/boot.fw LD arch/sh/drivers/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 CC lib/bcd.o /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 CC kernel/acct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_semaphore.o': No such file MK_FW firmware/edgeport/boot2.fw.gen.S /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. mv: cannot stat 'security/.tmp_mx_commoncap.o': No such file or directory make[1]: *** [arch/sh/drivers] Error 2 rm: cannot remove 'kernel/locking/.tmp_mx_semaphore.o': No such file or directory LD sound/pci/hda/built-in.o CC fs/ioctl.o mv: cannot stat 'crypto/.tmp_mx_api.o': No such file or directory H16TOFW firmware/edgeport/boot2.fw /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 CC kernel/trace/ring_buffer_benchmark.o CC fs/readdir.o /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 CC block/blk-mq.o MK_FW firmware/edgeport/down.fw.gen.S mv: cannot stat 'kernel/irq/.tmp_mx_handle.o': No such file or directory H16TOFW firmware/edgeport/down.fw CC kernel/irq/chip.o LD sound/usb/bcd2000/built-in.o MK_FW firmware/edgeport/down2.fw.gen.S H16TOFW firmware/edgeport/down2.fw CC kernel/irq/dummychip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/network.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/tomoyo/network.o: uses instructions which are incompatible with instructions 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/tomoyo/network.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.tmp_mc_network.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/tomoyo/.tmp_mc_network.o: uses instructions which are incompatible with instructions 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/tomoyo/.tmp_mc_network.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) MK_FW firmware/whiteheat_loader.fw.gen.S LD sound/pci/ice1712/built-in.o mv: cannot stat 'security/tomoyo/.tmp_mx_network.o': No such file or directory IHEX2FW firmware/whiteheat_loader.fw mv: cannot stat 'kernel/.tmp_mx_reboot.o': No such file or directory /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: 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 ofkernel/power/.tmp_gl_main.o: file not recognized: File truncated CC crypto/scatterwalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_main.o': No such file mv: cannot stat 'sound/.tmp_mx_sound_core.o': No such file or directory file mm/.tmp_mc_backing-dev.o rm: cannot remove 'kernel/power/.tmp_mx_main.o': No such file or directory LD sound/pci/korg1212/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) MK_FW firmware/whiteheat.fw.gen.S mv: cannot stat 'mm/.tmp_mx_backing-dev.o': No such file or directory security/tomoyo/.tmp_gl_securityfs_if.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/tomoyo/.tmp_mx_securityfs_if.o': No such file rm: cannot remove 'security/tomoyo/.tmp_mx_securityfs_if.o': No such file or directory CC kernel/trace/trace.o LD sound/usb/caiaq/built-in.o IHEX2FW firmware/whiteheat.fw LD sound/usb/hiface/built-in.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 d CC lib/div64.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 ata 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 'kernel/.tmp_mx_pid.o': No such file or directory LD sound/pci/lola/built-in.o mv: cannot stat 'mm/.tmp_mx_swap.o': No such file or directory MK_FW firmware/keyspan_pda/keyspan_pda.fw.gen.S CC lib/sort.o IHEX2FW firmware/keyspan_pda/keyspan_pda.fw CC kernel/rcu/srcu.o AS arch/sh/lib/checksum.o CC kernel/sched/clock.o CC kernel/locking/rtmutex-debug.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/apparmorfs.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/apparmor/apparmorfs.o: uses instructions which are incompatible with instructions 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/apparmor/apparmorfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_apparmorfs.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/apparmor/.tmp_mc_apparmorfs.o: uses instructions which are incompatible with instructions 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/apparmor/.tmp_mc_apparmorfs.o CC kernel/irq/devres.o /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: 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 mv: cannot stat 'kernel/irq/.tmp_mx_resend.o': No such file or directory mv: cannot stat 'security/apparmor/.tmp_mx_apparmorfs.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 kernel/locking/spinlock_debug.o IHEX2FW firmware/emi26/loader.fw security/apparmor/.tmp_gl_policy_unpack.o: file not recognized: File truncated LD sound/usb/misc/built-in.o mv: cannot stat 'kernel/.tmp_mx_groups.o': No such file or directory CC arch/sh/lib/delay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/apparmor/.tmp_mx_policy_unpack.o': No such file /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 rm: cannot remove 'security/apparmor/.tmp_mx_policy_unpack.o': No such file or directory LD sound/pci/lx6464es/built-in.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdesc.o': No such file or directory /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 IHEX2FW firmware/emi26/firmware.fw to merge target specific data 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/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/tomoyo/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/tomoyo/gc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.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/tomoyo/.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/tomoyo/.tmp_mc_gc.o mv: cannot stat 'kernel/.tmp_mx_up.o': No such file or directory CC kernel/sched/cputime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/accessibility/braille/braille_console.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/accessibility/braille/braille_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/accessibility/braille/braille_console.o CC kernel/rcu/rcutorture.o /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 CC kernel/cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/accessibility/braille/.tmp_mc_braille_console.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/accessibility/braille/.tmp_mc_braille_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/accessibility/braille/.tmp_mc_braille_console.o IHEX2FW firmware/emi26/bitstream.fw /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 mv: cannot stat 'security/tomoyo/.tmp_mx_gc.o': No such file or directory /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 mv: cannot stat 'kernel/.tmp_mx_softirq.o': No such file or directory mv: CC crypto/proc.o cannot stat 'drivers/accessibility/braille/.tmp_mx_braille_console.o': No such file or directory CC arch/sh/lib/div64-generic.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 mv: cannot stat 'block/.tmp_mx_blk-exec.o': No such file or directory AS arch/sh/lib/div64.o CC sound/last.o mv: cannot stat 'kernel/events/.tmp_mx_callchain.o': No such file or directory LD sound/usb/usx2y/built-in.o mv: cannot stat 'block/.tmp_mx_blk-flush.o': No such file or directory AS arch/sh/lib/mcount.o /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 mv: cannot stat 'security/keys/.tmp_mx_keyctl.o': No such file or directory CC kernel/time/timekeeping.o LD sound/pci/mixart/built-in.o CC crypto/aead.o LD sound/usb/built-in.o /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 LD drivers/accessibility/braille/built-in.o LD sound/pci/nm256/built-in.o CC crypto/ablkcipher.o mv: cannot stat 'block/.tmp_mx_blk-softirq.o': No such file or directory /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 CC kernel/locking/rwsem-spinlock.o CC kernel/cpuset.o /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 kernel/sched/idle_task.o LD drivers/accessibility/built-in.o make[3]: Target `__build' not remade because of errors. make[2]: *** [security/keys] Error 2 mv: cannot stat 'sound/core/.tmp_mx_sound.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_iov_iter.o': No such file or directory CC kernel/trace/trace_output.o CC kernel/rcu/tiny.o CC kernel/sched/fair.o CC kernel/user_namespace.o LD sound/pci/oxygen/built-in.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: fai IHEX2FW firmware/emi62/loader.fw AS arch/sh/lib/memchr.o led 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 LD sound/pci/pcxhr/built-in.o mv: cannot stat 'block/.tmp_mx_blk-map.o': No such file or directory CC kernel/pid_namespace.o IHEX2FW firmware/emi62/bitstream.fw /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 kernel/res_counter.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 CC block/blk-mq-tag.o mv: cannot stat 'arch/sh/lib/.tmp_mx_io.o': No such file or directory AS arch/sh/lib/memcpy-sh4.o 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: 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 CC sound/core/init.o mv: cannot stat 'arch/sh/lib/.tmp_mx_div64-generic.o': No such file or directory /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 CC crypto/blkcipher.o mv: cannot stat 'kernel/irq/.tmp_mx_spurious.o': No such file or directory /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 LD sound/pci/rme9652/built-in.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 mv: cannot stat 'kernel/events/.tmp_mx_ring_buffer.o': No such file or directory LD sound/pci/riptide/built-in.o CC crypto/chainiv.o mv: cannot stat 'block/.tmp_mx_blk-timeout.o': No such file or directory CC block/blk-mq-sysfs.o CC kernel/time/ntp.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 AS arch/sh/lib/memmove.o CC block/blk-mq-cpu.o mv: cannot stat 'fs/.tmp_mx_file_table.o': No such file or directory CC kernel/audit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/pci/trident/built-in.o /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 security/tomoyo/.tmp_gl_tomoyo.o: file not recognized: File truncated mv: cannot stat 'kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory CC net/802/p8022.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/tomoyo/.tmp_mx_tomoyo.o': No such file LD sound/pci/vx222/built-in.o rm: cannot remove 'security/tomoyo/.tmp_mx_tomoyo.o': No such file or directory CC kernel/auditfilter.o CC kernel/locking/locktorture.o /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 LD sound/pci/ymfpci/built-in.o IHEX2FW firmware/emi62/spdif.fw /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-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 'block/.tmp_mx_blk-ioc.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_char_dev.o': No such file or directory CC net/8021q/vlan_core.o CC kernel/auditsc.o CC fs/select.o CC sound/core/memory.o mv: cannot stat 'block/.tmp_mx_blk-iopoll.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/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: security/tomoyo/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 security/tomoyo/domain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.tmp_mc_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: security/tomoyo/.tmp_mc_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 security/tomoyo/.tmp_mc_domain.o mv: cannot stat 'security/tomoyo/.tmp_mx_domain.o': No such file or directory CC kernel/audit_watch.o IHEX2FW firmware/emi62/midi.fw LD sound/pci/built-in.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 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/sched/.tmp_mx_proc.o': No such file or directory IHEX2FW firmware/keyspan/mpr.fw /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 f IHEX2FW firmware/keyspan/usa18x.fw IHEX2FW firmware/keyspan/usa19.fw ile kernel/.tmp_mc_kcmp.o mv: cannot stat 'kernel/.tmp_mx_kcmp.o': No such file or directory IHEX2FW firmware/keyspan/usa19qi.fw CC net/802/psnap.o AS arch/sh/lib/memset-sh4.o CC block/blk-mq-cpumap.o AS arch/sh/lib/strlen.o AS firmware/keyspan/usa19w.fw.gen.o CC kernel/sched/rt.o CC kernel/trace/trace_seq.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/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: security/tomoyo/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 security/tomoyo/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.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: security/tomoyo/.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 security/tomoyo/.tmp_mc_file.o mv: cannot stat 'block/.tmp_mx_blk-sysfs.o': No such file or directory mv: cannot stat 'security/tomoyo/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/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: security/apparmor/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 security/apparmor/domain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_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: security/apparmor/.tmp_mc_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 security/apparmor/.tmp_mc_domain.o CC crypto/eseqiv.o mv: cannot stat 'security/apparmor/.tmp_mx_domain.o': No such file or directory CC kernel/audit_tree.o CC kernel/sched/deadline.o CC net/9p/mod.o AS firmware/keyspan/usa28x.fw.gen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/condition.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/tomoyo/condition.o: uses instructions which are incompatible with instructions 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/tomoyo/condition.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.tmp_mc_condition.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/tomoyo/.tmp_mc_condition.o: uses instructions which are incompatible with instructions 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/tomoyo/.tmp_mc_condition.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 'security/tomoyo/.tmp_mx_condition.o': No such file or directory /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 mv: cannot stat 'kernel/.tmp_mx_cred.o': No such file or directory mv: cannot stat 'arch/sh/lib/.tmp_mx_delay.o': No such file or directory AS arch/sh/lib/udivsi3.o /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 CC kernel/sched/stop_task.o CC kernel/irq/irqdomain.o /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 mv: cannot stat 'kernel/.tmp_mx_ptrace.o': No such file or directory AS firmware/keyspan/usa49w.fw.gen.o AS arch/sh/lib/udivsi3_i4i.o CC kernel/sched/wait.o AS firmware/keyspan/usa49wlc.fw.gen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file CC kernel/time/clocksource.o rm: cannot remove 'kernel/irq/.tmp_mx_dummychip.o': No such file or directory CC kernel/sched/completion.o AS firmware/edgeport/boot.fw.gen.o CC kernel/time/jiffies.o LD arch/sh/lib/built-in.o LD sound/soundcore.o AS firmware/edgeport/boot2.fw.gen.o AR arch/sh/lib/lib.a /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/gcc_4_7.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/gcov/gcc_4_7.o: uses instructions which are incompatible with instructions 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/gcov/gcc_4_7.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_4_7.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/gcov/.tmp_mc_gcc_4_7.o: uses instructions which are incompatible with instructions 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/gcov/.tmp_mc_gcc_4_7.o AS firmware/edgeport/down.fw.gen.o mv: cannot stat 'kernel/gcov/.tmp_mx_gcc_4_7.o': No such file or directory CC lib/parser.o CC kernel/irq/proc.o AS firmware/edgeport/down2.fw.gen.o CC crypto/seqiv.o /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 CC net/8021q/vlan.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 AS firmware/whiteheat_loader.fw.gen.o CC net/appletalk/aarp.o mv: cannot stat 'kernel/power/.tmp_mx_qos.o': No such file or directory CC block/ioctl.o mv: cannot stat 'kernel/irq/.tmp_mx_devres.o': No such file or directory AS firmware/whiteheat.fw.gen.o AS firmware/keyspan_pda/keyspan_pda.fw.gen.o LD kernel/power/built-in.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 to 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 kernel/hung_task.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/power/main.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/power/poweroff.o: No such file or directory mv: cannot stat 'mm/.tmp_mx_slab_common.o': No such file or directory make[3]: *** [kernel/power/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/power] Error 2 /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 kernel/watchdog.o AS firmware/emi26/loader.fw.gen.o mv: cannot stat 'block/.tmp_mx_blk-lib.o': No such file or directory /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 CC kernel/sched/idle.o mv: cannot stat 'kernel/locking/.tmp_mx_mutex.o': No such file or directory CC kernel/time/timer_list.o /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 /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 mv: cannot stat 'fs/.tmp_mx_open.o': No such file or directory mv: cannot stat 'kernel/locking/.tmp_mx_spinlock.o': No such file or directory AS firmware/emi26/firmware.fw.gen.o CC drivers/bcma/main.o CC kernel/time/timeconv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/apparmor/.tmp_gl_lsm.o: file not recognized: File truncated /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 drivers/bcma/scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/apparmor/.tmp_mx_lsm.o': No such file mv: cannot stat 'fs/.tmp_mx_readdir.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 'security/apparmor/.tmp_mx_lsm.o': No such file or directory kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated /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 /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: /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 /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 kernel/locking/.tmp_gl_spinlock_debug.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file 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 mv: cannot stat 'fs/.tmp_mx_stat.o': No such file or directory mv: cannot stat 'drivers/base/.tmp_mx_component.o': No such file or directory rm: cannot remove 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file or directory AS firmware/emi26/bitstream.fw.gen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/policy.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/apparmor/policy.o: uses instructions which are incompatible with instructions 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/apparmor/policy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/apparmor/.tmp_mc_policy.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/apparmor/.tmp_mc_policy.o: uses instructions which are incompatible with instructions 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/apparmor/.tmp_mc_policy.o CC fs/dcache.o mv: cannot stat 'security/apparmor/.tmp_mx_policy.o': No such file or directory CC kernel/sched/auto_group.o CC fs/inode.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 CC fs/attr.o mv: cannot stat 'kernel/rcu/.tmp_mx_srcu.o': No such file or directory CC drivers/base/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: 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 CC kernel/time/posix-clock.o crypto/.tmp_gl_proc.o: file not recognized: File truncated mv: cannot stat 'kernel/locking/.tmp_mx_rwsem-spinlock.o': No such file or directory AS firmware/emi62/loader.fw.gen.o LD security/apparmor/apparmor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file CC fs/bad_inode.o rm: cannot remove 'crypto/.tmp_mx_proc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/apparmor/policy_unpack.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/apparmor/lsm.o: No such file or directory make[3]: *** [security/apparmor/apparmor.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/apparmor] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/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: security/tomoyo/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 security/tomoyo/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.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: security/tomoyo/.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 security/tomoyo/.tmp_mc_util.o CC net/802/p8023.o mv: cannot stat 'security/tomoyo/.tmp_mx_util.o': No such file or directory /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 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 specific data of file sound/core/.tmp_mc_memory.o CC kernel/time/alarmtimer.o mv: cannot stat 'sound/core/.tmp_mx_memory.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_kallsyms.o': No such file or directory CC kernel/trace/trace_printk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/soc-jack.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/soc/soc-jack.o: uses instructions which are incompatible with instructions 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/soc/soc-jack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-jack.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/soc/.tmp_mc_soc-jack.o: uses instructions which are incompatible with instructions 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/soc/.tmp_mc_soc-jack.o mv: cannot stat 'kernel/.tmp_mx_uid16.o': No such file or directory mv: cannot stat 'sound/soc/.tmp_mx_soc-jack.o': No such file or directory AS firmware/emi62/bitstream.fw.gen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/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: kernel/bpf/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 kernel/bpf/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.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: kernel/bpf/.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 kernel/bpf/.tmp_mc_core.o mv: cannot stat 'kernel/bpf/.tmp_mx_core.o': No such file or directory CC kernel/time/clockevents.o CC net/8021q/vlan_dev.o CC net/appletalk/ddp.o CC kernel/time/tick-common.o CC net/8021q/vlan_netlink.o CC sound/soc/soc-cache.o CC kernel/relay.o AS firmware/emi62/spdif.fw.gen.o /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 LD kernel/bpf/built-in.o /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 mv: cannot stat 'fs/.tmp_mx_read_write.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_scatterwalk.o': No such file or directory CC kernel/delayacct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/fs.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/gcov/fs.o: uses instructions which are incompatible with instructions 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/gcov/fs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.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/gcov/.tmp_mc_fs.o: uses instructions which are incompatible with instructions 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/gcov/.tmp_mc_fs.o mv: cannot stat 'kernel/gcov/.tmp_mx_fs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/res_counter.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/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 AS firmware/emi62/midi.fw.gen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/security.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/security.o: uses instructions which are incompatible with instructions 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/security.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_security.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_security.o: uses instructions which are incompatible with instructions 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_security.o kernel/res_counter.o: uses instructions which are incompatible with instructions 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/res_counter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_res_counter.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_res_counter.o: uses instructions which are incompatible with instructions 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_res_counter.o mv: cannot stat 'security/.tmp_mx_security.o': No such file or directory mv: cannot stat 'kernel/irq/.tmp_mx_manage.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_res_counter.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 merge target specific data of file block/.tmp_mc_blk-mq-cpu.o CC kernel/taskstats.o mv: cannot stat 'block/.tmp_mx_blk-mq-cpu.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_stop_task.o: file not recognized: File truncated CC kernel/time/tick-oneshot.o LD kernel/gcov/built-in.o /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 /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: 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-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-ld: net/9p/mod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/mod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/mod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_mod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_mod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_mod.o CC kernel/tsacct.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: mm/nommu.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/nommu.o: uses instructions which are incompatible with instructions 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/nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_nommu.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_nommu.o: uses instructions which are incompatible with instructions 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_nommu.o mv: cannot stat 'block/.tmp_mx_elevator.o': No such file or directory AS firmware/keyspan/mpr.fw.gen.o CC kernel/tracepoint.o mv: cannot stat 'net/9p/.tmp_mx_mod.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_nommu.o': No such file or directory CC kernel/trace/trace_sched_switch.o CC block/genhd.o CC net/802/stp.o CC kernel/latencytop.o CC fs/file.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 net/appletalk/dev.o mv: cannot stat 'kernel/sched/.tmp_mx_cputime.o': No such file or directory CC kernel/trace/trace_functions.o AS firmware/keyspan/usa18x.fw.gen.o CC net/appletalk/atalk_proc.o CC net/9p/client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/locking/.tmp_gl_rtmutex.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_rtmutex.o': No such file /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 file 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 rm: cannot remove 'kernel/locking/.tmp_mx_rtmutex.o': No such file or directory 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-objcopy: Unable to change endianness of input file(s) CC kernel/trace/trace_sched_wakeup.o mm/.tmp_gl_percpu.o: file not recognized: File truncated /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 AS firmware/keyspan/usa19.fw.gen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_percpu.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/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/irq/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/irq/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.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/irq/.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/irq/.tmp_mc_proc.o rm: cannot remove 'mm/.tmp_mx_percpu.o': No such file or directory CC lib/halfmd4.o mv: cannot stat 'fs/.tmp_mx_ioctl.o': No such file or directory mv: cannot stat 'kernel/irq/.tmp_mx_proc.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_chainiv.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 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file rm: cannot remove 'crypto/.tmp_mx_chainiv.o': No such file or directory mv: cannot stat 'block/.tmp_mx_blk-mq-cpumap.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_filemap.o': No such file or directory CC drivers/bcma/core.o CC net/atm/addr.o CC kernel/time/tick-sched.o AS firmware/keyspan/usa19qi.fw.gen.o CC net/atm/pvc.o CC kernel/sched/stats.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 kernel/time/timer_stats.o mv: cannot stat 'block/.tmp_mx_blk-merge.o': No such file or directory /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 CC kernel/time/timekeeping_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/.tmp_mx_super.o': No such file or directory /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 security/.tmp_gl_capability.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/.tmp_mx_capability.o': No such file LD firmware/built-in.o mv: cannot stat 'mm/.tmp_mx_page-writeback.o': No such file or directory CC block/scsi_ioctl.o CC kernel/trace/trace_nop.o rm: cannot remove 'security/.tmp_mx_capability.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/p8022.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/p8022.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/p8022.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_p8022.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_p8022.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/.tmp_mc_p8022.o mv: cannot stat 'kernel/irq/.tmp_mx_chip.o': No such file or directory mv: cannot stat 'net/802/.tmp_mx_p8022.o': No such file or directory CC crypto/ahash.o CC kernel/trace/trace_stack.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 net/atm/signaling.o CC kernel/trace/blktrace.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 CC net/802/garp.o CC net/atm/svc.o /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 spe/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 cific 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 mv: cannot stat 'block/.tmp_mx_blk-mq-sysfs.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_timeconv.o': No such file or directory CC net/atm/ioctl.o CC kernel/trace/trace_events.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid_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/pid_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/pid_namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid_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_pid_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/.tmp_mc_pid_namespace.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-ldmv: cannot stat 'kernel/.tmp_mx_pid_namespace.o': No such file or directory : 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 'kernel/time/.tmp_mx_itimer.o': No such file or directory CC net/atm/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_exit.o: file not recognized: File truncated CC kernel/elfcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exit.o': No such file 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: 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 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 /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 CC kernel/irq_work.o mv: cannot stat 'kernel/time/.tmp_mx_ntp.o': No such file or directory CC kernel/time/udelay_test.o mv: cannot stat 'crypto/.tmp_mx_algapi.o': No such file or directory /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 'kernel/sched/.tmp_mx_wait.o': No such file or directory CC lib/debug_locks.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 CC sound/soc/soc-utils.o mv: cannot stat 'kernel/sched/.tmp_mx_deadline.o': No such file or directory CC sound/soc/soc-pcm.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 CC kernel/sched/debug.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) 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 crypto/.tmp_gl_seqiv.o: file not remv: cannot stat 'block/.tmp_mx_bio.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_aead.o': No such file or directory cognized: 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 CC sound/soc/soc-compress.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: 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: failedblock/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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/acct.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/acct.o: uses instructions which are incompatible with instructions 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/acct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_acct.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_acct.o: uses instructions which are incompatible with instructions 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_acct.o to merge target specific data of file kernel/.tmp_mc_user_namespace.o 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-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 mv: cannot stat 'kernel/.tmp_mx_acct.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_user_namespace.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_fcntl.o': No such file or directory CC block/partition-generic.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 dat CC kernel/crash_dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.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-oneshot.o: uses instructions which are incompatible with instructions 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/tick-oneshot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.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-oneshot.o: uses instructions which are incompatible with instructions 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-oneshot.o a 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 mv: cannot stat 'fs/.tmp_mx_attr.o': No such file or directory /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: faile/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: d tfs/pipe.o: compiled for a big endian system and target is little endiano m/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: efs/pipe.o: uses instructions which are incompatible with instructions used in previous modulesr ge/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :t afragielte ds pteoc imfeircg ed attaar goeft fsipleec ikernel/irq/irqdomain.of i/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ckernel/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 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 mv: cannot stat 'kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/psnap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/psnap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/p8023.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/p8023.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/p8023.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_p8023.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_p8023.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/.tmp_mc_p8023.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdomain.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_pipe.o': No such file or directory CC net/9p/error.o mv: cannot stat 'net/802/.tmp_mx_p8023.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 net/802/psnap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_psnap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_psnap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/.tmp_mc_psnap.o mv: cannot stat 'net/802/.tmp_mx_psnap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/delayacct.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/delayacct.o: uses instructions which are incompatible with instructions 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/delayacct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_delayacct.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_delayacct.o: uses instructions which are incompatible with instructions 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_delayacct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/watchdog.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/watchdog.o: uses instructions which are incompatible with instructions 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/watchdog.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_watchdog.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_watchdog.o: uses instructions which are incompatible with instructions 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_watchdog.o mv: cannot stat 'kernel/.tmp_mx_delayacct.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_watchdog.o': No such file or directory CC kernel/torture.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/auto_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: kernel/sched/auto_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 kernel/sched/auto_group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_auto_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: kernel/sched/.tmp_mc_auto_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: fa CC fs/filesystems.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 iled to merge target specific data of file kernel/sched/.tmp_mc_auto_group.o CC block/ioprio.o CC net/9p/util.o CC fs/namespace.o mv: cannot stat 'kernel/sched/.tmp_mx_auto_group.o': No such file or directory CC net/atm/atm_misc.o mv: cannot stat 'kernel/rcu/.tmp_mx_update.o': No such file or directory LD kernel/irq/built-in.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 mv: cannot stat 'fs/.tmp_mx_bad_inode.o': No such file or directory /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: Unable to change endianness of input file(s) CC net/batman-adv/bat_iv_ogm.o CERTS kernel/x509_certificate_list kernel/.tmp_gl_audit_watch.o: file not recognized: File truncated CC net/atm/raw.o CC sound/soc/soc-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_audit_watch.o': No such file /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 rm: cannot remove 'kernel/.tmp_mx_audit_watch.o': No such file or directory CC drivers/base/bus.o mv: cannot stat 'crypto/.tmp_mx_ablkcipher.o': No such file or directory CC sound/core/info.o CC net/batman-adv/bitarray.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 /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 CC lib/random32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/latencytop.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/latencytop.o: uses instructions which 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: 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 target 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 kernel/trace/trace_export.o mv: cannot stat 'kernel/time/.tmp_mx_tick-common.o': No such file or directory fic data of file kernel/latencytop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_latencytop.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_latencytop.o: uses instructions which are incompatible with instructions 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_latencytop.o mv: cannot stat 'kernel/sched/.tmp_mx_idle.o': No such file or directory LD drivers/block/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/hung_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: kernel/hung_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 kernel/hung_task.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_hung_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: kernel/.tmp_mc_hung_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 kernel/.tmp_mc_hung_task.o AS kernel/system_certificates.o mv: cannot stat 'kernel/.tmp_mx_latencytop.o': No such file or directory CC net/batman-adv/debugfs.o mv: cannot stat 'kernel/.tmp_mx_hung_task.o': No such file or directory /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 CC block/partitions/check.o CC kernel/trace/trace_syscalls.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 crypto/shash.o /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 mv: cannot stat 'crypto/.tmp_mx_blkcipher.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_clocksource.o': No such file or directory CC net/9p/protocol.o CC kernel/trace/trace_event_perf.o CC net/batman-adv/distributed-arp-table.o CC net/9p/trans_fd.o CC fs/seq_file.o /scratch/kisskb/src/mm/page_alloc.c: In function 'free_area_init_nodes': /scratch/kisskb/src/mm/page_alloc.c:5334:34: warning: array subscript is below array bounds [-Warray-bounds] CC kernel/trace/trace_events_filter.o /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 BC kernel/time/timeconst.h CC crypto/pcompress.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/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 mv: cannot stat 'kernel/sched/.tmp_mx_rt.o': No such file or directory CC drivers/bluetooth/hci_vhci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tsacct.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/tsacct.o: uses instructions which are incompatible with instructions 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/tsacct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tsacct.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_tsacct.o: uses instructions which are incompatible with instructions 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_tsacct.o /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 mv: cannot stat 'kernel/.tmp_mx_tsacct.o': No such file or directory mv: cannot stat 'block/.tmp_mx_ioctl.o': No such file or directory /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 m CC net/bluetooth/af_bluetooth.o erge 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 mv: cannot stat 'kernel/time/.tmp_mx_posix-clock.o': No such file or directory /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 mv: cannot stat 'sound/core/.tmp_mx_init.o': No such file or directory /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 o CC net/batman-adv/fragmentation.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/6lowpan/iphc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/6lowpan/iphc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/6lowpan/iphc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/6lowpan/.tmp_mc_iphc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/6lowpan/.tmp_mc_iphc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/6lowpan/.tmp_mc_iphc.o f 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 mv: cannot stat 'net/6lowpan/.tmp_mx_iphc.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_exec.o': No such file or directory mv: cannot stat 'drivers/bcma/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer_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: kernel/time/timer_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 kernel/time/timer_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer_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: kernel/time/.tmp_mc_timer_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 kernel/time/.tmp_mc_timer_stats.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: failed to merge target specific data of file drivers/bcma/.tmp_mc_scan.o mv: cannot stat 'kernel/time/.tmp_mx_timer_stats.o': No such file or directory CC net/atm/resources.o CC block/noop-iosched.o mv: cannot stat 'drivers/bcma/.tmp_mx_scan.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlan_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: net/8021q/vlan_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 me CC drivers/base/dd.o rge target specific data of file net/8021q/vlan_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlan_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: net/8021q/.tmp_mc_vlan_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 net/8021q/.tmp_mc_vlan_core.o CC net/bridge/br.o CC drivers/bluetooth/hci_ldisc.o CC net/caif/caif_dev.o mv: cannot stat 'net/8021q/.tmp_mx_vlan_core.o': No such file or directory /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 /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 target specific data of file kernel/.tmp_mc_tracepoint.o mv: cannot stat 'kernel/.tmp_mx_fork.o': No such file or directory CC sound/core/control.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/.tmp_mx_tracepoint.o': No such file or directory kernel/sched/.tmp_gl_stats.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stats.o': No such file CC net/caif/cfcnfg.o CC fs/xattr.o CC kernel/trace/trace_events_trigger.o rm: cannot remove 'kernel/sched/.tmp_mx_stats.o': No such file or directory CC crypto/algboss.o LD net/6lowpan/6lowpan.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 crypto/testmgr.o mv: cannot stat 'kernel/time/.tmp_mx_clockevents.o': No such file or directory LD net/6lowpan/built-in.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 CC kernel/trace/power-traces.o mv: cannot stat 'kernel/time/.tmp_mx_posix-timers.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/bcma/.tmp_mx_main.o': No such file or directory LD drivers/bus/built-in.o mm/.tmp_gl_slab.o: file not recognized: File truncated LD drivers/cdrom/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: 'mm/.tmp_mx_slab.o': No such file kernel/locking/.tmp_gl_locktorture.o: file not recognized: File truncated rm: cannot remove 'mm/.tmp_mx_slab.o': No such file or directory CC kernel/time/time.o CC drivers/base/syscore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_locktorture.o': No such file CC net/atm/atm_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/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: net/appletalk/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 darm: cannot remove 'kernel/locking/.tmp_mx_locktorture.o': No such file or directory CC net/ceph/ceph_common.o ta of file net/appletalk/dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/.tmp_mc_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: net/appletalk/.tmp_mc_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 net/appletalk/.tmp_mc_dev.o CC net/8021q/vlan_gvrp.o mv: cannot stat 'net/appletalk/.tmp_mx_dev.o': No such file or directory CC block/deadline-iosched.o CC fs/libfs.o CC drivers/bcma/sprom.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/soc/soc-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: sound/soc/soc-cache.o: uses instructions which are incompatible with instructions used in previous modules kernel/time/.tmp_gl_udelay_test.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/soc/soc-cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-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: sound/soc/.tmp_mc_soc-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 sound/soc/.tmp_mc_soc-cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/stp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/stp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_stp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/.tmp_mc_stp.o /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 'sound/soc/.tmp_mx_soc-cache.o': No such file or directory CC fs/fs-writeback.o rm: cannot remove 'kernel/time/.tmp_mx_udelay_test.o': No such file or directory mv: cannot stat 'net/802/.tmp_mx_stp.o': No such file or directory CC block/partitions/msdos.o CC block/cfq-iosched.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 data 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 mv: cannot stat 'kernel/.tmp_mx_sys.o': No such file or directory CC block/partitions/efi.o CC net/dccp/ccid.o CC sound/soc/soc-devres.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 CC block/bio-integrity.o CC block/blk-integrity.o CC net/batman-adv/gateway_client.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) kernel/time/.tmp_gl_alarmtimer.o: file not recognized: File truncated CC net/core/sock.o net/8021q/.tmp_gl_vlan_netlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_alarmtimer.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_alarmtimer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/8021q/.tmp_mx_vlan_netlink.o': No such file CC block/t10-pi.o rm: cannot remove 'net/8021q/.tmp_mx_vlan_netlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/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: net/9p/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 net/9p/error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_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: net/9p/.tmp_mc_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 net/9p/.tmp_mc_error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/pvc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/pvc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/pvc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_pvc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_pvc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/.tmp_mc_pvc.o mv: cannot stat 'net/9p/.tmp_mx_error.o': No such file or directory mv: cannot stat 'net/atm/.tmp_mx_pvc.o': No such file or directory CC fs/pnode.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 CC crypto/crypto_user.o mv: cannot stat 'kernel/time/.tmp_mx_hrtimer.o': No such file or directory CC lib/bust_spinlocks.o CC crypto/hmac.o CC sound/soc/soc-generic-dmaengine-pcm.o CC crypto/vmac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/soc-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: sound/soc/soc-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 sound/soc/soc-utils.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-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: sound/soc/.tmp_mc_soc-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 sound/soc/.tmp_mc_soc-utils.o CC net/batman-adv/gateway_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tiny.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/tiny.o: uses instructions which are incompatible with instructions 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/tiny.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tiny.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_tiny.o: uses instructions which are incompatible with instructions 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_tiny.o mv: cannot stat 'sound/soc/.tmp_mx_soc-utils.o': No such file or directory mv: cannot stat 'kernel/rcu/.tmp_mx_tiny.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/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: net/9p/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 net/9p/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.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: net/9p/.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 net/9p/.tmp_mc_util.o CC net/bridge/br_device.o mv: cannot stat 'net/9p/.tmp_mx_util.o': No such file or directory CC fs/splice.o CC net/batman-adv/hard-interface.o CC net/9p/trans_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/appletalk/.tmp_gl_atalk_proc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/appletalk/.tmp_mx_atalk_proc.o': No such file LD sound/soc/adi/built-in.o rm: cannot remove 'net/appletalk/.tmp_mx_atalk_proc.o': No such file or directory CC kernel/trace/rpm-traces.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/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: net/atm/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/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 target specific dat to merge target specific data of file net/atm/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.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: net/atm/.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 net/atm/.tmp_mc_ioctl.o a 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 'net/atm/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/soc-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/soc/soc-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/soc/soc-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-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/soc/.tmp_mc_soc-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/soc/.tmp_mc_soc-io.omv: cannot stat 'fs/.tmp_mx_filesystems.o': No such file or directory CC net/core/request_sock.o mv: cannot stat 'sound/soc/.tmp_mx_soc-io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/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: net/atm/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 net/atm/addr.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: 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 modulesnet/atm/.tmp_mc_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: net/atm/.tmp_mc_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 net/atm/.tmp_mc_addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge 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 mv: cannot stat 'net/atm/.tmp_mx_addr.o': No such file or directory mv: cannot stat 'block/partitions/.tmp_mx_check.o': No such file or directory CC fs/sync.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 CC net/atm/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlan_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: net/8021q/vlan_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 net/8021q/vlan_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlan_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: net/8021q/.tmp_mc_vlan_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 net/8021q/.tmp_mc_vlan_dev.omv: cannot stat 'crypto/.tmp_mx_ahash.o': No such file or directory mv: cannot stat 'net/8021q/.tmp_mx_vlan_dev.o': No such file or directory CC crypto/xcbc.o CC net/atm/clip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-sched.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-sched.o: uses instructions which are incompatible with instructions 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/tick-sched.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.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-sched.o: uses instructions which are incompatible with instructions 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-sched.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/audit_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/audit_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/audit_tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_audit_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/.tmp_mc_audit_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/.tmp_mc_audit_tree.o /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-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 'kernel/time/.tmp_mx_tick-sched.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_pcompress.o': No such file or directory CC sound/soc/atmel/atmel-pcm.o mv: cannot stat 'kernel/.tmp_mx_audit_tree.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_torture.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/taskstats.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/taskstats.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 net/batman-adv/hash.o d to merge target specific data of file kernel/taskstats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_taskstats.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_taskstats.o: uses instructions which are incompatible with instructions 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_taskstats.o mv: cannot stat 'kernel/.tmp_mx_taskstats.o': No such file or directory CC net/caif/cfmuxl.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 CC kernel/trace/trace_benchmark.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/.tmp_gl_noop-iosched.onet/atm/raw.o: compiled for a big endian system and target is little endian: f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: inet/atm/raw.o: uses instructions which are incompatible with instructions used in previous modulesl e /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldn:o tf arielceodg ntioz emde:r gFile truncatede target specific data of file net/atm/raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_raw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_raw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed mv: cannot stat 'crypto/.tmp_mx_testmgr.o': No such file or directory to merge target specific data of file net/atm/.tmp_mc_raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/atm_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: net/atm/atm_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 net/atm/atm_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_atm_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: net/atm/.tmp_mc_atm_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 net/atm/.tmp_mc_atm_misc.o /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 mv: cannot stat 'net/atm/.tmp_mx_atm_misc.o': No such file or directory mv: cannot stat 'net/atm/.tmp_mx_raw.o': No such file or directory CC net/core/skbuff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/signaling.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/signaling.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/signaling.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_signaling.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_signaling.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/.tmp_mc_signaling.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 CC fs/utimes.o CC crypto/crypto_null.o /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 mv: cannot stat 'net/atm/.tmp_mx_signaling.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_relay.o': No such file or directory CC crypto/md4.o CC drivers/bluetooth/hci_h4.o LD sound/soc/au1x/built-in.o CC drivers/bluetooth/hci_bcsp.o LD sound/soc/bcm/built-in.o CC net/core/iovec.o CC net/9p/trans_virtio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/8021q/.tmp_gl_vlan.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/8021q/.tmp_mx_vlan.o': No such file rm: cannot remove 'net/8021q/.tmp_mx_vlan.o': No such file or directory CC net/core/datagram.o CC net/dccp/feat.o CC drivers/bluetooth/bpa10x.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 LD sound/soc/blackfin/built-in.o mv: cannot stat 'block/.tmp_mx_ioprio.o': No such file or directory CC net/8021q/vlanproc.o CC crypto/md5.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/bitarray.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/bitarray.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/bitarray.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_bitarray.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_bitarray.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_bitarray.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) block/.tmp_gl_deadline-iosched.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'block/.tmp_mx_deadline-iosched.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/aarp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/aarp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/aarp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/.tmp_mc_aarp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/.tmp_mc_aarp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/.tmp_mc_aarp.o mv: cannot stat 'net/batman-adv/.tmp_mx_bitarray.o': No such file or directory rm: cannot remove 'block/.tmp_mx_deadline-iosched.o': No such file or directory mv: cannot stat 'net/appletalk/.tmp_mx_aarp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/soc-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: sound/soc/soc-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 sound/soc/soc-compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-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: sound/soc/.tmp_mc_soc-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 sound/soc/.tmp_mc_soc-compress.o LD sound/soc/cirrus/built-in.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 CC lib/hexdump.o mv: cannot stat 'sound/soc/.tmp_mx_soc-compress.o': No such file or directory mv: cannot stat 'drivers/base/.tmp_mx_syscore.o': No such file or directory CC lib/kasprintf.o /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: 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 'kernel/printk/.tmp_mx_printk.o': No such file or directory CC net/caif/cfctrl.o mv: cannot stat 'block/.tmp_mx_scsi_ioctl.o': No such file or directory CC crypto/rmd128.o CC net/batman-adv/icmp_socket.o CC crypto/rmd256.o /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 mv: cannot stat 'fs/.tmp_mx_select.o': No such file or directory LD kernel/printk/built-in.o /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 net/batman-adv/main.o CC net/caif/cffrml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/trans_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: net/9p/trans_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 net/9p/trans_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_trans_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: net/9p/.tmp_mc_trans_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 net/9p/.tmp_mc_trans_common.o mv: cannot stat 'net/9p/.tmp_mx_trans_common.o': No such file or directory CC net/caif/cfveil.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 fs/stack.o mv: cannot stat 'drivers/base/.tmp_mx_dd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/soc-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: sound/soc/soc-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 sound/soc/soc-devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-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: sound/soc/.tmp_mc_soc-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 sound/soc/.tmp_mc_soc-devres.o mv: cannot stat 'sound/soc/.tmp_mx_soc-devres.o': No such file or directory CC crypto/sha1_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlan_gvrp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlan_gvrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlan_gvrp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlan_gvrp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlan_gvrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/.tmp_mc_vlan_gvrp.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 'net/8021q/.tmp_mx_vlan_gvrp.o': No such file or directory mv: cannot stat 'block/.tmp_mx_partition-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) /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 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 block/.tmp_gl_t10-pi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-integrity.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-integrity.o: uses instructions which are incompatible with instructions 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-integrity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-integrity.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-integrity.o: uses instructions which are incompatible with instructions 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-integrity.o CC crypto/sha256_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'block/.tmp_mx_t10-pi.o': No such file mv: cannot stat 'block/.tmp_mx_blk-integrity.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_shash.o': No such file or directory rm: cannot remove 'block/.tmp_mx_t10-pi.o': No such file or directory CC net/batman-adv/network-coding.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/batman-adv/originator.o CC crypto/sha512_generic.o net/bridge/.tmp_gl_br.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/.tmp_mx_br.o': No such file rm: cannot remove 'net/bridge/.tmp_mx_br.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/atm_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: net/atm/atm_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 net/atm/atm_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_atm_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: net/atm/.tmp_mc_atm_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 net/atm/.tmp_mc_atm_sysfs.o /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 CC crypto/tgr192.o CC net/batman-adv/routing.o mv: cannot stat 'net/atm/.tmp_mx_atm_sysfs.o': No such file or directory 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: net/802/garp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/garp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/garp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_garp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_garp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/.tmp_mc_garp.o mv: cannot stat 'net/802/.tmp_mx_garp.o': No such file or directory CC crypto/gf128mul.o CC net/batman-adv/send.o CC sound/soc/codecs/adau1701.o CC lib/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/protocol.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_protocol.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/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: net/batman-adv/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 net/batman-adv/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_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: net/batman-adv/.tmp_mc_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 net/batman-adv/.tmp_mc_debugfs.o /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 'net/9p/.tmp_mx_protocol.o': No such file or directory mv: cannot stat 'net/batman-adv/.tmp_mx_debugfs.o': No such file or directory CC net/batman-adv/soft-interface.o mv: cannot stat 'fs/.tmp_mx_pnode.o': No such file or directory CC crypto/ecb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_algboss.o: file not recognized: File truncated /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: 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 LD net/802/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file mv: cannot stat 'mm/.tmp_mx_vmscan.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/rcu/.tmp_gl_rcutorture.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_algboss.o': No such file or directory CC crypto/cbc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_rcutorture.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 'kernel/rcu/.tmp_mx_rcutorture.o': No such file or directory drivers/bluetooth/.tmp_gl_hci_vhci.o: file not recognized: File truncated CC lib/scatterlist.o CC net/dns_resolver/dns_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_hci_vhci.o': No such file rm: cannot remove 'drivers/bluetooth/.tmp_mx_hci_vhci.o': No such file or directory CC net/batman-adv/sysfs.o CC lib/gcd.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 CC net/ethernet/eth.o mv: cannot stat 'kernel/sched/.tmp_mx_fair.o': No such file or directory CC crypto/cts.o LD kernel/rcu/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/rcu/rcutorture.o: No such file or directory CC drivers/base/driver.o make[3]: *** [kernel/rcu/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/rcu] Error 2 CC net/batman-adv/translation-table.o CC drivers/base/class.o CC drivers/bluetooth/bfusb.o CC drivers/base/platform.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/soc/soc-generic-dmaengine-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/soc/soc-generic-dmaengine-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/soc/soc-generic-dmaengine-pcm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-generic-dmaengine-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/soc/.tmp_mc_soc-generic-dmaengine-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/soc/.tmp_mc_soc-generic-dmaengine-pcm.o crypto/.tmp_gl_hmac.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/info.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/info.o: uses instructions which 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: 'crypto/.tmp_mx_hmac.o': No such file rm: cannot remove 'crypto/.tmp_mx_hmac.o': No such file or directory mv: cannot stat 'sound/soc/.tmp_mx_soc-generic-dmaengine-pcm.o': No such file or directory ecific data of file sound/core/info.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_info.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_info.o: uses instructions which are incompatible with instructions 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_info.o mv: cannot stat 'sound/core/.tmp_mx_info.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/svc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/svc.o: uses instructions which are 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-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 ata of file net/atm/svc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_svc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_svc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/atm/.tmp_mc_svc.o mv: cannot stat 'fs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/auditfilter.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/auditfilter.o: uses instructions which are incompatible with instructions 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/auditfilter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_auditfilter.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_auditfilter.o: 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_inode.o'me: No such file or directoryr mv: cannot stat 'net/atm/.tmp_mx_svc.o': No such file or directory ge target specific data of file kernel/.tmp_mc_auditfilter.o CC drivers/bluetooth/dtl1_cs.o mv: cannot stat 'kernel/.tmp_mx_auditfilter.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/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: net/atm/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 net/atm/resources.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.tmp_mc_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: net/atm/.tmp_mc_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 net/atm/.tmp_mc_resources.o CC lib/lcm.o mv: cannot stat 'net/atm/.tmp_mx_resources.o': No such file or directory CC net/batman-adv/multicast.o CC sound/core/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: 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 CC fs/fs_struct.o crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated 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 crypto/ctr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file mv: cannot stat 'fs/.tmp_mx_stack.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_crypto_null.o': No such file or directory CC drivers/bluetooth/bt3c_cs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC crypto/ccm.o block/bio-integrity.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-integrity.o: uses instructions which are incompatible with instructions 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-integrity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bio-integrity.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-integrity.o: uses instructions which are incompatible with instructions 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-integrity.o mv: cannot stat 'block/.tmp_mx_bio-integrity.o': No such file or directory CC crypto/cryptd.o CC net/ceph/messenger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/bus.o: 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/bus.o: uses instructions which are incompatible with instructions used 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/bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_bus.o: 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_bus.o: uses instructions which are incompatible with instructions used 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_bus.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/.tmp_mx_bus.o': No such file or directory crypto/.tmp_gl_xcbc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xcbc.o': No such file rm: cannot remove 'crypto/.tmp_mx_xcbc.o': No such file or directory CC drivers/bluetooth/btuart_cs.o CC fs/statfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/atmel/atmel-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/soc/atmel/atmel-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/soc/atmel/atmel-pcm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/atmel/.tmp_mc_atmel-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/soc/atmel/.tmp_mc_atmel-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/soc/atmel/.tmp_mc_atmel-pcm.o CC drivers/bluetooth/btusb.o mv: cannot stat 'sound/soc/atmel/.tmp_mx_atmel-pcm.o': No such file or directory /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 mv: cannot stat 'drivers/bcma/.tmp_mx_sprom.o': No such file or directory /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: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfveil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfveil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfveil.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfveil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfveil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfveil.o CC crypto/des_generic.o failed to merge target specific data of file kernel/.tmp_mc_workqueue.o mv: cannot stat 'net/caif/.tmp_mx_cfveil.o': No such file or directory CC drivers/bcma/driver_chipcommon.o mv: cannot stat 'kernel/.tmp_mx_workqueue.o': No such file or directory CC crypto/blowfish_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/dccp/.tmp_gl_ccid.o: file not recognized: File truncated CC crypto/blowfish_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-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: 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/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 crypto/.tmp_gl_crypto_user.o: file not recognized: File truncated 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/dccp/.tmp_mx_ccid.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_user.o': No such file mv: cannot stat 'fs/.tmp_mx_seq_file.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_utimes.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_crypto_user.o': No such file or directory rm: cannot remove 'net/dccp/.tmp_mx_ccid.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/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: security/tomoyo/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 security/tomoyo/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/tomoyo/.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: LD sound/soc/atmel/snd-soc-atmel-pcm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfcnfg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfcnfg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergesecurity/tomoyo/.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 target specific data of file security/tomoyo/.tmp_mc_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/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: net/batman-adv/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 net/batman-adv/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.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: net/batman-adv/.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 net/batman-adv/.tmp_mc_hash.o CC net/dccp/input.o mv: cannot stat 'security/tomoyo/.tmp_mx_common.o': No such file or directory target specific data of file net/caif/cfcnfg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfcnfg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfcnfg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfcnfg.o CC net/caif/cfdbgl.o mv: cannot stat 'net/batman-adv/.tmp_mx_hash.o': No such file or directory mv: cannot stat 'net/caif/.tmp_mx_cfcnfg.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/soc/atmel/built-in.o mm/.tmp_gl_page_alloc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page_alloc.o': No such file /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 rm: cannot remove 'mm/.tmp_mx_page_alloc.o': No such file or directory mv: cannot stat 'block/partitions/.tmp_mx_efi.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 CC fs/fs_pin.o CC net/caif/cfserl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_audit.o: file not recognized: File truncated LD sound/soc/davinci/built-in.o rm: cannot remove 'crypto/.tmp_mx_md5.o': No such file or directory CC net/bridge/br_fdb.o LD sound/soc/dwc/built-in.o CC net/dccp/minisocks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/gateway_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: net/batman-adv/gateway_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 net/batman-adv/gateway_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_gateway_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: net/batman-adv/.tmp_mc_gateway_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 net/batman-adv/.tmp_mc_gateway_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_audit.o': No such file rm: cannot remove 'kernel/.tmp_mx_audit.o': No such file or directory mv: cannot stat 'net/batman-adv/.tmp_mx_gateway_common.o': No such file or directory CC net/bluetooth/hci_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bluetooth/hci_ldisc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bluetooth/hci_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/hci_ldisc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bluetooth/.tmp_mc_hci_ldisc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bluetooth/.tmp_mc_hci_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bluetooth/.tmp_mc_hci_ldisc.o CC fs/buffer.o CC crypto/serpent_generic.o LD security/tomoyo/built-in.o LD block/partitions/built-in.o mv: cannot stat 'drivers/bluetooth/.tmp_mx_hci_ldisc.o': No such file or directory CC net/caif/cfdgml.o CC net/core/stream.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/tomoyo/securityfs_if.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/tomoyo/tomoyo.o: No such file or directory make[3]: *** [security/tomoyo/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [security/tomoyo] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [security] Error 2 /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 /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 'kernel/time/.tmp_mx_timekeeping.o': No such file or directory /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 CC crypto/aes_generic.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 'kernel/time/.tmp_mx_time.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_sync.o': No such file or directory CC net/ceph/msgpool.o mv: cannot stat 'crypto/.tmp_mx_sha1_generic.o': No such file or directory CC net/core/scm.o CC net/core/gen_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/fragmentation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/fragmentation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/fragmentation.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_fragmentation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_fragmentation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_fragmentation.o mv: cannot stat 'net/batman-adv/.tmp_mx_fragmentation.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/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: net/atm/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 net/atm/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.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: net/atm/.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 target specific data of file net/atm/.tmp_mc_common.o CC net/dccp/options.o mv: cannot stat 'net/atm/.tmp_mx_common.o': No such file or directory CC net/core/gen_estimator.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 CC crypto/cast_common.o LD kernel/time/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfmuxl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfmuxl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fimv: cannot stat 'fs/.tmp_mx_libfs.o': No such file or directory CC net/core/net_namespace.o le net/caif/cfmuxl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfmuxl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfmuxl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfmuxl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/alarmtimer.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/udelay_test.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/af_bluetooth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/af_bluetooth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/af_bluetooth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_af_bluetooth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_af_bluetooth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_af_bluetooth.o 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 'net/caif/.tmp_mx_cfmuxl.o': No such file or directory CC crypto/cast5_generic.o mv: cannot stat 'net/bluetooth/.tmp_mx_af_bluetooth.o': No such file or directory CC crypto/cast6_generic.o CC lib/list_sort.o CC sound/soc/fsl/fsl_asrc.o LD sound/soc/generic/built-in.o CC fs/block_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/arc4.o drivers/bluetooth/.tmp_gl_hci_h4.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_hci_h4.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/ceph_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: net/ceph/ceph_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 specifi/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: c dnet/caif/caif_dev.o: compiled for a big endian system and target is little endianat a/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/caif_dev.o: uses instructions which are incompatible with instructions used in previous moduleso f /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldf:i lfea inet/ceph/ceph_common.ol e/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: dnet/ceph/.tmp_mc_ceph_common.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: onet/ceph/.tmp_mc_ceph_common.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 rdgaet specific data of file net/ceph/.tmp_mc_ceph_common.o rm: cannot remove 'drivers/bluetooth/.tmp_mx_hci_h4.o': No such file or directory ta of file net/caif/caif_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_caif_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: net/caif/.tmp_mc_caif_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 net/caif/.tmp_mc_caif_dev.o CC net/core/secure_seq.o /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 CC crypto/tea.o mv: cannot stat 'net/ceph/.tmp_mx_ceph_common.o': No such file or directory mv: cannot stat 'net/caif/.tmp_mx_caif_dev.o': No such file or directory 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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/trans_fd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/trans_fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/trans_fd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_trans_fd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_trans_fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_trans_fd.o CC net/dccp/output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/.tmp_mc_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/.tmp_mc_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/.tmp_mc_socket.o crypto/.tmp_gl_md4.o: file not recognized: File truncated mv: cannot stat 'net/9p/.tmp_mx_trans_fd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/request_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/request_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tarmv: cannot stat 'net/.tmp_mx_socket.o': No such file or directory /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: 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 get specific data of file net/core/request_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_request_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_request_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_request_sock.o rm: cannot remove 'crypto/.tmp_mx_md4.o': No such file or directory mv: cannot stat 'net/core/.tmp_mx_request_sock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_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: net/bridge/br_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 datmv: cannot stat 'drivers/base/.tmp_mx_driver.o': No such file or directory a of file net/bridge/br_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_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: net/bridge/.tmp_mc_br_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 net/bridge/.tmp_mc_br_device.o mv: cannot stat 'net/bridge/.tmp_mx_br_device.o': No such file or directory CC drivers/base/cpu.o CC net/dccp/proto.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/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/base/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/base/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.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/base/.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/base/.tmp_mc_core.o CC net/caif/cfrfml.o CC net/core/flow_dissector.o mv: cannot stat 'drivers/base/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/iovec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/iovec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/iovec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_iovec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_iovec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_iovec.o CC net/core/dev.o CC net/dccp/timer.o CC drivers/base/firmware.o mv: cannot stat 'net/core/.tmp_mx_iovec.o': No such file or directory CC sound/soc/codecs/ak4642.o /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: 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 mv: cannot stat 'fs/.tmp_mx_xattr.o': No such file or directory CC sound/soc/fsl/fsl_asrc_dma.o CC net/dns_resolver/dns_query.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 data of file sound/core/.tmp_mc_misc.o CC crypto/khazad.o mv: cannot stat 'sound/core/.tmp_mx_misc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpuset.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/cpuset.o: uses instructions which are incompatible with instructions 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/cpuset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpuset.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_cpuset.o: uses instructions which are incompatible with instructions 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_cpuset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfdbgl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfdbgl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfdbgl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfdbgl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfdbgl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfdbgl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/.tmp_mx_cpuset.o': No such file or directory CC net/caif/cfvidl.o mv: cannot stat 'net/caif/.tmp_mx_cfdbgl.o': No such file or directory crypto/.tmp_gl_cbc.o: file not recognized: File truncated CC net/core/ethtool.o CC sound/core/device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.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_cbc.o': No such file or directory crypto/.tmp_gl_ecb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/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: net/atm/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 net/atm/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/atm/.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: net/atm/.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 net/atm/.tmp_mc_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file CC sound/core/sound_oss.o mv: cannot stat 'net/atm/.tmp_mx_proc.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_ecb.o': No such file or directory CC sound/core/info_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/ddp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/ddp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/ddp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/.tmp_mc_ddp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/appletalk/.tmp_mc_ddp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/appletalk/.tmp_mc_ddp.o CC crypto/anubis.o mv: cannot stat 'net/appletalk/.tmp_mx_ddp.o': No such file or directory CC net/core/dev_addr_lists.o CC crypto/seed.o CC crypto/salsa20_generic.o LD net/appletalk/appletalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/appletalk/atalk_proc.o: No such file or directory make[3]: *** [net/appletalk/appletalk.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/appletalk] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/dns_resolver/.tmp_gl_dns_key.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/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/sched/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/sched/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.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: kernel/sched/.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 kernel/sched/.tmp_mc_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/dns_resolver/.tmp_mx_dns_key.o': No such file CC lib/uuid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'net/dns_resolver/.tmp_mx_dns_key.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_debug.o': No such file or directory crypto/.tmp_gl_tgr192.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cffrml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cffrml.o: uses instructions which are incompatible with instructions 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: 'crypto/.tmp_mx_tgr192.o': No such file net/caif/cffrml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cffrml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cffrml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cffrml.o rm: cannot remove 'crypto/.tmp_mx_tgr192.o': No such file or directory mv: cannot stat 'net/caif/.tmp_mx_cffrml.o': No such file or directory CC drivers/char/mem.o CC drivers/char/ipmi/ipmi_msghandler.o CC drivers/char/random.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/distributed-arp-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: net/batman-adv/distributed-arp-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 net/batman-adv/distributed-arp-table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_distributed-arp-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: net/batman-adv/.tmp_mc_distributed-arp-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 net/batman-adv/.tmp_mc_distributed-arp-table.o CC lib/flex_array.o /scratch/kisskb/src/kernel/cgroup.c: In function 'cgroup_mount': /scratch/kisskb/src/kernel/cgroup.c:1837:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfserl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfserl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfserl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfserl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfserl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfserl.o mv: cannot stat 'net/batman-adv/.tmp_mx_distributed-arp-table.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfdgml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfdgml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfdgml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfdgml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfdgml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific datamv: cannot stat 'net/caif/.tmp_mx_cfserl.o': No such file or directory of file net/caif/.tmp_mc_cfdgml.o mv: cannot stat 'net/caif/.tmp_mx_cfdgml.o': No such file or directory /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 'fs/.tmp_mx_fs_struct.o': No such file or directory CC drivers/clk/clk-devres.o CC lib/iovec.o CC drivers/bluetooth/btsdio.o CC drivers/clocksource/sh_tmu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/deflate.o kernel/.tmp_gl_signal.o: file not recognized: File truncated CC sound/soc/codecs/ak5386.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfctrl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfctrl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfctrl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfctrl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_signal.o': No such file mv: cannot stat 'net/caif/.tmp_mx_cfctrl.o': No such file or directory CC fs/direct-io.o rm: cannot remove 'kernel/.tmp_mx_signal.o': No such file or directory CC drivers/char/ipmi/ipmi_devintf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/gateway_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/gateway_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/gateway_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_gateway_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_gateway_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_gateway_client.o CC lib/clz_ctz.o CC drivers/clk/clkdev.o mv: cannot stat 'net/batman-adv/.tmp_mx_gateway_client.o': No such file or directory CC drivers/char/ttyprintk.o CC net/dccp/qpolicy.o CC drivers/char/misc.o /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 file 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 CC drivers/char/virtio_console.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/icmp_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/icmp_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/icmp_socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_icmp_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_icmp_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_icmp_socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfvidl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfvidl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfvidl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfvidl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfvidl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfvidl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/msgpool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/msgpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/msgpool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_msgpool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_msgpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_msgpool.o mv: mv: cannot stat 'fs/.tmp_mx_fs_pin.o': No such file or directorycannot stat 'net/caif/.tmp_mx_cfvidl.o' : No such file or directory mv: cannot stat 'net/batman-adv/.tmp_mx_icmp_socket.o': No such file or directory mv: cannot stat 'net/ceph/.tmp_mx_msgpool.o': No such file or directory LD drivers/char/agp/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlanproc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlanproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlanproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlanproc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlanproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/.tmp_mc_vlanproc.o mv: cannot stat 'net/8021q/.tmp_mx_vlanproc.o': No such file or directory CC net/caif/cfutill.o CC sound/core/jack.o CC net/ceph/buffer.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 'fs/.tmp_mx_statfs.o': No such file or directory LD sound/soc/intel/built-in.o CC net/ceph/pagelist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/secure_seq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/secure_seq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/secure_seq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_secure_seq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_secure_seq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_secure_seq.o mv: cannot stat 'net/core/.tmp_mx_secure_seq.o': No such file or directory /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 LD net/8021q/8021q.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/8021q/vlan.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/8021q/vlan_netlink.o CC lib/bsearch.o : No such file or directory mv: cannot stat 'block/.tmp_mx_blk-mq.o': No such file or directory make[3]: *** [net/8021q/8021q.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/8021q] Error 2 CC crypto/zlib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC sound/soc/codecs/alc5623.o net/9p/.tmp_gl_trans_virtio.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/9p/.tmp_mx_trans_virtio.o': No such file LD kernel/locking/built-in.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 rm: cannot remove 'net/9p/.tmp_mx_trans_virtio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/semaphore.o: No such file or directory mv: cannot stat 'sound/core/.tmp_mx_control.o': No such file or directory CC drivers/char/pcmcia/synclink_cs.o /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 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 drivers/char/hw_random/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dns_resolver/dns_query.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dns_resolver/dns_query.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dns_resolver/dns_query.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dns_resolver/.tmp_mc_dns_query.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dns_resolver/.tmp_mc_dns_query.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dns_resolver/.tmp_mc_dns_query.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfrfml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfrfml.o: uses 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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/bluetooth/hci_conn.o mv: cannot stat 'net/dns_resolver/.tmp_mx_dns_query.o': No such file or directory CC crypto/crc32c_generic.o rge target specific data of file net/caif/cfrfml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfrfml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfrfml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfrfml.o sound/soc/codecs/.tmp_gl_adau1701.o: file not recognized: File truncated mv: cannot stat 'net/caif/.tmp_mx_cfrfml.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_adau1701.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ethernet/eth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ethernet/eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ethernet/eth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ethernet/.tmp_mc_eth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ethernet/.tmp_mc_eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ethernet/.tmp_mc_eth.o rm: cannot remove 'sound/soc/codecs/.tmp_mx_adau1701.o': No such file or directory mv: cannot stat 'net/ethernet/.tmp_mx_eth.o': No such file or directory CC net/bluetooth/hci_event.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 /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_class.o': No such file or directory CC net/ieee802154/netlink.o drivers/bluetooth/.tmp_gl_bpa10x.o: file not recognized: File truncated LD net/dns_resolver/dns_resolver.o CC drivers/char/pcmcia/cm4000_cs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_bpa10x.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/dns_resolver/dns_key.o: No such file or directory rm: cannot remove 'drivers/bluetooth/.tmp_mx_bpa10x.o': No such file or directory CC net/core/dst.o make[3]: *** [net/dns_resolver/dns_resolver.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/dns_resolver] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_cts.o: file not recognized: File truncated CC crypto/crc32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file rm: cannot remove 'crypto/.tmp_mx_cts.o': No such file or directory CC sound/soc/codecs/cs35l32.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) crypto/.tmp_gl_vmac.o: file not recognized: File truncated drivers/bluetooth/.tmp_gl_dtl1_cs.o: file not recognized: File truncated /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 /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 LD net/atm/atm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_vmac.o': No such file rm: cannot remove 'crypto/.tmp_mx_vmac.o': No such file or directory LD net/ethernet/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_dtl1_cs.o': No such file mv: cannot stat 'crypto/.tmp_mx_sha512_generic.o': No such file or directory rm: cannot remove 'drivers/bluetooth/.tmp_mx_dtl1_cs.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_blowfish_common.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/gen_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: net/core/gen_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 net/core/gen_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_gen_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: net/core/.tmp_mc_gen_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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_gen_stats.o net/core/datagram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/datagram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_datagram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_datagram.o mv: cannot stat 'drivers/bcma/.tmp_mx_driver_chipcommon.o': No such file or directory CC net/core/netevent.o mv: cannot stat 'net/core/.tmp_mx_datagram.o': No such file or directory mv: cannot stat 'net/core/.tmp_mx_gen_stats.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 crypto/crct10dif_common.o kernel/.tmp_gl_auditsc.o: file not recognized: File truncated CC drivers/bluetooth/btmrvl_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_auditsc.o': No such file /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 d/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/info_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/info_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/info_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_info_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_info_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_info_oss.o rm: cannot remove 'kernel/.tmp_mx_auditsc.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/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/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 ata 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 mv: cannot stat 'sound/core/.tmp_mx_info_oss.o': No such file or directory mv: cannot stat 'drivers/clk/.tmp_mx_clk-devres.o': No such file or directory mv: cannot stat 'drivers/base/.tmp_mx_cpu.o': No such file or directory CC drivers/bluetooth/btmrvl_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/bcma/driver_chipcommon_pmu.o CC sound/soc/codecs/cs42l52.o CC drivers/char/ipmi/ipmi_si_intf.o mv: cannot stat 'net/batman-adv/.tmp_mx_send.o': No such file or directory crypto/.tmp_gl_blowfish_generic.o: file not recognized: File truncated LD net/9p/9pnet_virtio.o CC lib/find_last_bit.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 /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-objcopy: Unable to change endianness of input file(s) CC drivers/char/pcmcia/cm4040_cs.o CC net/core/neighbour.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/9p/trans_virtio.o: No such file or directory make[3]: *** [net/9p/9pnet_virtio.o] Error 1 rm: cannot remove 'crypto/.tmp_mx_blowfish_generic.o': No such file or directory mv: cannot stat 'sound/core/.tmp_mx_device.o': No such file or directory drivers/bluetooth/.tmp_gl_hci_bcsp.o: file not recognized: File truncated CC lib/find_next_bit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_hci_bcsp.o': No such file CC net/bridge/br_forward.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/crct10dif_generic.o rm: cannot remove 'drivers/bluetooth/.tmp_mx_hci_bcsp.o': No such file or directory net/batman-adv/.tmp_gl_hard-interface.o: file not recognized: File truncated CC drivers/char/ipmi/ipmi_kcs_sm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/batman-adv/.tmp_mx_hard-interface.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 lib/llist.o rm: cannot remove 'net/batman-adv/.tmp_mx_hard-interface.o': No such file or directory CC fs/mpage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/bluetooth/.tmp_gl_btuart_cs.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) crypto/.tmp_gl_tea.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_btuart_cs.o': No such file crypto/.tmp_gl_arc4.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 rm: cannot remove 'drivers/bluetooth/.tmp_mx_btuart_cs.o': No such file or directory /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_tea.o': No such file or directory CC drivers/char/ipmi/ipmi_smic_sm.o CC net/ieee802154/nl-mac.o rm: cannot remove 'crypto/.tmp_mx_arc4.o': No such file or directory CC drivers/base/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd128.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_rmd128.o': No such file net/atm/.tmp_gl_clip.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_rmd128.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/atm/.tmp_mx_clip.o': No such file CC lib/memweight.o CC sound/soc/codecs/cs42l73.o rm: cannot remove 'net/atm/.tmp_mx_clip.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/bluetooth/hci_uart.o crypto/.tmp_gl_ctr.o: file not recognized: File truncated CC crypto/authenc.o CC lib/kfifo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/bluetooth/hci_h4.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/bluetooth/hci_bcsp.o: No such file or directory CC drivers/char/ipmi/ipmi_bt_sm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/stream.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/stream.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/stream.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_stream.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_stream.o: uses instructions which 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: 'crypto/.tmp_mx_ctr.o': No such file make[3]: *** [drivers/bluetooth/hci_uart.o] Error 1 ic data of file net/core/.tmp_mc_stream.o rm: cannot remove 'crypto/.tmp_mx_ctr.o': No such file or directory mv: cannot stat 'net/core/.tmp_mx_stream.o': No such file or directory CC drivers/bcma/driver_chipcommon_b.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd256.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file CC drivers/char/hw_random/timeriomem-rng.o rm: cannot remove 'crypto/.tmp_mx_rmd256.o': No such file or directory LD net/atm/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/atm/clip.o: No such file or directory make[3]: *** [net/atm/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/atm] Error 2 CC crypto/authencesn.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/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 crypto/.tmp_gl_khazad.o: file not recognized: File truncated mv: cannot stat 'crypto/.tmp_mx_gf128mul.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_khazad.o': No such file CC net/core/rtnetlink.o rm: cannot remove 'crypto/.tmp_mx_khazad.o': No such file or directory 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-ld: net/caif/cfutill.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfutill.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfutill.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfutill.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfutill.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfutill.o CC crypto/lz4.o mv: cannot stat 'net/caif/.tmp_mx_cfutill.o': No such file or directory CC drivers/bcma/driver_pci.o CC net/bridge/br_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_memcontrol.o: file not recognized: File truncated CC crypto/rng.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: 'mm/.tmp_mx_memcontrol.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/bluetooth/.tmp_gl_bt3c_cs.o: file not recognized: File truncated rm: cannot remove 'mm/.tmp_mx_memcontrol.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/gen_estimator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/gen_estimator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/gen_estimator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_gen_estimator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_gen_estimator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_gen_estimator.o CC net/ipx/af_ipx.o crypto/.tmp_gl_deflate.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_bt3c_cs.o': No such file mv: cannot stat 'net/core/.tmp_mx_gen_estimator.o': No such file or directory rm: cannot remove 'drivers/bluetooth/.tmp_mx_bt3c_cs.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: 'crypto/.tmp_mx_deflate.o': No such file CC net/caif/cfsrvl.o net/core/.tmp_gl_net_namespace.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) rm: cannot remove 'crypto/.tmp_mx_deflate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_net_namespace.o': No such file sound/soc/codecs/.tmp_gl_ak4642.o: file not recognized: File truncated drivers/char/.tmp_gl_ttyprintk.o: file not recognized: File truncated CC net/ipv4/route.o rm: cannot remove 'net/core/.tmp_mx_net_namespace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_ak4642.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_ttyprintk.o': No such file rm: cannot remove 'sound/soc/codecs/.tmp_mx_ak4642.o': No such file or directory rm: cannot remove 'drivers/char/.tmp_mx_ttyprintk.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 mm/built-in.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 /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 sound/soc/codecs/.tmp_gl_ak5386.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/vmstat.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 mv: cannot stat 'drivers/char/.tmp_mx_misc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_ak5386.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/slab.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/memcontrol.o: No such file or directory CC sound/soc/codecs/cs4270.o CC net/caif/cfpkt_skbuff.o make[2]: *** [mm/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [mm] Error 2 CC net/ipx/ipx_route.o rm: cannot remove 'sound/soc/codecs/.tmp_mx_ak5386.o': No such file or directory CC net/core/utils.o CC crypto/krng.o CC sound/core/timer.o /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: CC drivers/char/hw_random/virtio-rng.o 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 CC net/dccp/ccids/ccid2.o mv: cannot stat 'drivers/clk/.tmp_mx_clkdev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/scm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/scm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/scm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_scm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_scm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_scm.o mv: cannot stat 'net/core/.tmp_mx_scm.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_salsa20_generic.o: file/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: nocrypto/crct10dif_common.o: compiled for a big endian system and target is little endiant /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: rcrypto/crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modulese co/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldg:n ifzaeidl:e dFile truncated 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 net/dccp/ackvec.o mv: cannot stat 'crypto/.tmp_mx_crct10dif_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_salsa20_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_salsa20_generic.o': No such file or directory CC crypto/af_alg.o CC drivers/connector/cn_queue.o LD drivers/clk/built-in.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 CC sound/soc/fsl/fsl_ssi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file CC crypto/algif_hash.o rm: cannot remove 'drivers/char/.tmp_mx_mem.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/fsl/fsl_asrc.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/soc/fsl/fsl_asrc.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 sound/soc/codecs/cs42xx8.o : failed to merge target specific data of file sound/soc/fsl/fsl_asrc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/fsl/.tmp_mc_fsl_asrc.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/soc/fsl/.tmp_mc_fsl_asrc.o: uses instructions which are incompatible with instructions 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/soc/fsl/.tmp_mc_fsl_asrc.o mv: cannot stat 'sound/soc/fsl/.tmp_mx_fsl_asrc.o': No such file or directory LD sound/soc/jz4740/built-in.o LD drivers/crypto/built-in.o CC net/core/link_watch.o CC net/core/filter.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/minisocks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/minisocks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/minisocks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_minisocks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_minisocks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/.tmp_mc_minisocks.o mv: cannot stat 'crypto/.tmp_mx_cast5_generic.o': No such file or directory mv: cannot stat 'net/dccp/.tmp_mx_minisocks.o': No such file or directory /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/soc/kirkwood/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/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: net/batman-adv/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 net/batman-adv/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.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: net/batman-adv/.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 net/batman-adv/.tmp_mc_main.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: crypto/cryptd.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/cryptd.o: uses instructions which are incompatible with instructions 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/cryptd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cryptd.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_cryptd.o: uses instructions which are incompatible with instructions 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_cryptd.o mv: cannot stat 'net/batman-adv/.tmp_mx_main.o': No such file or directory CC sound/soc/fsl/fsl_ssi_dbg.o mv: cannot stat '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 drivers/devfreq/devfreq.o crypto/.tmp_gl_anubis.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/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: net/dccp/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 net/dccp/timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.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: net/dccp/.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 net/dccp/.tmp_mc_timer.o mv: cannot stat 'net/dccp/.tmp_mx_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file CC crypto/algif_skcipher.o rm: cannot remove 'crypto/.tmp_mx_anubis.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/devfreq/governor_userspace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/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: net/ceph/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 spe CC sound/core/pcm.o sound/soc/fsl/.tmp_gl_fsl_asrc_dma.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) cific data of file net/ceph/buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.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: net/ceph/.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 net/ceph/.tmp_mc_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/fsl/.tmp_mx_fsl_asrc_dma.o': No such file mv: cannot stat 'net/ceph/.tmp_mx_buffer.o': No such file or directory drivers/clocksource/.tmp_gl_sh_tmu.o: file not recognized: File truncated rm: cannot remove 'sound/soc/fsl/.tmp_mx_fsl_asrc_dma.o': No such file or directory CC net/ipv6/af_inet6.o CC drivers/bcma/driver_pcie2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/jack.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/jack.o: uses instructions which are incompatible with instructions 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/jack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_jack.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_jack.o: uses instructions which are incompatible with instructions 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_jack.o CC crypto/xor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/clocksource/.tmp_mx_sh_tmu.o': No such file Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/multicast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/multicast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/multicast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_multicast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_multicast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_multicast.o CC net/dccp/ipv4.o mv: cannot stat 'sound/core/.tmp_mx_jack.o': No such file or directory crypto/.tmp_gl_ccm.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/clocksource/.tmp_mx_sh_tmu.o': No such file or directory crypto/.tmp_gl_crc32c_generic.o: file not recognized: File truncated mv: cannot stat 'net/batman-adv/.tmp_mx_multicast.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/flow_dissector.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/flow_dissector.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/flow_dissector.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_flow_dissector.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_flow_dissector.o: 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_ccm.o': No such file /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: 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 o merge target specific data of file net/core/.tmp_mc_flow_dissector.o CC lib/percpu-refcount.o rm: cannot remove 'crypto/.tmp_mx_crc32c_generic.o': No such file or directory mv: cannot stat 'net/core/.tmp_mx_flow_dissector.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/feat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/feat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/feat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_feat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_feat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/.tmp_mc_feat.o rm: cannot remove 'crypto/.tmp_mx_ccm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/.tmp_mc_input.o mv: cannot stat 'drivers/base/.tmp_mx_platform.o': No such file or directory CC net/dccp/ipv6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/dccp/.tmp_mx_input.o': No such file or directory mv: cannot stat 'net/dccp/.tmp_mx_feat.o': No such file or directory crypto/.tmp_gl_crct10dif_generic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crct10dif_generic.o': No such file CC sound/soc/codecs/cs42xx8-i2c.o CC lib/percpu_ida.o rm: cannot remove 'crypto/.tmp_mx_crct10dif_generic.o': No such file or directory LD drivers/clocksource/built-in.o CC net/ipx/ipx_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/clocksource/sh_tmu.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 net/dccp/diag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/pagelist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/pagelist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/pagelist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_pagelist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_pagelist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_pagelist.o CC net/ipv4/inetpeer.o CC drivers/base/map.o mv: cannot stat 'net/ceph/.tmp_mx_pagelist.o': No such file or directory CC net/ceph/mon_client.o CC fs/proc_namespace.o CC net/caif/caif_socket.o CC net/ieee802154/nl-phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_crc32.o: file not recognized: File truncated CC drivers/dma-buf/dma-buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/soft-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: net/batman-adv/soft-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 net/batman-adv/soft-interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_soft-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: net/batman-adv/.tmp_mc_soft-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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32.o': No such file CC net/ipv4/protocol.o rm: cannot remove 'crypto/.tmp_mx_crc32.o': No such file or directory net/batman-adv/.tmp_mc_soft-interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/batman-adv/.tmp_mx_soft-interface.o': No such file or directory crypto/.tmp_gl_lz4.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_lz4.o': No such file rm: cannot remove 'crypto/.tmp_mx_lz4.o': No such file or directory drivers/bluetooth/.tmp_gl_bfusb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/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: net/ieee802154/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 net/ieee802154/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_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: net/ieee802154/.tmp_mc_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 net/ieee802154/.tmp_mc_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_bfusb.o': No such file CC net/ipv4/ip_input.o rm: cannot remove 'drivers/bluetooth/.tmp_mx_bfusb.o': No such file or directory mv: cannot stat 'net/ieee802154/.tmp_mx_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) 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 rm: cannot remove 'fs/.tmp_mx_dcache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/netevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/netevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/netevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_netevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_netevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_netevent.o mv: cannot stat 'net/core/.tmp_mx_netevent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/dev_addr_lists.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/dev_addr_lists.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dev_addr_lists.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_dev_addr_lists.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_dev_addr_lists.o: uses instructions which are 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-ld: drivers/bcma/driver_chipcommon_b.o: 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_b.o: uses instructions which are incompatible with instructions used 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_b.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon_b.o: 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_b.o: uses instructions which are incompatible with instructions used 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_b.o ata of file net/core/.tmp_mc_dev_addr_lists.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/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: net/batman-adv/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 net/batman-adv/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.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: net/batman-adv/.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 net/batman-adv/.tmp_mc_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/core/.tmp_mx_dev_addr_lists.o': No such file or directory mv: cannot stat 'drivers/bcma/.tmp_mx_driver_chipcommon_b.o': No such file or directory CC lib/hash.o drivers/char/hw_random/.tmp_gl_timeriomem-rng.o: file not recognized: File truncated mv: cannot stat 'net/batman-adv/.tmp_mx_sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file rm: cannot remove 'drivers/char/hw_random/.tmp_mx_timeriomem-rng.o': No such file or directory CC net/ieee802154/nl_policy.o CC lib/rhashtable.o CC net/core/sock_diag.o /scratch/kisskb/src/sound/soc/codecs/cs35l32.c: In function 'cs35l32_i2c_probe': /scratch/kisskb/src/sound/soc/codecs/cs35l32.c:314:2: warning: 'val' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/sound/soc/codecs/cs35l32.c:308:15: note: 'val' was declared here CC net/core/dev_ioctl.o CC crypto/async_tx/async_tx.o CC net/core/tso.o CC net/ipv4/ip_fragment.o CC net/core/flow.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 CC crypto/hash_info.o mv: cannot stat 'drivers/char/hw_random/.tmp_mx_core.o': No such file or directory CC crypto/asymmetric_keys/asymmetric_type.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_krng.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file CC net/core/net-sysfs.o rm: cannot remove 'crypto/.tmp_mx_krng.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/char/ipmi/.tmp_gl_ipmi_devintf.o: file not recognized: File truncated CC net/core/net-procfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file rm: cannot remove 'drivers/char/ipmi/.tmp_mx_ipmi_devintf.o': No such file or directory LD kernel/trace/libftrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC net/caif/caif_usb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) 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 'crypto/.tmp_mx_rng.o': No such file or directory crypto/.tmp_gl_zlib.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) sound/soc/codecs/.tmp_gl_cs35l32.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_zlib.o': No such file 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: 'sound/soc/codecs/.tmp_mx_cs35l32.o': No such file rm: cannot remove 'sound/soc/codecs/.tmp_mx_cs35l32.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: net/dccp/qpolicy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/qpolicy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/qpolicy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_qpolicy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_qpolicy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/.tmp_mc_qpolicy.o drivers/char/ipmi/.tmp_gl_ipmi_kcs_sm.o: file not recognized: File truncated mv: cannot stat 'net/dccp/.tmp_mx_qpolicy.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/ipv4/ip_forward.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 rm: cannot remove 'drivers/char/ipmi/.tmp_mx_ipmi_smic_sm.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/bluetooth/.tmp_gl_btsdio.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_btsdio.o': No such file /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 mergrm: cannot remove 'drivers/bluetooth/.tmp_mx_btsdio.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 sound/soc/codecs/es8328.o e 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: net/dccp/options.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/options.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/options.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_options.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_options.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/.tmp_mc_options.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/batman-adv/.tmp_gl_bat_iv_ogm.o: file not recognized: File truncated mv: cannot stat 'drivers/bcma/.tmp_mx_driver_pci.o': No such file or directory CC net/ipv4/ip_options.o drivers/char/hw_random/.tmp_gl_virtio-rng.o: file not recognized: File truncated mv: cannot stat 'net/dccp/.tmp_mx_options.o': No such file or directory LD drivers/char/hw_random/rng-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/batman-adv/.tmp_mx_bat_iv_ogm.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/hw_random/.tmp_mx_virtio-rng.o': No such file rm: cannot remove 'net/batman-adv/.tmp_mx_bat_iv_ogm.o': No such file or directory CC sound/soc/fsl/fsl_spdif.o rm: cannot remove 'drivers/char/hw_random/.tmp_mx_virtio-rng.o': No such file or directory CC net/ipv4/ip_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/fsl/fsl_ssi_dbg.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/soc/fsl/fsl_ssi_dbg.o: uses instructions which are incompatible with instructions 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/soc/fsl/fsl_ssi_dbg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/fsl/.tmp_mc_fsl_ssi_dbg.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/soc/fsl/.tmp_mc_fsl_ssi_dbg.o: uses instructions which are incompatible with instructions 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/soc/fsl/.tmp_mc_fsl_ssi_dbg.o CC net/ieee802154/wpan-class.o mv: cannot stat 'sound/soc/fsl/.tmp_mx_fsl_ssi_dbg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_client.o: uses instructions which are incompatible with instructions used in previous modules CC net/ipv4/ip_sockglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_client.o CC drivers/base/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/dst.o: compiled for a big endian system and target is little endian mv: cannot stat 'net/9p/.tmp_mx_client.o': No such file or directory /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: net/core/dst.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dst.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_dst.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_dst.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_dst.o CC sound/soc/codecs/sgtl5000.o /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 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 mv: cannot stat 'net/core/.tmp_mx_dst.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_des_generic.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: cannot find drivers/char/hw_random/timeriomem-rng.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/hw_random/virtio-rng.o: No such file or directory CC sound/soc/codecs/sigmadsp.o make[4]: *** [drivers/char/hw_random/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/hw_random] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/.tmp_mc_output.o CC lib/string_helpers.o LD crypto/crypto.o mv: cannot stat 'net/dccp/.tmp_mx_output.o': No such file or directory CC net/ipv4/inet_hashtables.o LD net/9p/9pnet.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: faile/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/cipher.o: No such file or directory CC net/bridge/br_input.o d 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[2]: *** [crypto/crypto.o] Error 1 mv: cannot stat 'drivers/bcma/.tmp_mx_driver_chipcommon_pmu.o': No such file or directory drivers/devfreq/.tmp_gl_governor_userspace.o: file not recognized: File truncated LD crypto/crypto_algapi.o make[3]: Target `__build' not remade because of errors. make[2]: *** [net/9p] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/devfreq/.tmp_mx_governor_userspace.o': No such file rm: cannot remove 'drivers/devfreq/.tmp_mx_governor_userspace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/proc.o: No such file or directory CC net/core/net-traces.o CC net/irda/iriap.o make[2]: *** [crypto/crypto_algapi.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD crypto/crypto_blkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/char/pcmcia/.tmp_gl_cm4040_cs.o: file not recognized: File truncated sound/soc/codecs/.tmp_gl_alc5623.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_cm4040_cs.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_alc5623.o': No such file rm: cannot remove 'drivers/char/pcmcia/.tmp_mx_cm4040_cs.o': No such file or directory CC net/ipv4/inet_timewait_sock.o rm: cannot remove 'sound/soc/codecs/.tmp_mx_alc5623.o': No such file or directory CC net/ipv4/inet_connection_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/char/ipmi/.tmp_gl_ipmi_bt_sm.o: file not recognized: File truncated CC net/key/af_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file /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 tarm: cannot remove 'drivers/char/ipmi/.tmp_mx_ipmi_bt_sm.o': No such file or directory rget 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 CC sound/core/pcm_native.o mv: cannot stat 'drivers/bcma/.tmp_mx_driver_pcie2.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 net/ipx/pe2.o sound/soc/codecs/.tmp_gl_cs4270.o: file not recognized: File truncated CC drivers/connector/connector.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bluetooth/btmrvl_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/bluetooth/btmrvl_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/bluetooth/btmrvl_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bluetooth/.tmp_mc_btmrvl_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/bluetooth/.tmp_mc_btmrvl_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/bluetooth/.tmp_mc_btmrvl_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/originator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/originator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/originator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_originator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_originator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_originator.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: 'sound/soc/codecs/.tmp_mx_cs4270.o': No such file mv: cannot stat 'drivers/bluetooth/.tmp_mx_btmrvl_debugfs.o': No such file or directory rm: cannot remove 'sound/soc/codecs/.tmp_mx_cs4270.o': No such file or directory mv: cannot stat 'net/batman-adv/.tmp_mx_originator.o': No such file or directory LD drivers/bcma/bcma.o mv: cannot stat 'crypto/.tmp_mx_sha256_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/soc-dapm.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/soc/soc-dapm.o: uses instructions which are incompatible with instructions 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/soc/soc-dapm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-dapm.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/soc/.tmp_mc_soc-dapm.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 crypto/asymmetric_keys/signature.o /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 specific data of file fs/namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.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: fs/.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 mer:g ef atialregde tt os pmeecrigfei ct adragteat osfp efciilfei cfs/.tmp_mc_namespace.o data of file sound/soc/.tmp_mc_soc-dapm.o CC net/l2tp/l2tp_core.o LD drivers/bcma/built-in.o mv: cannot stat 'fs/.tmp_mx_namespace.o': No such file or directory mv: cannot stat 'sound/soc/.tmp_mx_soc-dapm.o': No such file or directory CC crypto/asymmetric_keys/public_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/ipv4/tcp.o sound/soc/fsl/.tmp_gl_fsl_ssi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cast6_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/cast6_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/cast6_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cast6_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_cast6_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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: crypto/.tmp_mc_cast6_generic.o 'sound/soc/fsl/.tmp_mx_fsl_ssi.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 'sound/soc/fsl/.tmp_mx_fsl_ssi.o': No such file or directory CC crypto/async_tx/async_memcpy.o /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 sound/soc/codecs/.tmp_gl_cs42xx8-i2c.o: file not recognized: File truncated CC sound/soc/codecs/sigmadsp-i2c.o mv: cannot stat 'crypto/.tmp_mx_cast6_generic.o': No such file or directory CC lib/test-string_helpers.o 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 CC net/ipv4/tcp_input.o mv: cannot stat 'drivers/base/.tmp_mx_map.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_cs42xx8-i2c.o': No such file rm: cannot remove 'sound/soc/codecs/.tmp_mx_cs42xx8-i2c.o': No such file or directory CC crypto/async_tx/async_xor.o LD crypto/crypto_hash.o /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: failed 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfpkt_skbuff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfpkt_skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfpkt_skbuff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfpkt_skbuff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfpkt_skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfpkt_skbuff.o mv: cannot stat 'fs/.tmp_mx_mpage.o': No such file or directory mv: cannot stat 'net/caif/.tmp_mx_cfpkt_skbuff.o': No such file or directory LD sound/soc/mxs/built-in.o CC net/l2tp/l2tp_ip.o CC net/irda/iriap_event.o CC crypto/asymmetric_keys/rsa.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD crypto/cryptomgr.o sound/soc/codecs/.tmp_gl_cs42l73.o: file not recognized: File truncated /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 ASN.1 crypto/asymmetric_keys/x509-asn1.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_cs42l73.o': No such file Extracted 203 tokens Extracted 14 types Extracted 12 actions Pass 1 Pass 2 rm: cannot remove 'sound/soc/codecs/.tmp_mx_cs42l73.o': No such file or directory ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/soc/nuc900/built-in.o CC lib/kstrtox.o Extracted 16 tokens Extracted 1 types Extracted 1 actions Pass 1 Pass 2 sound/soc/codecs/.tmp_gl_cs42l52.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/cs42xx8.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/soc/codecs/cs42xx8.o: uses instructions which are incompatible with instructions used in previous modules CC drivers/base/attribute_container.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/soc/codecs/cs42xx8.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/.tmp_mc_cs42xx8.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/soc/codecs/.tmp_mc_cs42xx8.o: uses instructions which are incompatible with instructions 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/soc/codecs/.tmp_mc_cs42xx8.o CC crypto/async_tx/async_pq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_cs42l52.o': No such file mv: cannot stat 'sound/soc/codecs/.tmp_mx_cs42xx8.o': No such file or directory rm: cannot remove 'sound/soc/codecs/.tmp_mx_cs42l52.o': No such file or directory /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 CC drivers/dma-buf/fence.o /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 CC net/l2tp/l2tp_netlink.o 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 mv: cannot stat 'fs/.tmp_mx_namei.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_block_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) crypto/.tmp_gl_seed.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seed.o': No such file LD sound/soc/omap/built-in.o rm: cannot remove 'crypto/.tmp_mx_seed.o': No such file or directory CC sound/core/pcm_lib.o LD sound/soc/pxa/built-in.o CC net/core/timestamping.o LD sound/soc/rockchip/built-in.o CC sound/soc/codecs/ssm2602.o CC net/ipv4/tcp_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfsrvl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfsrvl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfsrvl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfsrvl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfsrvl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfsrvl.o CC crypto/async_tx/async_raid6_recov.o mv: cannot stat 'net/caif/.tmp_mx_cfsrvl.o': No such file or directory /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 CC net/ipv4/tcp_timer.o 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: 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 mv: cannot stat 'crypto/async_tx/.tmp_mx_async_tx.o': No such file or directory CC crypto/asymmetric_keys/x509_public_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/connector/cn_queue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/connector/cn_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/cn_queue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/connector/.tmp_mc_cn_queue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/connector/.tmp_mc_cn_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/.tmp_mc_cn_queue.o mv: cannot stat 'drivers/connector/.tmp_mx_cn_queue.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/routing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/routing.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/routing.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_routing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_routing.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_routing.o mv: cannot stat 'net/batman-adv/.tmp_mx_routing.o': No such file or directory CC net/l2tp/l2tp_debugfs.o LD drivers/firewire/built-in.o CC net/core/ptp_classifier.o CC drivers/extcon/extcon-class.o LD drivers/firmware/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_forward.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_forward.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_forward.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_forward.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 mv: cannot stat 'net/bridge/.tmp_mx_br_forward.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_aes_generic.o': No such file or directory LD net/caif/caif.o LD drivers/gpio/built-in.o CC net/bluetooth/mgmt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/link_watch.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/link_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/link_watch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_link_watch.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_link_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_link_watch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/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: net/core/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 net/core/utils.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_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: net/core/.tmp_mc_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 net/core/.tmp_mc_utils.o mv: cannot stat 'net/core/.tmp_mx_link_watch.o': No such file or directory ASN.1 crypto/asymmetric_keys/pkcs7-asn1.c LD kernel/trace/built-in.o mv: cannot stat 'net/core/.tmp_mx_utils.o': No such file or directory Extracted 371 tokens Extracted 27 types Extracted 12 actions Pass 1 Pass 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/ipx_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: net/ipx/ipx_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 net/ipx/ipx_route.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_ipx_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: net/ipx/.tmp_mc_ipx_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 net/ipx/.tmp_mc_ipx_route.o CC net/bluetooth/hci_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/ipx/.tmp_mx_ipx_route.o': No such file or directory net/dccp/.tmp_gl_diag.o: file not recognized: File truncated CC crypto/asymmetric_keys/pkcs7_trust.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/dccp/.tmp_mx_diag.o': No such file rm: cannot remove 'net/dccp/.tmp_mx_diag.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 crypto/asymmetric_keys/pkcs7_verify.o fs/.tmp_gl_proc_namespace.o: file not recognized: File truncated CC lib/test-kstrtox.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_proc_namespace.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_fdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_fdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_fdb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_fdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_fdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target rm: cannot remove 'fs/.tmp_mx_proc_namespace.o': No such file or directory CC crypto/asymmetric_keys/pkcs7_key_type.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/sigmadsp.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/soc/codecs/sigmadsp.o: uses instructions which are incompatible with instructions 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/soc/codecs/sigmadsp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/.tmp_mc_sigmadsp.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/soc/codecs/.tmp_mc_sigmadsp.o: uses instructions which are incompatible with instructions 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/soc/codecs/.tmp_mc_sigmadsp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) specific data of file net/bridge/.tmp_mc_br_fdb.o CC sound/soc/codecs/ssm2602-i2c.o CC net/core/netprio_cgroup.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 file 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 mv: cannot stat 'sound/soc/codecs/.tmp_mx_sigmadsp.o': No such file or directory net/core/.tmp_gl_sock.o: file not recognized: File truncated mv: cannot stat 'net/bridge/.tmp_mx_br_fdb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/sigmadsp-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: sound/soc/codecs/sigmadsp-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 sound/soc/codecs/sigmadsp-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/.tmp_mc_sigmadsp-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: sound/soc/codecs/.tmp_mc_sigmadsp-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 sound/soc/codecs/.tmp_mc_sigmadsp-i2c.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_asymmetric_type.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_sock.o': No such file rm: cannot remove 'net/core/.tmp_mx_sock.o': No such file or directory mv: cannot stat 'sound/soc/codecs/.tmp_mx_sigmadsp-i2c.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/proto.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/proto.o: uses 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 LD drivers/gpu/drm/bridge/built-in.o rge target specific data of file net/dccp/proto.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_proto.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_proto.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/.tmp_mc_proto.o CC sound/soc/codecs/tas5086.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/af_alg.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/af_alg.o: uses instructions which are incompatible with instructions 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/af_alg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_af_alg.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_af_alg.o: uses instructions which are incompatible with instructions 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_af_alg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/authenc.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/authenc.o: uses instructions which are incompatible with instructions 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/authenc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_authenc.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_authenc.o: uses instructions which are incompatible with instructions 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_authenc.o mv: cannot stat 'net/dccp/.tmp_mx_proto.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/network-coding.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/network-coding.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/network-coding.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_network-coding.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_network-coding.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_network-coding.o mv: cannot stat 'crypto/.tmp_mx_af_alg.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_authenc.o': No such file or directory LD net/dccp/dccp_diag.o CC lib/test_firmware.o mv: cannot stat 'net/batman-adv/.tmp_mx_network-coding.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/dccp/diag.o: No such file or directory make[3]: *** [net/dccp/dccp_diag.o] Error 1 CC net/core/netclassid_cgroup.o /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 CC net/bluetooth/hci_sysfs.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_signature.o': No such file or directory CC net/ipv4/tcp_ipv4.o LD drivers/gpu/drm/i2c/built-in.o LD drivers/gpu/drm/panel/built-in.o CC net/bridge/br_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/protocol.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_protocol.o CC crypto/asymmetric_keys/verify_pefile.o CC crypto/async_tx/raid6test.o CC drivers/extcon/extcon-adc-jack.o mv: cannot stat 'net/ipv4/.tmp_mx_protocol.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/ackvec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/ackvec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/ackvec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_ackvec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dccp/.tmp_mc_ackvec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dccp/.tmp_mc_ackvec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/bridge/br_stp.o CC net/bluetooth/l2cap_core.o crypto/.tmp_gl_algif_hash.o: file not recognized: File truncated mv: cannot stat 'net/dccp/.tmp_mx_ackvec.o': No such file or directory LD drivers/gpu/drm/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algif_hash.o': No such file rm: cannot remove 'crypto/.tmp_mx_algif_hash.o': No such file or directory CC net/bluetooth/l2cap_sock.o /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 mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_public_key.o': No such file or directory CC lib/iomap_copy.o CC net/bridge/br_stp_bpdu.o CC net/bluetooth/smp.o CC net/bridge/br_stp_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/gpu/vga/built-in.o block/.tmp_gl_cfq-iosched.o: file not recognized: File truncated CC net/irda/irlmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'block/.tmp_mx_cfq-iosched.o': No such file rm: cannot remove 'block/.tmp_mx_cfq-iosched.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: net/ieee802154/nl-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: net/ieee802154/nl-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 net/ieee802154/nl-phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_nl-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: net/ieee802154/.tmp_mc_nl-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 net/ieee802154/.tmp_mc_nl-phy.o crypto/.tmp_gl_authencesn.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authencesn.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 'net/ieee802154/.tmp_mx_nl-phy.o': No such file or directory LD drivers/gpu/built-in.o rm: cannot remove 'crypto/.tmp_mx_authencesn.o': No such file or directory drivers/char/pcmcia/.tmp_gl_cm4000_cs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_cm4000_cs.o': No such file rm: cannot remove 'drivers/char/pcmcia/.tmp_mx_cm4000_cs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/pe2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/pe2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/pe2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_pe2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_pe2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/.tmp_mc_pe2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/soc-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/soc/soc-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/soc/soc-pcm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-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/soc/.tmp_mc_soc-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/soc/.tmp_mc_soc-pcm.o mv: cannot stat 'net/ipx/.tmp_mx_pe2.o': No such file or directory mv: cannot stat 'sound/soc/.tmp_mx_soc-pcm.o': No such file or directory CC net/bluetooth/sco.o ASN.1 crypto/asymmetric_keys/mscode-asn1.h /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bluetooth/btmrvl_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/bluetooth/btmrvl_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 Extracted 50 tokens Extracted 3 types Extracted 3 actions Pass 1 Pass 2 LD block/built-in.o specific data of file drivers/bluetooth/btmrvl_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bluetooth/.tmp_mc_btmrvl_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/bluetooth/.tmp_mc_btmrvl_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/bluetooth/.tmp_mc_btmrvl_main.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/bluetooth/.tmp_mx_btmrvl_main.o': No such file or directory CC lib/devres.o crypto/asymmetric_keys/.tmp_gl_pkcs7_key_type.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/soc-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/soc/soc-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/soc/soc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/.tmp_mc_soc-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/soc/.tmp_mc_soc-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/soc/.tmp_mc_soc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/asymmetric_keys/.tmp_mx_pkcs7_key_type.o': No such file mv: cannot stat 'sound/soc/.tmp_mx_soc-core.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/deadline-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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find block/t10-pi.o: No such file or directory CC lib/locking-selftest.o make[2]: *** [block/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [block] Error 2 rm: cannot remove 'crypto/asymmetric_keys/.tmp_mx_pkcs7_key_type.o': No such file or directory CC net/bluetooth/lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/es8328.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/soc/codecs/es8328.o: uses instructions which are incompatible with instructions 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/soc/codecs/es8328.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/.tmp_mc_es8328.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/soc/codecs/.tmp_mc_es8328.o: uses instructions 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: 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 daet specific data of file sound/soc/codecs/.tmp_mc_es8328.o ta of file crypto/async_tx/.tmp_mc_async_memcpy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/tso.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/tso.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/tso.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_tso.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_tso.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_tso.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/soc/codecs/.tmp_mx_es8328.o': No such file or directory mv: cannot stat 'crypto/async_tx/.tmp_mx_async_memcpy.o': No such file or directory CC drivers/hid/hid-debug.o /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 net/caif/.tmp_gl_caif_usb.o: file not recognized: File truncated CC drivers/dma-buf/reservation.o mv: cannot stat 'net/core/.tmp_mx_tso.o': No such file or directory LD sound/soc/samsung/built-in.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_xor.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/caif/.tmp_mx_caif_usb.o': No such file rm: cannot remove 'net/caif/.tmp_mx_caif_usb.o': No such file or directory LD crypto/asymmetric_keys/asymmetric_keys.o CC lib/hweight.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: net/irda/iriap_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: net/irda/iriap_event.o: uses instructions which are incompatible with instructions used in previous modules CC net/lapb/lapb_in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/iriap_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_iriap_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: net/irda/.tmp_mc_iriap_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 net/irda/.tmp_mc_iriap_event.o mv: cannot stat 'net/irda/.tmp_mx_iriap_event.o': No such file or directory net/ipx/.tmp_gl_ipx_proc.o: file not recognized: File truncated CC net/ceph/osd_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipx/.tmp_mx_ipx_proc.o': No such file rm: cannot remove 'net/ipx/.tmp_mx_ipx_proc.o': No such file or directory CC net/lapb/lapb_out.o CC lib/assoc_array.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 LD sound/soc/sh/built-in.o mv: cannot stat 'crypto/.tmp_mx_xor.o': No such file or directory CC sound/soc/codecs/tlv320aic3x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_if.o CC net/irda/irlmp_event.o CC lib/list_debug.o CC net/ipv4/tcp_minisocks.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/bridge/.tmp_mx_br_if.o': No such file or directory net/core/.tmp_gl_sock_diag.o: file not recognized: File truncated 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-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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_sock_diag.o': No such file CC net/ipv4/tcp_cong.o CC sound/soc/fsl/fsl_esai.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_x509_public_key.o': No such file or directory rm: cannot remove 'net/core/.tmp_mx_sock_diag.o': No such file or directory CC crypto/asymmetric_keys/x509-asn1.o CC net/ipv4/tcp_metrics.o CC net/ieee802154/header_ops.o CC net/ipv4/tcp_fastopen.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 CC net/l2tp/l2tp_ip6.o CC sound/soc/codecs/wm8510.o mv: cannot stat 'sound/core/.tmp_mx_pcm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/connector/connector.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/connector/connector.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/connector.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/connector/.tmp_mc_connector.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/connector/.tmp_mc_connector.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/connector/.tmp_mc_connector.o CC net/bridge/br_stp_timer.o mv: cannot stat 'drivers/connector/.tmp_mx_connector.o': No such file or directory CC sound/soc/codecs/wm8523.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/asymmetric_keys/.tmp_gl_rsa.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/asymmetric_keys/.tmp_mx_rsa.o': No such file rm: cannot remove 'crypto/asymmetric_keys/.tmp_mx_rsa.o': No such file or directory CC crypto/asymmetric_keys/x509_rsakey-asn1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/ptp_classifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/ptp_classifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/ptp_classifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_ptp_classifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_ptp_classifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_ptp_classifier.o CC drivers/base/transport_class.o CC sound/core/pcm_timer.o mv: cannot stat 'net/core/.tmp_mx_ptp_classifier.o': No such file or directory LD drivers/connector/cn.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/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: net/core/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 net/core/dev_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.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: net/core/.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 net/core/.tmp_mc_dev_ioctl.o LD drivers/connector/built-in.o mv: cannot stat 'net/core/.tmp_mx_dev_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) drivers/extcon/.tmp_gl_extcon-adc-jack.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/extcon/.tmp_mx_extcon-adc-jack.o': No such file CC net/lapb/lapb_subr.o rm: cannot remove 'drivers/extcon/.tmp_mx_extcon-adc-jack.o': No such file or directory CC drivers/base/topology.o CC crypto/asymmetric_keys/x509_cert_parser.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/devfreq/devfreq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/devfreq/devfreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/devfreq/devfreq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/devfreq/.tmp_mc_devfreq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/devfreq/.tmp_mc_devfreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/devfreq/.tmp_mc_devfreq.o mv: cannot stat 'drivers/dma-buf/.tmp_mx_dma-buf.o': No such file or directory mv: cannot stat 'drivers/devfreq/.tmp_mx_devfreq.o': No such file or directory CC drivers/base/container.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 specific data of file drivers/base/.tmp_mc_devres.o mv: cannot stat 'drivers/base/.tmp_mx_devres.o': No such file or directory CC crypto/asymmetric_keys/pkcs7-asn1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/asymmetric_keys/pkcs7_parser.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/flow.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/flow.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/flow.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_flow.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_flow.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed kernel/sched/.tmp_gl_core.o: file not recognized: File truncated CC lib/debugobjects.o to merge target specific data of file net/core/.tmp_mc_flow.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: 'kernel/sched/.tmp_mx_core.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mv: cannot stat 'net/core/.tmp_mx_flow.o': No such file or directory /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-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 sound/soc/codecs/.tmp_gl_ssm2602-i2c.orm: :cannot remove 'kernel/sched/.tmp_mx_core.o' file: No such file or directory not recognized: File truncated sound/soc/codecs/ssm2602.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/soc/codecs/ssm2602.o: uses instructions which are incompatible with instructions 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/soc/codecs/ssm2602.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/.tmp_mc_ssm2602.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/soc/codecs/.tmp_mc_ssm2602.o: uses instructions which are incompatible with instructions 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/soc/codecs/.tmp_mc_ssm2602.o LD drivers/devfreq/built-in.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_raid6_recov.o': No such file or directory CC lib/bitrev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/devfreq/governor_userspace.o: No such file or directory mv: cannot stat 'drivers/base/.tmp_mx_attribute_container.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_ssm2602-i2c.o': No such file mv: cannot stat 'sound/soc/codecs/.tmp_mx_ssm2602.o': No such file or directory make[3]: *** [drivers/devfreq/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/devfreq] Error 2 rm: cannot remove 'sound/soc/codecs/.tmp_mx_ssm2602-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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/wpan-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: net/ieee802154/wpan-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 net/ieee802154/wpan-class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_wpan-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: net/ieee802154/.tmp_mc_wpan-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 net/ieee802154/.tmp_mc_wpan-class.o crypto/.tmp_gl_algif_skcipher.o: file not recognized: File truncated mv: cannot stat 'net/ieee802154/.tmp_mx_wpan-class.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algif_skcipher.o': No such file /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: failrm: cannot remove 'crypto/.tmp_mx_algif_skcipher.o': No such file or directory ed 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 CC net/llc/llc_core.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_pq.o': No such file or directory CC lib/crc-ccitt.o CC net/ipv4/tcp_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/crc16.o LD sound/soc/sirf/built-in.o net/core/.tmp_gl_net-procfs.o: file not recognized: File truncated LD kernel/sched/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_net-procfs.o': No such file CC drivers/base/power/sysfs.o CC lib/crc-t10dif.o CC drivers/hsi/hsi_boardinfo.o rm: cannot remove 'net/core/.tmp_mx_net-procfs.o': No such file or directory /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 find kernel/sched/idle_task.o: No such file or directory CC net/ipv6/anycast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stop_task.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stats.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 net/ieee802154/af_ieee802154.o CC lib/crc-itu-t.o CC drivers/base/power/generic_ops.o CC net/lapb/lapb_timer.o CC net/llc/llc_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inetpeer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inetpeer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inetpeer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inetpeer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inetpeer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_inetpeer.o CC drivers/i2c/i2c-boardinfo.o LD crypto/asymmetric_keys/pkcs7_test_key.o mv: cannot stat 'net/ipv4/.tmp_mx_inetpeer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_forward.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_forward.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_forward.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_ip_forward.o CC drivers/i2c/i2c-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/asymmetric_keys/pkcs7_key_type.o: No such file or directory make[3]: *** [crypto/asymmetric_keys/pkcs7_test_key.o] Error 1 mv: cannot stat 'net/ipv4/.tmp_mx_ip_forward.o': No such file or directory CC crypto/asymmetric_keys/mscode_parser.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_input.o mv: cannot stat 'net/bridge/.tmp_mx_br_input.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/timestamping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/timestamping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/timestamping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_timestamping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_timestamping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_timestamping.o mv: cannot stat 'net/core/.tmp_mx_timestamping.o': No such file or directory 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: net/ipv4/ip_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_ip_input.o mv: cannot stat 'net/ipv4/.tmp_mx_ip_input.o': No such file or directory CC crypto/asymmetric_keys/mscode-asn1.o CC net/ipv4/datagram.o CC net/lapb/lapb_iface.o CC net/ceph/osdmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/ethtool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/ethtool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/ethtool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_ethtool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_ethtool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_ethtool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/core/.tmp_mx_ethtool.o': No such file or directory drivers/char/.tmp_gl_virtio_console.o: file not recognized: File truncated CC net/ipv4/raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_virtio_console.o': No such file rm: cannot remove 'drivers/char/.tmp_mx_virtio_console.o': No such file or directory CC net/ceph/crush/crush.o CC net/bridge/br_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) sound/soc/codecs/.tmp_gl_sgtl5000.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_sgtl5000.o': No such file HOSTCC lib/gen_crc32table rm: cannot remove 'sound/soc/codecs/.tmp_mx_sgtl5000.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 net/ceph/crush/mapper.o net/dccp/ccids/.tmp_gl_ccid2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/netclassid_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: net/core/netclassid_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 net/core/netclassid_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_netclassid_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: net/core/.tmp_mc_netclassid_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 net/core/.tmp_mc_netclassid_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/dccp/ccids/.tmp_mx_ccid2.o': No such file mv: cannot stat 'net/core/.tmp_mx_netclassid_cgroup.o': No such file or directory rm: cannot remove 'net/dccp/ccids/.tmp_mx_ccid2.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 /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_container.o': No such file or directory mv: cannot stat 'drivers/base/.tmp_mx_transport_class.o': No such file or directory CC sound/soc/codecs/wm8711.o CC net/mac80211/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/net-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: net/core/net-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 net/core/net-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_net-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: net/core/.tmp_mc_net-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 net/core/.tmp_mc_net-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/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: net/core/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 net/core/filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_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: net/core/.tmp_mc_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 net/core/.tmp_mc_filter.o mv: cannot stat 'net/core/.tmp_mx_net-sysfs.o': No such file or directory mv: cannot stat 'net/core/.tmp_mx_filter.o': No such file or directory CC net/mac80211/status.o CC net/bluetooth/a2mp.o CC net/ipv6/ip6_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD net/dccp/dccp.o crypto/async_tx/.tmp_gl_raid6test.o: file not recognized: File truncated CC net/ipv6/ip6_input.o CC net/llc/llc_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/dccp/ccid.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/async_tx/.tmp_mx_raid6test.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/dccp/ccids/ccid2.o: No such file or directory make[3]: *** [net/dccp/dccp.o] Error 1 rm: cannot remove 'crypto/async_tx/.tmp_mx_raid6test.o': No such file or directory CC net/llc/llc_if.o CC net/ipv6/addrconf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/iriap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/iriap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/iriap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_iriap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_iriap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_iriap.o LD crypto/async_tx/built-in.o CC net/llc/llc_c_ev.o mv: cannot stat 'net/irda/.tmp_mx_iriap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ca/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/verify_pefile.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/verify_pefile.o: uses instructions which are incompatible with instructions 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/verify_pefile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_verify_pefile.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_verify_pefile.o: uses instructions which are incompatible with instructions 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_verify_pefile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/generic_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/generic_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/generic_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.tmp_mc_generic_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_generic_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_generic_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) nnot find crypto/async_tx/raid6test.o: No such file or directory make[3]: *** [crypto/async_tx/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [crypto/async_tx] Error 2 net/caif/.tmp_gl_caif_socket.o: file not recognized: File truncated mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_verify_pefile.o': No such file or directory mv: cannot stat 'drivers/base/power/.tmp_mx_generic_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/caif/.tmp_mx_caif_socket.o': No such file rm: cannot remove 'net/caif/.tmp_mx_caif_socket.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/.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 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-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 mv: cannot stat 'drivers/char/.tmp_mx_random.o': No such file or directory CC drivers/base/dma-mapping.o CC sound/soc/codecs/wm8728.o CC net/bridge/br_sysfs_if.o CC drivers/extcon/extcon-max77693.o CC net/ipv4/udp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/mscode_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/mscode_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/mscode_parser.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_mscode_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_mscode_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_mscode_parser.o CC net/bridge/br_sysfs_br.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/asymmetric_keys/.tmp_mx_mscode_parser.o': No such file or directory sound/soc/codecs/.tmp_gl_tas5086.o: file not LD net/caif/built-in.o 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: 'sound/soc/codecs/.tmp_mx_tas5086.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/caif/caif_socket.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/caif/caif_usb.o: No such file or directory drivers/base/.tmp_gl_topology.o: file not recognized: File truncated rm: cannot remove 'sound/soc/codecs/.tmp_mx_tas5086.o': No such file or directory make[3]: *** [net/caif/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/caif] Error 2 CC drivers/base/regmap/regmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv6/.tmp_gl_af_inet6.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/.tmp_mx_topology.o': No such file CC fs/9p/vfs_super.o CC drivers/base/power/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_af_inet6.o': No such file rm: cannot remove 'drivers/base/.tmp_mx_topology.o': No such file or directory CC drivers/i2c/i2c-smbus.o rm: cannot remove 'net/ipv6/.tmp_mx_af_inet6.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) net/core/.tmp_gl_netprio_cgroup.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_netprio_cgroup.o': No such file rm: cannot remove 'net/core/.tmp_mx_netprio_cgroup.o': No such file or directory /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 mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_pkcs7_parser.o': No such file or directory CC fs/9p/vfs_inode.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-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_ip_fragment.o: file not recognized: File truncated mv: cannot stat 'sound/core/.tmp_mx_pcm_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ip_fragment.o': No such file CC drivers/base/dma-coherent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_timewait_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_timewait_sock.o: uses instructions which 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 drivers/dma-buf/seqno-fence.o rm: cannot remove 'net/ipv4/.tmp_mx_ip_fragment.o': No such file or directory fic data of file net/ipv4/inet_timewait_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_timewait_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_timewait_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_inet_timewait_sock.o mv: cannot stat 'net/ipv4/.tmp_mx_inet_timewait_sock.o': No such file or directory LD crypto/asymmetric_keys/verify_signed_pefile.o CC lib/crc7.o LD crypto/asymmetric_keys/pkcs7_message.o CC drivers/base/regmap/regcache.o CC net/mac802154/ieee802154_dev.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 CC net/llc/llc_c_ac.o mv: cannot stat 'kernel/.tmp_mx_cgroup.o': No such file or directory CC net/mac802154/rx.o CC net/ieee802154/raw.o CC net/ipv4/udplite.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/serpent_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/serpent_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/serpent_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_serpent_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_serpent_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_serpent_generic.o mv: cannot stat 'crypto/.tmp_mx_serpent_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) net/dccp/.tmp_gl_ipv4.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/dccp/.tmp_mx_ipv4.o': No such file rm: cannot remove 'net/dccp/.tmp_mx_ipv4.o': No such file or directory CC net/ipv4/udp_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/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: net/bluetooth/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 net/bluetooth/lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.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: CC lib/libcrc32c.o net/bluetooth/.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 net/bluetooth/.tmp_mc_lib.o mv: cannot stat 'net/bluetooth/.tmp_mx_lib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hci_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: net/bluetooth/hci_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 net/bluetooth/hci_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_hci_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: net/bluetooth/.tmp_mc_hci_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 net/bluetooth/.tmp_mc_hci_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/crush.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/crush.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/crush/crush.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/.tmp_mc_crush.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/.tmp_mc_crush.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/crush/.tmp_mc_crush.o mv: cannot stat 'net/bluetooth/.tmp_mx_hci_sysfs.o': No such file or directory mv: cannot stat 'net/ceph/crush/.tmp_mx_crush.o': No such file or directory CC lib/crc8.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_options.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_options.o: uses instructions which are incompatible 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 net/ipv4/ip_options.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_options.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_options.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_ip_options.o CC drivers/hsi/hsi.o mv: cannot stat 'net/ipv4/.tmp_mx_ip_options.o': No such file or directory net/dccp/.tmp_gl_ipv6.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/dccp/.tmp_mx_ipv6.o': No such file rm: cannot remove 'net/dccp/.tmp_mx_ipv6.o': No such file or directory /scratch/kisskb/src/net/ceph/osdmap.c: In function 'ceph_can_shift_osds': /scratch/kisskb/src/include/linux/ceph/osdmap.h:54: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) drivers/char/ipmi/.tmp_gl_ipmi_si_intf.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_bpdu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_bpdu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp_bpdu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_bpdu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_bpdu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_stp_bpdu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/mon_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/mon_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/mon_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_mon_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_mon_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_mon_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file mv: cannot stat 'net/ceph/.tmp_mx_mon_client.o': No such file or directory mv: cannot stat 'net/bridge/.tmp_mx_br_stp_bpdu.o': No such file or directory CC drivers/base/firmware_class.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/char/ipmi/.tmp_mx_ipmi_si_intf.o': No such file or directory drivers/bluetooth/.tmp_gl_btusb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/nl-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: net/ieee802154/nl-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 net/ieee802154/nl-mac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_nl-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: net/ieee802154/.tmp_mc_nl-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 net/ieee802154/.tmp_mc_nl-mac.o CC net/ipv4/arp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/bluetooth/.tmp_mx_btusb.o': No such file mv: cannot stat 'net/ieee802154/.tmp_mx_nl-mac.o': No such file or directory rm: cannot remove 'drivers/bluetooth/.tmp_mx_btusb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp_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: net/irda/irlmp_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 net/irda/irlmp_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp_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: net/irda/.tmp_mc_irlmp_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 net/irda/.tmp_mc_irlmp_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_hashtables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_hashtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_hashtables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_hashtables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_hashtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_inet_hashtables.o mv: cannot stat 'net/irda/.tmp_mx_irlmp_event.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_stp_if.o CC drivers/hsi/clients/hsi_char.o mv: cannot stat 'net/ipv4/.tmp_mx_inet_hashtables.o': No such file or directory mv: cannot stat 'net/bridge/.tmp_mx_br_stp_if.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_stp.o LD net/dccp/dccp_ipv4.o LD net/dccp/dccp_ipv6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/bridge/.tmp_mx_br_stp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/dccp/ipv4.o: No such file or directory make[3]: *** [net/dccp/dccp_ipv4.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/dccp/ipv6.o: No such file or directory make[3]: *** [net/dccp/dccp_ipv6.o] Error 1 make[3]: Target `__build' not remade because of errors. sound/soc/codecs/.tmp_gl_wm8523.o: file not recognized: File truncated make[2]: *** [net/dccp] 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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8523.o': No such file drivers/char/pcmcia/.tmp_gl_synclink_cs.o: file not recognized: File truncated rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8523.o': No such file or directory net/l2tp/.tmp_gl_l2tp_debugfs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/pcmcia/.tmp_mx_synclink_cs.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/l2tp/.tmp_mx_l2tp_debugfs.o': No such file rm: cannot remove 'drivers/char/pcmcia/.tmp_mx_synclink_cs.o': No such file or directory CC net/bluetooth/amp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'net/l2tp/.tmp_mx_l2tp_debugfs.o': No such file or directory sound/soc/codecs/.tmp_gl_wm8510.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8510.o': No such file rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8510.o': No such file or directory LD drivers/bluetooth/btmrvl.o CC net/ieee802154/dgram.o CC net/mpls/mpls_gso.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/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/base/power/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/base/power/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.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/base/power/.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 tmake[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/bluetooth] Error 2 CC net/irda/irlmp_frame.o arget specific data of file drivers/base/power/.tmp_mc_sysfs.o CC net/ieee802154/6lowpan_rtnl.o CC net/ipv4/icmp.o mv: cannot stat 'drivers/base/power/.tmp_mx_sysfs.o': No such file or directory CC lib/lz4/lz4_compress.o CC lib/lz4/lz4_decompress.o LD drivers/hsi/controllers/built-in.o LD drivers/char/pcmcia/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/pcmcia/synclink_cs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/pcmcia/cm4000_cs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/pcmcia/cm4040_cs.o: No such file or directory CC net/bridge/br_nf_core.o make[4]: *** [drivers/char/pcmcia/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/char/pcmcia] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/char] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_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: net/bridge/br_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 net/bridge/br_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_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: net/bridge/.tmp_mc_br_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 net/bridge/.tmp_mc_br_ioctl.o mv: cannot stat 'net/bridge/.tmp_mx_br_ioctl.o': No such file or directory CC net/netlabel/netlabel_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/base/power/qos.o /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 CC net/mac802154/tx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/header_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: net/ieee802154/header_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 net/ieee802154/header_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_header_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: net/ieee802154/.tmp_mc_header_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 net/ieee802154/.tmp_mc_header_ops.o net/l2tp/.tmp_gl_l2tp_ip.o: file not recognized: File truncated mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_x509_cert_parser.o': No such file or directory LD drivers/idle/built-in.o CC net/irda/irlap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/l2tp/.tmp_mx_l2tp_ip.o': No such file mv: cannot stat 'net/ieee802154/.tmp_mx_header_ops.o': No such file or directory CC fs/afs/cache.o rm: cannot remove 'net/l2tp/.tmp_mx_l2tp_ip.o': No such file or directory CC net/bluetooth/bnep/core.o LD crypto/asymmetric_keys/x509_key_parser.o CC fs/afs/callback.o make[3]: Target `__build' not remade because of errors. make[2]: *** [crypto/asymmetric_keys] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [crypto] Error 2 CC fs/9p/vfs_inode_dotl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_out.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_out.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/lapb/lapb_out.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_out.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_out.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/lapb/.tmp_mc_lapb_out.o CC net/ieee802154/reassembly.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/lapb/.tmp_mx_lapb_out.o': No such file or directory sound/soc/fsl/.tmp_gl_fsl_spdif.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/fsl/.tmp_mx_fsl_spdif.o': No such file rm: cannot remove 'sound/soc/fsl/.tmp_mx_fsl_spdif.o': No such file or directory /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 CC fs/9p/vfs_addr.o 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 'drivers/dma-buf/.tmp_mx_reservation.o': No such file or directory CC fs/9p/vfs_file.o CC net/bluetooth/hidp/core.o CC sound/soc/fsl/imx-audmux.o CC net/irda/irlap_event.o CC fs/9p/vfs_dir.o CC net/bridge/br_netfilter.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/dma-buf/.tmp_gl_seqno-fence.o: file not recognized: File truncated CC fs/9p/vfs_dentry.o sound/soc/codecs/.tmp_gl_tlv320aic3x.o: file not recognized: File truncated CC net/netfilter/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/dma-buf/.tmp_mx_seqno-fence.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: 'sound/soc/codecs/.tmp_mx_tlv320aic3x.o': No such file sound/soc/codecs/.tmp_gl_wm8711.o: file not recognized: File truncated rm: cannot remove 'sound/soc/codecs/.tmp_mx_tlv320aic3x.o': No such file or directory 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-objcopy: 'sound/soc/codecs/.tmp_mx_wm8711.o': No such file rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8711.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_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: net/bridge/br_stp_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 net/bridge/br_stp_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_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: net/bridge/.tmp_mc_br_stp_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 net/bridge/.tmp_mc_br_stp_timer.o mv: cannot stat 'drivers/extcon/.tmp_mx_extcon-class.o': No such file or directory mv: cannot stat 'net/bridge/.tmp_mx_br_stp_timer.o': No such file or directory CC net/netfilter/nf_log.o CC net/ipv6/addrlabel.o CC net/ipv6/route.o CC drivers/extcon/extcon-max8997.o /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 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-objcopy: Unable to change endianness of input file(s) sound/soc/codecs/.tmp_gl_wm8728.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/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/base/power/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/base/power/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.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/base/power/.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 target specific data of file drivers/base/power/.tmp_mc_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8728.o': No such file CC net/ipv4/devinet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/l2tp/l2tp_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: net/l2tp/l2tp_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 net/l2tp/l2tp_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/l2tp/.tmp_mc_l2tp_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: net/l2tp/.tmp_mc_l2tp_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 net/l2tp/.tmp_mc_l2tp_netlink.o CC drivers/hid/hid-core.o LD kernel/events/built-in.o mv: cannot stat 'net/llc/.tmp_mx_llc_input.o': No such file or directory rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8728.o': No such file or directory mv: cannot stat 'drivers/base/power/.tmp_mx_common.o': No such file or directory mv: cannot stat 'net/l2tp/.tmp_mx_l2tp_netlink.o': No such file or directory make[2]: Target `__build' not remade because of errors. make[1]: *** [kernel] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_sockglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_sockglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_sockglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_sockglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_sockglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_ip_sockglue.o mv: cannot stat 'net/llc/.tmp_mx_llc_output.o': No such file or directory CC net/bluetooth/bnep/sock.o CC drivers/i2c/i2c-mux.o mv: cannot stat 'net/ipv4/.tmp_mx_ip_sockglue.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/af_ipx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/af_ipx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/af_ipx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_af_ipx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_af_ipx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/.tmp_mc_af_ipx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_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: net/llc/llc_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 net/llc/llc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_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: net/llc/.tmp_mc_llc_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 net/llc/.tmp_mc_llc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_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: mv: cannot stat 'net/ipx/.tmp_mx_af_ipx.o': No such file or directory mv: cannot stat 'net/llc/.tmp_mx_llc_core.o': No such file or directory net/ipv4/tcp_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 net/ipv4/tcp_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_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: net/ipv4/.tmp_mc_tcp_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 net/ipv4/.tmp_mc_tcp_timer.o mv: cannot stat 'net/ipv4/.tmp_mx_tcp_timer.o': No such file or directory CC drivers/base/power/runtime.o CC sound/soc/codecs/wm8731.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/lapb/lapb_in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/lapb/.tmp_mc_lapb_in.o CC drivers/base/power/clock_ops.o mv: cannot stat 'net/lapb/.tmp_mx_lapb_in.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/hid/hid-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_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: net/lapb/lapb_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 net/lapb/lapb_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_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: net/lapb/.tmp_mc_lapb_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 net/lapb/.tmp_mc_lapb_timer.o net/ipv4/.tmp_gl_route.o: file not recognized: File truncated /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 mv: cannot stat 'net/lapb/.tmp_mx_lapb_timer.o': No such file or directory CC net/llc/llc_conn.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_route.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_route.o': No such file or directory 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-ld: drivers/hid/hid-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/hid/hid-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/hid/hid-debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-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/hid/.tmp_mc_hid-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/hid/.tmp_mc_hid-debug.o CC sound/core/pcm_misc.o LD net/ipx/ipx.o mv: cannot stat 'drivers/hid/.tmp_mx_hid-debug.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipx/ipx_proc.o: CC sound/core/pcm_memory.o No such file or directory make[3]: *** [net/ipx/ipx.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipx] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_fastopen.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_fastopen.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_fastopen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_fastopen.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_fastopen.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_tcp_fastopen.o /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 mv: cannot stat 'drivers/dma-buf/.tmp_mx_fence.o': No such file or directory mv: cannot stat 'net/ipv4/.tmp_mx_tcp_fastopen.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hci_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hci_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_hci_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_hci_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_hci_sock.o /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 mv: cannot stat 'net/bluetooth/.tmp_mx_hci_sock.o': No such file or directory mv: cannot stat 'drivers/base/.tmp_mx_dma-coherent.o': No such file or directory CC net/ceph/crush/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/lapb/lapb_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/lapb/.tmp_mc_lapb_subr.o CC net/netfilter/nf_queue.o CC drivers/hid/hidraw.o CC net/ipv4/af_inet.o mv: cannot stat 'net/lapb/.tmp_mx_lapb_subr.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: 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 LD drivers/dma-buf/built-in.o CC net/ipv4/igmp.o mv: cannot stat 'fs/.tmp_mx_buffer.o'mv: : No such file or directory 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: 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 net/netlink/af_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/bluetooth/hidp/sock.o CC sound/soc/codecs/wm8737.o fs/9p/.tmp_gl_vfs_super.o: file not recognized: File truncated CC net/netlink/genetlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/9p/.tmp_mx_vfs_super.o': No such file CC net/netlink/diag.o rm: cannot remove 'fs/9p/.tmp_mx_vfs_super.o': No such file or directory CC drivers/input/gameport/gameport.o CC net/mac802154/mac_cmd.o CC fs/autofs4/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_cong.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_cong.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_cong.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_cong.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_cong.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_tcp_cong.o CC net/nfc/core.o mv: cannot stat 'net/ipv4/.tmp_mx_tcp_cong.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_connection_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_connection_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_connection_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_connection_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_connection_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_inet_connection_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_sysfs_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_sysfs_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_sysfs_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_sysfs_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_sysfs_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_sysfs_if.o mv: cannot stat 'net/ipv4/.tmp_mx_inet_connection_sock.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 'net/bridge/.tmp_mx_br_sysfs_if.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_iface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/lapb_iface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/lapb/lapb_iface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_iface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/lapb/.tmp_mc_lapb_iface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/lapb/.tmp_mc_lapb_iface.o sound/soc/fsl/.tmp_gl_fsl_esai.o: file not recognized: File truncated CC net/mac802154/mib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/datagram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/datagram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_datagram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_datagram.o mv: cannot stat 'net/lapb/.tmp_mx_lapb_iface.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/fsl/.tmp_mx_fsl_esai.o': No such file rm: cannot remove 'sound/soc/fsl/.tmp_mx_fsl_esai.o': No such file or directory mv: cannot stat 'net/ipv4/.tmp_mx_datagram.o': No such file or directory CC net/ipv4/fib_frontend.o CC drivers/input/input.o LD net/lapb/lapb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/mapper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/mapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/crush/mapper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/.tmp_mc_mapper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/.tmp_mc_mapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/crush/.tmp_mc_mapper.o mv: cannot stat 'net/ceph/crush/.tmp_mx_mapper.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_if.o LD net/lapb/built-in.o mv: cannot stat 'net/llc/.tmp_mx_llc_if.o': No such file or directory CC drivers/iio/industrialio-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/core/.tmp_gl_skbuff.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_skbuff.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/raw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/raw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_raw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_raw.o: uses instructions which are incompatible with instructions used in previous modules net/core/.tmp_gl_rtnetlink.o: file not recognized: File truncated drivers/extcon/.tmp_gl_extcon-max77693.o: file not recognized: File truncated rm: cannot remove 'net/core/.tmp_mx_skbuff.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/af_ieee802154.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/af_ieee802154.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/af_ieee802154.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_af_ieee802154.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_af_ieee802154.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/.tmp_mc_af_ieee802154.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/.tmp_mc_raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_rtnetlink.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_offload.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_offload.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_offload.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_offload.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_tcp_offload.o CC drivers/input/gameport/lightning.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/extcon/.tmp_mx_extcon-max77693.o': No such file rm: cannot remove 'net/core/.tmp_mx_rtnetlink.o': No such file or directory mv: cannot stat 'net/ieee802154/.tmp_mx_raw.o': No such file or directory rm: cannot remove 'drivers/extcon/.tmp_mx_extcon-max77693.o': No such file or directory mv: cannot stat 'net/ieee802154/.tmp_mx_af_ieee802154.o': No such file or directory mv: cannot stat 'net/ipv4/.tmp_mx_tcp_offload.o': No such file or directory CC lib/lzo/lzo1x_compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/callback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/callback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/callback.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_callback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_callback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_callback.o mv: cannot stat 'fs/afs/.tmp_mx_callback.o': No such file or directory CC net/packet/af_packet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irlmp.o CC fs/cachefiles/bind.o CC lib/lzo/lzo1x_decompress_safe.o mv: cannot stat 'net/irda/.tmp_mx_irlmp.o': No such file or directory LD drivers/char/ipmi/ipmi_si.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/ipmi/ipmi_si_intf.o: No such file or directory /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 make[3]: *** [drivers/char/ipmi/ipmi_si.o] Error 1 CC fs/coda/psdev.o CC fs/afs/cell.o CC net/openvswitch/actions.o LD sound/soc/spear/built-in.o CC fs/coda/cache.o CC fs/afs/cmservice.o LD sound/soc/tegra/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/rx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/rx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/rx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_rx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_rx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/.tmp_mc_rx.o LD sound/soc/txx9/built-in.o CC net/irda/irlap_frame.o mv: cannot stat 'net/mac802154/.tmp_mx_rx.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) net/ipv4/.tmp_gl_udplite.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_udplite.o': No such file CC net/mac802154/monitor.o rm: cannot remove 'net/ipv4/.tmp_mx_udplite.o': No such file or directory LD sound/soc/ux500/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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_sysfs_br.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_sysfs_br.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_sysfs_br.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_sysfs_br.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_sysfs_br.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_sysfs_br.o fs/afs/.tmp_gl_cache.o: file not recognized: File truncated CC net/netfilter/nf_sockopt.o fs/9p/.tmp_gl_vfs_dentry.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/messenger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/messenger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/messenger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_messenger.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_messenger.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_messenger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/afs/.tmp_mx_cache.o': No such file mv: cannot stat 'net/bridge/.tmp_mx_br_sysfs_br.o': No such file or directory CC fs/btrfs/super.o mv: cannot stat 'net/ceph/.tmp_mx_messenger.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/9p/.tmp_mx_vfs_dentry.o': No such file rm: cannot remove 'fs/afs/.tmp_mx_cache.o': No such file or directory rm: cannot remove 'fs/9p/.tmp_mx_vfs_dentry.o': No such file or directory CC net/mac802154/wpan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/mpls/.tmp_gl_mpls_gso.o: file not recognized: File truncated CC net/mac80211/sta_info.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_input.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/mpls/.tmp_mx_mpls_gso.o': No such file CC fs/btrfs/ctree.o d to merge target specific data of file net/ipv6/.tmp_mc_ip6_input.o rm: cannot remove 'net/mpls/.tmp_mx_mpls_gso.o': No such file or directory mv: cannot stat 'net/ipv6/.tmp_mx_ip6_input.o': No such file or directory LD lib/lz4/built-in.o CC fs/9p/v9fs.o CC net/openvswitch/datapath.o CC net/llc/llc_c_st.o CC net/mac80211/wep.o CC net/bridge/netfilter/ebtables.o CC fs/btrfs/extent-tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/l2tp/.tmp_gl_l2tp_ip6.o: file not recognized: File truncated /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-objcopy: 'net/l2tp/.tmp_mx_l2tp_ip6.o': No such file rm: cannot remove 'net/l2tp/.tmp_mx_l2tp_ip6.o': No such file or directory /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 fs/btrfs/print-tree.o LD net/mpls/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/mpls/mpls_gso.o: No such file or directory make[3]: *** [net/mpls/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/mpls] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hci_conn.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hci_conn.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/hci_conn.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_hci_conn.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_hci_conn.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_hci_conn.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/vfs_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/9p/vfs_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/9p/vfs_dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.tmp_mc_vfs_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/9p/.tmp_mc_vfs_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/9p/.tmp_mc_vfs_dir.o mv: cannot stat 'net/bluetooth/.tmp_mx_hci_conn.o': No such file or directory mv: cannot stat 'fs/9p/.tmp_mx_vfs_dir.o': No such file or directory /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 'drivers/hsi/.tmp_mx_hsi.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/autofs4/.tmp_gl_init.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file rm: cannot remove 'fs/autofs4/.tmp_mx_init.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/fsl/imx-audmux.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/soc/fsl/imx-audmux.o: uses instructions which are incompatible with instructions 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/soc/fsl/imx-audmux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/fsl/.tmp_mc_imx-audmux.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/soc/fsl/.tmp_mc_imx-audmux.o: uses instructions which are incompatible with instructions 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/soc/fsl/.tmp_mc_imx-audmux.o mv: cannot stat 'sound/soc/fsl/.tmp_mx_imx-audmux.o': No such file or directory LD sound/soc/snd-soc-core.o LD sound/soc/fsl/snd-soc-fsl-asrc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/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: net/ceph/crush/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 net/ceph/crush/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crush/.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: net/ceph/crush/.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_minisocks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_minisocks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_minisocks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_minisocks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_minisocks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_tcp_minisocks.o target specific data of file net/ceph/crush/.tmp_mc_hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/fsl/fsl_asrc_dma.o: No such file or directory mv: cannot stat 'net/ceph/crush/.tmp_mx_hash.o': No such file or directory mv: cannot stat 'net/ipv4/.tmp_mx_tcp_minisocks.o': No such file or directory make[4]: *** [sound/soc/fsl/snd-soc-fsl-asrc.o] Error 1 CC net/phonet/pn_dev.o CC drivers/input/serio/serio.o LD sound/soc/fsl/snd-soc-fsl-ssi.o CC drivers/iio/industrialio-event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/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: net/mac802154/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 net/mac802154/tx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_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: net/mac802154/.tmp_mc_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 net/mac802154/.tmp_mc_tx.o CC net/irda/timer.o LD sound/soc/fsl/snd-soc-fsl-spdif.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/fsl/fsl_ssi.o: No such file or directory CC fs/autofs4/inode.o mv: cannot stat 'net/mac802154/.tmp_mx_tx.o': No such file or directory make[4]: *** [sound/soc/fsl/snd-soc-fsl-ssi.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/fsl/fsl_spdif.o: No such file or directory LD sound/soc/fsl/snd-soc-fsl-esai.o make[4]: *** [sound/soc/fsl/snd-soc-fsl-spdif.o] Error 1 CC drivers/input/serio/ps2mult.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/fsl/fsl_esai.o: No such file or directory LD sound/soc/fsl/snd-soc-imx-audmux.o make[4]: *** [sound/soc/fsl/snd-soc-fsl-esai.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/translation-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: net/batman-adv/translation-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 net/batman-adv/translation-table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_translation-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: net/batman-adv/.tmp_mc_translation-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 net/batman-adv/.tmp_mc_translation-table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/vfs_inode_dotl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/vfs_inode_dotl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/9p/vfs_inode_dotl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.tmp_mc_vfs_inode_dotl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.tmp_mc_vfs_inode_dotl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/9p/.tmp_mc_vfs_inode_dotl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_nf_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: net/bridge/br_nf_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 net/bridge/br_nf_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_nf_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: net/bridge/.tmp_mc_br_nf_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 net/bridge/.tmp_mc_br_nf_core.o CC net/llc/llc_pdu.o mv: cannot stat 'fs/9p/.tmp_mx_vfs_inode_dotl.o': No such file or directory mv: cannot stat 'net/batman-adv/.tmp_mx_translation-table.o': No such file or directory make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/soc/fsl] Error 2 mv: cannot stat 'net/bridge/.tmp_mx_br_nf_core.o': No such file or directory CC fs/btrfs/root-tree.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 /scratch/kisskb/src/net/bridge/br_netfilter.c: In function 'br_netfilter_init': /scratch/kisskb/src/net/bridge/br_netfilter.c:995:1: warning: label 'err1' defined but not used [-Wunused-label] CC net/mac802154/llsec.o mv: cannot stat 'sound/core/.tmp_mx_pcm_misc.o': No such file or directory CC lib/mpi/generic_mpih-lshift.o CC lib/mpi/generic_mpih-mul1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp_frame.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp_frame.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp_frame.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irlmp_frame.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/9p/.tmp_gl_vfs_addr.o: file not recognized: File truncated /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 mv: cannot stat 'net/irda/.tmp_mx_irlmp_frame.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/9p/.tmp_mx_vfs_addr.o': No such file CC lib/mpi/generic_mpih-mul2.o mv: cannot stat 'drivers/base/regmap/.tmp_mx_regcache.o': No such file or directory LD net/batman-adv/batman-adv.o rm: cannot remove 'fs/9p/.tmp_mx_vfs_addr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/netlabel_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: net/netlabel/netlabel_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 net/netlabel/netlabel_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/.tmp_mc_netlabel_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: net/netlabel/.tmp_mc_netlabel_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 net/netlabel/.tmp_mc_netlabel_user.o CC drivers/input/gameport/ns558.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 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 'net/netlabel/.tmp_mx_netlabel_user.o'/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: No such file or directory : cannot find net/batman-adv/bat_iv_ogm.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/batman-adv/hard-interface.o: No such file or directory mv: cannot stat 'drivers/base/power/.tmp_mx_clock_ops.o': No such file or directory make[3]: *** [net/batman-adv/batman-adv.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/batman-adv] Error 2 CC lib/mpi/generic_mpih-mul3.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 'sound/core/.tmp_mx_pcm_memory.o': No such file or directory CC lib/mpi/generic_mpih-rshift.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/anycast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/anycast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/anycast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_anycast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_anycast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target CC net/irda/qos.o CC fs/9p/fid.o specific data of file net/ipv6/.tmp_mc_anycast.o mv: cannot stat 'net/ipv6/.tmp_mx_anycast.o': No such file or directory CC net/ipv4/fib_semantics.o CC lib/raid6/algos.o CC net/netlabel/netlabel_kapi.o CC net/ipv4/fib_trie.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/dgram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/dgram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/dgram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_dgram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_dgram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/.tmp_mc_dgram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/ieee802154_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: net/mac802154/ieee802154_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 damv: cannot stat 'net/ieee802154/.tmp_mx_dgram.o': No such file or directory ta of file net/mac802154/ieee802154_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_ieee802154_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: net/mac802154/.tmp_mc_ieee802154_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 net/mac802154/.tmp_mc_ieee802154_dev.o mv: cannot stat 'net/mac802154/.tmp_mx_ieee802154_dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_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: net/bridge/br_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 net/bridge/br_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_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: net/bridge/.tmp_mc_br_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 net/bridge/.tmp_mc_br_netlink.o mv: cannot stat 'net/bridge/.tmp_mx_br_netlink.o': No such file or directory CC fs/btrfs/dir-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/i2c/algos/i2c-algo-bit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/sco.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/sco.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/sco.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_sco.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_sco.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_sco.o drivers/extcon/.tmp_gl_extcon-max8997.o: file not recognized: File truncated mv: cannot stat 'net/bluetooth/.tmp_mx_sco.o': No such file or directory CC net/netfilter/nfnetlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/extcon/.tmp_mx_extcon-max8997.o': No such file CC sound/core/memalloc.o CC net/ipv4/inet_fragment.o CC net/mac80211/wpa.o rm: cannot remove 'drivers/extcon/.tmp_mx_extcon-max8997.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/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/coda/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/coda/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.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/coda/.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/coda/.tmp_mc_cache.o CC drivers/extcon/extcon-rt8973a.o mv: cannot stat 'fs/coda/.tmp_mx_cache.o': No such file or directory CC net/ipv4/ping.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 'drivers/char/ipmi/.tmp_mx_ipmi_msghandler.o': No such file or directory CC net/netfilter/nfnetlink_acct.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) net/mac802154/.tmp_gl_mac_cmd.o: file not recognized: File truncated 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: 'net/mac802154/.tmp_mx_mac_cmd.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/vfs_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/9p/vfs_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/9p/vfs_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.tmp_mc_vfs_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/9p/.tmp_mc_vfs_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/9p/.tmp_mc_vfs_file.o rm: cannot remove 'net/mac802154/.tmp_mx_mac_cmd.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: net/mac80211/status.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/status.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/status.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_status.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_status.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_status.o rm: cannot remove 'drivers/hsi/clients/.tmp_mx_hsi_char.o': No such file or directory mv: cannot stat 'fs/9p/.tmp_mx_vfs_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) make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/char/ipmi] Error 2 mv: cannot stat 'net/mac80211/.tmp_mx_status.o': No such file or directory net/netfilter/.tmp_gl_nf_log.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nf_log.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_nf_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) net/ipv4/.tmp_gl_tcp_ipv4.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/vfs_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/9p/vfs_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/9p/vfs_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.tmp_mc_vfs_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/9p/.tmp_mc_vfs_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/9p/.tmp_mc_vfs_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_tcp_ipv4.o': No such file mv: cannot stat 'fs/9p/.tmp_mx_vfs_inode.o': No such file or directory rm: cannot remove 'net/ipv4/.tmp_mx_tcp_ipv4.o': No such file or directory /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-ld: 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 me LD drivers/iommu/built-in.o /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 rge target specific data of file fs/.tmp_mc_direct-io.o LD drivers/hsi/clients/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-ld: cannot find drivers/hsi/clients/hsi_char.o: No such file or directory mv: cannot stat 'fs/.tmp_mx_direct-io.o': No such file or directory make[4]: *** [drivers/hsi/clients/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/hsi/clients] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hsi] Error 2 CC drivers/input/serio/libps2.o CC net/netlabel/netlabel_domainhash.o CC net/openvswitch/dp_notify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/a2mp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/a2mp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/a2mp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_a2mp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_a2mp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_a2mp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/bluetooth/.tmp_mx_a2mp.o': No such file or directory CC net/netlabel/netlabel_addrlist.o LD drivers/irqchip/built-in.o fs/coda/.tmp_gl_psdev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_psdev.o': No such file rm: cannot remove 'fs/coda/.tmp_mx_psdev.o': No such file or directory CC drivers/extcon/extcon-sm5502.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/udp_offload.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/udp_offload.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/udp_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_udp_offload.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_udp_offload.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_udp_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/ipack/ipack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD lib/lzo/lzo_decompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/amp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/amp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/amp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_amp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_amp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_amp.o net/ieee802154/.tmp_gl_6lowpan_rtnl.o: file not recognized: File truncated mv: cannot stat 'net/ipv4/.tmp_mx_udp_offload.o': No such file or directory CC lib/mpi/generic_mpih-sub1.o CC net/bluetooth/bnep/netdev.o sound/soc/codecs/.tmp_gl_wm8731.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ieee802154/.tmp_mx_6lowpan_rtnl.o': No such file CC fs/configfs/inode.o rm: cannot remove 'net/ieee802154/.tmp_mx_6lowpan_rtnl.o': No such file or directory LD lib/lzo/lzo_compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/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: drivers/base/power/qos.o: uses instructions which are incompatible with instructions used in previous modules mv: cannot stat 'net/bluetooth/.tmp_mx_amp.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/base/power/qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/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: drivers/base/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 drivers/base/power/.tmp_mc_qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8731.o': No such file mv: cannot stat 'drivers/base/power/.tmp_mx_qos.o': No such file or directory LD lib/lzo/built-in.o rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8731.o': No such file or directory CC fs/configfs/file.o CC net/rfkill/core.o CC lib/mpi/generic_mpih-add1.o CC fs/coda/cnode.o CC net/nfc/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/irda/irqueue.o net/bluetooth/bnep/.tmp_gl_sock.o: file not recognized: File truncated CC fs/debugfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bluetooth/bnep/.tmp_mx_sock.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_c_ev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_c_ev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_c_ev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_c_ev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_c_ev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_c_ev.o CC net/ipv4/ip_tunnel_core.o rm: cannot remove 'net/bluetooth/bnep/.tmp_mx_sock.o': No such file or directory mv: cannot stat 'net/llc/.tmp_mx_llc_c_ev.o': No such file or directory CC sound/soc/codecs/wm8750.o CC net/irda/irttp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) sound/soc/codecs/.tmp_gl_wm8737.o: file not recognized: File truncated CC sound/core/pcm_dmaengine.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8737.o': No such file rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8737.o': No such file or directory /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 CC net/rds/af_rds.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-objcopy: Unable to change endianness of input file(s) net/netlink/.tmp_gl_diag.o: file not recognized: File truncated CC drivers/hid/uhid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netlink/.tmp_mx_diag.o': No such file LD drivers/input/gameport/built-in.o rm: cannot remove 'net/netlink/.tmp_mx_diag.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/bind.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/bind.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/bind.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_bind.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_bind.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_bind.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/cachefiles/.tmp_mx_bind.o': No such file or directory net/netfilter/.tmp_gl_core.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/neighbour.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/neighbour.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/neighbour.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_neighbour.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_neighbour.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_neighbour.o CC net/bluetooth/rfcomm/core.o CC sound/core/compress_offload.o CC net/llc/llc_sap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_core.o': No such file CC drivers/input/serio/serio_raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irlap.o CC net/rfkill/input.o mv: cannot stat 'net/core/.tmp_mx_neighbour.o': No such file or directory rm: cannot remove 'net/netfilter/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/monitor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/monitor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/monitor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_monitor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_monitor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/.tmp_mc_monitor.o mv: cannot stat 'net/irda/.tmp_mx_irlap.o': No such file or directory mv: cannot stat 'net/mac802154/.tmp_mx_monitor.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: net/bluetooth/l2cap_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.tmp_gl_v9fs.o: file not recognized: File truncated net/bluetooth/l2cap_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/l2cap_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_l2cap_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_l2cap_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_l2cap_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/9p/.tmp_mx_v9fs.o': No such file mv: cannot stat 'net/bluetooth/.tmp_mx_l2cap_sock.o': No such file or directory rm: cannot remove 'fs/9p/.tmp_mx_v9fs.o': No such file or directory CC sound/core/oss/pcm_oss.o CC drivers/input/serio/arc_ps2.o CC fs/cachefiles/daemon.o CC drivers/hid/hid-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_raw.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_raw.o': No such file CC drivers/hid/hid-a4tech.o rm: cannot remove 'net/ipv4/.tmp_mx_raw.o': No such file or directory CC drivers/base/regmap/regcache-rbtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/nf_sockopt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/nf_sockopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_sockopt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/.tmp_mc_nf_sockopt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/.tmp_mc_nf_sockopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/.tmp_mc_nf_sockopt.o CC drivers/input/input-compat.o mv: cannot stat 'net/netfilter/.tmp_mx_nf_sockopt.o': No such file or directory CC drivers/hid/hid-apple.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/bnep/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: net/bluetooth/bnep/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 net/bluetooth/bnep/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/bnep/.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: net/bluetooth/bnep/.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 net/bluetooth/bnep/.tmp_mc_core.o mv: cannot stat 'net/bluetooth/bnep/.tmp_mx_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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/mib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/mib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/mib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_mib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_mib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/.tmp_mc_mib.o CC lib/xz/xz_dec_syms.o net/ipv6/.tmp_gl_addrlabel.o: file not recognized: File truncated mv: cannot stat 'net/mac802154/.tmp_mx_mib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_addrlabel.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_addrlabel.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hidraw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hidraw.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/ipv4/gre_offload.o CC drivers/hid/hid-appleir.o iled to merge target specific data of file drivers/hid/hidraw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hidraw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hidraw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_hidraw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ieee802154/.tmp_gl_reassembly.o: file not recognized: File truncated net/bluetooth/hidp/.tmp_gl_sock.o: file not recognized: File truncated mv: cannot stat 'drivers/hid/.tmp_mx_hidraw.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ieee802154/.tmp_mx_reassembly.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bluetooth/hidp/.tmp_mx_sock.o': No such file rm: cannot remove 'net/ieee802154/.tmp_mx_reassembly.o': No such file or directory rm: cannot remove 'net/bluetooth/hidp/.tmp_mx_sock.o': No such file or directory CC net/ipv4/ip_tunnel.o LD fs/devpts/built-in.o CC drivers/i2c/busses/i2c-designware-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/cmservice.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/cmservice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/cmservice.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_cmservice.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_cmservice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_cmservice.o mv: cannot stat 'fs/afs/.tmp_mx_cmservice.o': No such file or directory CC net/ipv6/ip6_fib.o /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_ps2mult.o: file not recognized: File truncated CC net/ipv6/ipv6_sockglue.o CC fs/9p/xattr.o CC drivers/i2c/algos/i2c-algo-pcf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_ps2mult.o': No such file LD net/ieee802154/ieee802154.o rm: cannot remove 'drivers/input/serio/.tmp_mx_ps2mult.o': No such file or directory /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 LD net/ieee802154/af_802154.o mv: cannot stat 'sound/core/.tmp_mx_pcm_native.o': No such file or directory CC lib/raid6/recov.o LD net/ieee802154/ieee802154_6lowpan.o HOSTCC lib/raid6/mktables /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ieee802154/6lowpan_rtnl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ieee802154/reassembly.o: No such file or directory make[3]: *** [net/ieee802154/ieee802154_6lowpan.o] Error 1 make[3]: Target `__build' not remade because of errors. UNROLL lib/raid6/int1.c make[2]: *** [net/ieee802154] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/nf_queue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/nf_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nf_queue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/.tmp_mc_nf_queue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/.tmp_mc_nf_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/.tmp_mc_nf_queue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_tcp_metrics.o: file not recognized: File truncated mv: cannot stat 'net/netfilter/.tmp_mx_nf_queue.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/smp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/smp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/smp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_smp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_smp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_smp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_tcp_metrics.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_tcp_metrics.o': No such file or directory mv: cannot stat 'net/bluetooth/.tmp_mx_smp.o': No such file or directory CC fs/btrfs/file-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/fid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/fid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/9p/fid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.tmp_mc_fid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.tmp_mc_fid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/9p/.tmp_mc_fid.o mv: cannot stat 'fs/9p/.tmp_mx_fid.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/wep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/wep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/wep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_wep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_wep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_wep.o mv: cannot stat 'net/mac80211/.tmp_mx_wep.o': No such file or directory CC net/sched/sch_generic.o CC net/llc/llc_s_ac.o CC fs/cachefiles/interface.o UNROLL lib/raid6/int2.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hidp/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: net/bluetooth/hidp/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 net/bluetooth/hidp/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hidp/.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: net/bluetooth/hidp/.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 net/bluetooth/hidp/.tmp_mc_core.o CC net/mac80211/scan.o UNROLL lib/raid6/int4.c mv: cannot stat 'net/bluetooth/hidp/.tmp_mx_core.o': No such file or directory LD sound/core/snd.o CC net/rxrpc/af_rxrpc.o UNROLL lib/raid6/int8.c CC lib/mpi/mpicoder.o UNROLL lib/raid6/int16.c CC net/irda/irda_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/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: net/irda/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 net/irda/timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.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: net/irda/.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 UNROLL lib/raid6/int32.c specific data of file net/irda/.tmp_mc_timer.o mv: cannot stat 'net/irda/.tmp_mx_timer.o': No such file or directory /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 target specific CC net/rxrpc/ar-accept.o data of file fs/autofs4/.tmp_mc_inode.o mv: cannot stat 'fs/autofs4/.tmp_mx_inode.o': No such file or directory CC net/ceph/debugfs.o LD net/bluetooth/hidp/hidp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bluetooth/hidp/sock.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: 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 net/l2tp/.tmp_gl_l2tp_core.o: file not recognized: File truncated make[4]: *** [net/bluetooth/hidp/hidp.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/hidp] Error 2 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/l2tp/.tmp_mx_l2tp_core.o': No such file mv: cannot stat 'sound/core/.tmp_mx_pcm_lib.o': No such file or directory CC lib/xz/xz_dec_stream.o rm: cannot remove 'net/l2tp/.tmp_mx_l2tp_core.o': No such file or directory CC net/ceph/auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/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: net/nfc/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 net/nfc/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.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: net/nfc/.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 net/nfc/.tmp_mc_core.o mv: cannot stat 'net/nfc/.tmp_mx_core.o': No such file or directory CC lib/xz/xz_dec_lzma2.o CC fs/autofs4/root.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 /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 specmv: cannot stat 'sound/core/.tmp_mx_memalloc.o': No such file or directory /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 ific data of file drivers/i2c/algos/.tmp_mc_i2c-algo-bit.o mv: cannot stat 'drivers/iio/.tmp_mx_industrialio-event.o': No such file or directory CC fs/autofs4/symlink.o mv: cannot stat 'drivers/i2c/algos/.tmp_mx_i2c-algo-bit.o': No such file or directory LD net/l2tp/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_pdu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_pdu.o: uses instructions which are incompatible 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-ld: net/irda/irlap_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: net/irda/irlap_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 net/irda/irlap_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap_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: net/irda/.tmp_mc_irlap_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 net/irda/.tmp_mc_irlap_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/l2tp/l2tp_core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/l2tp/l2tp_ip.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/l2tp/l2tp_debugfs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/l2tp/l2tp_ip6.o: No such file or directory make[3]: *** [net/l2tp/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. mv: cannot stat 'net/irda/.tmp_mx_irlap_event.o': No such file or directory of file net/llc/llc_pdu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_pdu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_pdu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_pdu.o make[2]: *** [net/l2tp] Error 2 CC fs/afs/dir.o mv: cannot stat 'net/llc/.tmp_mx_llc_pdu.o': No such file or directory LD net/bridge/bridge.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 CC drivers/i2c/algos/i2c-algo-pca.o 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/br.o: No such file or directory make[3]: *** [net/bridge/bridge.o] Error 1 CC fs/afs/file.o CC drivers/iio/inkern.o CC net/ipv6/ndisc.o CC drivers/iio/industrialio-buffer.o CC drivers/iio/industrialio-trigger.o CC net/irda/irias_object.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/afs/cell.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/cell.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/cell.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_cell.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_cell.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_cell.o drivers/input/serio/.tmp_gl_serio_raw.o: file not recognized: File truncated CC net/irda/wrapper.o mv: cannot stat 'fs/afs/.tmp_mx_cell.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_serio_raw.o': No such file rm: cannot remove 'drivers/input/serio/.tmp_mx_serio_raw.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/input-compat.o: 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/input-compat.o: uses instructions which are incompatible with instructions used 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/input-compat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_input-compat.o: 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/.tmp_mc_input-compat.o: uses instructions which are incompatible with instructions used 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/.tmp_mc_input-compat.o mv: cannot stat 'drivers/input/.tmp_mx_input-compat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/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/configfs/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/configfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.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/configfs/.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/configfs/.tmp_mc_file.o mv: cannot stat 'fs/configfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/cnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/cnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/cnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.tmp_mc_cnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.tmp_mc_cnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/.tmp_mc_cnode.o CC drivers/base/regmap/regcache-lzo.o /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 mv: cannot stat 'fs/coda/.tmp_mx_cnode.o': No such file or directory CC drivers/input/input-mt.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_bcj.o CC net/nfc/af_nfc.o drivers/extcon/.tmp_gl_extcon-rt8973a.o: file not recognized: File truncated net/phonet/.tmp_gl_pn_dev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/extcon/.tmp_mx_extcon-rt8973a.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/phonet/.tmp_mx_pn_dev.o': No such file rm: cannot remove 'drivers/extcon/.tmp_mx_extcon-rt8973a.o': No such file or directory CC drivers/input/ff-core.o rm: cannot remove 'net/phonet/.tmp_mx_pn_dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/osdmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/osdmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/osdmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_osdmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_osdmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_osdmap.o mv: cannot stat 'net/ceph/.tmp_mx_osdmap.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 fs/coda/inode.o drivers/hid/.tmp_gl_hid-a4tech.o: file not recognized: File truncated LD drivers/ipack/carriers/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-a4tech.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-a4tech.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) net/ipv4/.tmp_gl_icmp.o: file not recognized: File truncated CC net/phonet/pn_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_icmp.o': No such file CC lib/mpi/mpi-bit.o rm: cannot remove 'net/ipv4/.tmp_mx_icmp.o': No such file or directory LD drivers/ipack/devices/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/dp_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: /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/power/runtime.o: 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/runtime.o: uses instructions which are incompatible with instructions used 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/runtime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.tmp_mc_runtime.o: 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_runtime.o: uses instructions which are incompatible with instructions used 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_runtime.o net/openvswitch/dp_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 net/openvswitch/dp_notify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/.tmp_mc_dp_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: net/openvswitch/.tmp_mc_dp_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 net/openvswitch/.tmp_mc_dp_notify.o drivers/extcon/.tmp_gl_extcon-sm5502.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/power/.tmp_mx_runtime.o': No such file or directory CC net/phonet/socket.o mv: cannot stat 'net/openvswitch/.tmp_mx_dp_notify.o': No such file or directory LD drivers/ipack/built-in.o net/rfkill/.tmp_gl_input.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/extcon/.tmp_mx_extcon-sm5502.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/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: net/irda/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 rm: cannot remove 'drivers/extcon/.tmp_mx_extcon-sm5502.o': No such file or directory data of file net/irda/qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.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: net/irda/.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 net/irda/.tmp_mc_qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/rfkill/.tmp_mx_input.o': No such file mv: cannot stat 'net/irda/.tmp_mx_qos.o': No such file or directory /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 rm: cannot remove 'net/rfkill/.tmp_mx_input.o': No such file or directory 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: 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-ld: net/irda/irqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irqueue.o LD drivers/base/power/built-in.o CC net/phonet/datagram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_arc_ps2.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_netfilter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_netfilter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_netfilter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_netfilter.o rm: cannot remove 'drivers/input/serio/.tmp_mx_arc_ps2.o': No such file or directory mv: cannot stat 'net/irda/.tmp_mx_irqueue.o': No such file or directory LD drivers/extcon/built-in.o CC net/ipv4/proc.o mv: cannot stat 'net/bridge/.tmp_mx_br_netfilter.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/extcon/extcon-adc-jack.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/extcon/extcon-max77693.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/extcon/extcon-max8997.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/extcon/extcon-rt8973a.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/extcon/extcon-sm5502.o: No such file or directory make[3]: *** [drivers/extcon/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/extcon] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/mac80211/offchannel.o CC net/ipv6/udp.o sound/soc/codecs/.tmp_gl_wm8750.o: file not recognized: File truncated CC fs/btrfs/inode-item.o CC net/irda/af_irda.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8750.o': No such file rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8750.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/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/configfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.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/configfs/.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/configfs/.tmp_mc_inode.o mv: cannot stat 'fs/configfs/.tmp_mx_inode.o': No such file or directory mv: cannot stat 'drivers/input/serio/.tmp_mx_serio.o': No such file or directory CC net/mac80211/ht.o LD drivers/lguest/built-in.o CC net/sched/sch_mq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/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/9p/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/9p/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.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/9p/.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/9p/.tmp_mc_xattr.o mv: cannot stat 'fs/9p/.tmp_mx_xattr.o': No such file or directory CC net/bluetooth/rfcomm/sock.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 fs/configfs/dir.o net/ipv4/.tmp_gl_arp.o: file not recognized: File truncated LD drivers/input/serio/built-in.o fs/btrfs/.tmp_gl_print-tree.o: file not recognized: File truncated LD sound/core/snd-timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_arp.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_print-tree.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/serio/ps2mult.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/serio/serio_raw.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/serio/arc_ps2.o: No such file or directory make[3]: *** [drivers/input/serio/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input/serio] Error 2 rm: cannot remove 'fs/btrfs/.tmp_mx_print-tree.o': No such file or directory rm: cannot remove 'net/ipv4/.tmp_mx_arp.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 sound/soc/codecs/wm8776.o drivers/base/regmap/.tmp_gl_regcache-rbtree.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/regmap/.tmp_mx_regcache-rbtree.o': No such file LD sound/core/snd-pcm.o rm: cannot remove 'drivers/base/regmap/.tmp_mx_regcache-rbtree.o': No such file or directory CC net/sctp/sm_statetable.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/netlabel_addrlist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/netlabel_addrlist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netlabel/netlabel_addrlist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/.tmp_mc_netlabel_addrlist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/.tmp_mc_netlabel_addrlist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netlabel/.tmp_mc_netlabel_addrlist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/bnep/netdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/bnep/netdev.o: uses instructions which are 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 LD drivers/macintosh/built-in.o ta of file net/bluetooth/bnep/netdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/bnep/.tmp_mc_netdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/bnep/.tmp_mc_netdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/bnep/.tmp_mc_netdev.o CC fs/9p/xattr_user.o CC net/ceph/auth_none.o TABLE lib/raid6/tables.c mv: cannot stat 'net/netlabel/.tmp_mx_netlabel_addrlist.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/leds/led-core.o mv: cannot stat 'net/bluetooth/bnep/.tmp_mx_netdev.o': No such file or directory drivers/hid/.tmp_gl_hid-appleir.o: file not recognized: File truncated CC fs/9p/xattr_trusted.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-appleir.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/wpan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/wpan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/wpan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_wpan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_wpan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/.tmp_mc_wpan.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-appleir.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: sound/core/pcm_dmaengine.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_dmaengine.o: uses instructions which are incompatible with instructions 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_dmaengine.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_dmaengine.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_dmaengine.o: uses instructions which are incompatible with instructions 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_dmaengine.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_output.o: uses instructions which are incompatible with instructions used in previous modules mv: cannot stat 'net/mac802154/.tmp_mx_wpan.o': No such file or directory fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated CC net/openvswitch/flow.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file CC net/ipv4/ipip.o mv: cannot stat 'sound/core/.tmp_mx_pcm_dmaengine.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_ip_output.o rm: cannot remove 'fs/autofs4/.tmp_mx_symlink.o': No such file or directory mv: cannot stat 'net/ipv4/.tmp_mx_ip_output.o': No such file or directory mv: cannot stat 'drivers/i2c/algos/.tmp_mx_i2c-algo-pcf.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_tunnel_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: net/ipv4/ip_tunnel_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 net/ipv4/ip_tunnel_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_tunnel_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: net/ipv4/.tmp_mc_ip_tunnel_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 net/ipv4/.tmp_mc_ip_tunnel_core.o mv: cannot stat 'net/ipv4/.tmp_mx_ip_tunnel_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/hid/.tmp_gl_hid-apple.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: 'drivers/hid/.tmp_mx_hid-apple.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-apple.o': No such file or directory CC drivers/mcb/mcb-core.o net/llc/llc_c_ac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_c_ac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_c_ac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_c_ac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_c_ac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_c_ac.o CC net/openvswitch/flow_netlink.o mv: cannot stat 'net/llc/.tmp_mx_llc_c_ac.o': No such file or directory LD net/bluetooth/bnep/bnep.o CC fs/9p/cache.o CC net/rds/bind.o /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-ld: cannot find net/bluetooth/bnep/sock.o: No such file or directory make[4]: *** [net/bluetooth/bnep/bnep.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bluetooth/bnep] Error 2 CC drivers/iio/industrialio-triggered-buffer.o mv: cannot stat 'fs/debugfs/.tmp_mx_inode.o': No such file or directory CC net/netfilter/nfnetlink_queue_core.o CC drivers/hid/hid-cherry.o CC lib/raid6/int1.o CC lib/raid6/int2.o LD net/netlink/netlink_diag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netlink/diag.o: No such file or directory CC net/netfilter/nfnetlink_log.o make[3]: *** [net/netlink/netlink_diag.o] Error 1 CC net/rds/cong.o CC net/sctp/sm_statefuns.o CC fs/btrfs/inode-map.o CC fs/debugfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/openvswitch/.tmp_gl_actions.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/openvswitch/.tmp_mx_actions.o': No such file rm: cannot remove 'net/openvswitch/.tmp_mx_actions.o': No such file or directory CC net/irda/discovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/netlabel_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: net/netlabel/netlabel_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 net/netlabel/netlabel_kapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/.tmp_mc_netlabel_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: net/netlabel/.tmp_mc_netlabel_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 net/netlabel/.tmp_mc_netlabel_kapi.o mv: cannot stat 'net/netlabel/.tmp_mx_netlabel_kapi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_conn.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_conn.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_conn.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_conn.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_conn.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_conn.o mv: cannot stat 'net/llc/.tmp_mx_llc_conn.o': No such file or directory CC net/irda/parameters.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_fib_frontend.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_fib_frontend.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_fib_frontend.o': No such file or directory CC net/irda/irnetlink.o CC net/irda/irmod.o CC lib/mpi/mpi-cmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_sap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_sap.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 fs/afs/flock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ed to merge target specific data of file net/llc/llc_sap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_sap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_sap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_sap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/dir-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/dir-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/dir-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_dir-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_dir-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_dir-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/root-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: fs/btrfs/root-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 fs/btrfs/root-tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_root-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: fs/btrfs/.tmp_mc_root-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 fs/btrfs/.tmp_mc_root-tree.o net/ipv4/.tmp_gl_gre_offload.o: file not recognized: File truncated mv: cannot stat 'net/llc/.tmp_mx_llc_sap.o': No such file or directory mv: cannot stat 'fs/btrfs/.tmp_mx_dir-item.o': No such file or directory mv: cannot stat 'fs/btrfs/.tmp_mx_root-tree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_gre_offload.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_gre_offload.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_fragment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_fragment.o: uses instructions 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 CC lib/mpi/mpih-cmp.o arget specific data of file net/ipv4/inet_fragment.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_fragment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_fragment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_inet_fragment.o mv: cannot stat 'net/ipv4/.tmp_mx_inet_fragment.o': No such file or directory CC net/irda/irproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/netfilter/.tmp_gl_nfnetlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nfnetlink.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_nfnetlink.o': No such file or directory CC fs/configfs/symlink.o CC net/bridge/netfilter/ebtable_broute.o CC fs/coda/dir.o CC fs/afs/fsclient.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rfkill/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: net/rfkill/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 net/rfkill/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rfkill/.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: net/rfkill/.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 net/rfkill/.tmp_mc_core.o mv: cannot stat 'net/rfkill/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/busses/i2c-designware-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/busses/i2c-designware-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/busses/i2c-designware-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/i2c/busses/.tmp_mc_i2c-designware-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/busses/.tmp_mc_i2c-designware-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/busses/.tmp_mc_i2c-designware-core.o mv: cannot stat 'drivers/i2c/busses/.tmp_mx_i2c-designware-core.o': No such file or directory CC fs/coda/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap_frame.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap_frame.o: uses instructions 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-objcopy: Unable to change endianness of input file(s) arget specific data of file net/irda/irlap_frame.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap_frame.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irlap_frame.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irda_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: net/irda/irda_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 net/irda/irda_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irda_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: net/irda/.tmp_mc_irda_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 net/irda/.tmp_mc_irda_device.o mv: cannot stat 'net/irda/.tmp_mx_irlap_frame.o': No such file or directory drivers/hid/.tmp_gl_uhid.o: file not recognized: File truncated CC net/rfkill/rfkill-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_uhid.o': No such file mv: cannot stat 'net/irda/.tmp_mx_irda_device.o': No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_uhid.o': No such file or directory CC drivers/i2c/busses/i2c-designware-platdrv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_s_ac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_s_ac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_s_ac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_s_ac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_s_ac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_s_ac.o mv: cannot stat 'net/llc/.tmp_mx_llc_s_ac.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) net/netlink/.tmp_gl_genetlink.o: file not recognized: File truncated CC net/irda/irlan/irlan_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/nfnetlink_acct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/nfnetlink_acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/nfnetlink_acct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/.tmp_mc_nfnetlink_acct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/.tmp_mc_nfnetlink_acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/.tmp_mc_nfnetlink_acct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netlink/.tmp_mx_genetlink.o': No such file mv: cannot stat 'net/netfilter/.tmp_mx_nfnetlink_acct.o': No such file or directory rm: cannot remove 'net/netlink/.tmp_mx_genetlink.o': No such file or directory CC net/llc/llc_s_ev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/ff-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/input/ff-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/input/ff-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_ff-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/input/.tmp_mc_ff-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/input/.tmp_mc_ff-core.o mv: cannot stat 'drivers/input/.tmp_mx_ff-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/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: net/ceph/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 net/ceph/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_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: net/ceph/.tmp_mc_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 net/ceph/.tmp_mc_debugfs.o CC net/llc/llc_s_st.o CC net/openvswitch/flow_table.o mv: cannot stat 'net/ceph/.tmp_mx_debugfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/wpa.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/wpa.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/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: failed to merge target specific data of file net/mac80211/wpa.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_wpa.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_wpa.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_wpa.o mv: cannot stat 'net/mac80211/.tmp_mx_wpa.o': No such file or directory CC net/llc/af_llc.o mv: cannot stat 'drivers/iio/.tmp_mx_inkern.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/led-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/leds/led-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/leds/led-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/.tmp_mc_led-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/leds/.tmp_mc_led-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/leds/.tmp_mc_led-core.o mv: cannot stat 'drivers/leds/.tmp_mx_led-core.o': No such file or directory CC fs/coda/upcall.o LD net/rfkill/rfkill.o CC net/netfilter/x_tables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/rfkill/input.o: No such file or directory make[3]: *** [net/rfkill/rfkill.o] Error 1 /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 /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-lzo.o: file not recognized: File truncated CC net/ipv4/gre_demux.o CC drivers/iio/kfifo_buf.o CC net/sctp/sm_sideeffect.o mv: cannot stat 'drivers/i2c/algos/.tmp_mx_i2c-algo-pca.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 rm: cannot remove 'drivers/base/regmap/.tmp_mx_regcache-lzo.o': No such file or directory CC net/sctp/protocol.o CC drivers/leds/led-class.o LD drivers/i2c/algos/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/af_rds.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/af_rds.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/af_rds.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_af_rds.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_af_rds.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_af_rds.o mv: cannot stat 'net/rds/.tmp_mx_af_rds.o': No such file or directory CC fs/btrfs/disk-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/af_nfc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/af_nfc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/af_nfc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_af_nfc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_af_nfc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_af_nfc.o mv: cannot stat 'net/nfc/.tmp_mx_af_nfc.o': No such file or directory CC fs/btrfs/transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/daemon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/daemon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/daemon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_daemon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_daemon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_daemon.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/coda/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/coda/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/coda/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.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/coda/.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/coda/.tmp_mc_inode.o fs/9p/.tmp_gl_xattr_user.o: file not recognized: File truncated mv: cannot stat 'fs/cachefiles/.tmp_mx_daemon.o': No such file or directory mv: cannot stat 'fs/coda/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/9p/.tmp_mx_xattr_user.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/9p/.tmp_mx_xattr_user.o': No such file or directory CC net/llc/llc_station.o drivers/hid/.tmp_gl_hid-cherry.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-cherry.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-cherry.o': No such file or directory CC lib/mpi/mpih-div.o CC lib/mpi/mpih-mul.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: sound/core/compress_offload.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/compress_offload.o: uses instructions which are incompatible with instructions 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/compress_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_compress_offload.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_compress_offload.o: uses instructions which are incompatible with instructions 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_compress_offload.o net/irda/wrapper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/wrapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/wrapper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_wrapper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_wrapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_wrapper.o CC net/ceph/crypto.o mv: cannot stat 'net/irda/.tmp_mx_wrapper.o': No such file or directory mv: cannot stat 'sound/core/.tmp_mx_compress_offload.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/input-mt.o: 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/input-mt.o: uses instructions which are incompatible with instructions used 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/input-mt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_input-mt.o: 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/.tmp_mc_input-mt.o: uses instructions which are incompatible with instructions used 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/.tmp_mc_input-mt.o CC net/mac80211/agg-tx.o mv: cannot stat 'drivers/input/.tmp_mx_input-mt.o': No such file or directory CC fs/coda/coda_linux.o CC lib/mpi/mpi-pow.o /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 mv: cannot stat 'drivers/iio/.tmp_mx_industrialio-triggered-buffer.o': No such file or directory CC net/mac80211/agg-rx.o CC net/llc/llc_proc.o CC fs/btrfs/inode.o CC lib/raid6/int4.o CC lib/xz/xz_dec_test.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/9p/.tmp_gl_xattr_trusted.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/9p/.tmp_mx_xattr_trusted.o': No such file rm: cannot remove 'fs/9p/.tmp_mx_xattr_trusted.o': No such file or directory CC fs/coda/symlink.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: /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 mv: cannot stat 'drivers/mcb/.tmp_mx_mcb-core.o': No such file or directory net/ipv4/tcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_tcp.o mv: cannot stat 'net/ipv4/.tmp_mx_tcp.o': No such file or directory mv: cannot stat 'drivers/iio/.tmp_mx_industrialio-trigger.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/auth_none.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/auth_none.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/auth_none.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_auth_none.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_auth_none.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_auth_none.o CC net/rds/connection.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: net/irda/irias_object.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irias_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irias_object.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irias_object.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irias_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irias_object.o mv: cannot stat 'net/ceph/.tmp_mx_auth_none.o': No such file or directory fs/cachefiles/.tmp_gl_interface.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_interface.o': No such file mv: cannot stat 'net/irda/.tmp_mx_irias_object.o': No such file or directory CC drivers/mcb/mcb-parse.o rm: cannot remove 'fs/cachefiles/.tmp_mx_interface.o': No such file or directory CC net/tipc/addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_af_inet.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_af_inet.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_af_inet.o': No such file or directory CC net/bridge/netfilter/ebtable_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/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: net/mac80211/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 net/mac80211/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.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: net/mac80211/.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 net/mac80211/.tmp_mc_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/cachefiles/key.o net/sched/.tmp_gl_sch_mq.o: file not recognized: File truncated mv: cannot stat 'net/mac80211/.tmp_mx_main.o': No such file or directory CC fs/cachefiles/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/netfilter/ebtables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/netfilter/ebtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/netfilter/ebtables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/netfilter/.tmp_mc_ebtables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/netfilter/.tmp_mc_ebtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/netfilter/.tmp_mc_ebtables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_mq.o': No such file mv: cannot stat 'net/bridge/netfilter/.tmp_mx_ebtables.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-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/hid/hid-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/hid/hid-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-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/hid/.tmp_mc_hid-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/hid/.tmp_mc_hid-core.o rm: cannot remove 'net/sched/.tmp_mx_sch_mq.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/hid/.tmp_mx_hid-core.o': No such file or directory net/phonet/.tmp_gl_datagram.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/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/afs/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 spe CC drivers/iio/accel/bma180.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/phonet/.tmp_mx_datagram.o': No such file cific data of file fs/afs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.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/afs/.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/afs/.tmp_mc_file.o rm: cannot remove 'net/phonet/.tmp_mx_datagram.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/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: net/ceph/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 net/ceph/auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_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: net/ceph/.tmp_mc_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 net/ceph/.tmp_mc_auth.o mv: cannot stat 'fs/afs/.tmp_mx_file.o': No such file or directory mv: cannot stat 'net/ceph/.tmp_mx_auth.o': No such file or directory CC drivers/iio/adc/ad7291.o CC net/bridge/netfilter/ebtable_nat.o CC fs/configfs/mount.o LD net/llc/llc.o CC sound/soc/codecs/wm8804.o CC drivers/iio/adc/ad799x.o CC net/ceph/armor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC sound/core/oss/pcm_plugin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) sound/soc/codecs/.tmp_gl_wm8776.o: file not recognized: File truncated CC net/phonet/sysctl.o net/rfkill/.tmp_gl_rfkill-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8776.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/rfkill/.tmp_mx_rfkill-regulator.o': No such file CC drivers/base/regmap/regcache-flat.o rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8776.o': No such file or directory rm: cannot remove 'net/rfkill/.tmp_mx_rfkill-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) net/core/.tmp_gl_dev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_dev.o': No such file make[3]: Target `__build' not remade because of errors. rm: cannot remove 'net/core/.tmp_mx_dev.o': No such file or directory make[2]: *** [net/rfkill] Error 2 CC net/sctp/endpointola.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_tcp_output.o mv: cannot stat 'net/ipv4/.tmp_mx_tcp_output.o': No such file or directory CC sound/soc/codecs/wm8962.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/key/.tmp_gl_af_key.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/key/.tmp_mx_af_key.o': No such file rm: cannot remove 'net/key/.tmp_mx_af_key.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pn_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: net/phonet/pn_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 net/phonet/pn_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pn_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: net/phonet/.tmp_mc_pn_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 net/phonet/.tmp_mc_pn_netlink.o mv: cannot stat 'net/phonet/.tmp_mx_pn_netlink.o': No such file or directory LD net/core/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/sock.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/skbuff.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/net_namespace.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/dev.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/rtnetlink.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/sock_diag.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/net-procfs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/netprio_cgroup.o: No such file or directory make[3]: *** [net/core/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/core] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-accept.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-accept.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-accept.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-accept.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-accept.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-accept.o CC net/ipv4/ip_gre.o /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-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/parameters.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/parameters.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target smv: cannot stat 'net/rxrpc/.tmp_mx_ar-accept.o': No such file or directory drivers/i2c/busses/.tmp_gl_i2c-designware-platdrv.o: file not recognized: File truncated pecific data of file net/irda/parameters.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_parameters.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_parameters.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_parameters.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-designware-platdrv.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irmod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irmod.o LD net/key/built-in.o mv: cannot stat 'net/irda/.tmp_mx_parameters.o': No such file or directory rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-designware-platdrv.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/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/9p/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/9p/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/9p/.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/9p/.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/9p/.tmp_mc_cache.o mv: cannot stat 'net/irda/.tmp_mx_irmod.o': No such file or directory CC net/phonet/af_phonet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/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/coda/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/coda/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.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/coda/.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/coda/.tmp_mc_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/key/af_key.o: No such file or directory make[3]: *** [net/key/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: net/irda/irnetlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irnetlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irnetlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of filemake[2]: *** [net/key] Error 2net/irda/.tmp_mc_irnetlink.o mv: cannot stat 'fs/9p/.tmp_mx_cache.o': No such file or directory mv: cannot stat 'fs/coda/.tmp_mx_file.o': No such file or directory mv: cannot stat 'net/irda/.tmp_mx_irnetlink.o': No such file or directory CC net/phonet/pep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irproc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irproc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irproc.o CC net/unix/af_unix.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/bind.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/bind.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/bind.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_bind.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_bind.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_bind.o CC drivers/i2c/busses/i2c-kempld.o mv: cannot stat 'net/irda/.tmp_mx_irproc.o': No such file or directory mv: cannot stat 'net/rds/.tmp_mx_bind.o': No such file or directory CC drivers/input/ff-memless.o CC net/unix/garbage.o CC net/phonet/pep-gprs.o LD fs/9p/9p.o CC sound/core/oss/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/9p/vfs_super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/9p/vfs_addr.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/netlabel_domainhash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/netlabel_domainhash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netlabel/netlabel_domainhash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/.tmp_mc_netlabel_domainhash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/.tmp_mc_netlabel_domainhash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netlabel/.tmp_mc_netlabel_domainhash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/9p/vfs_dentry.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/9p/v9fs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/9p/xattr_user.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/9p/xattr_trusted.o: No such file or directory make[3]: *** [fs/9p/9p.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/9p] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/armor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/armor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/armor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_armor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_armor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_armor.o mv: cannot stat 'net/netlabel/.tmp_mx_netlabel_domainhash.o': No such file or directory CC net/ipv6/udplite.o mv: cannot stat 'net/ceph/.tmp_mx_armor.o': No such file or directory CC lib/mpi/mpiutil.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/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/configfs/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/configfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.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/configfs/.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/configfs/.tmp_mc_symlink.o CC net/ipv6/raw.o mv: cannot stat 'fs/configfs/.tmp_mx_symlink.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: net/sctp/sm_statetable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/sm_statetable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/sm_statetable.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_sm_statetable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_sm_statetable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_sm_statetable.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_proc.o: file not recognized: File truncated net/bridge/netfilter/.tmp_gl_ebtable_broute.o: file not recognized: File truncated mv: cannot stat 'net/sctp/.tmp_mx_sm_statetable.o': No such file or directory CC sound/core/oss/copy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irttp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irttp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irttp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irttp.o CC net/ceph/auth_x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/led-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/leds/led-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/leds/led-class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/.tmp_mc_led-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/leds/.tmp_mc_led-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/leds/.tmp_mc_led-class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_proc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebtable_broute.o': No such file CC net/ipv4/udp_tunnel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/af_rxrpc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/af_rxrpc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/af_rxrpc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_af_rxrpc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_af_rxrpc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_af_rxrpc.o mv: cannot stat 'net/irda/.tmp_mx_irttp.o': No such file or directory rm: cannot remove 'net/ipv4/.tmp_mx_proc.o': No such file or directory mv: cannot stat 'drivers/leds/.tmp_mx_led-class.o': No such file or directory rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebtable_broute.o': No such file or directory mv: cannot stat 'net/rxrpc/.tmp_mx_af_rxrpc.o': No such file or directory CC drivers/md/linear.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: 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 /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 net/netlabel/netlabel_mgmt.o CC fs/configfs/item.o mv: cannot stat 'drivers/i2c/.tmp_mx_i2c-core.o': No such file or directory CC net/bridge/netfilter/ebt_802_3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/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: net/nfc/netlink.o: uses instructions which are incompatible with instructions used in previous modules CC net/sctp/associola.o CC net/rds/info.o CC drivers/leds/led-triggers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_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: net/nfc/.tmp_mc_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 net/nfc/.tmp_mc_netlink.o mv: cannot stat 'net/nfc/.tmp_mx_netlink.o': No such file or directory CC fs/autofs4/waitq.o CC net/rxrpc/ar-ack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/discovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/discovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/discovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_discovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_discovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_discovery.o CC drivers/leds/leds-lm3530.o LD lib/xz/xz_dec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/irda/.tmp_mx_discovery.o': No such file or directory fs/afs/.tmp_gl_dir.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/coda_linux.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/coda_linux.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/coda_linux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.tmp_mc_coda_linux.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.tmp_mc_coda_linux.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/.tmp_mc_coda_linux.o LD lib/xz/built-in.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 merge 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/afs/.tmp_mx_dir.o': No such file mv: cannot stat 'fs/coda/.tmp_mx_coda_linux.o': No such file or directory rm: cannot remove 'fs/afs/.tmp_mx_dir.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/mcb/.tmp_mx_mcb-parse.o': No such file or directory fs/coda/.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_symlink.o': No such file CC drivers/leds/leds-lp3944.o drivers/input/.tmp_gl_input.o: file not recognized: File truncated rm: cannot remove 'fs/coda/.tmp_mx_symlink.o': No such file or directory CC net/nfc/rawsock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_input.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/inode-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/inode-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_inode-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_inode-item.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 drivers/i2c/muxes/i2c-mux-pca9541.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 specifi cf adialtead otfo fmielreg edrivers/iio/kfifo_buf.o ta/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: rgdrivers/iio/.tmp_mc_kfifo_buf.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/iio/.tmp_mc_kfifo_buf.o: uses instructions which are incompatible with instructions used in previous moduless p/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lde:c iffaiicl edda ttao omfe rfgiel et afs/btrfs/.tmp_mc_inode-item.or get specific data of file drivers/iio/.tmp_mc_kfifo_buf.o CC net/ipv4/ah4.o rm: cannot remove 'drivers/input/.tmp_mx_input.o': No such file or directory mv: cannot stat 'fs/btrfs/.tmp_mx_inode-item.o': No such file or directory mv: cannot stat 'drivers/iio/.tmp_mx_kfifo_buf.o': No such file or directory CC net/nfc/llcp_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/sctp/transport.o CC fs/btrfs/file.o net/ipv4/.tmp_gl_igmp.o: file not recognized: File truncated LD drivers/mcb/mcb.o CC sound/core/oss/linear.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_igmp.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_igmp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/cong.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/cong.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/cong.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_cong.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_cong.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_cong.o CC fs/btrfs/tree-defrag.o mv: cannot stat 'net/rds/.tmp_mx_cong.o': No such file or directory LD drivers/mcb/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_ping.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ping.o': No such file CC drivers/input/input-polldev.o CC net/rxrpc/ar-call.o CC net/openvswitch/vport.o CC fs/btrfs/extent_map.o rm: cannot remove 'net/ipv4/.tmp_mx_ping.o': No such file or directory CC lib/raid6/int8.o CC net/rds/message.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/iio/accel/hid-sensor-accel-3d.o /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 net/ipv4/.tmp_gl_devinet.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_devinet.o': No such file 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-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'net/ipv4/.tmp_mx_devinet.o': No such file or directory fs/cachefiles/.tmp_gl_main.o: file not recognized: File truncated CC drivers/hid/hid-chicony.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_main.o': No such file rm: cannot remove 'fs/cachefiles/.tmp_mx_main.o': No such file or directory CC drivers/hid/hid-cypress.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/base/regmap/regmap-i2c.o CC net/mac80211/vht.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/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/coda/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/coda/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.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/coda/.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/coda/.tmp_mc_dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/fib_semantics.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/fib_semantics.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_semantics.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_fib_semantics.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_fib_semantics.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_fib_semantics.o mv: cannot stat 'fs/debugfs/.tmp_mx_file.o': No such file or directory mv: cannot stat 'fs/coda/.tmp_mx_dir.o': No such file or directory mv: cannot stat 'net/ipv4/.tmp_mx_fib_semantics.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/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: fs/cachefiles/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 fs/cachefiles/key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.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: fs/cachefiles/.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 fs/cachefiles/.tmp_mc_key.o mv: cannot stat 'fs/cachefiles/.tmp_mx_key.o': No such file or directory LD fs/debugfs/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/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/configfs/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/configfs/mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.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/configfs/.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/configfs/.tmp_mc_mount.o mv: cannot stat 'fs/configfs/.tmp_mx_mount.o': No such file or directory LD fs/debugfs/built-in.o CC drivers/iio/adc/max1363.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/base/regmap/regmap-mmio.o net/ipv4/.tmp_gl_ipip.o: file not recognized: File truncated 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-ld: net/llc/llc_s_ev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_s_ev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_s_ev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_s_ev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_s_ev.o: 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: 'net/ipv4/.tmp_mx_ipip.o': No such file to merge target specific data of file net/llc/.tmp_mc_llc_s_ev.o rm: cannot remove 'net/ipv4/.tmp_mx_ipip.o': No such file or directory CC fs/cachefiles/namei.o mv: cannot stat 'net/llc/.tmp_mx_llc_s_ev.o': No such file or directory CC drivers/md/raid1.o CC net/bridge/netfilter/ebt_among.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/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: net/tipc/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 net/tipc/addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_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: net/tipc/.tmp_mc_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 dat CC net/netlabel/netlabel_unlabeled.o a of file net/tipc/.tmp_mc_addr.o mv: cannot stat 'net/tipc/.tmp_mx_addr.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/raid10.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/sch_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: net/sched/sch_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 net/sched/sch_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/.tmp_mc_sch_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: net/sched/.tmp_mc_sch_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 net/sched/.tmp_mc_sch_generic.o net/bridge/netfilter/.tmp_gl_ebtable_filter.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mv: cannot stat 'net/sched/.tmp_mx_sch_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebtable_filter.o': No such file net/phonet/socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_socket.o mv: cannot stat 'net/phonet/.tmp_mx_socket.o': No such file or directory rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebtable_filter.o': No such file or directory CC drivers/md/raid5.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/bridge/netfilter/.tmp_gl_ebtable_nat.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: net/ceph/osd_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/osd_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/osd_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_osd_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_osd_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_osd_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebtable_nat.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/ht.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/ht.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/ht.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_ht.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_ht.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_ht.o drivers/iio/adc/.tmp_gl_ad7291.o: file not recognized: File truncated rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebtable_nat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ad7291.o': No such file mv: cannot stat 'net/mac80211/.tmp_mx_ht.o': No such file or directory mv: cannot stat 'net/ceph/.tmp_mx_osd_client.o': No such file or directory rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad7291.o': No such file or directory CC net/tipc/bcast.o CC net/tipc/bearer.o LD net/sched/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_mq.o: No such file or directory make[3]: *** [net/sched/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sched] Error 2 CC net/ceph/ceph_fs.o LD lib/mpi/mpi.o CC net/bridge/netfilter/ebt_arp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_item.o LD lib/mpi/built-in.o CC net/bridge/netfilter/ebt_ip.o CC net/ceph/ceph_strings.o mv: cannot stat 'fs/configfs/.tmp_mx_item.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 CC drivers/i2c/busses/i2c-ocores.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: net/llc/llc_station.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_station.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_station.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_station.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_station.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_station.o CC net/vmw_vsock/af_vsock.o mv: cannot stat 'net/llc/.tmp_mx_llc_station.o': No such file or directory CC drivers/i2c/busses/i2c-pca-platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/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: net/phonet/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 net/phonet/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.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: net/phonet/.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 net/phonet/.tmp_mc_sysctl.o CC lib/zlib_deflate/deflate.o CC drivers/i2c/busses/i2c-xiic.o mv: cannot stat 'net/phonet/.tmp_mx_sysctl.o': No such file or directory LD drivers/media/common/b2c2/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 net/openvswitch/.tmp_gl_datapath.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/openvswitch/.tmp_mx_datapath.o': No such file mv: cannot stat 'sound/core/oss/.tmp_mx_io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/flock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/flock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/flock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_flock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_flock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_flock.o rm: cannot remove 'net/openvswitch/.tmp_mx_datapath.o': No such file or directory CC lib/zlib_deflate/deftree.o mv: cannot stat 'fs/afs/.tmp_mx_flock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/file-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/file-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/file-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_file-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_file-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_file-item.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/btrfs/.tmp_mx_file-item.o': No such file or directory CC net/vmw_vsock/vsock_addr.o drivers/i2c/busses/.tmp_gl_i2c-kempld.o: file not recognized: File truncated LD drivers/media/common/saa7146/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/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/configfs/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/configfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.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/configfs/.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/configfs/.tmp_mc_dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/flow.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/flow.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/openvswitch/flow.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/.tmp_mc_flow.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/.tmp_mc_flow.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/openvswitch/.tmp_mc_flow.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crypto.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/crypto.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/crypto.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_crypto.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_crypto.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_crypto.o mv: cannot stat 'net/openvswitch/.tmp_mx_flow.o': No such file or directory mv: cannot stat 'fs/configfs/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-kempld.o': No such file CC net/rds/recv.o mv: cannot stat 'net/ceph/.tmp_mx_crypto.o': No such file or directory rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-kempld.o': No such file or directory CC drivers/leds/leds-lp55xx-common.o CC net/bridge/netfilter/ebt_ip6.o CC fs/btrfs/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_fib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_fib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_fib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_fib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_fib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_ip6_fib.o CC drivers/leds/leds-lp5521.o mv: cannot stat 'net/ipv6/.tmp_mx_ip6_fib.o': No such file or directory LD fs/configfs/configfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/llsec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/llsec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/llsec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_llsec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac802154/.tmp_mc_llsec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac802154/.tmp_mc_llsec.o CC fs/btrfs/struct-funcs.o mv: cannot stat 'net/mac802154/.tmp_mx_llsec.o': No such file or directory LD fs/configfs/built-in.o CC net/mac80211/ibss.o CC drivers/media/common/siano/smscoreapi.o CC net/bridge/netfilter/ebt_limit.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/coda/upcall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/upcall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/upcall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.tmp_mc_upcall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.tmp_mc_upcall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coda/.tmp_mc_upcall.o net/netfilter/.tmp_gl_nfnetlink_log.o: file not recognized: File truncated mv: cannot stat 'fs/coda/.tmp_mx_upcall.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nfnetlink_log.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_nfnetlink_log.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_tunnel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/ip_tunnel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/ip_tunnel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_tunnel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_ip_tunnel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_ip_tunnel.o mv: cannot stat 'net/ipv4/.tmp_mx_ip_tunnel.o': No such file or directory LD net/mac802154/mac802154.o CC net/bridge/netfilter/ebt_mark_m.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/mac802154/mac_cmd.o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) : No such file or directory make[3]: *** [net/mac802154/mac802154.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/mac802154] Error 2 net/ipv4/.tmp_gl_udp.o: file not recognized: File truncated CC fs/coda/pioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/fib_trie.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/fib_trie.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/fib_trie.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_fib_trie.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_fib_trie.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_fib_trie.o mv: cannot stat 'net/ipv4/.tmp_mx_fib_trie.o': No such file or directory CC net/bridge/netfilter/ebt_pkttype.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_udp.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_udp.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/i2c/muxes/.tmp_gl_i2c-mux-pca9541.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/muxes/.tmp_mx_i2c-mux-pca9541.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/inode-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: fs/btrfs/inode-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 fs/btrfs/inode-map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_inode-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: fs/btrfs/.tmp_mc_inode-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 fs/btrfs/.tmp_mc_inode-map.o rm: cannot remove 'drivers/i2c/muxes/.tmp_mx_i2c-mux-pca9541.o': No such file or directory mv: cannot stat 'fs/btrfs/.tmp_mx_inode-map.o': No such file or directory CC net/netfilter/xt_tcpudp.o CC net/sctp/chunk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_ip6_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/ipv6/.tmp_mx_ip6_output.o': No such file or directory drivers/iio/adc/.tmp_gl_ad799x.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/iio/adc/.tmp_mx_ad799x.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ipv6_sockglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ipv6_sockglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ipv6_sockglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ipv6_sockglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ipv6_sockglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_ipv6_sockglue.o CC net/sctp/sm_make_chunk.o rm: cannot remove 'drivers/iio/adc/.tmp_mx_ad799x.o': No such file or directory drivers/iio/accel/.tmp_gl_bma180.o: file not recognized: File truncated mv: cannot stat 'net/ipv6/.tmp_mx_ipv6_sockglue.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/accel/.tmp_mx_bma180.o': No such file 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: net/ipv4/gre_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: net/ipv4/gre_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 CC drivers/leds/leds-lp5523.o LD drivers/i2c/muxes/built-in.o of file net/ipv4/gre_demux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_gre_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: net/ipv4/.tmp_mc_gre_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 net/ipv4/.tmp_mc_gre_demux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/i2c/muxes/i2c-mux-pca9541.o: No such file or directory make[4]: *** [drivers/i2c/muxes/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/muxes] Error 2 mv: cannot stat 'net/ipv4/.tmp_mx_gre_demux.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_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: net/llc/llc_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 net/llc/llc_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_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: net/llc/.tmp_mc_llc_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 net/llc/.tmp_mc_llc_proc.o CC lib/raid6/int16.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/offchannel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/offchannel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/offchannel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_offchannel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_offchannel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_offchannel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/btrfs/xattr.o CC drivers/media/common/siano/sms-cards.o mv: cannot stat 'net/llc/.tmp_mx_llc_proc.o': No such file or directory mv: cannot stat 'net/mac80211/.tmp_mx_offchannel.o': No such file or directory net/ipv6/.tmp_gl_udplite.o: file not recognized: File truncated CC net/ipv6/icmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_udplite.o': No such file CC fs/btrfs/ordered-data.o rm: cannot remove 'net/ipv6/.tmp_mx_udplite.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/leds/.tmp_gl_leds-lp3944.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/hid/hid-emsff.o net/bridge/netfilter/.tmp_gl_ebt_802_3.o: file not recognized: File truncated CC drivers/media/common/cypress_firmware.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_802_3.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-lp3944.o': No such file CC net/irda/irlan/irlan_eth.o rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_802_3.o': No such file or directory rm: cannot remove 'drivers/leds/.tmp_mx_leds-lp3944.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: 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 mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap-i2c.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/flow_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: net/openvswitch/flow_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 net/openvswitch/flow_table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/.tmp_mc_flow_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: net/openvswitch/.tmp_mc_flow_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 net/openvswitch/.tmp_mc_flow_table.o mv: cannot stat 'net/openvswitch/.tmp_mx_flow_table.o': No such file or directory CC net/irda/irlan/irlan_event.o CC drivers/hid/hid-elo.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/leds/led-triggers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/led-triggers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/leds/led-triggers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/.tmp_mc_led-triggers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/.tmp_mc_led-triggers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/leds/.tmp_mc_led-triggers.o drivers/hid/.tmp_gl_hid-cypress.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/leds/.tmp_mx_led-triggers.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/hid/.tmp_mx_hid-cypress.o': No such file drivers/hid/.tmp_gl_hid-chicony.o: file not recognized: File truncated net/netfilter/.tmp_gl_nfnetlink_queue_core.o: file not recognized: File truncated CC drivers/leds/leds-lp5562.o CC drivers/hid/hid-gt683r.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-cypress.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-chicony.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/ceph_fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/ceph_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/ceph_fs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_ceph_fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_ceph_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_ceph_fs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_nfnetlink_queue_core.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_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: net/irda/irlan/irlan_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 net/irda/irlan/irlan_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_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: net/irda/irlan/.tmp_mc_irlan_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 net/irda/irlan/.tmp_mc_irlan_common.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-chicony.o': No such file or directory rm: cannot remove 'net/netfilter/.tmp_mx_nfnetlink_queue_core.o': No such file or directory mv: cannot stat 'net/irda/irlan/.tmp_mx_irlan_common.o': No such file or directory mv: cannot stat 'net/ceph/.tmp_mx_ceph_fs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pep-gprs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pep-gprs.o: uses instructions which are incompatible with instructions used in previous modules CC drivers/hid/hid-holtek-kbd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/endpointola.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/endpointola.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/endpointola.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_endpointola.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_endpointola.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_endpointola.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/pep-gprs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pep-gprs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pep-gprs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_pep-gprs.o mv: cannot stat 'net/sctp/.tmp_mx_endpointola.o': No such file or directory CC drivers/base/regmap/regmap-irq.o mv: cannot stat 'net/phonet/.tmp_mx_pep-gprs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/udp_tunnel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/udp_tunnel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/udp_tunnel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_udp_tunnel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_udp_tunnel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_udp_tunnel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/leds/.tmp_gl_leds-lm3530.o: file not recognized: File truncated mv: cannot stat 'net/ipv4/.tmp_mx_udp_tunnel.o': No such file or directory CC net/bridge/netfilter/ebt_vlan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-lm3530.o': No such file rm: cannot remove 'drivers/leds/.tmp_mx_leds-lm3530.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 net/rds/send.o CC net/wimax/id-table.o sound/soc/codecs/.tmp_gl_wm8804.o: file not recognized: File truncated CC net/bridge/netfilter/ebt_arpreply.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8804.o': No such file rm: cannot remove 'sound/soc/codecs/.tmp_mx_wm8804.o': No such file or directory CC net/irda/irlan/irlan_client.o CC drivers/iio/accel/kxcjk-1013.o CC net/netfilter/xt_mark.o CC net/netfilter/xt_AUDIT.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/unix/garbage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/unix/garbage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/unix/garbage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/unix/.tmp_mc_garbage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/unix/.tmp_mc_garbage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/unix/.tmp_mc_garbage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/input-polldev.o: 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/input-polldev.o: uses instructions which are incompatible with instructions used 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/input-polldev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_input-polldev.o: 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/.tmp_mc_input-polldev.o: uses instructions which are incompatible with instructions used 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/.tmp_mc_input-polldev.o mv: cannot stat 'net/unix/.tmp_mx_garbage.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/connection.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/connection.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/connection.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_connection.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_connection.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_connection.o CC lib/zlib_inflate/inffast.o CC net/rxrpc/ar-connection.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/rfcomm/sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/rfcomm/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/rfcomm/sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/rfcomm/.tmp_mc_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/rfcomm/.tmp_mc_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/rfcomm/.tmp_mc_sock.o mv: cannot stat 'net/rds/.tmp_mx_connection.o': No such file or directory mv: cannot stat 'drivers/input/.tmp_mx_input-polldev.o': No such file or directory LD drivers/memory/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 'net/bluetooth/rfcomm/.tmp_mx_sock.o': No such file or directory drivers/iio/accel/.tmp_gl_hid-sensor-accel-3d.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/info.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/info.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/info.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_info.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_info.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_info.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/accel/.tmp_mx_hid-sensor-accel-3d.o': No such file rm: cannot remove 'drivers/iio/accel/.tmp_mx_hid-sensor-accel-3d.o': No such file or directory CC net/rds/stats.o mv: cannot stat 'net/rds/.tmp_mx_info.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 CC net/unix/diag.o 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) CC fs/dlm/ast.o net/ipv6/.tmp_gl_ndisc.o: file not recognized: File truncated CC fs/dlm/config.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/ceph_strings.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/ceph_strings.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/ceph_strings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_ceph_strings.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_ceph_strings.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_ceph_strings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_ndisc.o': No such file LD fs/exofs/built-in.o rm: cannot remove 'net/ipv6/.tmp_mx_ndisc.o': No such file or directory mv: cannot stat 'net/ceph/.tmp_mx_ceph_strings.o': No such file or directory CC net/rds/sysctl.o LD sound/core/snd-pcm-dmaengine.o /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_pcm_plugin.o': No such file or directory LD sound/core/snd-compress.o CC drivers/iio/accel/mma8452.o CC fs/exportfs/expfs.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_linear.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/af_irda.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/af_irda.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/af_irda.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_af_irda.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_af_irda.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_af_irda.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_linear.o': No such file CC net/ceph/ceph_hash.o /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 /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 rm: cannot remove 'drivers/md/.tmp_mx_linear.o': No such file or directory mv: cannot stat 'net/irda/.tmp_mx_af_irda.o': No such file or directory mv: cannot stat 'fs/autofs4/.tmp_mx_waitq.o': No such file or directory CC drivers/iio/adc/mcp3422.o CC net/ipv4/esp4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hci_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: net/bluetooth/hci_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 net/bluetooth/hci_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_hci_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: net/bluetooth/.tmp_mc_hci_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 net/bluetooth/.tmp_mc_hci_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/ff-memless.o: 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/ff-memless.o: uses instructions which are incompatible with instructions used 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/ff-memless.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_ff-memless.o: 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/.tmp_mc_ff-memless.o: uses instructions which are incompatible with instructions used 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/.tmp_mc_ff-memless.o mv: cannot stat 'net/bluetooth/.tmp_mx_hci_core.o': No such file or directory CC net/ipv4/ipcomp.o mv: cannot stat 'drivers/input/.tmp_mx_ff-memless.o': No such file or directory CC fs/autofs4/expire.o CC lib/bch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/sm_sideeffect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/sm_sideeffect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/sm_sideeffect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_sm_sideeffect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_sm_sideeffect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_sm_sideeffect.o mv: cannot stat 'net/sctp/.tmp_mx_sm_sideeffect.o': No such file or directory CC fs/fat/cache.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-objcopy: Unable to change endianness of input file(s) drivers/i2c/busses/.tmp_gl_i2c-ocores.o: file not recognized: File truncated CC drivers/input/sparse-keymap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-pca-platform.o': No such file /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-pca-platform.o': No such file or directory 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/hid/hid-input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_hid-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/input/matrix-keymap.o mv: cannot stat 'drivers/hid/.tmp_mx_hid-input.o': No such file or directory fs/coda/.tmp_gl_pioctl.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/tree-defrag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/tree-defrag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/tree-defrag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_tree-defrag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_tree-defrag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_tree-defrag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/coda/.tmp_mx_pioctl.o': No such file rm: cannot remove 'fs/coda/.tmp_mx_pioctl.o': No such file or directory mv: cannot stat 'fs/btrfs/.tmp_mx_tree-defrag.o': No such file or directory CC net/bridge/netfilter/ebt_mark.o CC fs/ext4/balloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/af_phonet.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/af_phonet.o: uses instructions which 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 net/rds/threads.o CC drivers/mfd/88pm860x-core.o CC drivers/i2c/busses/i2c-diolan-u2c.o ific data of file net/phonet/af_phonet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_af_phonet.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_af_phonet.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_af_phonet.o mv: cannot stat 'net/phonet/.tmp_mx_af_phonet.o': No such file or directory CC net/rds/transport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/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: net/sctp/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 net/sctp/transport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_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: net/sctp/.tmp_mc_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 net/sctp/.tmp_mc_transport.o mv: cannot stat 'net/sctp/.tmp_mx_transport.o': No such file or directory CC fs/coda/sysctl.o CC net/rds/loop.o CC net/rds/page.o CC net/bridge/netfilter/ebt_dnat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/fsclient.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/fsclient.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/fsclient.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_fsclient.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_fsclient.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_fsclient.o mv: cannot stat 'fs/afs/.tmp_mx_fsclient.o': No such file or directory CC lib/raid6/int32.o CC lib/zlib_inflate/inflate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/common/cypress_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: drivers/media/common/cypress_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 drivers/media/common/cypress_firmware.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/common/.tmp_mc_cypress_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: drivers/media/common/.tmp_mc_cypress_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 drivers/media/common/.tmp_mc_cypress_firmware.o mv: cannot stat 'drivers/media/common/.tmp_mx_cypress_firmware.o': No such file or directory /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 file 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 CC fs/afs/inode.o 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: net/nfc/rawsock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/rawsock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/rawsock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_rawsock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_rawsock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_rawsock.o mv: cannot stat 'net/nfc/.tmp_mx_rawsock.o': No such file or directory CC net/bridge/netfilter/ebt_redirect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/llc/.tmp_gl_af_llc.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/llc/.tmp_mx_af_llc.o': No such file net/sctp/.tmp_gl_protocol.o: file not recognized: File truncated drivers/leds/.tmp_gl_leds-lp5562.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sctp/.tmp_mx_protocol.o': No such file rm: cannot remove 'net/llc/.tmp_mx_af_llc.o': No such file or directory rm: cannot remove 'net/sctp/.tmp_mx_protocol.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-lp5562.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/vmw_vsock/vsock_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: net/vmw_vsock/vsock_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 net/vmw_vsock/vsock_addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/vmw_vsock/.tmp_mc_vsock_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: net/vmw_vsock/.tmp_mc_vsock_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 net/vmw_vsock/.tmp_mc_vsock_addr.o rm: cannot remove 'drivers/leds/.tmp_mx_leds-lp5562.o': No such file or directory mv: cannot stat 'net/vmw_vsock/.tmp_mx_vsock_addr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/leds-lp55xx-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/leds/leds-lp55xx-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/leds/leds-lp55xx-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/.tmp_mc_leds-lp55xx-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/leds/.tmp_mc_leds-lp55xx-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/leds/.tmp_mc_leds-lp55xx-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/common/siano/sms-cards.o: 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/common/siano/sms-cards.o: uses instructions which are incompatible with instructions used 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/common/siano/sms-cards.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/common/siano/.tmp_mc_sms-cards.o: 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/common/siano/.tmp_mc_sms-cards.o: uses instructions which are incompatible with instructions used 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/common/siano/.tmp_mc_sms-cards.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/leds/.tmp_mx_leds-lp55xx-common.o': No such file or directory drivers/hid/.tmp_gl_hid-emsff.o: file not recognized: File truncated mv: cannot stat 'drivers/media/common/siano/.tmp_mx_sms-cards.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/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: fs/coda/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 fs/coda/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coda/.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: fs/coda/.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 fs/coda/.tmp_mc_sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-emsff.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: net/rds/message.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/message.o: uses instructions which are incompatible with instructions used in previous modules drivers/hid/.tmp_gl_hid-holtek-kbd.o: file not recognized: File truncated CC fs/fat/dir.o mv: cannot stat 'fs/coda/.tmp_mx_sysctl.o': No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_hid-emsff.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 net/rds/message.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_message.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_message.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_message.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-holtek-kbd.o': No such file mv: cannot stat 'net/rds/.tmp_mx_message.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/hid/.tmp_mx_hid-holtek-kbd.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/dvb-frontends/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/bridge/netfilter/.tmp_gl_ebt_among.o: file not recognized: File truncated drivers/leds/.tmp_gl_leds-lp5521.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/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: net/mac80211/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 LD net/llc/llc2.o net/netlabel/.tmp_gl_netlabel_mgmt.o: file not recognized: File truncated CC fs/fat/fatent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-lp5521.o': No such file merge target specific data of file net/mac80211/scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.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: net/mac80211/.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: failed to merge target specific data of file net/mac80211/.tmp_mc_scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_among.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netlabel/.tmp_mx_netlabel_mgmt.o': No such file rm: cannot remove 'drivers/leds/.tmp_mx_leds-lp5521.o': No such file or directory mv: cannot stat 'net/mac80211/.tmp_mx_scan.o': No such file or directory rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_among.o': No such file or directory rm: cannot remove 'net/netlabel/.tmp_mx_netlabel_mgmt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/llc/af_llc.o: No such file or directory make[3]: *** [net/llc/llc2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/llc] Error 2 CC drivers/iio/adc/nau7802.o CC net/mac80211/iface.o LD fs/coda/coda.o CC fs/btrfs/extent_io.o CC net/ipv4/xfrm4_tunnel.o CC drivers/media/dvb-core/dvbdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/coda/psdev.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 net/tipc/config.o net/openvswitch/.tmp_gl_vport.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/coda/symlink.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/coda/pioctl.o: No such file or directory CC net/bridge/netfilter/ebt_snat.o make[3]: *** [fs/coda/coda.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/coda] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/openvswitch/.tmp_mx_vport.o': No such file CC net/mac80211/rate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/extent_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: fs/btrfs/extent_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 fs/btrfs/extent_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_extent_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: fs/btrfs/.tmp_mc_extent_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 fs/btrfs/.tmp_mc_extent_map.o CC net/openvswitch/vport-internal_dev.o rm: cannot remove 'net/openvswitch/.tmp_mx_vport.o': No such file or directory CC net/bridge/netfilter/ebt_log.o mv: cannot stat 'fs/btrfs/.tmp_mx_extent_map.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) net/ipv4/.tmp_gl_ah4.o: file not recognized: File truncated CC lib/textsearch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ah4.o': No such file CC fs/afs/main.o rm: cannot remove 'net/ipv4/.tmp_mx_ah4.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/udp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/udp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/udp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_udp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_udp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_udp.o CC fs/afs/misc.o mv: cannot stat 'net/ipv6/.tmp_mx_udp.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/i2c/busses/i2c-robotfuzz-osif.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/netfilter/.tmp_gl_x_tables.o: file not recognized: File truncated net/ipv6/.tmp_gl_addrconf.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_x_tables.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_x_tables.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_addrconf.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_addrconf.o': No such file or directory CC fs/btrfs/volumes.o CC net/netfilter/xt_CLASSIFY.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/agg-rx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/agg-rx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/agg-rx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_agg-rx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_agg-rx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_agg-rx.o mv: cannot stat 'net/mac80211/.tmp_mx_agg-rx.o': No such file or directory CC drivers/md/multipath.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/i2c/busses/.tmp_gl_i2c-xiic.o: file not recognized: File truncated drivers/hid/.tmp_gl_hid-gt683r.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/hid/.tmp_mx_hid-gt683r.o': No such file drivers/hid/.tmp_gl_hid-elo.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-xiic.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/hid/.tmp_mx_hid-gt683r.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-elo.o': No such file rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-xiic.o': No such file or directory net/bridge/netfilter/.tmp_gl_ebt_mark_m.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_mark_m.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/hid/.tmp_mx_hid-elo.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) net/bridge/netfilter/.tmp_gl_ebt_ip.o: file not recognized: File truncated rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_mark_m.o': No such file or directory net/bridge/netfilter/.tmp_gl_ebt_arp.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_ip.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 'net/bridge/netfilter/.tmp_mx_ebt_ip.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_arp.o': No such file net/bridge/netfilter/.tmp_gl_ebt_limit.o: file not recognized: File truncated CC net/netfilter/xt_DSCP.o rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_arp.o': No such file or directory CC drivers/input/mousedev.o LD drivers/iio/amplifiers/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_limit.o': No such file rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_limit.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/auth_x.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/auth_x.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/auth_x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_auth_x.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_auth_x.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_auth_x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/mac80211/michael.o net/bridge/netfilter/.tmp_gl_ebt_pkttype.o: file not recognized: File truncated CC net/tipc/core.o mv: cannot stat 'net/ceph/.tmp_mx_auth_x.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_pkttype.o': No such file CC net/mac80211/tkip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_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: net/irda/irlan/irlan_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 net/irda/irlan/irlan_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_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: net/irda/irlan/.tmp_mc_irlan_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: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_pkttype.o': No such file or directory failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_event.o CC drivers/hid/hid-holtek-mouse.o net/ipv6/.tmp_gl_route.o: file not recognized: File truncated mv: cannot stat 'net/irda/irlan/.tmp_mx_irlan_event.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/matrix-keymap.o: 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/matrix-keymap.o: uses instructions which are incompatible with instructions used 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/matrix-keymap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_matrix-keymap.o: 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/.tmp_mc_matrix-keymap.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: :'net/ipv6/.tmp_mx_route.o': No such file f ailed to merge target specific data of file drivers/input/.tmp_mc_matrix-keymap.o rm: cannot remove 'net/ipv6/.tmp_mx_route.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/ceph_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: net/ceph/ceph_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 net/ceph/ceph_hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_ceph_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: net/ceph/.tmp_mc_ceph_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 net/ceph/.tmp_mc_ceph_hash.o mv: cannot stat 'drivers/input/.tmp_mx_matrix-keymap.o': No such file or directory LD net/phonet/phonet.o mv: cannot stat 'net/ceph/.tmp_mx_ceph_hash.o': No such file or directory CC net/mac80211/aes_ccm.o CC net/ceph/pagevec.o CC net/bridge/netfilter/ebt_nflog.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/phonet/pn_dev.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/phonet/datagram.o: No such file or directory make[3]: *** [net/phonet/phonet.o] Error 1 CC drivers/media/dvb-core/dmxdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_ip_gre.o: file not recognized: File truncated CC drivers/media/dvb-core/dvb_demux.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ip_gre.o': No such file CC lib/zlib_deflate/deflate_syms.o rm: cannot remove 'net/ipv4/.tmp_mx_ip_gre.o': No such file or directory CC fs/dlm/dir.o CC net/ceph/snapshot.o CC drivers/md/bcache/alloc.o CC drivers/mfd/88pm860x-i2c.o CC 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) net/netlink/.tmp_gl_af_netlink.o: file not recognized: File truncated CC drivers/mfd/88pm800.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netlink/.tmp_mx_af_netlink.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) rm: cannot remove 'net/netlink/.tmp_mx_af_netlink.o': No such file or directory drivers/iio/adc/.tmp_gl_mcp3422.o: file not recognized: File truncated net/netfilter/.tmp_gl_xt_mark.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/iio/adc/.tmp_mx_mcp3422.o': No such file fs/cachefiles/.tmp_gl_namei.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_mark.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 rm: cannot remove 'net/netfilter/.tmp_mx_xt_mark.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_namei.o': No such file CC net/wireless/core.o drivers/iio/adc/.tmp_gl_max1363.o: file not recognized: File truncated rm: cannot remove 'fs/cachefiles/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_max1363.o': No such file rm: cannot remove 'drivers/iio/adc/.tmp_mx_max1363.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) drivers/iio/accel/.tmp_gl_mma8452.o: file not recognized: File truncated net/netfilter/.tmp_gl_xt_tcpudp.o: file not recognized: File truncated fs/dlm/.tmp_gl_ast.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/id-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: net/wimax/id-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 net/wimax/id-table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_id-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: net/wimax/.tmp_mc_id-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 net/wimax/.tmp_mc_id-table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/accel/.tmp_mx_mma8452.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_tcpudp.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/struct-funcs.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-objcopy: 'fs/dlm/.tmp_mx_ast.o': No such file rm: cannot remove 'drivers/iio/accel/.tmp_mx_mma8452.o': No such file or directory rm: cannot remove 'net/netfilter/.tmp_mx_xt_tcpudp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/struct-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 fs/btrfs/struct-funcs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_struct-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: fs/btrfs/.tmp_mc_struct-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 fs/btrfs/.tmp_mc_struct-funcs.o mv: cannot stat 'net/wimax/.tmp_mx_id-table.o': No such file or directory drivers/leds/.tmp_gl_leds-lp5523.o: file not recognized: File truncated rm: cannot remove 'fs/dlm/.tmp_mx_ast.o': No such file or directory CC drivers/iio/adc/ti-adc081c.o mv: cannot stat 'fs/btrfs/.tmp_mx_struct-funcs.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netlink] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/cachefiles/rdwr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_eth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_eth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_eth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_eth.o net/bridge/netfilter/.tmp_gl_ebt_ip6.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-lp5523.o': No such file mv: cannot stat 'net/irda/irlan/.tmp_mx_irlan_eth.o': No such file or directory CC drivers/media/common/siano/smsendian.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_ip6.o': No such file rm: cannot remove 'drivers/leds/.tmp_mx_leds-lp5523.o': No such file or directory rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_ip6.o': No such file or directory CC lib/raid6/tables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/sparse-keymap.o: 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/sparse-keymap.o: uses instructions which are incompatible with instructions used 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/sparse-keymap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_sparse-keymap.o: 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/.tmp_mc_sparse-keymap.o: uses instructions which are incompatible with instructions used 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/.tmp_mc_sparse-keymap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/md/md.o net/bridge/netfilter/.tmp_gl_ebt_arpreply.o: file not recognized: File truncated mv: cannot stat 'drivers/input/.tmp_mx_sparse-keymap.o': No such file or directory CC drivers/leds/leds-lp8501.o CC net/wimax/op-msg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_arpreply.o': No such file CC drivers/md/bcache/btree.o rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_arpreply.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exportfs/expfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exportfs/expfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/exportfs/expfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exportfs/.tmp_mc_expfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exportfs/.tmp_mc_expfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/exportfs/.tmp_mc_expfs.o CC net/rds/rdma.o LD drivers/media/firewire/built-in.o mv: cannot stat 'fs/exportfs/.tmp_mx_expfs.o': No such file or directory CC net/tipc/link.o CC net/wireless/sysfs.o CC net/x25/af_x25.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/chunk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/chunk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/chunk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_chunk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_chunk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_chunk.o LD fs/exportfs/exportfs.o mv: cannot stat 'net/sctp/.tmp_mx_chunk.o': No such file or directory CC drivers/mfd/88pm80x.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) LD fs/exportfs/built-in.o net/bridge/netfilter/.tmp_gl_ebt_vlan.o: file not recognized: File truncated CC net/rds/tcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_vlan.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/vht.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/vht.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/vht.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_vht.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_vht.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_vht.o rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_vlan.o': No such file or directory mv: cannot stat 'net/mac80211/.tmp_mx_vht.o': No such file or directory CC net/rds/tcp_connect.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: 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 CC net/rds/tcp_listen.o mv: cannot stat 'fs/fat/.tmp_mx_cache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/bearer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/bearer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/bearer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_bearer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_bearer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_bearer.o mv: cannot stat 'net/tipc/.tmp_mx_bearer.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) net/unix/.tmp_gl_diag.o: file not recognized: File truncated CC drivers/media/i2c/soc_camera/imx074.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/unix/.tmp_mx_diag.o': No such file rm: cannot remove 'net/unix/.tmp_mx_diag.o': No such file or directory CC lib/zlib_inflate/infutil.o CC net/mac80211/aes_cmac.o CC drivers/media/common/siano/smsir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/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: net/rds/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 net/rds/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.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: net/rds/.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 net/rds/.tmp_mc_sysctl.o mv: cannot stat 'net/rds/.tmp_mx_sysctl.o': No such file or directory LD net/irda/irda.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/i2c/busses/i2c-tiny-usb.o drivers/i2c/busses/.tmp_gl_i2c-diolan-u2c.o: file not recognized: File truncated CC drivers/md/persistent-data/dm-bitset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-diolan-u2c.o': No such file rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-diolan-u2c.o': No such file or directory CC net/irda/irlan/irlan_provider.o CC net/wireless/radiotap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/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: net/rds/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 net/rds/stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.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: net/rds/.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 net/rds/.tmp_mc_stats.o mv: cannot stat 'net/rds/.tmp_mx_stats.o': No such file or directory CC net/rds/tcp_recv.o LD lib/zlib_deflate/zlib_deflate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD lib/zlib_deflate/built-in.o net/ipv4/.tmp_gl_ipcomp.o: file not recognized: File truncated /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 /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: net/rds/recv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/recv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/recv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_recv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_recv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_recv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ipcomp.o': No such file CC net/rds/tcp_send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/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/afs/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/afs/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.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/afs/.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 CC lib/ts_kmp.o rm: cannot remove 'net/ipv4/.tmp_mx_ipcomp.o': No such file or directory net/bridge/netfilter/.tmp_gl_ebt_mark.o: file not recognized: File truncated mv: cannot stat 'drivers/base/regmap/.tmp_mx_regmap-irq.o': No such file or directory mv: cannot stat 'net/rds/.tmp_mx_recv.o': No such file or directory specific data of file fs/afs/.tmp_mc_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/rfcomm/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: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/afs/.tmp_mx_misc.o': No such file or directory net/netfilter/.tmp_gl_xt_AUDIT.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_mark.o': No such file net/bluetooth/rfcomm/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 net/bluetooth/rfcomm/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/rfcomm/.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: net/bluetooth/rfcomm/.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 net/bluetooth/rfcomm/.tmp_mc_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 'net/bridge/netfilter/.tmp_mx_ebt_mark.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_AUDIT.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/pep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_pep.o mv: cannot stat 'net/bluetooth/rfcomm/.tmp_mx_core.o': No such file or directory net/rxrpc/.tmp_gl_ar-ack.o: file not recognized: File truncated mv: cannot stat 'net/phonet/.tmp_mx_pep.o': No such file or directory rm: cannot remove 'net/netfilter/.tmp_mx_xt_AUDIT.o': No such file or directory CC lib/ts_bm.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: 'net/rxrpc/.tmp_mx_ar-ack.o': No such file drivers/i2c/busses/.tmp_gl_i2c-robotfuzz-osif.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergerm: cannot remove 'net/rxrpc/.tmp_mx_ar-ack.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-robotfuzz-osif.o': No such file target specific data of file net/irda/irlan/.tmp_mc_irlan_client.o rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-robotfuzz-osif.o': No such file or directory mv: cannot stat 'net/irda/irlan/.tmp_mx_irlan_client.o': No such file or directory LD drivers/base/regmap/built-in.o LD net/phonet/pn_pep.o /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 drivers/input/joydev.o make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/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/btrfs/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/btrfs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.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/btrfs/.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/btrfs/.tmp_mc_xattr.o CC net/ipv4/inet_lro.o make[2]: *** [net/phonet] Error 2 LD net/bluetooth/rfcomm/rfcomm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/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: net/rds/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 net/rds/page.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.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: net/rds/.tmp_mc_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 net/rds/.tmp_mc_page.o CC drivers/md/bitmap.o CC net/wimax/op-reset.o mv: cannot stat 'fs/btrfs/.tmp_mx_xattr.o': No such file or directory mv: cannot stat 'net/rds/.tmp_mx_page.o': No such file or directory CC drivers/i2c/busses/i2c-cros-ec-tunnel.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/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 net/wireless/util.o LD net/bluetooth/rfcomm/built-in.o mv: cannot stat 'fs/autofs4/.tmp_mx_expire.o': No such file or directory CC lib/ts_fsm.o net/bridge/netfilter/.tmp_gl_ebt_dnat.o: file not recognized: File truncated CC fs/ext4/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_dnat.o': No such file CC drivers/leds/leds-pca955x.o rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_dnat.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: net/sctp/associola.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/associola.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/associola.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_associola.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_associola.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_associola.o CC net/wireless/reg.o net/packet/.tmp_gl_af_packet.o: file not recognized: File truncated mv: cannot stat 'net/sctp/.tmp_mx_associola.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/packet/.tmp_mx_af_packet.o': No such file rm: cannot remove 'net/packet/.tmp_mx_af_packet.o': No such file or directory CC drivers/mfd/88pm805.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/media/common/siano/smscoreapi.o: 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/common/siano/smscoreapi.o: uses instructions 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 CC fs/autofs4/dev-ioctl.o /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 drivers/media/common/siano/smscoreapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/common/siano/.tmp_mc_smscoreapi.o: 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/common/siano/.tmp_mc_smscoreapi.o: uses instructions which are incompatible with instructions used 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/common/siano/.tmp_mc_smscoreapi.o net/ipv6/.tmp_gl_raw.o: file not recognized: File truncated mv: cannot stat 'drivers/media/common/siano/.tmp_mx_smscoreapi.o': No such file or directory drivers/iio/accel/.tmp_gl_kxcjk-1013.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_raw.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/accel/.tmp_mx_kxcjk-1013.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_raw.o': No such file or directory rm: cannot remove 'drivers/iio/accel/.tmp_mx_kxcjk-1013.o': No such file or directory CC net/rds/tcp_stats.o /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: 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 mv: cannot stat 'sound/core/oss/.tmp_mx_pcm_oss.o': No such file or directory CC net/xfrm/xfrm_policy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ext4/dir.o drivers/iio/adc/.tmp_gl_nau7802.o: file not recognized: File truncated CC fs/fat/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_nau7802.o': No such file rm: cannot remove 'drivers/iio/adc/.tmp_mx_nau7802.o': No such file or directory CC fs/fat/inode.o LD net/packet/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/packet/af_packet.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/wm8962.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/soc/codecs/wm8962.o: uses instructions which are incompatible with instructions 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/soc/codecs/wm8962.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/.tmp_mc_wm8962.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/soc/codecs/.tmp_mc_wm8962.o: uses instructions which are incompatible with instructions 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/soc/codecs/.tmp_mc_wm8962.o make[3]: *** [net/packet/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. LD drivers/iio/accel/built-in.o make[2]: *** [net/packet] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/accel/bma180.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/accel/hid-sensor-accel-3d.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/accel/kxcjk-1013.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/accel/mma8452.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/michael.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/michael.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/michael.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_michael.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_michael.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_michael.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot stat 'sound/soc/codecs/.tmp_mx_wm8962.o': No such file or directory net/rds/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: net/rds/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 net/rds/transport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_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: net/rds/.tmp_mc_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 net/rds/.tmp_mc_transport.o CC net/netlabel/netlabel_cipso_v4.o make[4]: *** [drivers/iio/accel/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/accel] Error 2 mv: cannot stat 'net/rds/.tmp_mx_transport.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/snapshot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/snapshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/snapshot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_snapshot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_snapshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_snapshot.o drivers/hid/.tmp_gl_hid-holtek-mouse.o: file not recognized: File truncated mv: cannot stat 'net/mac80211/.tmp_mx_michael.o': No such file or directory CC sound/core/oss/mulaw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-holtek-mouse.o': No such file LD net/unix/unix_diag.o mv: cannot stat 'net/ceph/.tmp_mx_snapshot.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/send.o: compiled for a big endian system and target is little endian rm: cannot remove 'drivers/hid/.tmp_mx_hid-holtek-mouse.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/unix/diag.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target make[3]: sp*** [net/unix/unix_diag.o] Error 1ec ific data of file net/rds/.tmp_mc_send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/common/siano/smsendian.o: 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/common/siano/smsendian.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergmv: cannot stat 'net/rds/.tmp_mx_send.o': No such file or directory CC lib/audit.o e target specific data of file drivers/media/common/siano/smsendian.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/common/siano/.tmp_mc_smsendian.o: 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/common/siano/.tmp_mc_smsendian.o: uses instructions which are incompatible with instructions used 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/common/siano/.tmp_mc_smsendian.o CC lib/zlib_inflate/inftrees.o mv: cannot stat 'drivers/media/common/siano/.tmp_mx_smsendian.o': No such file or directory CC drivers/media/dvb-core/dvb_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/flow_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: net/openvswitch/flow_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 net/openvswitch/flow_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/.tmp_mc_flow_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: net/openvswitch/.tmp_mc_flow_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 net/openvswitch/.tmp_mc_flow_netlink.o mv: cannot stat 'net/openvswitch/.tmp_mx_flow_netlink.o': No such file or directory CC sound/soc/codecs/tpa6130a2.o /scratch/kisskb/src/drivers/md/md.c: In function 'super_90_load': /scratch/kisskb/src/drivers/md/md.c:1022:3: warning: large integer implicitly truncated to unsigned type [-Woverflow] CC net/ipv4/tunnel4.o CC drivers/media/dvb-core/dvb_ca_en50221.o /scratch/kisskb/src/drivers/md/md.c: In function 'super_90_rdev_size_change': /scratch/kisskb/src/drivers/md/md.c:1316:3: warning: large integer implicitly truncated to unsigned type [-Woverflow] CC drivers/media/mmc/siano/smssdio.o LD drivers/i2c/busses/i2c-designware-platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tcp_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tcp_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tcp_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_tcp_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/hid/hid-holtekff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/i2c/busses/i2c-designware-platdrv.o: No such file or directory make[4]: *** [drivers/i2c/busses/i2c-designware-platform.o] Error 1 mv: cannot stat 'net/ipv4/.tmp_mx_tcp_input.o': No such file or directory LD sound/soc/codecs/snd-soc-adau1701.o drivers/iio/adc/.tmp_gl_ti-adc081c.o: file not recognized: File truncated CC net/wireless/scan.o CC net/nfc/llcp_commands.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ti-adc081c.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-call.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-call.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-call.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-call.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-call.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-call.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/adau1701.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-adau1701.o] Error 1 rm: cannot remove 'drivers/iio/adc/.tmp_mx_ti-adc081c.o': No such file or directory mv: cannot stat 'net/rxrpc/.tmp_mx_ar-call.o': No such file or directory LD sound/soc/codecs/snd-soc-ak4642.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/88pm860x-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/mfd/88pm860x-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/mfd/88pm860x-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_88pm860x-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/mfd/.tmp_mc_88pm860x-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/mfd/.tmp_mc_88pm860x-i2c.o mv: cannot stat 'drivers/mfd/.tmp_mx_88pm860x-i2c.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/ak4642.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-ak4642.o] Error 1 CC net/wireless/nl80211.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/bridge/netfilter/.tmp_gl_ebt_redirect.o: file not recognized: File truncated CC fs/cachefiles/security.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: 'net/bridge/netfilter/.tmp_mx_ebt_redirect.o': No such file net/bridge/netfilter/.tmp_gl_ebt_snat.o: file not recognized: File truncated rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_redirect.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_snat.o': No such file CC net/wireless/mlme.o rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_snat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/88pm80x.o: 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/88pm80x.o: uses instructions which are incompatible with instructions used 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/88pm80x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_88pm80x.o: 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_88pm80x.o: uses instructions which are incompatible with instructions used 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_88pm80x.o /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 CC drivers/iio/adc/twl6030-gpadc.o CC fs/btrfs/async-thread.o mv: cannot stat 'drivers/mfd/.tmp_mx_88pm80x.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/sysfs.o: compiled for a big endian system and target is little endian mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvbdev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/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/btrfs/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.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/btrfs/.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/btrfs/.tmp_mc_sysfs.o CC drivers/leds/leds-pca963x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/bcast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/bcast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/bcast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_bcast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_bcast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_bcast.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/btrfs/extent_io.c: In function 'btrfs_free_io_failure_record': /scratch/kisskb/src/fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mv: cannot stat 'net/tipc/.tmp_mx_bcast.o': No such file or directory mv: cannot stat 'fs/btrfs/.tmp_mx_sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/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/dlm/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/dlm/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.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/dlm/.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/dlm/.tmp_mc_dir.onet/netfilter/.tmp_gl_xt_CLASSIFY.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_CLASSIFY.o': No such file mv: cannot stat 'fs/dlm/.tmp_mx_dir.o': No such file or directory rm: cannot remove 'net/netfilter/.tmp_mx_xt_CLASSIFY.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) net/ipv4/.tmp_gl_xfrm4_tunnel.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/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: net/tipc/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 net/tipc/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.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: net/tipc/.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 net/tipc/.tmp_mc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_tunnel.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_xfrm4_tunnel.o': No such file or directory mv: cannot stat 'net/tipc/.tmp_mx_core.o': No such file or directory CC drivers/leds/leds-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/netfilter/xt_HL.o drivers/mfd/.tmp_gl_88pm800.o: file not recognized: File truncated CC net/wireless/ibss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_88pm800.o': No such file CC fs/ext4/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/threads.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/threads.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/threads.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_threads.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_threads.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_threads.o rm: cannot remove 'drivers/mfd/.tmp_mx_88pm800.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/loop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/loop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/loop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_loop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_loop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_loop.o mv: cannot stat 'net/rds/.tmp_mx_threads.o': No such file or directory CC fs/ext4/fsync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/rds/.tmp_mx_loop.o': No such file or directory CC lib/fault-inject.o net/netfilter/.tmp_gl_xt_DSCP.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_DSCP.o': No such file CC drivers/leds/leds-adp5520.o CC drivers/media/i2c/ir-kbd-i2c.o CC net/tipc/discover.o rm: cannot remove 'net/netfilter/.tmp_mx_xt_DSCP.o': No such file or directory CC net/netfilter/xt_NFLOG.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/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/afs/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: f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/sta_info.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/sta_info.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/sta_info.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_sta_info.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_sta_info.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_sta_info.o mv: cannot stat 'net/mac80211/.tmp_mx_sta_info.o': No such file or directory ailed to merge target specific data of file fs/afs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.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/afs/.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/afs/.tmp_mc_inode.o mv: cannot stat 'fs/afs/.tmp_mx_inode.o': No such file or directory CC drivers/mfd/cros_ec.o CC drivers/misc/ad525x_dpot.o CC drivers/mfd/cros_ec_i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/88pm860x-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/88pm860x-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/88pm860x-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_88pm860x-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_88pm860x-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_88pm860x-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/bridge/netfilter/.tmp_gl_ebt_nflog.o: file not recognized: File truncated CC net/netfilter/xt_NFQUEUE.o mv: cannot stat 'drivers/mfd/.tmp_mx_88pm860x-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_nflog.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/config.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/config.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergrm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_nflog.o': No such file or directory e target specific data of file net/tipc/config.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_config.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_config.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_config.o mv: cannot stat 'net/tipc/.tmp_mx_config.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/netlabel_unlabeled.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/netlabel_unlabeled.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netlabel/netlabel_unlabeled.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/.tmp_mc_netlabel_unlabeled.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netlabel/.tmp_mc_netlabel_unlabeled.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netlabel/.tmp_mc_netlabel_unlabeled.o CC fs/afs/mntpt.o CC net/netfilter/xt_RATEEST.o mv: cannot stat 'net/netlabel/.tmp_mx_netlabel_unlabeled.o': No such file or directory CC net/rxrpc/ar-connevent.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 CC net/rxrpc/ar-error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/vport-internal_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: net/openvswitch/vport-internal_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 net/openvswitch/vport-internal_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/.tmp_mc_vport-internal_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: net/openvswitch/.tmp_mc_vport-internal_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 net/openvswitch/.tmp_mc_vport-internal_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/pagevec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/pagevec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/pagevec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_pagevec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ceph/.tmp_mc_pagevec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ceph/.tmp_mc_pagevec.o mv: cannot stat 'net/openvswitch/.tmp_mx_vport-internal_dev.o': No such file or directory CC fs/afs/proc.o CC lib/zlib_inflate/inflate_syms.o CC net/nfc/llcp_sock.o mv: cannot stat 'net/ceph/.tmp_mx_pagevec.o': No such file or directory LD drivers/media/parport/built-in.o CC drivers/md/bcache/closure.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/leds/.tmp_gl_leds-lp8501.o: file not recognized: File truncated CC fs/fat/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-lp8501.o': No such file rm: cannot remove 'drivers/leds/.tmp_mx_leds-lp8501.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/media/common/siano/smsir.o: 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/common/siano/smsir.o: uses instructions which are incompatible with instructions used 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/common/siano/smsir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/common/siano/.tmp_mc_smsir.o: 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/common/siano/.tmp_mc_smsir.o: uses instructions which are incompatible with instructions used 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/common/siano/.tmp_mc_smsir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/agg-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: net/mac80211/agg-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 net/mac80211/agg-tx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_agg-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: net/mac80211/.tmp_mc_agg-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 net/mac80211/.tmp_mc_agg-tx.o CC net/openvswitch/vport-netdev.o net/ipv4/.tmp_gl_esp4.o: file not recognized: File truncated mv: cannot stat 'net/mac80211/.tmp_mx_agg-tx.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_esp4.o': No such file mv: cannot stat 'drivers/media/common/siano/.tmp_mx_smsir.o': No such file or directory rm: cannot remove 'net/ipv4/.tmp_mx_esp4.o': No such file or directory LD net/ceph/libceph.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mfd/.tmp_gl_88pm805.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_88pm805.o': No such file rm: cannot remove 'drivers/mfd/.tmp_mx_88pm805.o': No such file or directory CC lib/notifier-error-inject.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/bridge/netfilter/.tmp_gl_ebt_log.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 net/ceph/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/netfilter/.tmp_mx_ebt_log.o': No such file net/unix/.tmp_gl_af_unix.o: file not recognized: File truncated rm: cannot remove 'net/bridge/netfilter/.tmp_mx_ebt_log.o': No such file or directory CC drivers/input/evbug.o CC drivers/media/common/siano/smsdvb-main.o CC lib/pm-notifier-error-inject.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/unix/.tmp_mx_af_unix.o': No such file rm: cannot remove 'net/unix/.tmp_mx_af_unix.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/aes_ccm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/aes_ccm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/aes_ccm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_aes_ccm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_aes_ccm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_aes_ccm.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/i2c/busses/.tmp_gl_i2c-cros-ec-tunnel.o: file not recognized: File truncated CC net/ipv4/xfrm4_mode_transport.o mv: cannot stat 'net/mac80211/.tmp_mx_aes_ccm.o': No such file or directory drivers/i2c/busses/.tmp_gl_i2c-tiny-usb.o: file not recognized: File truncated CC net/rxrpc/ar-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-tiny-usb.o': No such file CC sound/core/oss/route.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/i2c/busses/.tmp_mx_i2c-cros-ec-tunnel.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/config.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/config.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/config.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_config.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_config.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_config.o rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-tiny-usb.o': No such file or directory rm: cannot remove 'drivers/i2c/busses/.tmp_mx_i2c-cros-ec-tunnel.o': No such file or directory mv: cannot stat 'fs/dlm/.tmp_mx_config.o': No such file or directory LD net/unix/unix.o CC net/irda/irlan/irlan_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/unix/af_unix.o: No such file or directory make[3]: *** [net/unix/unix.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/unix] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/i2c/busses] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/i2c] Error 2 LD net/bridge/netfilter/built-in.o CC lib/syscall.o CC sound/core/oss/rate.o CC fs/cachefiles/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebtable_broute.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebtable_filter.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebtable_nat.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_802_3.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_among.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_arp.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_ip.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_ip6.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_limit.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_mark_m.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_pkttype.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_vlan.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_arpreply.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_mark.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_dnat.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_redirect.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_snat.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_log.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/netfilter/ebt_nflog.o: No such file or directory CC net/mac80211/cfg.o make[4]: *** [net/bridge/netfilter/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/bridge/netfilter] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/bridge] Error 2 LD drivers/media/pci/b2c2/built-in.o CC lib/dynamic_debug.o CC fs/fuse/dev.o CC fs/dlm/lock.o CC fs/fscache/cache.o LD drivers/media/pci/ddbridge/built-in.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 specific 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 LD drivers/media/pci/dm1105/built-in.o /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: failed 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 mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_filter.o': No such file or directory mv: cannot stat 'fs/fat/.tmp_mx_fatent.o': No such file or directory LD lib/zlib_inflate/zlib_inflate.o LD lib/zlib_inflate/built-in.o CC fs/ext4/ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_bitmap.o LD drivers/media/pci/mantis/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 'fs/ext4/.tmp_mx_bitmap.o': No such file or directory CC net/mac80211/ethtool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-connection.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-connection.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-connection.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-connection.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-connection.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-connection.o CC fs/btrfs/ioctl.o drivers/leds/.tmp_gl_leds-pca955x.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-pca955x.o': No such file mv: cannot stat 'net/rxrpc/.tmp_mx_ar-connection.o': No such file or directory rm: cannot remove 'drivers/leds/.tmp_mx_leds-pca955x.o': No such file or directory CC fs/fat/nfs.o /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 merge 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 mv: cannot stat 'drivers/mfd/.tmp_mx_cros_ec.o': No such file or directory CC fs/fat/namei_vfat.o LD drivers/media/pci/ngene/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp_connect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp_connect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/tcp_connect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_connect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_connect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_tcp_connect.o CC drivers/leds/leds-max8997.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/dlm/lockspace.o mv: cannot stat 'net/rds/.tmp_mx_tcp_connect.o': No such file or directory drivers/md/.tmp_gl_multipath.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_multipath.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/llcp_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: net/nfc/llcp_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 rm: cannot remove 'drivers/md/.tmp_mx_multipath.o': No such file or directory CC drivers/leds/leds-menf21bmc.o net/nfc/llcp_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_llcp_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: net/nfc/.tmp_mc_llcp_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 net/nfc/.tmp_mc_llcp_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 'net/nfc/.tmp_mx_llcp_core.o': No such file or directory net/ipv6/.tmp_gl_icmp.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_icmp.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_icmp.o': No such file or directory LD drivers/media/pci/pluto2/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/op-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: net/wimax/op-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 net/wimax/op-msg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_op-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: net/wimax/.tmp_mc_op-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 net/wimax/.tmp_mc_op-msg.o mv: cannot stat 'net/wimax/.tmp_mx_op-msg.o': No such file or directory LD lib/raid6/raid6_pq.o CC drivers/md/persistent-data/dm-block-manager.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/cachefiles/security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/security.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_security.o: uses instructions which are incompatible with 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: net/wimax/op-reset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/op-reset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wimax/op-reset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_op-reset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_op-reset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wimax/.tmp_mc_op-reset.o drivers/media/i2c/soc_camera/.tmp_gl_imx074.o: file not recognized: File truncated CC drivers/md/dm-uevent.o file fs/cachefiles/.tmp_mc_security.o LD lib/raid6/built-in.o CC net/ipv4/ipconfig.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/radiotap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/radiotap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/radiotap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_radiotap.o: compiled for a big endian system and target is little endianmv: cannot stat 'net/wimax/.tmp_mx_op-reset.o': No such file or directory mv: cannot stat 'fs/cachefiles/.tmp_mx_security.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_radiotap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/.tmp_mc_radiotap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/i2c/soc_camera/.tmp_mx_imx074.o': No such file mv: cannot stat 'net/wireless/.tmp_mx_radiotap.o': No such file or directory rm: cannot remove 'drivers/media/i2c/soc_camera/.tmp_mx_imx074.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/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 net/ipv4/netfilter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/aes_cmac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/aes_cmac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/aes_cmac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_aes_cmac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_aes_cmac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_aes_cmac.o drivers/hid/.tmp_gl_hid-holtekff.o: file not recognized: File truncated drivers/leds/.tmp_gl_leds-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-holtekff.o': No such file CC net/ipv6/mcast.o mv: cannot stat 'net/mac80211/.tmp_mx_aes_cmac.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-regulator.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-holtekff.o': No such file or directory /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/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: rm: cannot remove 'drivers/leds/.tmp_mx_leds-regulator.o': No such file or directory /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 failed to 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_provider.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 net/wimax/op-rfkill.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-array.o': No such file or directory mv: cannot stat 'drivers/md/bcache/.tmp_mx_closure.o': No such file or directory net/irda/irlan/irlan_provider.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_provider.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_provider.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_provider.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_provider.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: net/rds/tcp_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: net/rds/tcp_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 net/rds/tcp_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_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: net/rds/.tmp_mc_tcp_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 spemv: cicannot stat 'net/irda/irlan/.tmp_mx_irlan_provider.o'fi: No such file or directoryc data of file net/rds/.tmp_mc_tcp_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/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/btrfs/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/btrfs/transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.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/btrfs/.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/btrfs/.tmp_mc_transaction.o drivers/mfd/.tmp_gl_cros_ec_i2c.o: file not recognized: File truncated CC net/wimax/op-state-get.o mv: cannot stat 'fs/btrfs/.tmp_mx_transaction.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 mv: cannot stat 'net/rds/.tmp_mx_tcp_stats.o': No such file or directory CC fs/fscache/cookie.o rm: cannot remove 'drivers/mfd/.tmp_mx_cros_ec_i2c.o': No such file or directory CC drivers/media/i2c/soc_camera/mt9m111.o LD drivers/media/pci/pt3/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/tcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_tcp.o CC drivers/iio/common/hid-sensors/hid-sensor-attributes.o mv: cannot stat 'net/rds/.tmp_mx_tcp.o': No such file or directory CC drivers/hid/hid-huion.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/vmw_vsock/af_vsock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/vmw_vsock/af_vsock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/vmw_vsock/af_vsock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/vmw_vsock/.tmp_mc_af_vsock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/vmw_vsock/.tmp_mc_af_vsock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/vmw_vsock/.tmp_mc_af_vsock.o 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 net/mac80211/rx.o CC net/ipv6/reassembly.o CC fs/dlm/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/balloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_balloc.o LD drivers/media/platform/omap/built-in.o mv: cannot stat 'net/vmw_vsock/.tmp_mx_af_vsock.o': No such file or directory mv: cannot stat 'sound/core/oss/.tmp_mx_mulaw.o': No such file or directory CC drivers/mfd/tc3589x.o mv: cannot stat 'fs/ext4/.tmp_mx_balloc.o': No such file or directory CC drivers/mfd/wm8400-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: net/rds/tcp_listen.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp_listen.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/tcp_listen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_listen.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_listen.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_tcp_listen.o drivers/leds/.tmp_gl_leds-adp5520.o: file not recognized: File truncated CC net/wimax/stack.o CC fs/dlm/member.o mv: cannot stat 'net/rds/.tmp_mx_tcp_listen.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-adp5520.o': No such file rm: cannot remove 'drivers/leds/.tmp_mx_leds-adp5520.o': No such file or directory LD drivers/media/pci/saa7146/built-in.o CC fs/dlm/memory.o CC drivers/leds/trigger/ledtrig-oneshot.o CC lib/nlattr.o CC drivers/media/radio/radio-shark.o CC fs/ext4/inode.o LD net/vmw_vsock/vsock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/fuse/dir.o drivers/iio/adc/.tmp_gl_twl6030-gpadc.o: file not recognized: File truncated LD net/vmw_vsock/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_twl6030-gpadc.o': No such file LD drivers/media/pci/ttpci/built-in.o CC net/x25/x25_dev.o rm: cannot remove 'drivers/iio/adc/.tmp_mx_twl6030-gpadc.o': No such file or directory CC net/rxrpc/ar-key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp_send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp_send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/tcp_send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_tcp_send.o mv: cannot stat 'net/rds/.tmp_mx_tcp_send.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/media/platform/soc_camera/soc_camera.o net/netfilter/.tmp_gl_xt_NFLOG.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_NFLOG.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_xt_NFLOG.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/built-in.o drivers/leds/.tmp_gl_leds-pca963x.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-pca963x.o': No such file rm: cannot remove 'drivers/leds/.tmp_mx_leds-pca963x.o': No such file or directory CC lib/dma-debug.o LD drivers/iio/adc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/adc/ad7291.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/adc/ad799x.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/adc/max1363.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/adc/mcp3422.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/adc/nau7802.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/adc/ti-adc081c.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/adc/twl6030-gpadc.o: No such file or directory make[4]: *** [drivers/iio/adc/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/adc] Error 2 CC drivers/input/keyboard/adp5588-keys.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) net/netfilter/.tmp_gl_xt_HL.o: file not recognized: File truncated drivers/media/mmc/siano/.tmp_gl_smssdio.o: file not recognized: File truncated CC drivers/mfd/tps6105x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_HL.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp_recv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/tcp_recv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/tcp_recv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_recv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_tcp_recv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/.tmp_mc_tcp_recv.o rm: cannot remove 'net/netfilter/.tmp_mx_xt_HL.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/mmc/siano/.tmp_mx_smssdio.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 net/nfc/hci/core.o rm: cannot remove 'drivers/media/mmc/siano/.tmp_mx_smssdio.o': No such file or directory mv: cannot stat 'net/rds/.tmp_mx_tcp_recv.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tunnel4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/tunnel4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/tunnel4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tunnel4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_tunnel4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_tunnel4.o CC net/netfilter/xt_TEE.o drivers/input/.tmp_gl_mousedev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_mousedev.o': No such file rm: cannot remove 'drivers/input/.tmp_mx_mousedev.o': No such file or directory CC fs/dlm/midcomms.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 CC drivers/iio/dac/ad5380.o mv: cannot stat 'net/ipv4/.tmp_mx_tunnel4.o': No such file or directory /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 'sound/core/oss/.tmp_mx_route.o': No such file or directory mv: cannot stat 'fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory CC net/netfilter/xt_IDLETIMER.o LD drivers/media/mmc/siano/built-in.o CC lib/atomic64.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/mmc/siano/smssdio.o: No such file or directory make[5]: *** [drivers/media/mmc/siano/built-in.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/mmc/siano] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/mmc] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/netfilter/xt_bpf.o CC lib/average.o drivers/input/.tmp_gl_evbug.o: file not recognized: File truncated CC net/ipv4/inet_diag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_evbug.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/tpa6130a2.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/soc/codecs/tpa6130a2.o: uses instructions which are incompatible with instructions 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/soc/codecs/tpa6130a2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/.tmp_mc_tpa6130a2.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/soc/codecs/.tmp_mc_tpa6130a2.o: uses instructions which are incompatible with instructions 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/soc/codecs/.tmp_mc_tpa6130a2.o rm: cannot remove 'drivers/input/.tmp_mx_evbug.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ordered-data.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ordered-data.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ordered-data.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ordered-data.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ordered-data.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_ordered-data.o mv: cannot stat 'sound/soc/codecs/.tmp_mx_tpa6130a2.o': No such file or directory LD fs/autofs4/autofs4.o CC lib/dynamic_queue_limits.o mv: cannot stat 'fs/btrfs/.tmp_mx_ordered-data.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/autofs4/init.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/autofs4/symlink.o: No such file or directory make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/autofs4] Error 2 LD sound/soc/codecs/snd-soc-ak5386.o CC net/ipv4/netfilter/nf_defrag_ipv4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/ak5386.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-ak5386.o] Error 1 LD sound/soc/codecs/snd-soc-alc5623.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/alc5623.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-alc5623.o] Error 1 CC fs/btrfs/locking.o LD sound/soc/codecs/snd-soc-cs35l32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/cs35l32.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-cs35l32.o] Error 1 LD sound/soc/codecs/snd-soc-cs42l52.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/tkip.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: cannot find sound/soc/codecs/cs42l52.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-cs42l52.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/tkip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/tkip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_tkip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_tkip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_tkip.o drivers/media/i2c/.tmp_gl_ir-kbd-i2c.o: file not recognized: File truncated mv: cannot stat 'net/mac80211/.tmp_mx_tkip.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/i2c/.tmp_mx_ir-kbd-i2c.o': No such file LD sound/soc/codecs/snd-soc-cs42l73.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/cs42l73.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-cs42l73.o] Error 1 rm: cannot remove 'drivers/media/i2c/.tmp_mx_ir-kbd-i2c.o': No such file or directory LD sound/soc/codecs/snd-soc-cs4270.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/xt_RATEEST.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/xt_RATEEST.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/xt_RATEEST.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/.tmp_mc_xt_RATEEST.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/.tmp_mc_xt_RATEEST.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/.tmp_mc_xt_RATEEST.o CC fs/jbd2/transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/cs4270.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-cs4270.o] Error 1 CC fs/isofs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/rdwr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/rdwr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/rdwr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_rdwr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_rdwr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_rdwr.o LD sound/soc/codecs/snd-soc-cs42xx8.o mv: cannot stat 'net/netfilter/.tmp_mx_xt_RATEEST.o': No such file or directory mv: cannot stat 'fs/cachefiles/.tmp_mx_rdwr.o': No such file or directory LD sound/soc/codecs/snd-soc-cs42xx8-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/cs42xx8-i2c.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-cs42xx8-i2c.o] Error 1 LD sound/soc/codecs/snd-soc-es8328.o CC fs/isofs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/soc/codecs/snd-soc-sgtl5000.o drivers/leds/.tmp_gl_leds-menf21bmc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/sgtl5000.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-sgtl5000.o] Error 1 LD sound/soc/codecs/snd-soc-sigmadsp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/mntpt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/mntpt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/mntpt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_mntpt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_mntpt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_mntpt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-menf21bmc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/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: net/tipc/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 net/tipc/discover.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_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: net/tipc/.tmp_mc_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 net/tipc/.tmp_mc_discover.o rm: cannot remove 'drivers/leds/.tmp_mx_leds-menf21bmc.o': No such file or directory CC net/mac80211/spectmgmt.o mv: cannot stat 'net/tipc/.tmp_mx_discover.o': No such file or directory LD sound/soc/codecs/snd-soc-sigmadsp-i2c.o mv: cannot stat 'fs/afs/.tmp_mx_mntpt.o': No such file or directory CC fs/afs/rxrpc.o LD sound/soc/codecs/snd-soc-ssm2602.o CC net/mac80211/tx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_lro.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_lro.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/inet_lro.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_lro.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_lro.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_inet_lro.o mv: cannot stat 'net/ipv4/.tmp_mx_inet_lro.o': No such file or directory LD sound/soc/codecs/snd-soc-ssm2602-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/ssm2602-i2c.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-ssm2602-i2c.o] Error 1 /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 LD sound/soc/codecs/snd-soc-tas5086.o merge target specific data of file fs/fat/.tmp_mc_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/tas5086.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-tas5086.o] Error 1 CC fs/btrfs/orphan.o mv: cannot stat 'fs/fat/.tmp_mx_misc.o': No such file or directory LD sound/soc/codecs/snd-soc-tlv320aic3x.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 data of file fs/fat/.tmp_mc_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/tlv320aic3x.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-tlv320aic3x.o] Error 1 CC net/mac80211/key.o mv: cannot stat 'fs/fat/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/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: net/wireless/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/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/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 LD sound/soc/codecs/snd-soc-wm8510.o to merge target specific data of file net/wireless/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.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: net/wireless/.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 net/wireless/.tmp_mc_sysfs.o CC fs/btrfs/export.o mv: cannot stat 'sound/core/oss/.tmp_mx_rate.o': No such file or directory net/netfilter/.tmp_gl_xt_NFQUEUE.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8510.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-wm8510.o] Error 1 /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 mv: cannot stat 'net/wireless/.tmp_mx_sysfs.o': No such file or directory LD sound/soc/codecs/snd-soc-wm8523.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8523.o: No such file or directory 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: 'net/netfilter/.tmp_mx_xt_NFQUEUE.o': No such file CC fs/jbd2/commit.o make[4]: *** [sound/soc/codecs/snd-soc-wm8523.o] Error 1 rm: cannot remove 'net/netfilter/.tmp_mx_xt_NFQUEUE.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/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: net/mac80211/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 net/mac80211/rate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.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: net/mac80211/.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 net/mac80211/.tmp_mc_rate.o LD sound/soc/codecs/snd-soc-wm8711.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8711.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-wm8711.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_dir.o mv: cannot stat 'net/mac80211/.tmp_mx_rate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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: /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 data 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 s/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/soc/codecs/snd-soc-wm8728.o mv: cannot stat 'fs/ext4/.tmp_mx_dir.o': No such file or directory pecific data of file drivers/md/.tmp_mc_dm-uevent.o CC lib/clz_tab.o fs/ext4/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/ext4/fsync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_fsync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8728.o: No such file or directory net/ipv4/.tmp_gl_xfrm4_mode_transport.o: file not recognized: File truncated make[4]: *** [sound/soc/codecs/snd-soc-wm8728.o] Error 1 CC fs/btrfs/tree-log.o LD sound/soc/codecs/snd-soc-wm8731.o mv: cannot stat 'fs/ext4/.tmp_mx_fsync.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_mode_transport.o': No such file mv: cannot stat 'drivers/md/.tmp_mx_dm-uevent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8731.o: No such file or directory rm: cannot remove 'net/ipv4/.tmp_mx_xfrm4_mode_transport.o': No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-wm8731.o] Error 1 LD sound/soc/codecs/snd-soc-wm8737.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/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: fs/dlm/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 fs/dlm/memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.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: fs/dlm/.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 fs/dlm/.tmp_mc_memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8737.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-wm8737.o] Error 1 CC fs/ext4/page-io.o CC drivers/iio/dac/max517.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/soc/codecs/snd-soc-wm8750.o LD sound/core/oss/snd-pcm-oss.o mv: cannot stat 'fs/dlm/.tmp_mx_memory.o': No such file or directory drivers/leds/.tmp_gl_leds-max8997.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8750.o: No such file or directory LD sound/soc/codecs/snd-soc-wm8776.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/.tmp_mx_leds-max8997.o': No such file make[4]: *** [sound/soc/codecs/snd-soc-wm8750.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8776.o: No such file or directory CC fs/afs/security.o make[4]: *** [sound/soc/codecs/snd-soc-wm8776.o] Error 1 rm: cannot remove 'drivers/leds/.tmp_mx_leds-max8997.o': No such file or directory LD sound/core/oss/built-in.o LD sound/soc/codecs/snd-soc-wm8804.o CC net/ipv4/netfilter/nf_reject_ipv4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8804.o: No such file or directory make[4]: *** [sound/soc/codecs/snd-soc-wm8804.o] Error 1 LD sound/soc/codecs/snd-soc-wm8962.o LD sound/core/built-in.o LD net/rds/rds_tcp.o CC net/ipv4/netfilter/ip_tables.o CC net/ipv4/tcp_diag.o LD sound/soc/codecs/snd-soc-tpa6130a2.o CC fs/fuse/file.o CC drivers/md/dm.o /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 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/soc/codecs] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/soc] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-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: net/rxrpc/ar-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 net/rxrpc/ar-error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-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: net/rxrpc/.tmp_mc_ar-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 net/rxrpc/.tmp_mc_ar-error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_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: net/irda/irlan/irlan_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 net/irda/irlan/irlan_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_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: net/irda/irlan/.tmp_mc_irlan_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 net/irda/irlan/.tmp_mc_irlan_filter.o CC lib/jedec_ddr_data.o CC net/ipv4/netfilter/iptable_filter.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_demux.o': No such file or directory CC fs/dlm/netlink.o CC net/ipv4/udp_diag.o make[2]: Target `__build' not remade because of errors. make[1]: *** [sound] Error 2 CC fs/fuse/inode.o mv: cannot stat 'net/irda/irlan/.tmp_mx_irlan_filter.o'mv: : No such file or directory cannot stat 'net/rxrpc/.tmp_mx_ar-error.o': No such file or directory CC fs/fscache/fsdef.o CC net/ipv4/netfilter/iptable_mangle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/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/cachefiles/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/cachefiles/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.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/cachefiles/.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/cachefiles/.tmp_mc_xattr.o CC fs/fuse/control.o mv: cannot stat 'fs/cachefiles/.tmp_mx_xattr.o': No such file or directory CC net/ipv4/netfilter/iptable_security.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/fat/.tmp_gl_nfs.o: file not recognized: File truncated mv: cannot stat 'fs/ext4/.tmp_mx_file.o': No such file or directory CC drivers/mfd/tps6507x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_nfs.o': No such file rm: cannot remove 'fs/fat/.tmp_mx_nfs.o': No such file or directory CC net/irda/irlan/irlan_provider_event.o LD fs/cachefiles/cachefiles.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/interface.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/main.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/namei.o: No such file or directory make[3]: *** [fs/cachefiles/cachefiles.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cachefiles] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/vport-netdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/vport-netdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/openvswitch/vport-netdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/.tmp_mc_vport-netdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/openvswitch/.tmp_mc_vport-netdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/openvswitch/.tmp_mc_vport-netdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/openvswitch/.tmp_mx_vport-netdev.o': No such file or directory drivers/leds/trigger/.tmp_gl_ledtrig-oneshot.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/trigger/.tmp_mx_ledtrig-oneshot.o': No such file CC lib/strncpy_from_user.o rm: cannot remove 'drivers/leds/trigger/.tmp_mx_ledtrig-oneshot.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/leds/trigger/ledtrig-heartbeat.o drivers/hid/.tmp_gl_hid-huion.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tc3589x.o: 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/tc3589x.o: uses instructions which are incompatible with instructions used 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/tc3589x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tc3589x.o: 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_tc3589x.o: uses instructions which are incompatible with instructions used 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_tc3589x.o /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: 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 sp/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: ec'drivers/hid/.tmp_mx_hid-huion.o': No such fileif ic data of file drivers/md/bcache/.tmp_mc_alloc.o mv: cannot stat 'drivers/mfd/.tmp_mx_tc3589x.o': No such file or directory mv: cannot stat 'drivers/md/bcache/.tmp_mx_alloc.o': No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_hid-huion.o': No such file or directory LD net/openvswitch/openvswitch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/openvswitch/actions.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/openvswitch/datapath.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/rdma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/rdma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rds/rdma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_rdma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rds/.tmp_mc_rdma.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/mfd/wm8400-core.o: compiled for a big endian system and target is little endianfa i/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ldrivers/mfd/wm8400-core.o: uses instructions which are incompatible with instructions used in previous modulese d /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/wm8400-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_wm8400-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_wm8400-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_wm8400-core.o to merge target specific data of file net/rds/.tmp_mc_rdma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/op-state-get.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/op-state-get.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wimax/op-state-get.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_op-state-get.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_op-state-get.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wimax/.tmp_mc_op-state-get.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-connevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-connevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-connevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-connevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-connevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-connevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/openvswitch/vport.o: No such file or directory make[3]: *** [net/openvswitch/openvswitch.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/openvswitch] Error 2 mv: cannot stat 'net/rds/.tmp_mx_rdma.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_wm8400-core.o': No such file or directory mv: cannot stat 'net/rxrpc/.tmp_mx_ar-connevent.o': No such file or directory mv: cannot stat 'net/wimax/.tmp_mx_op-state-get.o': No such file or directory CC net/netfilter/xt_cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/midcomms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/midcomms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/midcomms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_midcomms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_midcomms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_midcomms.o mv: cannot stat 'fs/dlm/.tmp_mx_midcomms.o': No such file or directory CC drivers/mmc/card/block.o CC fs/afs/server.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/.tmp_gl_joydev.o: file not recognized: File truncated CC drivers/hid/hid-icade.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_joydev.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/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: fs/afs/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 fs/afs/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.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: fs/afs/.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 fs/afs/.tmp_mc_proc.o rm: cannot remove 'drivers/input/.tmp_mx_joydev.o': No such file or directory CC fs/jbd2/recovery.o mv: cannot stat 'fs/afs/.tmp_mx_proc.o': No such file or directory CC net/rxrpc/ar-local.o CC net/wimax/debugfs.o LD net/rds/rds.o CC drivers/mmc/card/queue.o CC drivers/mmc/core/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/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/fscache/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/fscache/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.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/fscache/.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 me LD net/rds/built-in.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 CC net/tipc/msg.o CC drivers/mtd/mtdcore.o rge target specific data of file fs/fscache/.tmp_mc_cache.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/fscache/.tmp_mx_cache.o': No such file or directory CC drivers/mmc/core/bus.o net/netlabel/.tmp_gl_netlabel_cipso_v4.o: file not recognized: File truncated mv: cannot stat 'drivers/misc/.tmp_mx_ad525x_dpot.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netlabel/.tmp_mx_netlabel_cipso_v4.o': No such file rm: cannot remove 'net/netlabel/.tmp_mx_netlabel_cipso_v4.o': No such file or directory CC net/rxrpc/ar-output.o CC lib/strnlen_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/sm_make_chunk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/sm_make_chunk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/sm_make_chunk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_sm_make_chunk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_sm_make_chunk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_sm_make_chunk.o CC drivers/misc/bmp085.o mv: cannot stat 'net/sctp/.tmp_mx_sm_make_chunk.o': No such file or directory /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 merge target specific data of file drivers/mfd/.tmp_mc_tps6105x.o LD drivers/media/rc/keymaps/built-in.o CC fs/jbd2/checkpoint.o mv: cannot stat 'drivers/mfd/.tmp_mx_tps6105x.o': No such file or directory LD net/netlabel/built-in.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/fat/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netlabel/netlabel_mgmt.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netlabel/netlabel_cipso_v4.o: No such file or directory make[3]: *** [net/netlabel/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netlabel] Error 2 CC drivers/media/rc/rc-main.o CC net/rxrpc/ar-peer.o CC drivers/leds/trigger/ledtrig-cpu.o LD drivers/media/common/siano/smsmdtv.o CC net/rxrpc/ar-recvmsg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/btrfs/.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) drivers/iio/dac/.tmp_gl_ad5380.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_super.o': No such file rm: cannot remove 'fs/btrfs/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_ad5380.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_ad5380.o': No such file or directory drivers/media/radio/.tmp_gl_radio-shark.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/.tmp_mx_radio-shark.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/hid-sensors/hid-sensor-attributes.o: 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/hid-sensors/hid-sensor-attributes.o: uses instructions which are incompatible with instructions used 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/hid-sensors/hid-sensor-attributes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/hid-sensors/.tmp_mc_hid-sensor-attributes.o: 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/hid-sensors/.tmp_mc_hid-sensor-attributes.o: uses instructions which are incompatible with instructions used 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/hid-sensors/.tmp_mc_hid-sensor-attributes.o rm: cannot remove 'drivers/media/radio/.tmp_mx_radio-shark.o': No such file or directory mv: cannot stat 'drivers/iio/common/hid-sensors/.tmp_mx_hid-sensor-attributes.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/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 data 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 net/netfilter/.tmp_gl_xt_bpf.o: file not recognized: File truncated mv: cannot stat 'fs/isofs/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_bpf.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_xt_bpf.o': No such file or directory CC drivers/media/platform/soc_camera/soc_mediabus.o CC net/tipc/name_distr.o CC drivers/input/misc/88pm80x_onkey.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/media/platform/soc_camera/soc_scale_crop.o drivers/iio/dac/.tmp_gl_max517.o: file not recognized: File truncated CC drivers/media/radio/radio-shark2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/dac/.tmp_mx_max517.o': No such file /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 CC drivers/iio/common/hid-sensors/hid-sensor-trigger.o rm: cannot remove 'drivers/iio/dac/.tmp_mx_max517.o': No such file or directory CC drivers/input/misc/adxl34x.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-block-manager.o': No such file or directory LD drivers/iio/common/hid-sensors/hid-sensor-iio-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mfd/.tmp_gl_tps6507x.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_tps6507x.o': No such file rm: cannot remove 'drivers/mfd/.tmp_mx_tps6507x.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_netfilter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_netfilter.o LD drivers/iio/dac/built-in.o mv: cannot stat 'net/ipv4/.tmp_mx_netfilter.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/llcp_commands.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/llcp_commands.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/llcp_commands.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_llcp_commands.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_llcp_commands.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_llcp_commands.o CC net/rxrpc/ar-security.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/dac/ad5380.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/dac/max517.o: No such file or directory make[4]: *** [drivers/iio/dac/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/dac] Error 2 CC drivers/md/persistent-data/dm-space-map-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_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: net/x25/x25_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 net/x25/x25_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_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: net/x25/.tmp_mc_x25_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 net/x25/.tmp_mc_x25_dev.o mv: cannot stat 'net/nfc/.tmp_mx_llcp_commands.o': No such file or directory mv: cannot stat 'net/x25/.tmp_mx_x25_dev.o': No such file or directory CC drivers/mfd/tps65218.o LD drivers/iio/frequency/built-in.o CC drivers/iio/common/st_sensors/st_sensors_i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/iio/humidity/si7005.o fs/fscache/.tmp_gl_fsdef.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_fsdef.o': No such file rm: cannot remove 'fs/fscache/.tmp_mx_fsdef.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-input.o mv: cannot stat 'net/rxrpc/.tmp_mx_ar-input.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/iio/imu/inv_mpu6050/built-in.o CC drivers/iio/gyro/hid-sensor-gyro-3d.o CC net/nfc/nci/core.o drivers/input/keyboard/.tmp_gl_adp5588-keys.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/ibss.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_adp5588-keys.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/ibss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/ibss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_ibss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_ibss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/.tmp_mc_ibss.o CC lib/net_utils.o rm: cannot remove 'drivers/input/keyboard/.tmp_mx_adp5588-keys.o': No such file or directory mv: cannot stat 'net/wireless/.tmp_mx_ibss.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter/nf_defrag_ipv4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter/nf_defrag_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/nf_defrag_ipv4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter/.tmp_mc_nf_defrag_ipv4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter/.tmp_mc_nf_defrag_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/.tmp_mc_nf_defrag_ipv4.o mv: cannot stat 'net/ipv4/netfilter/.tmp_mx_nf_defrag_ipv4.o': No such file or directory LD drivers/iio/imu/built-in.o CC lib/rbtree_test.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/netfilter/.tmp_gl_xt_IDLETIMER.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_IDLETIMER.o': No such file CC drivers/input/keyboard/adp5589-keys.o CC drivers/mmc/core/host.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/async-thread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/async-thread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/async-thread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_async-thread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_async-thread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_async-thread.o rm: cannot remove 'net/netfilter/.tmp_mx_xt_IDLETIMER.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/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: fs/dlm/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 fs/dlm/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_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: fs/dlm/.tmp_mc_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 tomv: cannot stat 'fs/btrfs/.tmp_mx_async-thread.o': No such file or directory CC drivers/mmc/core/mmc.o merge target specific data of file fs/dlm/.tmp_mc_netlink.o mv: cannot stat 'fs/dlm/.tmp_mx_netlink.o': No such file or directory CC drivers/input/keyboard/atkbd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/member.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/member.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/member.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_member.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_member.o: uses 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: e tnet/wimax/op-rfkill.o: compiled for a big endian system and target is little endianar g/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: enet/wimax/op-rfkill.o: uses instructions which are incompatible with instructions used in previous modulest s/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldp:e cfiafiilce dd attoa moefr gfei ltea rfs/dlm/.tmp_mc_member.og et specific data of file net/wimax/op-rfkill.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_op-rfkill.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_op-rfkill.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wimax/.tmp_mc_op-rfkill.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-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/wimax/.tmp_mx_op-rfkill.o': No such file or directory drivers/leds/trigger/.tmp_gl_ledtrig-heartbeat.o: file not recognized: File truncated mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_ca_en50221.o': No such file or directory mv: cannot stat 'fs/dlm/.tmp_mx_member.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/trigger/.tmp_mx_ledtrig-heartbeat.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/orphan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/orphan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/orphan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_orphan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_orphan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_orphan.o rm: cannot remove 'drivers/leds/trigger/.tmp_mx_ledtrig-heartbeat.o': No such file or directory mv: cannot stat 'fs/btrfs/.tmp_mx_orphan.o': No such file or directory CC net/nfc/nci/data.o CC fs/jbd2/revoke.o CC drivers/iio/light/adjd_s311.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/lockspace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/lockspace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/lockspace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_lockspace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_lockspace.o: uses instructions which are incompatible with instructions used in previous modules/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldUnable to change endianness of input file(s): failed to merge target specific data of file fs/dlm/.tmp_mc_lockspace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jbd2/journal.o drivers/hid/.tmp_gl_hid-icade.o: file not recognized: File truncated net/netfilter/.tmp_gl_xt_TEE.o: file not recognized: File truncated mv: cannot stat 'fs/dlm/.tmp_mx_lockspace.o': No such file or directory CC lib/asn1_decoder.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/iio/gyro/itg3200_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-icade.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_TEE.o': No such file CC drivers/mfd/tps80031.o CC drivers/media/dvb-core/dvb_frontend.o drivers/md/bcache/.tmp_gl_bset.o: file not recognized: File truncated rm: cannot remove 'drivers/hid/.tmp_mx_hid-icade.o': No such file or directory rm: cannot remove 'net/netfilter/.tmp_mx_xt_TEE.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/bcache/.tmp_mx_bset.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/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: fs/fuse/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 fs/fuse/control.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.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: fs/fuse/.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 fs/fuse/.tmp_mc_control.o rm: cannot remove 'drivers/md/bcache/.tmp_mx_bset.o': No such file or directory mv: cannot stat 'fs/fuse/.tmp_mx_control.o': No such file or directory GEN lib/oid_registry_data.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/cookie.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/cookie.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/cookie.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cookie.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cookie.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_cookie.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/trigger/ledtrig-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/leds/trigger/ledtrig-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: failedmv: cannot stat 'fs/fscache/.tmp_mx_cookie.o': No such file or directory to merge target specific data of file drivers/leds/trigger/ledtrig-cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/trigger/.tmp_mc_ledtrig-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/leds/trigger/.tmp_mc_ledtrig-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/leds/trigger/.tmp_mc_ledtrig-cpu.o CC lib/argv_split.o mv: cannot stat 'drivers/leds/trigger/.tmp_mx_ledtrig-cpu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/sm_statefuns.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/sm_statefuns.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/sm_statefuns.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_sm_statefuns.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_sm_statefuns.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_sm_statefuns.o mv: cannot stat 'net/sctp/.tmp_mx_sm_statefuns.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_provider_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: net/irda/irlan/irlan_provider_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 net/irda/irlan/irlan_provider_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_provider_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: net/irda/irlan/.tmp_mc_irlan_provider_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 net/irda/irlan/.tmp_mc_irlan_provider_event.o CC net/nfc/digital_core.o CC drivers/hid/hid-kensington.o CC drivers/iio/common/st_sensors/st_sensors_core.o mv: cannot stat 'net/irda/irlan/.tmp_mx_irlan_provider_event.o': No such file or directory CC net/ipv4/netfilter/ipt_ah.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/hid/hid-keytouch.o CC fs/fscache/main.o drivers/media/i2c/soc_camera/.tmp_gl_mt9m111.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/i2c/soc_camera/.tmp_mx_mt9m111.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/af_x25.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/af_x25.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/af_x25.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_af_x25.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_af_x25.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/.tmp_mc_af_x25.o rm: cannot remove 'drivers/media/i2c/soc_camera/.tmp_mx_mt9m111.o': No such file or directory mv: cannot stat 'net/x25/.tmp_mx_af_x25.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/locking.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/locking.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/locking.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_locking.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_locking.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_locking.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/btrfs/.tmp_mx_locking.o': No such file or directory net/ipv4/.tmp_gl_tcp_diag.o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) : file not recognized: File truncated CC drivers/leds/trigger/ledtrig-default-on.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/llcp_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/llcp_sock.o: uses instructions which 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-objcopy: 'net/ipv4/.tmp_mx_tcp_diag.o': No such file net/wimax/.tmp_gl_stack.o: file not recognized: File truncated specific data of file net/nfc/llcp_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_llcp_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_llcp_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_llcp_sock.o rm: cannot remove 'net/ipv4/.tmp_mx_tcp_diag.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/wimax/.tmp_mx_stack.o': No such file mv: cannot stat 'net/nfc/.tmp_mx_llcp_sock.o': No such file or directory CC net/irda/irlan/irlan_client_event.o rm: cannot remove 'net/wimax/.tmp_mx_stack.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 net/sctp/ulpevent.o net/netfilter/.tmp_gl_xt_cpu.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_cpu.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_xt_cpu.o': No such file or directory CC fs/btrfs/free-space-cache.o CC drivers/media/i2c/soc_camera/mt9t112.o CC net/x25/x25_facilities.o CC fs/btrfs/zlib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/spectmgmt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/spectmgmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target CC net/netfilter/xt_ecn.o specific data of file net/mac80211/spectmgmt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_spectmgmt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_spectmgmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_spectmgmt.o mv: cannot stat 'net/mac80211/.tmp_mx_spectmgmt.o': No such file or directory CC net/nfc/digital_technology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/ipv6/tcp_ipv6.o net/ipv4/.tmp_gl_udp_diag.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_udp_diag.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_udp_diag.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/ext4/page-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/ext4/page-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/ext4/page-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_page-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/ext4/.tmp_mc_page-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/ext4/.tmp_mc_page-io.o net/ipv4/netfilter/.tmp_gl_iptable_filter.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_iptable_filter.o': No such file mv: cannot stat 'fs/ext4/.tmp_mx_page-io.o': No such file or directory rm: cannot remove 'net/ipv4/netfilter/.tmp_mx_iptable_filter.o': No such file or directory CC fs/fat/namei_msdos.o CC net/ipv6/ping.o CC net/ipv4/tcp_cubic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/.tmp_mc_bus.o CC drivers/misc/bmp085-i2c.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_bus.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/platform/soc_camera/soc_mediabus.o: 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/platform/soc_camera/soc_mediabus.o: uses instructions which are incompatible with instructions used 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/platform/soc_camera/soc_mediabus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/platform/soc_camera/.tmp_mc_soc_mediabus.o: 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/platform/soc_camera/.tmp_mc_soc_mediabus.o: uses instructions which are incompatible with instructions used 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/platform/soc_camera/.tmp_mc_soc_mediabus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/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: net/nfc/hci/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 net/nfc/hci/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.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: net/nfc/hci/.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 mv: cannot stat 'drivers/media/platform/soc_camera/.tmp_mx_soc_mediabus.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/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: net/wimax/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 net/wimax/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wimax/.tmp_mc_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: net/wimax/.tmp_mc_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 net/wimax/.tmp_mc_debugfs.o merge target specific data of file net/nfc/hci/.tmp_mc_core.o mv: cannot stat 'net/wimax/.tmp_mx_debugfs.o': No such file or directory mv: cannot stat 'net/nfc/hci/.tmp_mx_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) net/ipv4/netfilter/.tmp_gl_iptable_security.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/common/hid-sensors/hid-sensor-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/hid-sensors/hid-sensor-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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: drivers/iio/common/hid-sensors/hid-sensor-trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 'net/ipv4/netfilter/.tmp_mx_iptable_security.o': No such filedrivers/iio/common/hid-sensors/.tmp_mc_hid-sensor-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/hid-sensors/.tmp_mc_hid-sensor-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/hid-sensors/.tmp_mc_hid-sensor-trigger.o mv: cannot stat 'drivers/iio/common/hid-sensors/.tmp_mx_hid-sensor-trigger.o': No such file or directory rm: cannot remove 'net/ipv4/netfilter/.tmp_mx_iptable_security.o': No such file or directory CC net/wireless/sme.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/ipv4/netfilter/ipt_rpfilter.o CC net/nfc/hci/hcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/humidity/.tmp_gl_si7005.o: file not recognized: File truncated LD net/wimax/wimax.o net/ipv4/netfilter/.tmp_gl_iptable_mangle.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/humidity/.tmp_mx_si7005.o': No such file CC drivers/net/Space.o rm: cannot remove 'drivers/iio/humidity/.tmp_mx_si7005.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/wimax/stack.o: No such file or directory make[3]: *** [net/wimax/wimax.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wimax] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_iptable_mangle.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 'net/ipv4/netfilter/.tmp_mx_iptable_mangle.o': No such file or directory drivers/input/misc/.tmp_gl_88pm80x_onkey.o: file not recognized: File truncated /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: 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 CC drivers/iio/common/st_sensors/st_sensors_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_88pm80x_onkey.o': No such file mv: cannot stat 'drivers/iio/common/st_sensors/.tmp_mx_st_sensors_i2c.o': No such file or directory LD drivers/iio/common/hid-sensors/built-in.o mv: cannot stat 'drivers/misc/.tmp_mx_bmp085.o': No such file or directory CC lib/cmdline.o rm: cannot remove 'drivers/input/misc/.tmp_mx_88pm80x_onkey.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/ctype.o drivers/media/common/siano/.tmp_gl_smsdvb-main.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/common/siano/.tmp_mx_smsdvb-main.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific datrm: cannot remove 'drivers/media/common/siano/.tmp_mx_smsdvb-main.o': No such file or directory CC lib/dec_and_lock.o a of file fs/afs/security.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_security.o mv: cannot stat 'fs/afs/.tmp_mx_security.o': No such file or directory LD drivers/iio/humidity/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/humidity/si7005.o: No such file or directory CC drivers/iio/common/st_sensors/st_sensors_trigger.o make[4]: *** [drivers/iio/humidity/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/humidity] Error 2 /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 CC net/ipv4/netfilter/arp_tables.o CC drivers/misc/ics932s401.o CC drivers/md/bcache/debug.o CC drivers/iio/gyro/itg3200_buffer.o mv: cannot stat 'drivers/mfd/.tmp_mx_tps65218.o': No such file or directory LD drivers/media/common/siano/smsdvb.o CC drivers/iio/gyro/st_gyro_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/common/siano/smsdvb-main.o: No such file or directory make[5]: *** [drivers/media/common/siano/smsdvb.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/common/siano] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/common] Error 2 CC drivers/md/persistent-data/dm-space-map-disk.o CC net/nfc/digital_dep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/afs/super.o fs/fat/.tmp_gl_namei_vfat.o: file not recognized: File truncated CC drivers/mfd/twl-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_vfat.o': No such file rm: cannot remove 'fs/fat/.tmp_mx_namei_vfat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter/nf_reject_ipv4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter/nf_reject_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/nf_reject_ipv4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter/.tmp_mc_nf_reject_ipv4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/netfilter/.tmp_mc_nf_reject_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/netfilter/.tmp_mc_nf_reject_ipv4.o mv: cannot stat 'net/ipv4/netfilter/.tmp_mx_nf_reject_ipv4.o': No such file or directory CC lib/decompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/leds/trigger/.tmp_gl_ledtrig-default-on.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/leds/trigger/.tmp_mx_ledtrig-default-on.o': No such file rm: cannot remove 'drivers/leds/trigger/.tmp_mx_ledtrig-default-on.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 net/ipv4/netfilter/arptable_filter.o fs/btrfs/.tmp_gl_export.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_export.o': No such file rm: cannot remove 'fs/btrfs/.tmp_mx_export.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-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/md/.tmp_mx_raid1.o': No such file or directory CC net/netfilter/xt_hashlimit.o drivers/hid/.tmp_gl_hid-kensington.o: file not recognized: File truncated CC fs/ext4/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-kensington.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/hid/.tmp_mx_hid-kensington.o': No such file or directory drivers/hid/.tmp_gl_hid-keytouch.o: file not recognized: File truncated CC drivers/leds/trigger/ledtrig-camera.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-keytouch.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-keytouch.o': No such file or directory CC lib/dump_stack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/hci_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: net/bluetooth/hci_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 net/bluetooth/hci_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_hci_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: net/bluetooth/.tmp_mc_hci_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 net/bluetooth/.tmp_mc_hci_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/wireless/.tmp_gl_core.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/wireless/.tmp_mx_core.o': No such file mv: cannot stat 'net/bluetooth/.tmp_mx_hci_event.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/mtd/mtdsuper.o rm: cannot remove 'net/wireless/.tmp_mx_core.o': No such file or directory drivers/iio/gyro/.tmp_gl_hid-sensor-gyro-3d.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/gyro/.tmp_mx_hid-sensor-gyro-3d.o': No such file CC drivers/md/dm-table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/server.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/server.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/server.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_server.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_server.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: ed to Unable to change endianness of input file(s)mer ge target specific data of file fs/afs/.tmp_mc_server.o rm: cannot remove 'drivers/iio/gyro/.tmp_mx_hid-sensor-gyro-3d.o': No such file or directory CC lib/earlycpio.o net/ipv6/.tmp_gl_reassembly.o: file not recognized: File truncated mv: cannot stat 'fs/afs/.tmp_mx_server.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_reassembly.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-local.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-local.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 drivers/hid/hid-kye.o rm: cannot remove 'net/ipv6/.tmp_mx_reassembly.o': No such file or directory : failed to merge target specific data of file net/rxrpc/ar-local.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-local.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-local.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-local.o mv: cannot stat 'net/rxrpc/.tmp_mx_ar-local.o': No such file or directory CC fs/fscache/netfs.o CC lib/extable.o CC net/x25/x25_in.o CC drivers/iio/magnetometer/ak09911.o /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: fs/fscache/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: fs/fscache/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 fs/fscache/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.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: fs/fscache/.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 fs/fscache/.tmp_mc_main.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 CC drivers/iio/magnetometer/hid-sensor-magn-3d.o mv: cannot stat 'fs/fscache/.tmp_mx_main.o': No such file or directory CC drivers/input/tablet/acecad.o mv: cannot stat 'fs/fat/.tmp_mx_inode.o': No such file or directory CC drivers/iio/light/al3320a.o CC drivers/md/bcache/extents.o CC fs/isofs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/fscache/object.o drivers/media/radio/.tmp_gl_radio-shark2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/itg3200_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/itg3200_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/itg3200_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/.tmp_mc_itg3200_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_itg3200_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_itg3200_core.o CC drivers/mfd/twl4030-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/.tmp_mx_radio-shark2.o': No such file mv: cannot stat 'drivers/iio/gyro/.tmp_mx_itg3200_core.o': No such file or directory CC drivers/mfd/twl6030-irq.o rm: cannot remove 'drivers/media/radio/.tmp_mx_radio-shark2.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/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/btrfs/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/btrfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.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/btrfs/.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/btrfs/.tmp_mc_file.o mv: cannot stat 'fs/btrfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/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/jbd2/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/jbd2/checkpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.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/jbd2/.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/jbd2/.tmp_mc_checkpoint.o mv: cannot stat 'fs/jbd2/.tmp_mx_checkpoint.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/misc/.tmp_gl_bmp085-i2c.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: net/wireless/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: net/wireless/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 net/wireless/scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.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: net/wireless/.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: failed to merge target specific data of file net/wireless/.tmp_mc_scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_bmp085-i2c.o': No such file drivers/iio/light/.tmp_gl_adjd_s311.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-peer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-peer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-peer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-peer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-peer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-peer.o rm: cannot remove 'drivers/misc/.tmp_mx_bmp085-i2c.o': No such file or directory CC drivers/media/radio/radio-tea5777.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_adjd_s311.o': No such file CC fs/isofs/util.o mv: cannot stat 'net/wireless/.tmp_mx_scan.o': No such file or directory rm: cannot remove 'drivers/iio/light/.tmp_mx_adjd_s311.o': No such file or directory mv: cannot stat 'net/rxrpc/.tmp_mx_ar-peer.o': No such file or directory CC fs/btrfs/lzo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/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/jbd2/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/jbd2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.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/jbd2/.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/jbd2/.tmp_mc_recovery.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/jbd2/.tmp_mx_recovery.o': No such file or directory net/ipv4/.tmp_gl_ipconfig.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_ipconfig.o': No such file CC drivers/media/i2c/soc_camera/ov5642.o rm: cannot remove 'net/ipv4/.tmp_mx_ipconfig.o': No such file or directory CC fs/btrfs/compression.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/mfd/twl4030-audio.o net/wireless/.tmp_gl_reg.o: file not recognized: File truncated CC net/nfc/nci/lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/wireless/.tmp_mx_reg.o': No such file CC lib/flex_proportions.o CC fs/ext4/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/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: net/tipc/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 net/tipc/msg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.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: net/tipc/.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 net/tipc/.tmp_mc_msg.o rm: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot remove 'net/wireless/.tmp_mx_reg.o': No such file or directorynet/rxrpc/ar-security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-security.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-security.o CC drivers/iio/light/cm32181.o mv: cannot stat 'net/rxrpc/.tmp_mx_ar-security.o': No such file or directory mv: cannot stat 'net/tipc/.tmp_mx_msg.o': No such file or directory CC drivers/md/persistent-data/dm-space-map-metadata.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/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/jbd2/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/jbd2/revoke.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.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/jbd2/.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/jbd2/.tmp_mc_revoke.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tps80031.o: 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/tps80031.o: uses instructions which are incompatible with instructions used 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/tps80031.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tps80031.o: 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_tps80031.o: uses instructions which are incompatible with instructions used 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_tps80031.o CC net/rxrpc/ar-skbuff.o mv: cannot stat 'fs/jbd2/.tmp_mx_revoke.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_tps80031.o': No such file or directory CC drivers/md/persistent-data/dm-transaction-manager.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) net/mac80211/.tmp_gl_ibss.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_diag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/inet_diag.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/mac80211/.tmp_mx_ibss.o': No such file CC net/rxrpc/ar-transport.o net/mac80211/.tmp_gl_ethtool.o: file not recognized: File truncated ailed to merge target specific data of file net/ipv4/inet_diag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_diag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_inet_diag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_inet_diag.o rm: cannot remove 'net/mac80211/.tmp_mx_ibss.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/mac80211/.tmp_mx_ethtool.o': No such file mv: cannot stat 'net/ipv4/.tmp_mx_inet_diag.o': No such file or directory rm: cannot remove 'net/mac80211/.tmp_mx_ethtool.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/platform/soc_camera/soc_scale_crop.o: 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/platform/soc_camera/soc_scale_crop.o: uses instructions which are incompatible with instructions used 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/platform/soc_camera/soc_scale_crop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/platform/soc_camera/.tmp_mc_soc_scale_crop.o: 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/platform/soc_camera/.tmp_mc_soc_scale_crop.o: uses instructions which are incompatible with instructions used 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/platform/soc_camera/.tmp_mc_soc_scale_crop.o mv: cannot stat 'drivers/media/platform/soc_camera/.tmp_mx_soc_scale_crop.o': No such file or directory CC drivers/input/misc/ati_remote2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/netfilter/.tmp_gl_ipt_ah.o: file not recognized: File truncated CC lib/idr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_ah.o': No such file rm: cannot remove 'net/ipv4/netfilter/.tmp_mx_ipt_ah.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-recvmsg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-recvmsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-recvmsg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-recvmsg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-recvmsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-recvmsg.o mv: cannot stat 'net/rxrpc/.tmp_mx_ar-recvmsg.o': No such file or directory CC drivers/mfd/mc13xxx-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/card/queue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/card/queue.o: 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 net/ipv4/cipso_ipv4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/data.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/data.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/data.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_data.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_data.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/.tmp_mc_data.o to merge target specific data of file drivers/mmc/card/queue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/card/.tmp_mc_queue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/card/.tmp_mc_queue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/card/.tmp_mc_queue.o CC net/x25/x25_link.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-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 mv: cannot stat 'net/nfc/nci/.tmp_mx_data.o': No such file or directory mv: cannot stat 'drivers/mmc/card/.tmp_mx_queue.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_bitmap.o': No such file or directory CC drivers/mmc/host/sdhci.o CC net/x25/x25_out.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/name_distr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/name_distr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/name_distr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_name_distr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_name_distr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_name_distr.o CC net/wireless/chan.o mv: cannot stat 'net/tipc/.tmp_mx_name_distr.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 net/x25/x25_route.o net/netfilter/.tmp_gl_xt_ecn.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_ecn.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/trigger/ledtrig-camera.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/trigger/ledtrig-camera.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/leds/trigger/ledtrig-camera.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/trigger/.tmp_mc_ledtrig-camera.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/leds/trigger/.tmp_mc_ledtrig-camera.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/leds/trigger/.tmp_mc_ledtrig-camera.o CC net/rxrpc/ar-proc.o rm: cannot remove 'net/netfilter/.tmp_mx_xt_ecn.o': No such file or directory CC net/nfc/nci/ntf.o CC drivers/misc/bh1780gli.o mv: cannot stat 'drivers/leds/trigger/.tmp_mx_ledtrig-camera.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_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 CC net/tipc/subscr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/itg3200_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/itg3200_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/itg3200_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/gyro/.tmp_mc_itg3200_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_itg3200_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_itg3200_buffer.o /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 mv: cannot stat 'drivers/iio/gyro/.tmp_mx_itg3200_buffer.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 mv: cannot stat 'drivers/mtd/.tmp_mx_mtdcore.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/hcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/hcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/hcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_hcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_hcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_hcp.o mv: cannot stat 'net/nfc/hci/.tmp_mx_hcp.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/fuse/.tmp_gl_inode.o: file not recognized: File truncated CC drivers/media/radio/si4713/si4713.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_client_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: net/irda/irlan/irlan_client_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 net/irda/irlan/irlan_client_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_client_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: net/irda/irlan/.tmp_mc_irlan_client_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 net/irda/irlan/.tmp_mc_irlan_client_event.o LD drivers/leds/trigger/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fuse/.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-ld: cannot find drivers/leds/trigger/ledtrig-oneshot.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/leds/trigger/ledtrig-heartbeat.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/leds/trigger/ledtrig-default-on.o: No such file or directory mv: cannot stat 'net/irda/irlan/.tmp_mx_irlan_client_event.o': No such file or directory rm: cannot remove 'fs/fuse/.tmp_mx_inode.o': No such file or directory CC net/tipc/name_table.o fs/btrfs/.tmp_gl_zlib.o: file not recognized: File truncated make[4]: *** [drivers/leds/trigger/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/leds/trigger] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/leds] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_zlib.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/misc/adxl34x.o: 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/misc/adxl34x.o: uses instructions which are incompatible with instructions used 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/misc/adxl34x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/misc/.tmp_mc_adxl34x.o: 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/misc/.tmp_mc_adxl34x.o: uses instructions which are incompatible with instructions used 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/misc/.tmp_mc_adxl34x.o rm: cannot remove 'fs/btrfs/.tmp_mx_zlib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-output.o CC net/nfc/hci/command.o CC net/tipc/net.o mv: cannot stat 'net/rxrpc/.tmp_mx_ar-output.o': No such file or directory mv: cannot stat 'drivers/input/misc/.tmp_mx_adxl34x.o': No such file or directory CC net/x25/x25_subr.o CC fs/btrfs/delayed-ref.o CC drivers/hid/hid-lcpower.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/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/mmc/core/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/mmc/core/host.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_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/mmc/core/.tmp_mc_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/mmc/core/.tmp_mc_host.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 CC drivers/hid/hid-lenovo.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_host.o': No such file or directory mv: cannot stat 'drivers/iio/gyro/.tmp_mx_st_gyro_core.o': No such file or directory LD net/irda/irlan/irlan.o CC drivers/misc/bh1770glc.o LD net/irda/irlan/built-in.o LD net/irda/built-in.o CC drivers/media/rc/rc-ir-raw.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) CC net/tipc/netlink.o net/ipv4/netfilter/.tmp_gl_ipt_rpfilter.o: file not recognized: File truncated mv: cannot stat 'drivers/mtd/.tmp_mx_mtdsuper.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ipt_rpfilter.o': No such file specific 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 CC drivers/iio/gyro/st_gyro_buffer.o /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-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 rm: cannot remove 'net/ipv4/netfilter/.tmp_mx_ipt_rpfilter.o': No such file or directory mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-space-map-common.o': No such file or directory mv: cannot stat 'drivers/iio/common/st_sensors/.tmp_mx_st_sensors_buffer.o': No such file or directory CC net/tipc/node.o /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 CC drivers/mtd/mtdconcat.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_core.o': No such file or directory drivers/iio/light/.tmp_gl_al3320a.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_al3320a.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/link.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/link.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/link.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_link.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_link.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_link.o rm: cannot remove 'drivers/iio/light/.tmp_mx_al3320a.o': No such file or directory CC net/tipc/node_subscr.o CC drivers/mtd/mtdpart.o mv: cannot stat 'net/tipc/.tmp_mx_link.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/magnetometer/.tmp_gl_ak09911.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/magnetometer/.tmp_mx_ak09911.o': No such file rm: cannot remove 'drivers/iio/magnetometer/.tmp_mx_ak09911.o': No such file or directory CC drivers/nfc/microread/microread.o LD drivers/iio/common/st_sensors/st_sensors.o CC drivers/net/loopback.o CC lib/int_sqrt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/iio/common/st_sensors/built-in.o drivers/misc/.tmp_gl_ics932s401.o: file not recognized: File truncated CC lib/irq_regs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_ics932s401.o': No such file LD drivers/iio/common/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/misc/.tmp_mx_ics932s401.o': No such file or directory CC drivers/media/tuners/tuner-xc2028.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/netfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/netfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/netfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_netfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_netfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of finet/ipv4/netfilter/.tmp_gl_arptable_filter.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/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/fuse/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/fuse/dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_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/fuse/.tmp_mc_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/fuse/.tmp_mc_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_arptable_filter.o': No such file le fs/fscache/.tmp_mc_netfs.o mv: cannot stat 'fs/fuse/.tmp_mx_dev.o': No such file or directory rm: cannot remove 'net/ipv4/netfilter/.tmp_mx_arptable_filter.o': No such file or directory CC lib/is_single_threaded.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 mv: cannot stat 'fs/fscache/.tmp_mx_netfs.o': No such file or directory CC net/tipc/socket.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 'drivers/md/bcache/.tmp_mx_debug.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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: fmv: cannot stat 'fs/isofs/.tmp_mx_util.o': No such file or directory ailed to merge target specific data of file fs/ext4/ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/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/jbd2/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/jbd2/commit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.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/jbd2/.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/jbd2/.tmp_mc_commit.o mv: cannot stat 'fs/ext4/.tmp_mx_ialloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/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: net/wireless/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 net/wireless/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.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: net/wireless/.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 net/wireless/.tmp_mc_util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/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/fuse/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/fuse/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.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/fuse/.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/fuse/.tmp_mc_dir.o CC lib/klist.o mv: cannot stat 'net/wireless/.tmp_mx_util.o': No such file or directory CC net/x25/x25_timer.o mv: cannot stat 'fs/jbd2/.tmp_mx_commit.o': No such file or directory mv: cannot stat 'fs/fuse/.tmp_mx_dir.o': No such file or directory LD fs/fat/vfat.o CC net/x25/x25_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/rxrpc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/rxrpc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/rxrpc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_rxrpc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_rxrpc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_rxrpc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fat/namei_vfat.o: No such file or directory make[3]: *** [fs/fat/vfat.o] Error 1 mv: cannot stat 'fs/afs/.tmp_mx_rxrpc.o': No such file or directory CC drivers/media/radio/radio-mr800.o LD fs/fat/fat.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: net/ipv6/ping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_ping.o CC net/xfrm/xfrm_state.o CC net/ipv4/geneve.o drivers/hid/.tmp_gl_hid-kye.o: file not recognized: File truncated mv: cannot stat 'net/ipv6/.tmp_mx_ping.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld CC fs/btrfs/relocation.o : cannot find fs/fat/nfs.o: No such file or directory make[3]: *** [fs/fat/fat.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-kye.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-kye.o': No such file or directory CC fs/isofs/rock.o CC net/mac80211/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/rc/rc-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/media/rc/rc-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: net/nfc/nci/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: net/nfc/nci/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 net/nfc/nci/lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.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: net/nfc/nci/.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 net/nfc/nci/.tmp_mc_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_facilities.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: net/x25/x25_facilities.o: uses instructions which are incompatible with instructions used in previous modulesfs/jbd2/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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: : fs/jbd2/transaction.o: uses instructions which are incompatible with instructions used in previous modulesf ail/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lde:d ftao merge target specific data of file net/x25/x25_facilities.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_facilities.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_facilities.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/.tmp_mc_x25_facilities.o iled to merge target specific data of file fs/jbd2/transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.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/jbd2/.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/jbd2/.tmp_mc_transaction.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-ld: drivers/mfd/twl6030-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/twl6030-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/twl6030-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_twl6030-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_twl6030-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_twl6030-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/rc/rc-main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/rc/.tmp_mc_rc-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/media/rc/.tmp_mc_rc-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/media/rc/.tmp_mc_rc-main.o mv: cannot stat 'net/x25/.tmp_mx_x25_facilities.o': No such file or directory mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-space-map-disk.o': No such file or directory mv: cannot stat 'drivers/media/rc/.tmp_mx_rc-main.o': No such file or directory CC lib/kobject.o CC fs/afs/netdevices.o mv: cannot stat 'net/nfc/nci/.tmp_mx_lib.o': No such file or directory mv: cannot stat 'fs/jbd2/.tmp_mx_transaction.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_twl6030-irq.o': No such file or directory CC drivers/input/misc/bma150.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv4/.tmp_gl_tcp_cubic.o: file not recognized: File truncated CC drivers/mfd/mc13xxx-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_tcp_cubic.o': No such file rm: cannot remove 'net/ipv4/.tmp_mx_tcp_cubic.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/magnetometer/.tmp_gl_hid-sensor-magn-3d.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/magnetometer/.tmp_mx_hid-sensor-magn-3d.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/magnetometer/.tmp_mx_hid-sensor-magn-3d.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) net/ipv4/netfilter/.tmp_gl_ip_tables.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_ip_tables.o': No such file rm: cannot remove 'net/ipv4/netfilter/.tmp_mx_ip_tables.o': No such file or directory fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-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: net/rxrpc/ar-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 net/rxrpc/ar-key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-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: net/rxrpc/.tmp_mc_ar-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 net/rxrpc/.tmp_mc_ar-key.o rm: cannot remove 'fs/fat/.tmp_mx_namei_msdos.o': No such file or directory CC drivers/nfc/pn544/pn544.o mv: cannot stat 'net/rxrpc/.tmp_mx_ar-key.o': No such file or directory CC net/nfc/hci/llc.o CC drivers/media/radio/radio-ma901.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_cm32181.o: file not recognized: File truncated CC drivers/nfc/nfcmrvl/main.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/light/.tmp_mx_cm32181.o': No such file CC fs/isofs/export.o rm: cannot remove 'drivers/iio/light/.tmp_mx_cm32181.o': No such file or directory drivers/input/keyboard/.tmp_gl_adp5589-keys.o: file not recognized: File truncated LD drivers/iio/magnetometer/built-in.o CC drivers/nfc/st21nfca/st21nfca.o CC fs/btrfs/delayed-inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_adp5589-keys.o': No such file CC fs/jfs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/magnetometer/ak09911.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/magnetometer/hid-sensor-magn-3d.o: No such file or directory make[4]: *** [drivers/iio/magnetometer/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/magnetometer] Error 2 /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 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 LD fs/fat/msdos.o rm: cannot remove 'drivers/input/keyboard/.tmp_mx_adp5589-keys.o': No such file or directory CC drivers/nfc/st21nfcb/ndlc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/ulpevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/ulpevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/ulpevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_ulpevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_ulpevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_ulpevent.o mv: cannot stat 'fs/isofs/.tmp_mx_dir.o': No such file or directory /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 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fat] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/twl4030-audio.o: 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/twl4030-audio.o: uses instructions which are incompatible with instructions used 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/twl4030-audio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_twl4030-audio.o: 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_twl4030-audio.o: uses instructions which are incompatible with instructions used 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_twl4030-audio.o mv: cannot stat 'net/sctp/.tmp_mx_ulpevent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/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: net/nfc/nci/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 net/nfc/nci/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.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: net/nfc/nci/.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 net/nfc/nci/.tmp_mc_core.o mv: cannot stat 'drivers/mfd/.tmp_mx_twl4030-audio.o': No such file or directory mv: cannot stat 'net/nfc/nci/.tmp_mx_core.o': No such file or directory CC drivers/iio/light/cm36651.o CC fs/jfs/file.o CC drivers/iio/orientation/hid-sensor-incl-3d.o /scratch/kisskb/src/fs/ext4/inode.c: In function 'ext4_map_blocks': /scratch/kisskb/src/fs/ext4/inode.c:555:5: warning: 'retval' may be used uninitialized in this function [-Wuninitialized] CC drivers/pcmcia/cs.o CC fs/isofs/compress.o CC drivers/mmc/host/sdhci-pxav2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ext4/super.o CC drivers/iio/pressure/hid-sensor-press.o drivers/media/i2c/soc_camera/.tmp_gl_mt9t112.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/misc/.tmp_gl_bh1780gli.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_bh1780gli.o': No such file CC drivers/iio/pressure/mpl115.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/i2c/soc_camera/.tmp_mx_mt9t112.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_bh1780gli.o': No such file or directory rm: cannot remove 'drivers/media/i2c/soc_camera/.tmp_mx_mt9t112.o': No such file or directory CC net/sctp/inqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/digital_core.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: net/nfc/digital_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 net/nfc/digital_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_digital_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: net/nfc/.tmp_mc_digital_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 net/nfc/.tmp_mc_digital_core.o drivers/mfd/.tmp_gl_twl-core.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/platform/soc_camera/soc_camera.o: 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/platform/soc_camera/soc_camera.o: uses instructions which are incompatible with instructions used 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/platform/soc_camera/soc_camera.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/platform/soc_camera/.tmp_mc_soc_camera.o: 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/platform/soc_camera/.tmp_mc_soc_camera.o: uses instructions which are incompatible with instructions used 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/platform/soc_camera/.tmp_mc_soc_camera.o mv: cannot stat 'net/nfc/.tmp_mx_digital_core.o': No such file or directory mv: cannot stat 'drivers/media/platform/soc_camera/.tmp_mx_soc_camera.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_twl-core.o': No such file rm: cannot remove 'drivers/mfd/.tmp_mx_twl-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/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: net/mac80211/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 net/mac80211/key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.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: net/mac80211/.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 net/mac80211/.tmp_mc_key.o mv: cannot stat 'net/mac80211/.tmp_mx_key.o': No such file or directory CC drivers/input/touchscreen/ad7879.o CC drivers/misc/apds990x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/tablet/.tmp_gl_acecad.o: file not recognized: File truncated CC drivers/mfd/mfd-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: CC fs/btrfs/scrub.o 'drivers/input/tablet/.tmp_mx_acecad.o': No such file rm: cannot remove 'drivers/input/tablet/.tmp_mx_acecad.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/twl4030-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/twl4030-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/twl4030-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_twl4030-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_twl4030-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 speci/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/mlme.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/mlme.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merfic data of file drivers/mfd/.tmp_mc_twl4030-irq.o CC net/mac80211/wme.o mv: cannot stat 'drivers/mfd/.tmp_mx_twl4030-irq.o': No such file or directory ge target specific data of file net/wireless/mlme.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_mlme.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_mlme.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/.tmp_mc_mlme.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/digital_dep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/digital_dep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/digital_dep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_digital_dep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_digital_dep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_digital_dep.o CC drivers/media/platform/soc_camera/soc_camera_platform.o mv: cannot stat 'net/wireless/.tmp_mx_mlme.o': No such file or directory mv: cannot stat 'net/nfc/.tmp_mx_digital_dep.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) net/ipv4/netfilter/.tmp_gl_arp_tables.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/netfilter/.tmp_mx_arp_tables.o': No such file rm: cannot remove 'net/ipv4/netfilter/.tmp_mx_arp_tables.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 net/ipv4/xfrm4_policy.o drivers/hid/.tmp_gl_hid-lcpower.o: file not recognized: File truncated CC fs/ext4/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-lcpower.o': No such file LD net/ipv4/netfilter/built-in.o CC drivers/input/tablet/aiptek.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv4/netfilter/ip_tables.o: No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_hid-lcpower.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv4/netfilter/iptable_filter.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv4/netfilter/iptable_mangle.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv4/netfilter/iptable_security.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv4/netfilter/ipt_ah.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv4/netfilter/ipt_rpfilter.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv4/netfilter/arp_tables.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv4/netfilter/arptable_filter.o: No such file or directory make[4]: *** [net/ipv4/netfilter/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/ipv4/netfilter] Error 2 LD drivers/net/appletalk/built-in.o CC net/mac80211/event.o CC drivers/md/persistent-data/dm-btree.o CC net/wireless/ethtool.o CC net/mac80211/chan.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: net/nfc/digital_technology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/digital_technology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/digital_technology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_digital_technology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_digital_technology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failnet/bluetooth/.tmp_gl_l2cap_core.o: file not recognized: File truncated ed to merge target specific data of file net/nfc/.tmp_mc_digital_technology.o CC net/wireless/mesh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bluetooth/.tmp_mx_l2cap_core.o': No such file mv: cannot stat 'net/nfc/.tmp_mx_digital_technology.o': No such file or directory rm: cannot remove 'net/bluetooth/.tmp_mx_l2cap_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/mgmt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/mgmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/mgmt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_mgmt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bluetooth/.tmp_mc_mgmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bluetooth/.tmp_mc_mgmt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/bluetooth/.tmp_mx_mgmt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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: drivers/media/radio/radio-tea5777.o: 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/radio/radio-tea5777.o: uses instructions which are incompatible 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-ld: of fidrivers/md/persistent-data/dm-transaction-manager.o: compiled for a big endian system and target is little endianle /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/radio/radio-tea5777.odrivers/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: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lddrivers/media/radio/.tmp_mc_radio-tea5777.o: compiled for a big endian system and target is little endian: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fdrivers/media/radio/.tmp_mc_radio-tea5777.o: uses instructions which are incompatible with instructions used in previous modulesa i/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldl:e df atiol emde rtgoe mtearrggee tt asrpgeecti fsipce cdiaftiac odfa tfai loef drivers/md/persistent-data/dm-transaction-manager.of il/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: edrivers/md/persistent-data/.tmp_mc_dm-transaction-manager.o: compiled for a big endian system and target is little endian drivers/media/radio/.tmp_mc_radio-tea5777.o/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 fs/btrfs/.tmp_gl_lzo.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_ioctl.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-transaction-manager.o': No such file or directory mv: cannot stat 'fs/ext4/.tmp_mx_ioctl.o': No such file or directory mv: cannot stat 'drivers/media/radio/.tmp_mx_radio-tea5777.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_lzo.o': No such file rm: cannot remove 'fs/btrfs/.tmp_mx_lzo.o': No such file or directory CC drivers/input/keyboard/cros_ec_keyb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/tipc/log.o CC fs/afs/vlclient.o drivers/media/i2c/soc_camera/.tmp_gl_ov5642.o: file not recognized: File truncated /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-objcopy: 'drivers/media/i2c/soc_camera/.tmp_mx_ov5642.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/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 LD net/bluetooth/bluetooth.o rm: cannot remove 'drivers/media/i2c/soc_camera/.tmp_mx_ov5642.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_mc13xxx-core.o': No such file or directory CC fs/ext4/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bluetooth/l2cap_core.o: No such file or directory /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 net/x25/x25_forward.o make[3]: *** [net/bluetooth/bluetooth.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/bluetooth] Error 2 CC net/mac80211/trace.o mv: cannot stat 'drivers/iio/gyro/.tmp_mx_st_gyro_buffer.o': No such file or directory CC drivers/media/rc/ati_remote.o CC drivers/input/misc/cma3000_d0x.o CC drivers/input/misc/da9052_onkey.o CC drivers/media/i2c/soc_camera/ov6650.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/afs/.tmp_gl_super.o: file not recognized: File truncated CC drivers/iio/gyro/st_gyro_i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/afs/.tmp_mx_super.o': No such file rm: cannot remove 'fs/afs/.tmp_mx_super.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/mfd/.tmp_gl_mc13xxx-i2c.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_mc13xxx-i2c.o': No such file rm: cannot remove 'drivers/mfd/.tmp_mx_mc13xxx-i2c.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-skbuff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/ar-skbuff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-skbuff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rxrpc/.tmp_mc_ar-skbuff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/rxrpc/.tmp_mx_ar-skbuff.o': No such file or directory drivers/input/keyboard/.tmp_gl_atkbd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_atkbd.o': No such file rm: cannot remove 'drivers/input/keyboard/.tmp_mx_atkbd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/rc/rc-ir-raw.o: 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/rc/rc-ir-raw.o: uses instructions which are incompatible with instructions used 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/rc/rc-ir-raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/rc/.tmp_mc_rc-ir-raw.o: 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/rc/.tmp_mc_rc-ir-raw.o: uses instructions which are incompatible with instructions used 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/rc/.tmp_mc_rc-ir-raw.o CC net/wireless/ap.o mv: cannot stat 'drivers/media/rc/.tmp_mx_rc-ir-raw.o': No such file or directory CC net/mac80211/mlme.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/x25_in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/.tmp_mc_x25_in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/llc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_llc.o mv: cannot stat 'net/x25/.tmp_mx_x25_in.o': No such file or directory mv: cannot stat 'net/nfc/hci/.tmp_mx_llc.o': No such file or directory CC net/mac80211/tdls.o CC drivers/media/i2c/soc_camera/ov772x.o CC drivers/media/i2c/soc_camera/ov9740.o CC net/xfrm/xfrm_hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/net.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/net.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/net.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_net.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_net.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_net.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/iface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/iface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/iface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_iface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_iface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_iface.o mv: cannot stat 'net/tipc/.tmp_mx_net.o': No such file or directory mv: cannot stat 'net/mac80211/.tmp_mx_iface.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/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: net/tipc/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 net/tipc/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_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: net/tipc/.tmp_mc_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 net/tipc/.tmp_mc_netlink.o mv: cannot stat 'net/tipc/.tmp_mx_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) drivers/mmc/host/.tmp_gl_sdhci-pxav2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mmc/host/.tmp_mx_sdhci-pxav2.o': No such file CC net/xfrm/xfrm_input.o rm: cannot remove 'drivers/mmc/host/.tmp_mx_sdhci-pxav2.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/node_subscr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/node_subscr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/node_subscr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_node_subscr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_node_subscr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_node_subscr.o CC net/tipc/eth_media.o mv: cannot stat 'net/tipc/.tmp_mx_node_subscr.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/isofs/.tmp_gl_export.o: file not recognized: File truncated CC drivers/media/v4l2-core/v4l2-dev.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/isofs/.tmp_mx_export.o': No such file mv: cannot stat 'fs/jfs/.tmp_mx_file.o': No such file or directory LD drivers/media/usb/b2c2/built-in.o rm: cannot remove 'fs/isofs/.tmp_mx_export.o': No such file or directory CC net/tipc/server.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/subscr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/subscr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/subscr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_subscr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_subscr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_subscr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/rxrpc/.tmp_gl_ar-proc.o: file not recognized: File truncated mv: cannot stat 'net/tipc/.tmp_mx_subscr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_out.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_out.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/x25_out.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_out.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_out.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/.tmp_mc_x25_out.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/ar-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: net/rxrpc/ar-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 net/rxrpc/ar-transport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rxrpc/.tmp_mc_ar-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: net/rxrpc/.tmp_mc_ar-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 net/rxrpc/.tmp_mc_ar-transport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/rxrpc/.tmp_mx_ar-proc.o': No such file mv: cannot stat 'net/rxrpc/.tmp_mx_ar-transport.o': No such file or directory mv: cannot stat 'net/x25/.tmp_mx_x25_out.o': No such file or directory CC drivers/mmc/host/tmio_mmc_pio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_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: net/x25/x25_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 net/x25/x25_route.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_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: net/x25/.tmp_mc_x25_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 net/x25/.tmp_mc_x25_route.o rm: cannot remove 'net/rxrpc/.tmp_mx_ar-proc.o': No such file or directory /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: 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/nfcmrvl/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/nfc/nfcmrvl/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/nfc/nfcmrvl/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/nfcmrvl/.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/nfc/nfcmrvl/.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/nfc/nfcmrvl/.tmp_mc_main.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-space-map-metadata.o': No such file or directory mv: cannot stat 'drivers/nfc/nfcmrvl/.tmp_mx_main.o': No such file or directory mv: cannot stat 'net/x25/.tmp_mx_x25_route.o': No such file or directory LD drivers/media/usb/dvb-usb/built-in.o CC net/nfc/hci/llc_nop.o CC drivers/nfc/microread/i2c.o CC net/wireless/trace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/nfc/hci/llc_shdlc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/command.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/command.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/command.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_command.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_command.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_command.o drivers/iio/pressure/.tmp_gl_mpl115.o: file not recognized: File truncated mv: cannot stat 'net/nfc/hci/.tmp_mx_command.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/pressure/.tmp_mx_mpl115.o': No such file LD drivers/media/usb/dvb-usb-v2/built-in.o rm: cannot remove 'drivers/iio/pressure/.tmp_mx_mpl115.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/hid/.tmp_gl_hid-lenovo.o: file not recognized: File truncated LD net/rxrpc/af-rxrpc.o CC drivers/pcmcia/socket_sysfs.o CC drivers/iio/light/gp2ap020a00f.o /scratch/kisskb/src/fs/btrfs/volumes.c: In function '__btrfs_alloc_chunk': /scratch/kisskb/src/fs/btrfs/volumes.c:4291:19: warning: 'max_chunk_size' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/volumes.c:4334:29: warning: 'max_stripe_size' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/rxrpc/ar-ack.o: No such file or directory CC drivers/nfc/nfcmrvl/usb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/rxrpc/ar-proc.o: No such file or directory make[3]: *** [net/rxrpc/af-rxrpc.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rxrpc] Error 2 CC drivers/input/misc/drv2667.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-lenovo.o': No such file LD net/nfc/nfc.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-lenovo.o': No such file or directory CC drivers/pcmcia/ds.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_link.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_link.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/x25_link.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_link.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_link.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/.tmp_mc_x25_link.o CC drivers/input/misc/ims-pcu.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 'net/x25/.tmp_mx_x25_link.o': No such file or directory LD drivers/media/usb/s2255/built-in.o CC drivers/nfc/st21nfca/st21nfca_dep.o drivers/media/radio/.tmp_gl_radio-ma901.o: file not recognized: File truncated drivers/media/platform/soc_camera/.tmp_gl_soc_camera_platform.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/platform/soc_camera/.tmp_mx_soc_camera_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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/.tmp_mx_radio-ma901.o': No such file rm: cannot remove 'drivers/media/platform/soc_camera/.tmp_mx_soc_camera_platform.o': No such file or directory CC drivers/input/misc/keyspan_remote.o fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated rm: cannot remove 'drivers/media/radio/.tmp_mx_radio-ma901.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file rm: cannot remove 'fs/ext4/.tmp_mx_symlink.o': No such file or directory CC drivers/hid/hid-lg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/media/radio/.tmp_gl_radio-mr800.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/.tmp_mx_radio-mr800.o': No such file rm: cannot remove 'drivers/media/radio/.tmp_mx_radio-mr800.o': No such file or directory CC lib/kobject_uevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/iio/orientation/hid-sensor-rotation.o drivers/net/.tmp_gl_loopback.o: file not recognized: File truncated LD drivers/media/usb/siano/built-in.o CC lib/md5.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/net/.tmp_mx_loopback.o': No such file rm: cannot remove 'drivers/net/.tmp_mx_loopback.o': No such file or directory drivers/input/keyboard/.tmp_gl_cros_ec_keyb.o: file not recognized: File truncated CC drivers/media/platform/soc_camera/sh_mobile_ceu_camera.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_cros_ec_keyb.o': No such file CC drivers/md/dm-target.o LD drivers/media/usb/stkwebcam/built-in.o rm: cannot remove 'drivers/input/keyboard/.tmp_mx_cros_ec_keyb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/netdevices.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/netdevices.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/netdevices.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_netdevices.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_netdevices.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_netdevices.o mv: cannot stat 'fs/afs/.tmp_mx_netdevices.o': No such file or directory /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: faile/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfca/st21nfca.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfca/st21nfca.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/st21nfca/st21nfca.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfca/.tmp_mc_st21nfca.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfca/.tmp_mc_st21nfca.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/st21nfca/.tmp_mc_st21nfca.o d 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 CC fs/fscache/operation.o mv: cannot stat 'drivers/mfd/.tmp_mx_mfd-core.o': No such file or directory mv: cannot stat 'drivers/nfc/st21nfca/.tmp_mx_st21nfca.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_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: net/x25/x25_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 net/x25/x25_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_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: net/x25/.tmp_mc_x25_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 net/x25/.tmp_mc_x25_timer.o mv: cannot stat 'net/x25/.tmp_mx_x25_timer.o': No such file or directory CC drivers/input/keyboard/tca8418_keypad.o LD drivers/media/usb/ttusb-budget/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/x25_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/.tmp_mc_x25_subr.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/nfc/microread/microread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/microread/microread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/microread/microread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/microread/.tmp_mc_microread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/microread/.tmp_mc_microread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/microread/.tmp_mc_microread.o CC drivers/mfd/smsc-ece1099.o mv: cannot stat 'net/x25/.tmp_mx_x25_subr.o': No such file or directory LD drivers/net/caif/built-in.o drivers/iio/pressure/.tmp_gl_hid-sensor-press.o: file not recognized: File truncated mv: cannot stat 'drivers/nfc/microread/.tmp_mx_microread.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/pressure/.tmp_mx_hid-sensor-press.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/mfd/da9052-irq.o rm: cannot remove 'drivers/iio/pressure/.tmp_mx_hid-sensor-press.o': No such file or directory drivers/iio/orientation/.tmp_gl_hid-sensor-incl-3d.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/orientation/.tmp_mx_hid-sensor-incl-3d.o': No such file rm: cannot remove 'drivers/iio/orientation/.tmp_mx_hid-sensor-incl-3d.o': No such file or directory CC fs/ext4/resize.o CC fs/btrfs/reada.o LD drivers/media/usb/ttusb-dec/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/x25/.tmp_gl_x25_proc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/x25/.tmp_mx_x25_proc.o': No such file LD drivers/net/ieee802154/built-in.o rm: cannot remove 'net/x25/.tmp_mx_x25_proc.o': No such file or directory CC drivers/nfc/pn533.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/nfc/nfcsim.o CC drivers/iio/pressure/mpl3115.o /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_i2c.o: file not recognized: File truncated drivers/iio/light/.tmp_gl_cm36651.o: file not recognized: File truncated LD drivers/media/usb/zr364xx/built-in.o CC fs/btrfs/backref.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_cm36651.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_cm36651.o': No such file or directory rm: cannot remove 'drivers/iio/gyro/.tmp_mx_st_gyro_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/input/misc/.tmp_gl_bma150.o: file not recognized: File truncated LD drivers/media/usb/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_bma150.o': No such file CC net/mac80211/led.o rm: cannot remove 'drivers/input/misc/.tmp_mx_bma150.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/btrfs/.tmp_gl_disk-io.o: file not recognized: File truncated CC drivers/net/irda/stir4200.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfcb/ndlc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfcb/ndlc.o: 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 drivers/iio/gyro/itg3200.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_disk-io.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/ntf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/ntf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/ntf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_ntf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_ntf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/.tmp_mc_ntf.o to merge target specific data of file drivers/nfc/st21nfcb/ndlc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfcb/.tmp_mc_ndlc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfcb/.tmp_mc_ndlc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/st21nfcb/.tmp_mc_ndlc.o CC net/mac80211/debugfs.o rm: cannot remove 'fs/btrfs/.tmp_mx_disk-io.o': No such file or directory mv: cannot stat 'drivers/nfc/st21nfcb/.tmp_mx_ndlc.o': No such file or directory mv: cannot stat 'net/nfc/nci/.tmp_mx_ntf.o': No such file or directory LD 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) LD drivers/iio/gyro/built-in.o drivers/input/misc/.tmp_gl_da9052_onkey.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/gyro/hid-sensor-gyro-3d.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_da9052_onkey.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/gyro/st_gyro_i2c.o: No such file or directory make[4]: *** [drivers/iio/gyro/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/gyro] Error 2 rm: cannot remove 'drivers/input/misc/.tmp_mx_da9052_onkey.o': No such file or directory CC drivers/input/misc/max8925_onkey.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/misc/.tmp_gl_ati_remote2.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/misc/.tmp_mx_ati_remote2.o': No such file CC net/wireless/regdb.o LD drivers/iio/proximity/built-in.o net/netfilter/.tmp_gl_xt_hashlimit.o: file not recognized: File truncated rm: cannot remove 'drivers/input/misc/.tmp_mx_ati_remote2.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_hashlimit.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_xt_hashlimit.o': No such file or directory CC net/nfc/nci/rsp.o CC drivers/nfc/st21nfcb/st21nfcb.o /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-ld: fs/ext4/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/ext4/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/ext4/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_hash.o mv: cannot stat 'fs/ext4/.tmp_mx_hash.o': No such file or directory mv: cannot stat 'fs/isofs/.tmp_mx_compress.o': No such file or directory CC fs/btrfs/ulist.o CC fs/btrfs/qgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/object.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/object.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/object.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_object.o CC drivers/media/i2c/soc_camera/rj54n1cb0c.o mv: cannot stat 'fs/fscache/.tmp_mx_object.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_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: net/xfrm/xfrm_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 net/xfrm/xfrm_hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_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: net/xfrm/.tmp_mc_xfrm_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 net/xfrm/.tmp_mc_xfrm_hash.o mv: cannot stat 'net/xfrm/.tmp_mx_xfrm_hash.o': No such file or directory CC drivers/input/misc/mma8450.o CC net/netfilter/xt_hl.o CC drivers/media/dvb-core/dvb_net.o CC net/ipv6/exthdrs.o CC fs/fscache/page.o /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 CC fs/afs/vlocation.o 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 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-ld: drivers/pcmcia/cs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/cs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/cs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_cs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_cs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/.tmp_mc_cs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/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: net/tipc/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 net/tipc/log.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.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: net/tipc/.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 net/tipc/.tmp_mc_log.o mv: cannot stat 'drivers/pcmcia/.tmp_mx_cs.o': No such file or directory mv: cannot stat 'net/tipc/.tmp_mx_log.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/vlclient.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/vlclient.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vlclient.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_vlclient.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_vlclient.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_vlclient.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/ad7879.o: 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/touchscreen/ad7879.o: uses instructions which are incompatible with instructions used 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/touchscreen/ad7879.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_mc_ad7879.o: 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/touchscreen/.tmp_mc_ad7879.o: uses instructions which are incompatible with instructions used 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/touchscreen/.tmp_mc_ad7879.o mv: cannot stat 'fs/afs/.tmp_mx_vlclient.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/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: net/mac80211/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 net/mac80211/event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_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: net/mac80211/.tmp_mc_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 net/mac80211/.tmp_mc_event.o mv: cannot stat 'drivers/input/touchscreen/.tmp_mx_ad7879.o': No such file or directory mv: cannot stat 'net/mac80211/.tmp_mx_event.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 mv: cannot stat 'drivers/md/.tmp_mx_dm-table.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/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: net/tipc/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: f CC fs/fscache/proc.o ailed to merge target specific data of file net/tipc/node.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_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: net/tipc/.tmp_mc_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 net/tipc/.tmp_mc_node.o mv: cannot stat 'net/tipc/.tmp_mx_node.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/geneve.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/geneve.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/geneve.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_geneve.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_geneve.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_geneve.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc_nop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc_nop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/llc_nop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc_nop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc_nop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_llc_nop.o CC fs/fscache/stats.o mv: cannot stat 'net/ipv4/.tmp_mx_geneve.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:mv: cannot stat 'net/nfc/hci/.tmp_mx_llc_nop.o': No such file or directory CC fs/afs/vnode.o 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 drivers/input/touchscreen/ad7879-i2c.o mv: cannot stat 'fs/isofs/.tmp_mx_rock.o': No such file or directory CC drivers/input/touchscreen/atmel_mxt_ts.o CC drivers/phy/phy-core.o CC net/xfrm/xfrm_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/misc/cma3000_d0x.o: 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/misc/cma3000_d0x.o: uses instructions which are incompatible with instructions used 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/misc/cma3000_d0x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/misc/.tmp_mc_cma3000_d0x.o: 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/misc/.tmp_mc_cma3000_d0x.o: uses instructions which are incompatible with instructions used 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/misc/.tmp_mc_cma3000_d0x.o CC drivers/iio/pressure/t5403.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/inqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/inqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/inqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_inqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_inqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_inqueue.o mv: cannot stat 'drivers/input/misc/.tmp_mx_cma3000_d0x.o': No such file or directory LD net/nfc/nfc_digital.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/sctp/.tmp_mx_inqueue.o': No such file or directory net/ipv4/.tmp_gl_xfrm4_policy.o: file not recognized: File truncated CC net/mac80211/debugfs_sta.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv4/.tmp_mx_xfrm4_policy.o': No such file CC net/mac80211/debugfs_netdev.o rm: cannot remove 'net/ipv4/.tmp_mx_xfrm4_policy.o': No such file or directory LD fs/isofs/isofs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_forward.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/x25_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/x25/x25_forward.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_forward.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/x25/.tmp_mc_x25_forward.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 net/xfrm/xfrm_sysctl.o d to merge target specific data of file net/x25/.tmp_mc_x25_forward.o mv: cannot stat 'net/x25/.tmp_mx_x25_forward.o': No such file or directory /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. make[2]: *** [fs/isofs] Error 2 CC net/xfrm/xfrm_replay.o CC drivers/media/platform/soc_camera/sh_mobile_csi2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/sctp/outqueue.o drivers/misc/.tmp_gl_bh1770glc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/mmc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/mmc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/mmc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_mmc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_mmc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/.tmp_mc_mmc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/ethtool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/ethtool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/ethtool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_ethtool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_ethtool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/.tmp_mc_ethtool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_bh1770glc.o': No such file mv: cannot stat 'net/wireless/.tmp_mx_ethtool.o': No such file or directory mv: cannot stat 'drivers/mmc/core/.tmp_mx_mmc.o': No such file or directory rm: cannot remove 'drivers/misc/.tmp_mx_bh1770glc.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/mfd/.tmp_gl_smsc-ece1099.o: file not recognized: File truncated /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 ta/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_smsc-ece1099.o': No such file LD net/x25/x25.o rm: cannot remove 'drivers/mfd/.tmp_mx_smsc-ece1099.o': No such file or directory rget 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/wme.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/x25/x25_proc.o: No such file or directory mv: cannot stat 'drivers/mtd/.tmp_mx_mtdpart.o': No such file or directory make[3]: *** [net/x25/x25.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/x25] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/wme.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/wme.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_wme.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_wme.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_wme.o CC net/sctp/ulpqueue.o CC drivers/input/touchscreen/cyttsp_core.o mv: cannot stat 'net/mac80211/.tmp_mx_wme.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/pn544/pn544.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/pn544/pn544.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/pn544/pn544.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/pn544/.tmp_mc_pn544.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/pn544/.tmp_mc_pn544.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/pn544/.tmp_mc_pn544.o CC drivers/mmc/core/mmc_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/pinctrl/freescale/built-in.o mv: cannot stat 'drivers/nfc/pn544/.tmp_mx_pn544.o': No such file or directory drivers/media/i2c/soc_camera/.tmp_gl_ov772x.o: file not recognized: File truncated CC fs/dlm/lowcomms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/i2c/soc_camera/.tmp_mx_ov772x.o': No such file LD drivers/pinctrl/nomadik/built-in.o rm: cannot remove 'drivers/media/i2c/soc_camera/.tmp_mx_ov772x.o': No such file or directory CC drivers/mtd/mtdchar.o /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 CC fs/jfs/inode.o mv: cannot stat 'drivers/mfd/.tmp_mx_da9052-irq.o': No such file or directory LD drivers/pinctrl/built-in.o LD drivers/nfc/pn544/built-in.o CC drivers/hid/hid-lgff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/socket_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/pcmcia/socket_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/pcmcia/socket_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_socket_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/pcmcia/.tmp_mc_socket_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/pcmcia/.tmp_mc_socket_sysfs.o mv: cannot stat 'drivers/pcmcia/.tmp_mx_socket_sysfs.o': No such file or directory CC drivers/mfd/da9052-core.o CC net/mac80211/debugfs_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/name_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: net/tipc/name_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 net/tipc/name_table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_name_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: net/tipc/.tmp_mc_name_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 net/tipc/.tmp_mc_name_table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/md/bcache/io.o CC drivers/phy/phy-bcm-kona-usb2.o mv: cannot stat 'net/tipc/.tmp_mx_name_table.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ctree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ctree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ctree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ctree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ctree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_ctree.o net/tipc/.tmp_gl_eth_media.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/tipc/.tmp_mx_eth_media.o': No such file rm: cannot remove 'net/tipc/.tmp_mx_eth_media.o': No such file or directory mv: cannot stat 'fs/btrfs/.tmp_mx_ctree.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/mmc/card/.tmp_gl_block.o: file not recognized: File truncated /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 specifi/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mmc/card/.tmp_mx_block.o': No such file c 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 rm: cannot remove 'drivers/mmc/card/.tmp_mx_block.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/.tmp_mx_raid10.o': No such file or directory drivers/input/misc/.tmp_gl_drv2667.o: file not recognized: File truncated /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 specific 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_drv2667.o': No such file mv: cannot stat 'drivers/mtd/.tmp_mx_mtdconcat.o': No such file or directory rm: cannot remove 'drivers/input/misc/.tmp_mx_drv2667.o': No such file or directory LD drivers/platform/built-in.o CC fs/btrfs/send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/compression.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/compression.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/compression.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_compression.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_compression.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_compression.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfca/st21nfca_dep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfca/st21nfca_dep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/st21nfca/st21nfca_dep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfca/.tmp_mc_st21nfca_dep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfca/.tmp_mc_st21nfca_dep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/st21nfca/.tmp_mc_st21nfca_dep.o CC drivers/md/dm-linear.o CC drivers/mmc/card/mmc_test.o LD drivers/iio/temperature/built-in.o CC drivers/md/bcache/journal.o mv: cannot stat 'fs/btrfs/.tmp_mx_compression.o': No such file or directory mv: cannot stat 'drivers/nfc/st21nfca/.tmp_mx_st21nfca_dep.o': No such file or directory CC net/xfrm/xfrm_algo.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm.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/md/.tmp_mx_dm.o': No such file or directory drivers/nfc/microread/.tmp_gl_i2c.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/nfc/microread/.tmp_mx_i2c.o': No such file rm: cannot remove 'drivers/nfc/microread/.tmp_mx_i2c.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/chan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/chan.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 drivers/powercap/powercap_sys.o failed to merge target specific data of file net/wireless/chan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_chan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_chan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/.tmp_mc_chan.o mv: cannot stat 'net/wireless/.tmp_mx_chan.o': No such file or directory LD drivers/nfc/st21nfca/st21nfca_hci.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 LD drivers/nfc/st21nfca/built-in.o 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-objcopy: Unable to change endianness of input file(s) drivers/media/radio/si4713/.tmp_gl_si4713.o: file not recognized: File truncated LD drivers/nfc/microread/microread_i2c.o /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 /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/radio/si4713/.tmp_mx_si4713.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/nfc/microread/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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[4]: *** [drivers/nfc/microread/microread_i2c.o] Error 1 make[4]: Target `__build' not remade because of errors. mv: cannot stat 'fs/jfs/.tmp_mx_super.o': No such file or directory make[3]: *** [drivers/nfc/microread] Error 2 rm: cannot remove 'drivers/media/radio/si4713/.tmp_mx_si4713.o': No such file or directory fs/jbd2/.tmp_gl_journal.o: file not recognized: File truncated drivers/media/i2c/soc_camera/.tmp_gl_ov9740.o: file not recognized: File truncated drivers/iio/pressure/.tmp_gl_mpl3115.o: file not recognized: File truncated LD drivers/pwm/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: 'fs/jbd2/.tmp_mx_journal.o': No such file CC drivers/pps/pps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/pressure/.tmp_mx_mpl3115.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/i2c/soc_camera/.tmp_mx_ov9740.o': No such file rm: cannot remove 'fs/jbd2/.tmp_mx_journal.o': No such file or directory drivers/iio/orientation/.tmp_gl_hid-sensor-rotation.o: file not recognized: File truncated rm: cannot remove 'drivers/iio/pressure/.tmp_mx_mpl3115.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/orientation/.tmp_mx_hid-sensor-rotation.o': No such file rm: cannot remove 'drivers/media/i2c/soc_camera/.tmp_mx_ov9740.o': No such file or directory rm: cannot remove 'drivers/iio/orientation/.tmp_mx_hid-sensor-rotation.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfcb/st21nfcb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfcb/st21nfcb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/st21nfcb/st21nfcb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfcb/.tmp_mc_st21nfcb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/nfc/st21nfcb/.tmp_mc_st21nfcb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/nfc/st21nfcb/.tmp_mc_st21nfcb.o CC drivers/ptp/ptp_clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/xfrm/xfrm_user.o CC drivers/mmc/host/tmio_mmc_dma.o mv: cannot stat 'drivers/nfc/st21nfcb/.tmp_mx_st21nfcb.o': No such file or directory drivers/input/misc/.tmp_gl_max8925_onkey.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/input/keyboard/.tmp_gl_tca8418_keypad.o: file not recognized: File truncated CC drivers/power/power_supply_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_max8925_onkey.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_tca8418_keypad.o': No such file rm: cannot remove 'drivers/input/misc/.tmp_mx_max8925_onkey.o': No such file or directory rm: cannot remove 'drivers/input/keyboard/.tmp_mx_tca8418_keypad.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/delayed-ref.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/delayed-ref.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/delayed-ref.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_delayed-ref.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_delayed-ref.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_delayed-ref.o LD fs/jbd2/jbd2.o mv: cannot stat 'fs/btrfs/.tmp_mx_delayed-ref.o': No such file or directory CC drivers/power/power_supply_sysfs.o CC drivers/media/radio/si4713/radio-usb-si4713.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jbd2/journal.o: No such file or directory make[3]: *** [fs/jbd2/jbd2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jbd2] Error 2 LD drivers/iio/orientation/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/orientation/hid-sensor-incl-3d.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/orientation/hid-sensor-rotation.o: No such file or directory make[4]: *** [drivers/iio/orientation/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/orientation] Error 2 CC drivers/nfc/st21nfcb/i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/xfrm_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/.tmp_mc_xfrm_input.o CC drivers/input/keyboard/newtonkbd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/plist.o mv: cannot stat 'net/xfrm/.tmp_mx_xfrm_input.o': No such file or directory CC fs/jfs/namei.o CC drivers/media/radio/si4713/radio-platform-si4713.o drivers/media/rc/.tmp_gl_ati_remote.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/rc/.tmp_mx_ati_remote.o': No such file rm: cannot remove 'drivers/media/rc/.tmp_mx_ati_remote.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/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/mmc/core/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/mmc/core/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.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/mmc/core/.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/mmc/core/.tmp_mc_core.o LD drivers/soc/ti/built-in.o CC drivers/sh/clk/core.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_core.o': No such file or directory CC fs/btrfs/dev-replace.o CC fs/kernfs/mount.o LD drivers/soc/built-in.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_apds990x.o: file not recognized: File truncated CC drivers/sh/clk/cpg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_apds990x.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_apds990x.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/media/rc/mceusb.o drivers/input/misc/.tmp_gl_mma8450.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_mma8450.o': No such file rm: cannot remove 'drivers/input/misc/.tmp_mx_mma8450.o': No such file or directory CC drivers/media/rc/redrat3.o CC drivers/mmc/core/sd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/sme.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/sme.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/sme.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_sme.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_sme.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/.tmp_mc_sme.o mv: cannot stat 'net/wireless/.tmp_mx_sme.o': No such file or directory CC drivers/misc/enclosure.o CC drivers/regulator/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/ap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/ap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/ap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_ap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_ap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/.tmp_mc_ap.o CC drivers/regulator/dummy.o CC net/xfrm/xfrm_ipcomp.o mv: cannot stat 'net/wireless/.tmp_mx_ap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/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: fs/fscache/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 fs/fscache/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.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: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: fs/fscache/.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:Unable to change endianness of input file(s) f ailed to merge target specific data of file fs/fscache/.tmp_mc_proc.o drivers/input/touchscreen/.tmp_gl_ad7879-i2c.o: file not recognized: File truncated mv: cannot stat 'fs/fscache/.tmp_mx_proc.o': No such file or directory CC drivers/rtc/rtc-lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/misc/.tmp_gl_keyspan_remote.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_keyspan_remote.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_ad7879-i2c.o': No such file CC drivers/regulator/fixed-helper.o rm: cannot remove 'drivers/input/misc/.tmp_mx_keyspan_remote.o': No such file or directory rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_ad7879-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) CC drivers/input/touchscreen/cyttsp_i2c.o drivers/nfc/nfcmrvl/.tmp_gl_usb.o: file not recognized: File truncated CC drivers/spmi/spmi.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/nfc/nfcmrvl/.tmp_mx_usb.o': No such file net/netfilter/.tmp_gl_xt_hl.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: 'net/netfilter/.tmp_mx_xt_hl.o': No such file rm: cannot remove 'drivers/nfc/nfcmrvl/.tmp_mx_usb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-lgff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-lgff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-lgff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-lgff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-lgff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spdrivers/iio/pressure/.tmp_gl_t5403.o: file not recognized: File truncated rm: cannot remove 'net/netfilter/.tmp_mx_xt_hl.o': No such file or directory ecific data of file drivers/hid/.tmp_mc_hid-lgff.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/pressure/.tmp_mx_t5403.o': No such file mv: cannot stat 'drivers/hid/.tmp_mx_hid-lgff.o': No such file or directory fs/fscache/.tmp_gl_stats.o: file not recognized: File truncated rm: cannot remove 'drivers/iio/pressure/.tmp_mx_t5403.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_stats.o': No such file rm: cannot remove 'fs/fscache/.tmp_mx_stats.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/fuse/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/fuse/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/fuse/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.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/fuse/.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/fuse/.tmp_mc_file.o net/ipv6/.tmp_gl_tcp_ipv6.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/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: 'net/ipv6/.tmp_mx_tcp_ipv6.o': No such file mv: cannot stat 'fs/fuse/.tmp_mx_file.o': No such file or directory rm: cannot remove 'net/ipv6/.tmp_mx_tcp_ipv6.o': No such file or directory /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 drivers/thermal/thermal_core.o rm: cannot remove 'drivers/phy/.tmp_mx_phy-bcm-kona-usb2.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/cipso_ipv4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/cipso_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/cipso_ipv4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_cipso_ipv4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_cipso_ipv4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_cipso_ipv4.o CC net/netfilter/xt_ipcomp.o CC drivers/ssb/main.o CC drivers/ptp/ptp_chardev.o mv: cannot stat 'net/ipv4/.tmp_mx_cipso_ipv4.o': No such file or directory mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-dev.o': No such file or directory CC drivers/rtc/class.o LD drivers/iio/pressure/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/pressure/hid-sensor-press.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/pressure/mpl115.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/pressure/mpl3115.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/pressure/t5403.o: No such file or directory LD drivers/nfc/nfcmrvl/nfcmrvl.o make[4]: *** [drivers/iio/pressure/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/pressure] Error 2 CC drivers/media/rc/rc-loopback.o CC fs/fuse/cuse.o CC fs/kernfs/inode.o LD drivers/nfc/nfcmrvl/nfcmrvl_usb.o CC drivers/iio/light/hid-sensor-prox.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/nfc/nfcmrvl/usb.o: No such file or directory make[4]: *** [drivers/nfc/nfcmrvl/nfcmrvl_usb.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/nfc/nfcmrvl] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/mesh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/mesh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/mesh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_mesh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/wireless/.tmp_mc_mesh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/wireless/.tmp_mc_mesh.o CC drivers/ssb/scan.o /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 mv: cannot stat 'net/wireless/.tmp_mx_mesh.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_da9052-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/rsp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/rsp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/rsp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_rsp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_rsp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/.tmp_mc_rsp.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 net/ipv4/xfrm4_state.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-btree.o': No such file or directory mv: cannot stat 'net/nfc/nci/.tmp_mx_rsp.o': No such file or directory LD drivers/net/wimax/built-in.o CC drivers/media/v4l2-core/v4l2-ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc_shdlc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc_shdlc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/llc_shdlc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc_shdlc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc_shdlc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_llc_shdlc.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 *' /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 *' mv: cannot stat 'net/nfc/hci/.tmp_mx_llc_shdlc.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/tablet/.tmp_gl_aiptek.o: file not recognized: File truncated CC net/mac80211/mesh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/tablet/.tmp_mx_aiptek.o': No such file CC net/mac80211/mesh_pathtbl.o CC drivers/mfd/da9052-i2c.o rm: cannot remove 'drivers/input/tablet/.tmp_mx_aiptek.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-ld: net/mac80211/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: net/mac80211/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 net/mac80211/tx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_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: net/mac80211/.tmp_mc_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 net/mac80211/.tmp_mc_tx.o LD net/nfc/nci/nci.o mv: cannot stat 'net/mac80211/.tmp_mx_tx.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/server.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/server.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/server.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_server.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/tipc/.tmp_mc_server.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/tipc/.tmp_mc_server.o LD net/nfc/hci/hci.o /scratch/kisskb/src/fs/btrfs/backref.c: In function '__add_delayed_refs': /scratch/kisskb/src/fs/btrfs/backref.c:609:33: warning: 'sgn' may be used uninitialized in this function [-Wuninitialized] LD net/nfc/nci/built-in.o mv: cannot stat 'net/tipc/.tmp_mx_server.o': No such file or directory LD net/nfc/hci/built-in.o /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 fs/dlm/plock.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_frontend.o': No such file or directory LD net/nfc/built-in.o CC drivers/input/tablet/gtco.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/media/platform/soc_camera/.tmp_gl_sh_mobile_csi2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/platform/soc_camera/.tmp_mx_sh_mobile_csi2.o': No such file CC drivers/input/tablet/hanwang.o rm: cannot remove 'drivers/media/platform/soc_camera/.tmp_mx_sh_mobile_csi2.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 net/mac80211/mesh_plink.o drivers/nfc/.tmp_gl_nfcsim.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/nfc/.tmp_mx_nfcsim.o': No such file rm: cannot remove 'drivers/nfc/.tmp_mx_nfcsim.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 fs/kernfs/dir.o CC net/mac80211/mesh_hwmp.o drivers/media/i2c/soc_camera/.tmp_gl_ov6650.o: file not recognized: File truncated CC drivers/ssb/sprom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/i2c/soc_camera/.tmp_mx_ov6650.o': No such file rm: cannot remove 'drivers/media/i2c/soc_camera/.tmp_mx_ov6650.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ulist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ulist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ulist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ulist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ulist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_ulist.o mv: cannot stat 'fs/btrfs/.tmp_mx_ulist.o': No such file or directory CC fs/kernfs/file.o CC drivers/input/misc/pcf50633-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hid/.tmp_gl_hid-lg.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-lg.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-lg.o': No such file or directory CC drivers/media/tuners/tuner-simple.o CC lib/proportions.o /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 mv: cannot stat 'drivers/md/bcache/.tmp_mx_io.o': No such file or directory CC drivers/hid/hid-magicmouse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/led.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/led.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/led.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_led.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_led.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_led.o CC drivers/iio/trigger/iio-trig-sysfs.o mv: cannot stat 'net/mac80211/.tmp_mx_led.o': No such file or directory /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 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-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 mv: cannot stat 'fs/jfs/.tmp_mx_inode.o': No such file or directory /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 CC drivers/md/bcache/movinggc.o /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 mv: cannot stat 'drivers/md/.tmp_mx_dm-linear.o': No such file or directory LD drivers/phy/built-in.o /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 CC drivers/md/bcache/request.o make[3]: *** [drivers/phy/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/phy] 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/input/keyboard/.tmp_gl_newtonkbd.o: file not recognized: File truncated drivers/iio/light/.tmp_gl_gp2ap020a00f.o: file not recognized: File truncated /scratch/kisskb/src/drivers/mmc/host/tmio_mmc_dma.c: In function 'tmio_mmc_start_dma': /scratch/kisskb/src/drivers/mmc/host/tmio_mmc_dma.c:201:2: warning: 'cookie' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/drivers/mmc/host/tmio_mmc_dma.c:130:15: note: 'cookie' was declared here /scratch/kisskb/src/drivers/mmc/host/tmio_mmc_dma.c:120:2: warning: 'cookie' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/drivers/mmc/host/tmio_mmc_dma.c:53:15: note: 'cookie' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_gp2ap020a00f.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_newtonkbd.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_gp2ap020a00f.o': No such file or directory rm: cannot remove 'drivers/input/keyboard/.tmp_mx_newtonkbd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/operation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/operation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/operation.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_operation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_operation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_operation.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/fscache/.tmp_mx_operation.o': No such file or directory drivers/nfc/st21nfcb/.tmp_gl_i2c.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/nfc/st21nfcb/.tmp_mx_i2c.o': No such file CC drivers/regulator/helpers.o rm: cannot remove 'drivers/nfc/st21nfcb/.tmp_mx_i2c.o': No such file or directory /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 o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target speciff 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: 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 ic data of file net/xfrm/xfrm_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/.tmp_mc_xfrm_output.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 tomv: cannot stat 'drivers/regulator/.tmp_mx_fixed-helper.o': No such file or directory mv: cannot stat 'net/xfrm/.tmp_mx_xfrm_output.o': No such file or directory CC drivers/input/keyboard/opencores-kbd.o 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 target specific 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 mv: cannot stat 'drivers/power/.tmp_mx_power_supply_sysfs.o': No such file or directory mv: cannot stat 'fs/kernfs/.tmp_mx_mount.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/radix-tree.o drivers/media/radio/si4713/.tmp_gl_radio-platform-si4713.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/si4713/.tmp_mx_radio-platform-si4713.o': No such file CC drivers/media/v4l2-core/v4l2-device.o rm: cannot remove 'drivers/media/radio/si4713/.tmp_mx_radio-platform-si4713.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/cyttsp_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/input/touchscreen/cyttsp_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/input/touchscreen/cyttsp_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_mc_cyttsp_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/input/touchscreen/.tmp_mc_cyttsp_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/input/touchscreen/.tmp_mc_cyttsp_core.o LD drivers/nfc/st21nfcb/st21nfcb_nci.o CC lib/ratelimit.o mv: cannot stat 'drivers/input/touchscreen/.tmp_mx_cyttsp_core.o': No such file or directory CC fs/kernfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/rbtree.o CC drivers/power/power_supply_leds.o LD drivers/nfc/st21nfcb/st21nfcb_i2c.o drivers/input/touchscreen/.tmp_gl_cyttsp_i2c.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_cyttsp_i2c.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/nfc/st21nfcb/i2c.o: No such file or directory make[4]: *** [drivers/nfc/st21nfcb/st21nfcb_i2c.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/nfc/st21nfcb] Error 2 rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_cyttsp_i2c.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 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-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 /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 CC drivers/power/generic-adc-battery.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_tuner-xc2028.o': No such file or directory CC net/sctp/tsnmap.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_btree.o': No such file or directory CC net/sctp/bind_addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/tty/tty_io.o drivers/regulator/.tmp_gl_dummy.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_dummy.o': No such file CC drivers/input/touchscreen/cyttsp_i2c_common.o 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-ld: net/mac80211/debugfs_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: net/mac80211/debugfs_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 net/mac80211/debugfs_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_debugfs_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: net/mac80211/.tmp_mc_debugfs_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 net/mac80211/.tmp_mc_debugfs_key.o mv: cannot stat 'net/mac80211/.tmp_mx_debugfs_key.o': No such file or directory CC drivers/power/pda_power.o CC drivers/power/88pm860x_battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_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: drivers/ptp/ptp_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 drivers/ptp/ptp_clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_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: drivers/ptp/.tmp_mc_ptp_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 drivers/ptp/.tmp_mc_ptp_clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_algo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_algo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/xfrm_algo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_algo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_algo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/.tmp_mc_xfrm_algo.o CC drivers/input/touchscreen/cyttsp4_core.o mv: cannot stat 'drivers/ptp/.tmp_mx_ptp_clock.o': No such file or directory mv: cannot stat 'net/xfrm/.tmp_mx_xfrm_algo.o': No such file or directory CC drivers/ssb/pcmcia.o /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 CC drivers/media/radio/saa7706h.o CC fs/jfs/jfs_mount.o mv: cannot stat 'drivers/rtc/.tmp_mx_rtc-lib.o': No such file or directory CC drivers/usb/c67x00/c67x00-drv.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: Unable to change endianness of input file(s) drivers/mfd/.tmp_gl_da9052-i2c.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/tmio_mmc_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/mmc/host/tmio_mmc_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/mmc/host/tmio_mmc_dma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/.tmp_mc_tmio_mmc_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/mmc/host/.tmp_mc_tmio_mmc_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/mmc/host/.tmp_mc_tmio_mmc_dma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_da9052-i2c.o': No such file net/ipv6/.tmp_gl_mcast.o: file not recognized: File truncated net/xfrm/.tmp_gl_xfrm_policy.o: file not recognized: File truncated mv: cannot stat 'drivers/mmc/host/.tmp_mx_tmio_mmc_dma.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_mcast.o': No such file rm: cannot remove 'drivers/mfd/.tmp_mx_da9052-i2c.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/xfrm/.tmp_mx_xfrm_policy.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_mcast.o': No such file or directory rm: cannot remove 'net/xfrm/.tmp_mx_xfrm_policy.o': No such file or directory CC drivers/iio/light/ltr501.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/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/rtc/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/rtc/class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.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/rtc/.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/rtc/.tmp_mc_class.o CC drivers/iio/light/tsl2563.o mv: cannot stat 'drivers/rtc/.tmp_mx_class.o': No such file or directory /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/power/.tmp_mx_power_supply_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/sh/clk/.tmp_gl_cpg.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/clk/.tmp_mx_cpg.o': No such file CC drivers/mfd/lp3943.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-ld: drivers/mmc/core/mmc_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/mmc/core/mmc_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/mmc/core/mmc_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_mmc_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/mmc/core/.tmp_mc_mmc_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/mmc/core/.tmp_mc_mmc_ops.o CC drivers/iio/light/tsl4531.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_mmc_ops.o': No such file or directory CC drivers/rtc/interface.o CC drivers/input/misc/pcf8574_keypad.o CC drivers/media/tuners/tuner-types.o /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: 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 CC drivers/md/bcache/stats.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-ld: net/mac80211/tdls.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/tdls.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/tdls.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_tdls.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_tdls.o: uses instructions which are incompatible with instructions 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/media/tuners/mt20xx.o net/mac80211/.tmp_mc_tdls.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/tmio_mmc_pio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/tmio_mmc_pio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/host/tmio_mmc_pio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/.tmp_mc_tmio_mmc_pio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/.tmp_mc_tmio_mmc_pio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/host/.tmp_mc_tmio_mmc_pio.o /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 memv: cannot stat 'net/mac80211/.tmp_mx_tdls.o': No such file or directory rge 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 mv: cannot stat 'drivers/mmc/host/.tmp_mx_tmio_mmc_pio.o': No such file or directory mv: cannot stat 'drivers/pps/.tmp_mx_pps.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/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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/media/radio/si4713/.tmp_gl_radio-usb-si4713.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) 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 drivers/net/irda/.tmp_gl_stir4200.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/si4713/.tmp_mx_radio-usb-si4713.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/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/ssb/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/ssb/scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.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/ssb/.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: failed to merge target specific data of file drivers/ssb/.tmp_mc_scan.o CC drivers/input/touchscreen/da9052_tsi.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/media/radio/si4713/.tmp_mx_radio-usb-si4713.o': No such file or directory mv: cannot stat 'fs/kernfs/.tmp_mx_inode.o': No such file or directory drivers/media/rc/.tmp_gl_rc-loopback.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_stir4200.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_replay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_replay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergmv: cannot stat 'drivers/ssb/.tmp_mx_scan.o': No such file or directory net/netfilter/.tmp_gl_xt_ipcomp.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/rc/.tmp_mx_rc-loopback.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/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/ssb/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/ssb/sprom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.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/ssb/.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 drm: cannot remove 'drivers/net/irda/.tmp_mx_stir4200.o': No such file or directory e target specific data of file net/xfrm/xfrm_replay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_replay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_replay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/.tmp_mc_xfrm_replay.o ata of file drivers/ssb/.tmp_mc_sprom.o mv: cannot stat 'net/xfrm/.tmp_mx_xfrm_replay.o': No such file or directory rm: cannot remove 'drivers/media/rc/.tmp_mx_rc-loopback.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_ipcomp.o': No such file mv: cannot stat 'drivers/ssb/.tmp_mx_sprom.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 'net/netfilter/.tmp_mx_xt_ipcomp.o': No such file or directory CC drivers/misc/apds9802als.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/media/i2c/soc_camera/.tmp_gl_rj54n1cb0c.o: file not recognized: File truncated drivers/input/misc/.tmp_gl_ims-pcu.o: file not recognized: File truncated drivers/iio/light/.tmp_gl_hid-sensor-prox.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/i2c/soc_camera/.tmp_mx_rj54n1cb0c.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_hid-sensor-prox.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_ims-pcu.o': No such file rm: cannot remove 'drivers/iio/light/.tmp_mx_hid-sensor-prox.o': No such file or directory rm: cannot remove 'drivers/media/i2c/soc_camera/.tmp_mx_rj54n1cb0c.o': No such file or directory CC net/mac80211/mesh_sync.o rm: cannot remove 'drivers/input/misc/.tmp_mx_ims-pcu.o': No such file or directory CC drivers/pps/kapi.o CC drivers/media/tuners/tda8290.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/vlocation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/vlocation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vlocation.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_vlocation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_vlocation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_vlocation.o CC drivers/pps/sysfs.o mv: cannot stat 'fs/afs/.tmp_mx_vlocation.o': No such file or directory CC net/ipv6/datagram.o LD drivers/media/radio/si4713/built-in.o CC drivers/regulator/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/radio/si4713/si4713.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/radio/si4713/radio-usb-si4713.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/radio/si4713/radio-platform-si4713.o: No such file or directory make[5]: *** [drivers/media/radio/si4713/built-in.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/radio/si4713] Error 2 CC drivers/media/rc/gpio-ir-recv.o CC net/netfilter/xt_length.o CC drivers/media/radio/tef6862.o CC drivers/net/irda/mcs7780.o CC drivers/rtc/rtc-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/iio/trigger/.tmp_gl_iio-trig-sysfs.o: file not recognized: File truncated LD drivers/media/i2c/soc_camera/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/i2c/soc_camera/imx074.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/i2c/soc_camera/mt9m111.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/i2c/soc_camera/mt9t112.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/i2c/soc_camera/ov5642.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/i2c/soc_camera/ov6650.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/i2c/soc_camera/ov772x.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/iio/trigger/.tmp_mx_iio-trig-sysfs.o': No such file CC drivers/regulator/fixed.o rm: cannot remove 'drivers/iio/trigger/.tmp_mx_iio-trig-sysfs.o': No such file or directory cannot find drivers/media/i2c/soc_camera/ov9740.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/i2c/soc_camera/rj54n1cb0c.o: No such file or directory make[5]: *** [drivers/media/i2c/soc_camera/built-in.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/i2c/soc_camera] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/i2c] Error 2 CC drivers/pps/clients/pps-ldisc.o CC drivers/media/radio/radio-wl1273.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/ds.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/ds.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 net/mac80211/mesh_ps.o ed to merge target specific data of file drivers/pcmcia/ds.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_ds.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_ds.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/.tmp_mc_ds.o mv: cannot stat 'drivers/pcmcia/.tmp_mx_ds.o': No such file or directory LD drivers/pps/generators/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/misc/.tmp_gl_pcf50633-input.o: file not recognized: File truncated LD drivers/iio/trigger/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_pcf50633-input.o': No such file rm: cannot remove 'drivers/input/misc/.tmp_mx_pcf50633-input.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/trigger/iio-trig-sysfs.o: No such file or directory make[4]: *** [drivers/iio/trigger/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/iio/trigger] Error 2 mv: cannot stat 'drivers/sh/clk/.tmp_mx_core.o': No such file or directory CC drivers/regulator/virtual.o CC net/mac80211/pm.o CC drivers/pcmcia/pcmcia_resource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/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: net/mac80211/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 net/mac80211/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_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: net/mac80211/.tmp_mc_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 net/mac80211/.tmp_mc_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_chardev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_chardev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ptp/ptp_chardev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_chardev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_chardev.o: uses instructions which are incompatible 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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/power_supply_leds.o: 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_leds.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failmv: cannot stat 'net/mac80211/.tmp_mx_debugfs.o': No such file or directory f file drivers/ptp/.tmp_mc_ptp_chardev.o ed to merge target specific data of file drivers/power/power_supply_leds.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/.tmp_mc_power_supply_leds.o: 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_leds.o: uses instructions which are incompatible with instructions used 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_leds.o mv: cannot stat 'drivers/ptp/.tmp_mx_ptp_chardev.o': No such file or directory mv: cannot stat 'drivers/power/.tmp_mx_power_supply_leds.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/delayed-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/btrfs/delayed-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/btrfs/delayed-inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_delayed-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/btrfs/.tmp_mc_delayed-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/btrfs/.tmp_mc_delayed-inode.o CC net/netfilter/xt_limit.o mv: cannot stat 'fs/btrfs/.tmp_mx_delayed-inode.o': No such file or directory LD drivers/sh/clk/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/clk/cpg.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 CC lib/reciprocal_div.o /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 CC drivers/power/ds2780_battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_ipcomp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_ipcomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/xfrm_ipcomp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_ipcomp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_ipcomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/.tmp_mc_xfrm_ipcomp.o mv: cannot stat 'fs/kernfs/.tmp_mx_symlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spmi/spmi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spmi/spmi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/spmi/spmi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spmi/.tmp_mc_spmi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/spmi/.tmp_mc_spmi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/spmi/.tmp_mc_spmi.o mv: cannot stat 'net/xfrm/.tmp_mx_xfrm_ipcomp.o': No such file or directory CC drivers/ptp/ptp_sysfs.o CC drivers/md/bcache/super.o mv: cannot stat 'drivers/spmi/.tmp_mx_spmi.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/rtc/rtc-proc.o drivers/mtd/.tmp_gl_mtdchar.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdchar.o': No such file 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: fs/btrfs/reada.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/reada.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/reada.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_reada.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_reada.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_reada.o mv: cannot stat 'fs/btrfs/.tmp_mx_reada.o': No such file or directory CC drivers/usb/c67x00/c67x00-ll-hpi.o CC drivers/sh/intc/access.o LD drivers/spmi/built-in.o CC drivers/usb/c67x00/c67x00-hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/xfrm4_state.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/xfrm4_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_state.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_xfrm4_state.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_xfrm4_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_xfrm4_state.o mv: cannot stat 'net/ipv4/.tmp_mx_xfrm4_state.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 fs/afs/volume.o CC drivers/mtd/redboot.o fs/fuse/.tmp_gl_cuse.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_cuse.o': No such file rm: cannot remove 'fs/fuse/.tmp_mx_cuse.o': No such file or directory CC fs/afs/write.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/keyboard/.tmp_gl_opencores-kbd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/cyttsp_i2c_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/input/touchscreen/cyttsp_i2c_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 da/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: ta 'drivers/input/keyboard/.tmp_mx_opencores-kbd.o': No such fileof file drivers/input/touchscreen/cyttsp_i2c_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_mc_cyttsp_i2c_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/input/touchscreen/.tmp_mc_cyttsp_i2c_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/input/touchscreen/.tmp_mc_cyttsp_i2c_common.o mv: cannot stat 'drivers/input/touchscreen/.tmp_mx_cyttsp_i2c_common.o': No such file or directory rm: cannot remove 'drivers/input/keyboard/.tmp_mx_opencores-kbd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/plock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/plock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/plock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_plock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_plock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_plock.o mv: cannot stat 'fs/dlm/.tmp_mx_plock.o': No such file or directory LD fs/fuse/fuse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fuse/inode.o: No such file or directory make[3]: *** [fs/fuse/fuse.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fuse] Error 2 CC net/ipv4/xfrm4_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/powercap/powercap_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: drivers/powercap/powercap_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 /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 merge target specific data of file drivers/powercap/powercap_sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/powercap/.tmp_mc_powercap_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: drivers/powercap/.tmp_mc_powercap_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 drivers/powercap/.tmp_mc_powercap_sys.o mv: cannot stat 'drivers/powercap/.tmp_mx_powercap_sys.o': No such file or directory mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-device.o': No such file or directory LD drivers/iio/industrialio.o CC drivers/input/keyboard/samsung-keypad.o CC drivers/media/dvb-core/dvb_ringbuffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/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/fscache/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/fscache/page.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.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/fscache/.tmp_mc_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/fscache/.tmp_mc_page.o CC lib/sha1.o mv: cannot stat 'fs/fscache/.tmp_mx_page.o': No such file or directory LD drivers/powercap/built-in.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 CC fs/ncpfs/dir.o mv: cannot stat 'drivers/mfd/.tmp_mx_lp3943.o': No such file or directory /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 CC drivers/input/touchscreen/edt-ft5x06.o CC drivers/media/tuners/tea5767.o mv: cannot stat 'drivers/regulator/.tmp_mx_helpers.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/ulpqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/ulpqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/ulpqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_ulpqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_ulpqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_ulpqueue.o mv: cannot stat 'net/sctp/.tmp_mx_ulpqueue.o': No such file or directory CC fs/fscache/histogram.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 /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 drivers/mfd/lp8788.o CC drivers/regulator/userspace-consumer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/nilfs2/inode.o drivers/iio/light/.tmp_gl_tsl4531.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/vnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/vnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/vnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_vnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_vnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_vnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_tsl4531.o': No such file mv: cannot stat 'fs/afs/.tmp_mx_vnode.o': No such file or directory CC drivers/regulator/88pm800.o rm: cannot remove 'drivers/iio/light/.tmp_mx_tsl4531.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) net/mac80211/.tmp_gl_rx.o: file not recognized: File truncated CC fs/btrfs/raid56.o CC drivers/input/keyboard/stowaway.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/mac80211/.tmp_mx_rx.o': No such file rm: cannot remove 'net/mac80211/.tmp_mx_rx.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/hid/.tmp_gl_hid-magicmouse.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-magicmouse.o': No such file CC drivers/mtd/mtd_blkdevs.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-magicmouse.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/bcache/sysfs.o drivers/input/tablet/.tmp_gl_hanwang.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/tablet/.tmp_mx_hanwang.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/input/tablet/.tmp_mx_hanwang.o': No such file or directory drivers/pps/.tmp_gl_sysfs.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/extent_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/btrfs/extent_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/btrfs/extent_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_extent_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/btrfs/.tmp_mc_extent_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/btrfs/.tmp_mc_extent_io.o mv: cannot stat 'fs/btrfs/.tmp_mx_extent_io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/dvb_net.o: 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_net.o: uses instructions 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 drivers/mtd/mtdblock_ro.o CC drivers/hid/hid-microsoft.o rget specific data of file drivers/media/dvb-core/dvb_net.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/dvb-core/.tmp_mc_dvb_net.o: 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_net.o: uses instructions which are incompatible with instructions used 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_net.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_net.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/hid/hid-multitouch.o drivers/input/misc/.tmp_gl_pcf8574_keypad.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_pcf8574_keypad.o': No such file rm: cannot remove 'drivers/input/misc/.tmp_mx_pcf8574_keypad.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 data of file fs/jfs/.tmp_mc_jfs_mount.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_mount.o': No such file or directory CC net/ipv4/xfrm4_output.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/exthdrs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/exthdrs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/exthdrs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_exthdrs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_exthdrs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_exthdrs.o mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-btree-remove.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 'net/ipv6/.tmp_mx_exthdrs.o': No such file or directory CC drivers/input/misc/uinput.o drivers/media/rc/.tmp_gl_redrat3.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/rc/.tmp_mx_redrat3.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/media/rc/.tmp_mx_redrat3.o': No such file or directory drivers/media/radio/.tmp_gl_saa7706h.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/.tmp_mx_saa7706h.o': No such file CC drivers/md/bcache/trace.o rm: cannot remove 'drivers/media/radio/.tmp_mx_saa7706h.o': No such file or directory /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 CC drivers/md/persistent-data/dm-btree-spine.o mv: cannot stat 'drivers/pps/.tmp_mx_kapi.o': No such file or directory CC drivers/usb/class/usblp.o CC drivers/usb/chipidea/core.o CC fs/jfs/jfs_umount.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) drivers/iio/light/.tmp_gl_ltr501.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_ltr501.o': No such file drivers/media/radio/.tmp_gl_tef6862.o: file not recognized: File truncated drivers/usb/c67x00/.tmp_gl_c67x00-drv.o: file not recognized: File truncated CC drivers/media/radio/tea575x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/.tmp_mx_tef6862.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-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/c67x00/.tmp_mx_c67x00-drv.o': No such file rm: cannot remove 'drivers/media/radio/.tmp_mx_tef6862.o': No such file or directory rm: cannot remove 'drivers/usb/c67x00/.tmp_mx_c67x00-drv.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: 'drivers/power/.tmp_mx_pda_power.o': No such file CC drivers/md/bcache/util.o 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-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 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-objcopy: Unable to change endianness of input file(s) /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 CC drivers/md/bcache/writeback.o drivers/pps/clients/.tmp_gl_pps-ldisc.o: file not recognized: File truncated mv: cannot stat 'fs/kernfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/clients/.tmp_mx_pps-ldisc.o': No such file /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 rm: cannot remove 'drivers/pps/clients/.tmp_mx_pps-ldisc.o': No such file or directory CC drivers/usb/c67x00/c67x00-sched.o /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: Unable to change endianness of input file(s) mv: cannot stat 'drivers/regulator/.tmp_mx_devres.o': No such file or directory CC net/sctp/socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/.tmp_mc_sd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_state.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/xfrm_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/xfrm_state.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_state.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/xfrm/.tmp_mc_xfrm_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/xfrm/.tmp_mc_xfrm_state.o CC drivers/media/rc/iguanair.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_stats.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: net/mac80211/debugfs_sta.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/debugfs_sta.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/debugfs_sta.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_debugfs_sta.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_debugfs_sta.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to menet/tipc/.tmp_gl_socket.o: file not recognized: File truncated mv: cannot stat 'drivers/mmc/core/.tmp_mx_sd.o': No such file or directory drivers/misc/.tmp_gl_apds9802als.o: file not recognized: File truncated mv: cannot stat 'net/xfrm/.tmp_mx_xfrm_state.o': No such file or directory CC drivers/sh/intc/chip.o rge target specific data of file net/mac80211/.tmp_mc_debugfs_sta.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/tipc/.tmp_mx_socket.o': No such file mv: cannot stat 'net/mac80211/.tmp_mx_debugfs_sta.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_apds9802als.o': No such file rm: cannot remove 'net/tipc/.tmp_mx_socket.o': No such file or directory rm: cannot remove 'drivers/misc/.tmp_mx_apds9802als.o': No such file or directory CC net/sctp/primitive.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/sctp/output.o CC drivers/mmc/core/sd_ops.o LD drivers/pps/clients/built-in.o drivers/iio/light/.tmp_gl_tsl2563.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 fs/jfs/jfs_xtree.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/pps/clients/pps-ldisc.o: No such file or directory make[4]: *** [drivers/pps/clients/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/pps/clients] Error 2 drivers/regulator/.tmp_gl_fixed.o: file not recognized: File truncated CC drivers/regulator/88pm8607.o LD net/tipc/tipc.o LD drivers/pps/pps_core.o drivers/media/rc/.tmp_gl_gpio-ir-recv.o: file not recognized: File truncated CC drivers/misc/isl29020.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_tsl2563.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_fixed.o': No such file CC net/sctp/input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/tipc/socket.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/tipc/eth_media.o: No such file or directory/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/rc/.tmp_mx_gpio-ir-recv.o': No such file make[3]: *** [net/tipc/tipc.o] Error 1 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/pps/sysfs.o: No such file or directory make[2]: *** [net/tipc] Error 2 rm: cannot remove 'drivers/regulator/.tmp_mx_fixed.o': No such file or directory rm: cannot remove 'drivers/iio/light/.tmp_mx_tsl2563.o': No such file or directory rm: cannot remove 'drivers/media/rc/.tmp_mx_gpio-ir-recv.o': No such file or directory make[3]: *** [drivers/pps/pps_core.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pps] Error 2 /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: CC drivers/input/touchscreen/eeti_ts.o /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 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 'drivers/ssb/.tmp_mx_main.o': No such file or directory CC net/sctp/debug.o mv: cannot stat 'fs/jfs/.tmp_mx_namei.o': No such file or directory /scratch/kisskb/src/fs/ncpfs/dir.c: In function 'ncp_hash_dentry': /scratch/kisskb/src/fs/ncpfs/dir.c:134:23: warning: unused variable 'sb' [-Wunused-variable] LD drivers/iio/light/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/adjd_s311.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/al3320a.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/cm32181.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/cm36651.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/gp2ap020a00f.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/hid-sensor-prox.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/ltr501.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/tsl2563.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/iio/light/tsl4531.o: No such file or directory make[4]: *** [drivers/iio/light/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. CC net/sctp/ssnmap.o make[3]: *** [drivers/iio/light] Error 2 make[3]: Target `__build' not remade because of errors. /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 make[2]: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: *** [drivers/iio] Error 2fs/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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/kernfs/.tmp_mx_dir.o': No such file or directory 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 lib/string.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/outqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/outqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/outqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_outqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_outqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_outqueue.o drivers/media/rc/.tmp_gl_mceusb.o: file not recognized: File truncated drivers/input/touchscreen/.tmp_gl_da9052_tsi.o: file not recognized: File truncated CC net/sctp/auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/rtc-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: drivers/rtc/rtc-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 drivers/rtc/rtc-proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_rtc-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: drivers/rtc/.tmp_mc_rtc-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 drivers/rtc/.tmp_mc_rtc-proc.o CC fs/jfs/jfs_imap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/rc/.tmp_mx_mceusb.o': No such file mv: cannot stat 'net/sctp/.tmp_mx_outqueue.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_da9052_tsi.o': No such file rm: cannot remove 'drivers/media/rc/.tmp_mx_mceusb.o': No such file or directory rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_da9052_tsi.o': No such file or directory mv: cannot stat 'drivers/rtc/.tmp_mx_rtc-proc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_inode.o mv: cannot stat 'fs/ext4/.tmp_mx_inode.o': No such file or directory LD fs/kernfs/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/dev-replace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/dev-replace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/dev-replace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_dev-replace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_dev-replace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_dev-replace.o CC drivers/ssb/driver_chipcommon_pmu.o mv: cannot stat 'fs/btrfs/.tmp_mx_dev-replace.o': No such file or directory CC fs/ext4/extents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/media/radio/radio-raremono.o drivers/input/tablet/.tmp_gl_gtco.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/tablet/.tmp_mx_gtco.o': No such file CC drivers/rtc/rtc-88pm860x.o drivers/regulator/.tmp_gl_virtual.o: file not recognized: File truncated rm: cannot remove 'drivers/input/tablet/.tmp_mx_gtco.o': No such file or directory CC fs/ext4/ext4_jbd2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_virtual.o': No such file CC drivers/input/touchscreen/elo.o rm: cannot remove 'drivers/regulator/.tmp_mx_virtual.o': No such file or directory CC fs/ext4/migrate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/lp8788.o: 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/lp8788.o: uses instructions which are incompatible with instructions used 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/lp8788.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_lp8788.o: 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_lp8788.o: uses instructions which are incompatible with instructions used 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_lp8788.o CC fs/btrfs/uuid-tree.o /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 filmv: cannot stat 'drivers/mfd/.tmp_mx_lp8788.o': No such file or directory e 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) CC drivers/input/tablet/kbtab.o mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_ringbuffer.o': No such file or directory net/netfilter/.tmp_gl_xt_length.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: 'net/netfilter/.tmp_mx_xt_length.o': No such file fs/fscache/.tmp_gl_histogram.o: file not recognized: File truncated rm: cannot remove 'net/netfilter/.tmp_mx_xt_length.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_histogram.o': No such file rm: cannot remove 'fs/fscache/.tmp_mx_histogram.o': No such file or directory CC fs/btrfs/props.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/keyboard/.tmp_gl_stowaway.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_stowaway.o': No such file CC drivers/mfd/lp8788-irq.o rm: cannot remove 'drivers/input/keyboard/.tmp_mx_stowaway.o': No such file or directory CC 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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/free-space-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/btrfs/free-space-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/btrfs/free-space-cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_free-space-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/btrfs/.tmp_mc_free-space-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/btrfs/.tmp_mc_free-space-cache.o drivers/regulator/.tmp_gl_userspace-consumer.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/regulator/.tmp_mx_userspace-consumer.o': No such file LD fs/fscache/fscache.o mv: cannot stat 'fs/btrfs/.tmp_mx_free-space-cache.o': No such file or directory drivers/power/.tmp_gl_88pm860x_battery.o: file not recognized: File truncated rm: cannot remove 'drivers/regulator/.tmp_mx_userspace-consumer.o': No such file or directory CC fs/btrfs/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_88pm860x_battery.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fscache/fsdef.o: No such file or directory CC fs/ncpfs/file.o rm: cannot remove 'drivers/power/.tmp_mx_88pm860x_battery.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fscache/stats.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fscache/histogram.o: No such file or directory make[3]: *** [fs/fscache/fscache.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fscache] 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-ld: net/sctp/tsnmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/tsnmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/tsnmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_tsnmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_tsnmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_tsnmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/lowcomms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/lowcomms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/lowcomms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_lowcomms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_lowcomms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_lowcomms.o CC drivers/media/v4l2-core/v4l2-fh.o mv: cannot stat 'net/sctp/.tmp_mx_tsnmap.o': No such file or directory drivers/mtd/.tmp_gl_mtdblock_ro.o: file not recognized: File truncated mv: cannot stat 'fs/dlm/.tmp_mx_lowcomms.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdblock_ro.o': No such file rm: cannot remove 'drivers/mtd/.tmp_mx_mtdblock_ro.o': No such file or directory CC drivers/thermal/fair_share.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) net/netfilter/.tmp_gl_xt_limit.o: file not recognized: File truncated drivers/mtd/.tmp_gl_redboot.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_limit.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_xt_limit.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/regulator/act8865-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_redboot.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/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/dlm/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/dlm/lock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.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/dlm/.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/dlm/.tmp_mc_lock.o fs/btrfs/.tmp_gl_backref.o: file not recognized: File truncated rm: cannot remove 'drivers/mtd/.tmp_mx_redboot.o': No such file or directory CC drivers/input/touchscreen/ili210x.o CC drivers/regulator/anatop-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_backref.o': No such file mv: cannot stat 'fs/dlm/.tmp_mx_lock.o': No such file or directory rm: cannot remove 'fs/btrfs/.tmp_mx_backref.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/usb/c67x00/c67x00-ll-hpi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-ll-hpi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/c67x00/c67x00-ll-hpi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/.tmp_mc_c67x00-ll-hpi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/.tmp_mc_c67x00-ll-hpi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/c67x00/.tmp_mc_c67x00-ll-hpi.o CC net/sctp/proc.o CC drivers/mtd/nftlcore.o drivers/power/.tmp_gl_ds2780_battery.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/c67x00/.tmp_mx_c67x00-ll-hpi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_ds2780_battery.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_ds2780_battery.o': No such file or directory /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 CC drivers/mtd/nftlmount.o CC net/netfilter/xt_mac.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_tuner-simple.o': No such file or directory CC net/mac80211/rc80211_minstrel.o CC drivers/rtc/rtc-88pm80x.o CC fs/dlm/rcom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/rtc-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/rtc/rtc-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/rtc/rtc-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_rtc-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/rtc/.tmp_mc_rtc-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/rtc/.tmp_mc_rtc-dev.o CC drivers/usb/class/cdc-wdm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/pcmcia.o: 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/pcmcia.o: uses instructions which are incompatible with instructions used 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/pcmcia.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_pcmcia.o: 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_pcmcia.o: uses instructions which are incompatible with instructions used 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_pcmcia.o CC drivers/input/touchscreen/max11801_ts.o mv: cannot stat 'drivers/rtc/.tmp_mx_rtc-dev.o': No such file or directory CC drivers/power/ds2781_battery.o mv: cannot stat 'drivers/ssb/.tmp_mx_pcmcia.o': No such file or directory /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 specific 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-hcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/c67x00/c67x00-hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/.tmp_mc_c67x00-hcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/.tmp_mc_c67x00-hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/c67x00/.tmp_mc_c67x00-hcd.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_journal.o': No such file or directory mv: cannot stat 'drivers/usb/c67x00/.tmp_mx_c67x00-hcd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_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/ptp/ptp_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/ptp/ptp_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_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/ptp/.tmp_mc_ptp_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/ptp/.tmp_mc_ptp_sysfs.o CC drivers/rtc/rtc-bq32k.o mv: cannot stat 'drivers/ptp/.tmp_mx_ptp_sysfs.o': No such file or directory CC drivers/rtc/rtc-bq4802.o CC drivers/input/tablet/wacom_serial4.o LD drivers/ptp/ptp.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 drivers/mmc/core/sdio.o CC drivers/input/touchscreen/mc13783_ts.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 drivers/media/platform/soc_camera/.tmp_gl_sh_mobile_ceu_camera.o: file not recognized: File truncated drivers/input/touchscreen/.tmp_gl_atmel_mxt_ts.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_atmel_mxt_ts.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 'fs/jfs/.tmp_mx_jfs_umount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/platform/soc_camera/.tmp_mx_sh_mobile_ceu_camera.o': No such file LD drivers/ptp/built-in.o rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_atmel_mxt_ts.o': No such file or directory drivers/regulator/.tmp_gl_88pm800.o: file not recognized: File truncated rm: cannot remove 'drivers/media/platform/soc_camera/.tmp_mx_sh_mobile_ceu_camera.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_88pm800.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_88pm800.o': No such file or directory CC drivers/mmc/host/sh_mobile_sdhi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/bind_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: net/sctp/bind_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 net/sctp/bind_addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_bind_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: net/sctp/.tmp_mc_bind_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 net/sctp/.tmp_mc_bind_addr.o mv: cannot stat 'net/sctp/.tmp_mx_bind_addr.o': No such file or directory /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-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 CC drivers/input/touchscreen/mcs5000_ts.o LD drivers/media/platform/soc_camera/built-in.o CC fs/ncpfs/inode.o mv: cannot stat 'drivers/sh/intc/.tmp_mx_chip.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/platform/soc_camera/soc_camera_platform.o: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/platform/soc_camera/sh_mobile_ceu_camera.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/platform/soc_camera/sh_mobile_csi2.o: No such file or directory make[5]: *** [drivers/media/platform/soc_camera/built-in.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/media/platform/soc_camera] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/platform] Error 2 CC drivers/input/touchscreen/mms114.o drivers/input/keyboard/.tmp_gl_samsung-keypad.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_samsung-keypad.o': No such file CC fs/ncpfs/ioctl.o rm: cannot remove 'drivers/input/keyboard/.tmp_mx_samsung-keypad.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) fs/ext4/.tmp_gl_namei.o: file not recognized: File truncated drivers/hid/.tmp_gl_hid-microsoft.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_namei.o': No such file rm: cannot remove 'fs/ext4/.tmp_mx_namei.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 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-microsoft.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-microsoft.o': No such file or directory CC drivers/sh/intc/core.o mv: cannot stat 'drivers/md/bcache/.tmp_mx_movinggc.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 mv: cannot stat 'drivers/md/persistent-data/.tmp_mx_dm-btree-spine.o': No such file or directory CC lib/timerqueue.o CC drivers/sh/intc/handle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/vsprintf.o drivers/input/touchscreen/.tmp_gl_eeti_ts.o: file not recognized: File truncated CC drivers/input/keyboard/sunkbd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/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/rtc/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/rtc/interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_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/rtc/.tmp_mc_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/rtc/.tmp_mc_interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_eeti_ts.o': No such file /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/rtc/.tmp_mx_interface.o': No such file or directory CC drivers/misc/tsl2550.o rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_eeti_ts.o': No such file or directory drivers/misc/.tmp_gl_isl29020.o: file not recognized: File truncated mv: cannot stat 'drivers/media/dvb-core/.tmp_mx_dvb_math.o': No such file or directory LD drivers/md/persistent-data/dm-persistent-data.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_isl29020.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_isl29020.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/sdhci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/sdhci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/host/sdhci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/.tmp_mc_sdhci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/.tmp_mc_sdhci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/host/.tmp_mc_sdhci.o mv: cannot stat 'drivers/mmc/host/.tmp_mx_sdhci.o': No such file or directory LD drivers/md/persistent-data/built-in.o CC drivers/pcmcia/cistpl.o LD drivers/media/dvb-core/dvb-core.o CC fs/ncpfs/mmap.o CC drivers/usb/chipidea/otg.o CC net/ipv4/xfrm4_protocol.o CC fs/ncpfs/ncplib_kernel.o LD drivers/media/dvb-core/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/xfrm4_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/xfrm4_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_xfrm4_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_xfrm4_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_xfrm4_input.o CC net/mac80211/rc80211_minstrel_debugfs.o mv: cannot stat 'net/ipv4/.tmp_mx_xfrm4_input.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/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/btrfs/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/btrfs/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.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/btrfs/.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/btrfs/.tmp_mc_hash.o CC drivers/sh/intc/irqdomain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tea5767.o: 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/tea5767.o: uses instructions which are incompatible with instructions used 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/tea5767.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tea5767.o: 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_tea5767.o: uses instructions which are incompatible with instructions used 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_tea5767.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/btrfs/.tmp_mx_hash.o': No such file or directory mv: cannot stat 'drivers/media/tuners/.tmp_mx_tea5767.o': No such file or directory drivers/net/irda/.tmp_gl_mcs7780.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_mcs7780.o': No such file rm: cannot remove 'drivers/net/irda/.tmp_mx_mcs7780.o': No such file or directory CC fs/btrfs/acl.o CC drivers/media/rc/ttusbir.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/thermal/fair_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/thermal/fair_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/thermal/fair_share.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/.tmp_mc_fair_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/thermal/.tmp_mc_fair_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/thermal/.tmp_mc_fair_share.o drivers/regulator/.tmp_gl_88pm8607.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_ps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_ps.o: uses instructions which are incompatible 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 drivers/net/irda/ksdazzle-sir.o mv: cannot stat 'drivers/thermal/.tmp_mx_fair_share.o': No such file or directory of file net/mac80211/mesh_ps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_ps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_ps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_mesh_ps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_88pm8607.o': No such file mv: cannot stat 'net/mac80211/.tmp_mx_mesh_ps.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_88pm8607.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_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: net/mac80211/mesh_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 net/mac80211/mesh_sync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_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: net/mac80211/.tmp_mc_mesh_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 net/mac80211/.tmp_mc_mesh_sync.o mv: cannot stat 'net/mac80211/.tmp_mx_mesh_sync.o': No such file or directory CC net/sctp/ipv6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/lp8788-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/lp8788-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: net/mac80211/debugfs_netdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/debugfs_netdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/debugfs_netdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_debugfs_netdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_debugfs_netdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_debugfs_netdev.o CC drivers/media/v4l2-core/v4l2-event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/lp8788-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_lp8788-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_lp8788-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_lp8788-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/volume.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/volume.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/volume.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_volume.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/afs/.tmp_mc_volume.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/afs/.tmp_mc_volume.o mv: cannot stat 'net/mac80211/.tmp_mx_debugfs_netdev.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_lp8788-irq.o': No such file or directory mv: cannot stat 'fs/afs/.tmp_mx_volume.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_anatop-regulator.o: file not recognized: File truncated /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 endian /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 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-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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_anatop-regulator.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_anatop-regulator.o': No such file or directory CC drivers/mfd/max77693.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-fh.o': No such file or directory CC drivers/usb/chipidea/udc.o /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 drivers/thermal/user_space.o LD drivers/media/rc/rc-core.o CC drivers/mtd/ssfdc.o CC fs/ext4/mballoc.o CC drivers/regulator/as3711-regulator.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: net/ipv4/xfrm4_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/xfrm4_output.o: 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 drivers/md/dm-stripe.o drivers/media/tuners/.tmp_gl_mt20xx.o: file not recognized: File truncated o merge target specific data of file net/ipv4/xfrm4_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_xfrm4_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_xfrm4_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_xfrm4_output.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 'net/ipv4/.tmp_mx_xfrm4_output.o': No such file or directory rm: cannot remove 'drivers/media/tuners/.tmp_mx_mt20xx.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_resize.o CC fs/nls/nls_base.o CC fs/ext4/block_validity.o mv: cannot stat 'fs/ext4/.tmp_mx_resize.o': No such file or directory CC drivers/usb/common/common.o CC drivers/media/tuners/tea5761.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_act8865-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_act8865-regulator.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_hwmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_hwmp.o: uses instructions 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 CC drivers/md/dm-ioctl.o rm: cannot remove 'drivers/regulator/.tmp_mx_act8865-regulator.o': No such file or directory t specific data of file net/mac80211/mesh_hwmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_hwmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_hwmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_mesh_hwmp.o LD drivers/thermal/samsung/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) mv: cannot stat 'net/mac80211/.tmp_mx_mesh_hwmp.o': No such file or directory drivers/input/tablet/.tmp_gl_kbtab.o: file not recognized: File truncated drivers/input/touchscreen/.tmp_gl_max11801_ts.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/tablet/.tmp_mx_kbtab.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_max11801_ts.o': No such file rm: cannot remove 'drivers/input/tablet/.tmp_mx_kbtab.o': No such file or directory rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_max11801_ts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sd_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/mmc/core/sd_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/mmc/core/sd_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sd_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/mmc/core/.tmp_mc_sd_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/mmc/core/.tmp_mc_sd_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/media/radio/.tmp_gl_radio-raremono.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/.tmp_mx_radio-raremono.o': No such file mv: cannot stat 'drivers/mmc/core/.tmp_mx_sd_ops.o': No such file or directory rm: cannot remove 'drivers/media/radio/.tmp_mx_radio-raremono.o': No such file or directory CC fs/nls/nls_cp737.o CC fs/jfs/jfs_debug.o CC drivers/hid/hid-ntrig.o CC drivers/rtc/rtc-da9052.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/radio/tea575x.o: 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/radio/tea575x.o: uses instructions which are incompatible 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 drivers/input/touchscreen/mtouch.o of file drivers/media/radio/tea575x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/radio/.tmp_mc_tea575x.o: 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/radio/.tmp_mc_tea575x.o: uses instructions which are incompatible with instructions used 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/radio/.tmp_mc_tea575x.o mv: cannot stat 'drivers/media/radio/.tmp_mx_tea575x.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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-ld: fs/ncpfs/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/ncpfs/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/ncpfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.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/ncpfs/.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/ncpfs/.tmp_mc_file.o 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: Unable to change endianness of input file(s) mv: cannot stat 'fs/ncpfs/.tmp_mx_file.o': No such file or directory drivers/mmc/card/.tmp_gl_mmc_test.o: file not recognized: File truncated CC drivers/sh/pm_runtime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jfs/jfs_dmap.o drivers/input/misc/.tmp_gl_uinput.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/mmc/card/.tmp_mx_mmc_test.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/misc/.tmp_mx_uinput.o': No such file drivers/sh/intc/.tmp_gl_irqdomain.o: file not recognized: File truncated rm: cannot remove 'drivers/mmc/card/.tmp_mx_mmc_test.o': No such file or directory rm: cannot remove 'drivers/input/misc/.tmp_mx_uinput.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_irqdomain.o': No such file rm: cannot remove 'drivers/sh/intc/.tmp_mx_irqdomain.o': No such file or directory CC drivers/power/ds2782_battery.o CC fs/nls/nls_cp775.o LD drivers/input/misc/built-in.o CC drivers/tty/n_tty.o /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: cannot find drivers/input/misc/88pm80x_onkey.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/ati_remote2.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/bma150.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/da9052_onkey.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/drv2667.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/ims-pcu.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/keyspan_remote.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/max8925_onkey.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/mma8450.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/pcf50633-input.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/pcf8574_keypad.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/misc/uinput.o: No such file or directory make[4]: *** [drivers/input/misc/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge make[3]: ta*** [drivers/input/misc] Error 2rg et specific data of file drivers/ssb/.tmp_mc_driver_chipcommon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/primitive.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/primitive.o: uses instructions which are incompatible with instructions used in previous modules mv: cannot stat 'drivers/ssb/.tmp_mx_driver_chipcommon.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 net/sctp/primitive.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_primitive.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_primitive.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_primitive.o CC drivers/misc/ds1682.o CC drivers/mfd/max8907.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_pathtbl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_pathtbl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/mesh_pathtbl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_pathtbl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_pathtbl.o: uses instructions which are incompatible with instructions used in previous modulesmv: cannot stat 'net/sctp/.tmp_mx_primitive.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 net/mac80211/.tmp_mc_mesh_pathtbl.o LD drivers/mmc/card/mmc_block.o mv: cannot stat 'net/mac80211/.tmp_mx_mesh_pathtbl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mmc/card/block.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/mmc/card/mmc_block.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/card] Error 2 drivers/input/touchscreen/.tmp_gl_mc13783_ts.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) net/netfilter/.tmp_gl_xt_mac.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_mc13783_ts.o': No such file CC drivers/tty/tty_ioctl.o rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_mc13783_ts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_mac.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/user_space.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/user_space.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/thermal/user_space.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/.tmp_mc_user_space.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/.tmp_mc_user_space.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/thermal/.tmp_mc_user_space.o rm: cannot remove 'net/netfilter/.tmp_mx_xt_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) mv: cannot stat 'drivers/thermal/.tmp_mx_user_space.o': No such file or directory drivers/rtc/.tmp_gl_rtc-bq32k.o: file not recognized: File truncated CC drivers/usb/chipidea/debug.o CC drivers/tty/tty_ldisc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-bq32k.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-bq32k.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/cfg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/cfg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/cfg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_cfg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_cfg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_cfg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/pm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/pm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/pm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_pm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_pm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_pm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/mac80211/.tmp_mx_cfg.o': No such file or directory mv: cannot stat 'net/mac80211/.tmp_mx_pm.o': No such file or directory drivers/rtc/.tmp_gl_rtc-bq4802.o: file not recognized: File truncated CC drivers/tty/tty_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-objcopy: 'drivers/rtc/.tmp_mx_rtc-bq4802.o': No such file drivers/input/touchscreen/.tmp_gl_mcs5000_ts.o: file not recognized: File truncated CC drivers/hid/hid-ortek.o CC fs/nls/nls_cp850.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-bq4802.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/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/ssb/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/ssb/driver_chipcommon_pmu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.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/ssb/.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/ssb/.tmp_mc_driver_chipcommon_pmu.o CC net/netfilter/xt_nfacct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/pcmcia_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: drivers/pcmcia/pcmcia_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 drivers/pcmcia/pcmcia_resource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_pcmcia_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: drivers/pcmcia/.tmp_mc_pcmcia_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 drivers/pcmcia/.tmp_mc_pcmcia_resource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_mcs5000_ts.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/tree-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/btrfs/tree-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/btrfs/tree-log.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_tree-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/btrfs/.tmp_mc_tree-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/btrfs/.tmp_mc_tree-log.o mv: cannot stat 'drivers/ssb/.tmp_mx_driver_chipcommon_pmu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_plink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh_plink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/mesh_plink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_plink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh_plink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_mesh_plink.o CC drivers/rtc/rtc-ds1286.o mv: cannot stat 'drivers/pcmcia/.tmp_mx_pcmcia_resource.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/datagram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/datagram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_datagram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_datagram.o rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_mcs5000_ts.o'mv: : No such file or directory cannot stat 'fs/btrfs/.tmp_mx_tree-log.o': No such file or directory mv: cannot stat 'net/mac80211/.tmp_mx_mesh_plink.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/mfd/max8925-core.o mv: cannot stat 'net/ipv6/.tmp_mx_datagram.o': No such file or directory drivers/rtc/.tmp_gl_rtc-88pm80x.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-88pm80x.o': No such file CC net/ipv6/ip6_flowlabel.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-88pm80x.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/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: 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 drivers/input/touchscreen/.tmp_gl_ili210x.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/touchscreen/.tmp_mx_ili210x.o': No such file LD drivers/ssb/ssb.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda8290.o': No such file or directory drivers/sh/intc/.tmp_gl_handle.o: file not recognized: File truncated rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_ili210x.o': No such file or directory CC drivers/usb/chipidea/otg_fsm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/chan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/chan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/chan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_chan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_chan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_chan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_handle.o': No such file CC drivers/mfd/max8925-i2c.o CC net/ipv6/inet6_connection_sock.o CC drivers/rtc/rtc-ds1307.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/mac80211/.tmp_mx_chan.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/sh/intc/.tmp_mx_handle.o': No such file or directory drivers/hid/.tmp_gl_hid-multitouch.o: file not recognized: File truncated drivers/power/.tmp_gl_ds2781_battery.o: file not recognized: File truncated CC fs/ext4/move_extent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-multitouch.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_ds2781_battery.o': No such file LD drivers/ssb/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_ds2781_battery.o': No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_hid-multitouch.o': No such file or directory drivers/rtc/.tmp_gl_rtc-88pm860x.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/rtc/.tmp_mx_rtc-88pm860x.o': No such file CC drivers/tty/tty_port.o drivers/input/tablet/.tmp_gl_wacom_serial4.o: file not recognized: File truncated CC drivers/mfd/max8997.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/rtc/.tmp_mx_rtc-88pm860x.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/tablet/.tmp_mx_wacom_serial4.o': No such file CC fs/ncpfs/sock.o drivers/input/touchscreen/.tmp_gl_elo.o: file not recognized: File truncated rm: cannot remove 'drivers/input/tablet/.tmp_mx_wacom_serial4.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_elo.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: fs/btrfs/props.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/props.o: uses instructions which are incompatible 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-ld: net/sctp/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: net/sctp/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 net/sctp/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.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: net/sctp/.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 net/sctp/.tmp_mc_debug.o CC drivers/input/touchscreen/mk712.o drivers/misc/.tmp_gl_tsl2550.o: file not recognized: File truncated rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_elo.o': No such file or directory CC fs/ncpfs/ncpsign_kernel.o of file fs/btrfs/props.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_props.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_props.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_props.o mv: cannot stat 'net/sctp/.tmp_mx_debug.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_tsl2550.o': No such file mv: cannot stat 'fs/btrfs/.tmp_mx_props.o': No such file or directory LD drivers/virt/built-in.o rm: cannot remove 'drivers/misc/.tmp_mx_tsl2550.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/power/sbs-battery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/touchscreen/.tmp_gl_edt-ft5x06.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_edt-ft5x06.o': No such file rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_edt-ft5x06.o': No such file or directory drivers/nfc/.tmp_gl_pn533.o: file not recognized: File truncated LD drivers/input/tablet/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/nfc/.tmp_mx_pn533.o': No such file rm: cannot remove 'drivers/nfc/.tmp_mx_pn533.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/tablet/acecad.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/tablet/aiptek.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/tablet/gtco.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/tablet/hanwang.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/tablet/kbtab.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/tablet/wacom_serial4.o: No such file or directory make[4]: *** [drivers/input/tablet/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/tablet] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/touchscreen/.tmp_gl_mms114.o: file not recognized: File truncated CC fs/nilfs2/file.o CC fs/jfs/jfs_unicode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_mms114.o': No such file rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_mms114.o': No such file or directory CC drivers/pcmcia/pcmcia_cis.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/afs/.tmp_gl_write.o: file not recognized: File truncated CC drivers/input/touchscreen/usbtouchscreen.o CC drivers/misc/c2port/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/afs/.tmp_mx_write.o': No such file rm: cannot remove 'fs/afs/.tmp_mx_write.o': No such file or directory CC drivers/virtio/virtio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/rcom.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/rcom.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/rcom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_rcom.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_rcom.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_rcom.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/nfc] Error 2 LD drivers/misc/cb710/built-in.o LD drivers/misc/carma/built-in.o mv: cannot stat 'fs/dlm/.tmp_mx_rcom.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/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: fs/ncpfs/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 fs/ncpfs/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.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: fs/ncpfs/.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 fs/ncpfs/.tmp_mc_mmap.o mv: cannot stat 'fs/ncpfs/.tmp_mx_mmap.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 specific 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 CC drivers/misc/echo/echo.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: fai LD fs/afs/kafs.o led 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/nilfs2/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: canno CC drivers/usb/chipidea/ci_hdrc_msm.o t find fs/afs/cache.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/afs/dir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/afs/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/afs/write.o: No such file or directory make[3]: *** [fs/afs/kafs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/afs] Error 2 CC drivers/video/backlight/lcd.o CC drivers/mfd/max8997-irq.o CC drivers/usb/chipidea/ci_hdrc_zevio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/class/cdc-wdm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/class/cdc-wdm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/class/cdc-wdm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/class/.tmp_mc_cdc-wdm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/class/.tmp_mc_cdc-wdm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/class/.tmp_mc_cdc-wdm.o mv: cannot stat 'drivers/usb/class/.tmp_mx_cdc-wdm.o': No such file or directory CC fs/dlm/recover.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.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/ncpfs/.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/ncpfs/.tmp_mc_ioctl.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/ncpfs/.tmp_mx_ioctl.o': No such file or directory net/xfrm/.tmp_gl_xfrm_user.o: file not recognized: File truncated CC fs/ncpfs/getopt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/xfrm/.tmp_mx_xfrm_user.o': No such file rm: cannot remove 'net/xfrm/.tmp_mx_xfrm_user.o': No such file or directory CC drivers/tty/tty_mutex.o CC drivers/misc/eeprom/at24.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jfs/jfs_dtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/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/usb/chipidea/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/usb/chipidea/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/.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/usb/chipidea/.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/usb/chipidea/.tmp_mc_core.o CC fs/nilfs2/dir.o CC drivers/rtc/rtc-ds1374.o CC drivers/w1/w1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/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: net/sctp/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 net/sctp/auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_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: net/sctp/.tmp_mc_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 net/sctp/.tmp_mc_auth.o drivers/mmc/host/.tmp_gl_sh_mobile_sdhi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.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/ncpfs/.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/ncpfs/.tmp_mc_dir.o mv: cannot stat 'drivers/usb/chipidea/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ext4_jbd2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_ext4_jbd2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_ext4_jbd2.o mv: cannot stat 'net/sctp/.tmp_mx_auth.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/watchdog/watchdog_core.o LD net/xfrm/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nftlmount.o: 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/nftlmount.o: uses instructions which are incompatible with instructions used 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/nftlmount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_nftlmount.o: 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_nftlmount.o: uses instructions which are incompatible with instructions used 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_nftlmount.o mv: cannot stat 'fs/ncpfs/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mmc/host/.tmp_mx_sh_mobile_sdhi.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/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: net/sctp/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 net/sctp/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.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: net/sctp/.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 net/sctp/.tmp_mc_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/ssnmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/ssnmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/ssnmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_ssnmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_ssnmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_ssnmap.o drivers/input/keyboard/.tmp_gl_sunkbd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/xfrm/xfrm_policy.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/xfrm/xfrm_user.o: No such file or directory mv: cannot stat 'fs/ext4/.tmp_mx_ext4_jbd2.o'/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: : No such file or directory net/sctp/input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data make[3]: of*** [net/xfrm/built-in.o] Error 1 f ile net/sctp/.tmp_mc_input.o 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) mv: cannot stat 'drivers/mtd/.tmp_mx_nftlmount.o'make[2]: *** [net/xfrm] Error 2: 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/mmc/host/.tmp_mx_sh_mobile_sdhi.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) mv: cannot stat 'net/sctp/.tmp_mx_proc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_sunkbd.o': No such file mv: cannot stat 'net/sctp/.tmp_mx_ssnmap.o': No such file or directory mv: cannot stat 'net/sctp/.tmp_mx_input.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/common/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/usb/common/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/usb/common/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/common/.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/usb/common/.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 target specific data of file drivers/usb/common/.tmp_mc_common.o CC drivers/virtio/virtio_ring.o fs/nls/.tmp_gl_nls_cp775.o:drivers/media/rc/.tmp_gl_iguanair.o file: nfoitl er encootg nriezceodg:n iFile truncatedz ed: File truncated drivers/sh/.tmp_gl_pm_runtime.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/otg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/otg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/chipidea/otg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/.tmp_mc_otg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/.tmp_mc_otg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/chipidea/.tmp_mc_otg.o rm: cannot remove 'drivers/input/keyboard/.tmp_mx_sunkbd.o'drivers/regulator/.tmp_gl_as3711-regulator.o: No such file or directory : file not recognized: File truncated mv: cannot stat 'drivers/usb/common/.tmp_mx_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/rc/.tmp_mx_iguanair.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/.tmp_mx_pm_runtime.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/regulator/.tmp_mx_as3711-regulator.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/mesh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/mesh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_mesh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_mesh.o CC fs/jfs/jfs_inode.o rm: cannot remove 'drivers/sh/.tmp_mx_pm_runtime.o': No such file or directory mv: cannot stat 'drivers/usb/chipidea/.tmp_mx_otg.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_cp775.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_as3711-regulator.o': No such file or directory rm: cannot remove 'drivers/media/rc/.tmp_mx_iguanair.o': No such file or directory mv: cannot stat 'net/mac80211/.tmp_mx_mesh.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 /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_cp737.o': No such file or directory fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file CC drivers/input/touchscreen/penmount.o 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: fs/btrfs/uuid-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: fs/btrfs/uuid-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 fs/btrfs/uuid-tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_uuid-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: fs/btrfs/.tmp_mc_uuid-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 fs/btrfs/.tmp_mc_uuid-tree.o CC drivers/virtio/virtio_mmio.o CC fs/dlm/recoverd.o CC drivers/input/keyboard/twl4030_keypad.o mv: cannot stat 'fs/btrfs/.tmp_mx_uuid-tree.o': No such file or directory CC drivers/mmc/host/sh_mmcif.o CC drivers/w1/w1_int.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 drivers/virtio/virtio_balloon.o CC drivers/usb/common/led.o CC drivers/input/touchscreen/pixcir_i2c_ts.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-event.o': No such file or directory CC drivers/tty/tty_ldsem.o CC drivers/regulator/da9052-regulator.o CC drivers/usb/common/usb-otg-fsm.o CC drivers/media/v4l2-core/v4l2-ctrls.o LD drivers/usb/dwc2/built-in.o CC drivers/tty/pty.o CC drivers/media/tuners/tda9887.o CC drivers/misc/lis3lv02d/lis3lv02d.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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: fs/ext4/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 fs/ext4/migrate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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: fs/ext4/.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 fs/ext4/.tmp_mc_migrate.o mv: cannot stat 'fs/ext4/.tmp_mx_migrate.o': No such file or directory CC drivers/video/console/dummycon.o CC drivers/media/v4l2-core/v4l2-subdev.o CC drivers/media/tuners/tda827x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/getopt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/getopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/getopt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_getopt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_getopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_getopt.o mv: cannot stat 'fs/ncpfs/.tmp_mx_getopt.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/mfd/.tmp_gl_max77693.o: file not recognized: File truncated CC drivers/regulator/da9210-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_max77693.o': No such file rm: cannot remove 'drivers/mfd/.tmp_mx_max77693.o': No such file or directory CC drivers/tty/tty_audit.o CC drivers/usb/core/usb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nftlcore.o: 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/nftlcore.o: uses instructions which are incompatible with instructions used 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/nftlcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_nftlcore.o: 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_nftlcore.o: uses instructions which are incompatible with instructions used 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_nftlcore.o mv: cannot stat 'drivers/mtd/.tmp_mx_nftlcore.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/rc80211_minstrel_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: net/mac80211/rc80211_minstrel_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 net/mac80211/rc80211_minstrel_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_rc80211_minstrel_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: net/mac80211/.tmp_mc_rc80211_minstrel_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 net/mac80211/.tmp_mc_rc80211_minstrel_debugfs.o mv: cannot stat 'net/mac80211/.tmp_mx_rc80211_minstrel_debugfs.o': No such file or directory CC drivers/usb/dwc3/core.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 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fildrivers/sh/intc/core.o: compiled for a big endian system and target is little endiane fs/nls/.tmp_mc_nls_base.o/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 mv: cannot stat 'fs/nls/.tmp_mx_nls_base.o': No such file or directory CC drivers/sh/intc/virq.o mv: cannot stat 'drivers/sh/intc/.tmp_mx_core.o': No such file or directory /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 mv: cannot stat 'drivers/md/bcache/.tmp_mx_request.o': No such file or directory CC fs/nls/nls_cp852.o CC drivers/mtd/sm_ftl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sdio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sdio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sdio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/.tmp_mc_sdio.o CC fs/nls/nls_cp857.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_sdio.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/.tmp_gl_ssfdc.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/.tmp_mx_ssfdc.o': No such file drivers/md/bcache/.tmp_gl_sysfs.o: file not recognized: File truncated rm: cannot remove 'drivers/mtd/.tmp_mx_ssfdc.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/md/bcache/.tmp_mx_sysfs.o': No such file LD drivers/misc/mic/built-in.o rm: cannot remove 'drivers/md/bcache/.tmp_mx_sysfs.o': No such file or directory drivers/misc/.tmp_gl_ds1682.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_ds1682.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_ds1682.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/hid/.tmp_gl_hid-ortek.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-ortek.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/hid/.tmp_mx_hid-ortek.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/max8925-i2c.o: compiled for a big endian system and target is little endiandrivers/input/touchscreen/.tmp_gl_mtouch.o: file not recognized: File truncated CC drivers/video/backlight/adp5520_bl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/max8925-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/mfd/max8925-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_max8925-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/mfd/.tmp_mc_max8925-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/mfd/.tmp_mc_max8925-i2c.o mv: cannot stat 'drivers/mfd/.tmp_mx_max8925-i2c.o': No such file or directory CC drivers/mmc/core/sdio_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_mtouch.o': No such file CC drivers/mfd/pcf50633-core.o rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_mtouch.o': No such file or directory CC drivers/rtc/rtc-ds1511.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/usb/c67x00/c67x00-sched.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/c67x00-sched.o: uses 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 drivers/mfd/pcf50633-irq.o e target specific data of file drivers/usb/c67x00/c67x00-sched.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/.tmp_mc_c67x00-sched.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/c67x00/.tmp_mc_c67x00-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/c67x00/.tmp_mc_c67x00-sched.o drivers/md/.tmp_gl_dm-stripe.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/c67x00/.tmp_mx_c67x00-sched.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-stripe.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-stripe.o': No such file or directory CC drivers/video/fbdev/core/fb_notify.o CC drivers/mfd/pcf50633-adc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mfd/.tmp_gl_max8907.o: file not recognized: File truncated CC drivers/mfd/abx500-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/tea5761.o: 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/tea5761.o: uses instructions which are incompatible with instructions used 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/tea5761.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/tuners/.tmp_mc_tea5761.o: 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_tea5761.o: uses instructions which are incompatible with instructions used 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_tea5761.o CC drivers/input/touchscreen/sur40.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_max8907.o': No such file mv: cannot stat 'drivers/media/tuners/.tmp_mx_tea5761.o': No such file or directory rm: cannot remove 'drivers/mfd/.tmp_mx_max8907.o': No such file or directory LD drivers/usb/c67x00/c67x00.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/c67x00/c67x00-drv.o: No such file or directory CC drivers/mfd/adp5520.o make[4]: *** [drivers/usb/c67x00/c67x00.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/c67x00] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/thermal_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/thermal/thermal_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/thermal/thermal_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/.tmp_mc_thermal_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/thermal/.tmp_mc_thermal_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/thermal/.tmp_mc_thermal_core.o CC drivers/input/touchscreen/touchit213.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 'drivers/thermal/.tmp_mx_thermal_core.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory CC drivers/video/backlight/adp8860_bl.o CC drivers/video/backlight/adp8870_bl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/otg_fsm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/otg_fsm.o: uses instructions which are 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-ld: fs/btrfs/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/btrfs/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/btrfs/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.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/btrfs/.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/btrfs/.tmp_mc_acl.o data of file drivers/usb/chipidea/otg_fsm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/.tmp_mc_otg_fsm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/.tmp_mc_otg_fsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/chipidea/.tmp_mc_otg_fsm.o mv: cannot stat 'drivers/usb/chipidea/.tmp_mx_otg_fsm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_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: drivers/tty/tty_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 drivers/tty/tty_mutex.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_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: drivers/tty/.tmp_mc_tty_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 drivers/tty/.tmp_mc_tty_mutex.o mv: cannot stat 'fs/btrfs/.tmp_mx_acl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_output.o /scratch/kisskb/src/drivers/virtio/virtio_ring.c: In function 'detach_buf': /scratch/kisskb/src/drivers/virtio/virtio_ring.c:436:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] CC drivers/usb/dwc3/debug.o mv: cannot stat 'drivers/tty/.tmp_mx_tty_mutex.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) LD drivers/thermal/thermal_sys.o mv: cannot stat 'net/sctp/.tmp_mx_output.o': No such file or directory drivers/usb/class/.tmp_gl_usblp.o: file not recognized: File truncated drivers/power/.tmp_gl_ds2782_battery.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_ds2782_battery.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/class/.tmp_mx_usblp.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_ds2782_battery.o': No such file or directory LD drivers/thermal/built-in.o rm: cannot remove 'drivers/usb/class/.tmp_mx_usblp.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/ext4/block_validity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/block_validity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/block_validity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_block_validity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_block_validity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_block_validity.o drivers/rtc/.tmp_gl_rtc-da9052.o: file not recognized: File truncated mv: cannot stat 'fs/ext4/.tmp_mx_block_validity.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-da9052.o': No such file LD drivers/video/fbdev/omap2/displays-new/built-in.o LD net/ipv4/gre.o CC drivers/usb/dwc3/trace.o CC drivers/input/touchscreen/touchright.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-da9052.o': No such file or directory CC drivers/video/backlight/as3711_bl.o CC fs/ext4/mmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/misc/lis3lv02d/lis3lv02d_i2c.o drivers/usb/chipidea/.tmp_gl_ci_hdrc_msm.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) drivers/md/.tmp_gl_raid5.o: file not recognized: File truncated drivers/usb/chipidea/.tmp_gl_ci_hdrc_zevio.o: file not recognized: File truncated LD drivers/usb/class/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_raid5.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/chipidea/.tmp_mx_ci_hdrc_msm.o': No such file CC fs/dlm/requestqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/chipidea/.tmp_mx_ci_hdrc_zevio.o': No such file CC drivers/rtc/rtc-ds1553.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/class/usblp.o: No such file or directory rm: cannot remove 'drivers/md/.tmp_mx_raid5.o': No such file or directory /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 tmake[4]: *** [drivers/usb/class/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. rm: cannot remove 'drivers/usb/chipidea/.tmp_mx_ci_hdrc_msm.o': No such file or directory make[3]: *** [drivers/usb/class] Error 2 LD drivers/video/fbdev/omap2/dss/built-in.o rm: cannot remove 'drivers/usb/chipidea/.tmp_mx_ci_hdrc_zevio.o': No such file or directory o 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 specific data of file fs/nilfs2/.tmp_mc_file.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/nilfs2/.tmp_mx_file.o': No such file or directory drivers/rtc/.tmp_gl_rtc-ds1286.o: file not recognized: File truncated CC drivers/usb/dwc3/gadget.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1286.o': No such file LD drivers/video/fbdev/omap2/built-in.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-ds1286.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/pcmcia_cis.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/pcmcia_cis.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/pcmcia_cis.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_pcmcia_cis.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_pcmcia_cis.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/.tmp_mc_pcmcia_cis.o LD drivers/input/input-core.o /scratch/kisskb/src/drivers/mtd/sm_ftl.c: In function 'sm_break_offset': /scratch/kisskb/src/drivers/mtd/sm_ftl.c:212:13: warning: comparison of distinct pointer types lacks a cast [enabled by default] /scratch/kisskb/src/drivers/mtd/sm_ftl.c:213:11: warning: comparison of distinct pointer types lacks a cast [enabled by default] mv: cannot stat 'drivers/pcmcia/.tmp_mx_pcmcia_cis.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/input.o: No such file or directory make[3]: *** [drivers/input/input-core.o] Error 1 /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 fs/nls/nls_cp861.o CC fs/jfs/jfs_discard.o CC net/ipv6/xfrm6_policy.o mv: cannot stat 'drivers/watchdog/.tmp_mx_watchdog_core.o': No such file or directory CC fs/dlm/user.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_inode.o': No such file or directory GEN lib/crc32table.h CC drivers/mtd/mtdoops.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/tty/tty_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/tty/tty_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/tty/tty_port.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_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/tty/.tmp_mc_tty_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/tty/.tmp_mc_tty_port.o net/netfilter/.tmp_gl_xt_nfacct.o: file not recognized: File truncated CC drivers/rtc/rtc-ds1672.o mv: cannot stat 'drivers/tty/.tmp_mx_tty_port.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_nfacct.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_xt_nfacct.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/max8997.o: 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/max8997.o: uses instructions which are incompatible with instructions used 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/max8997.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_max8997.o: 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_max8997.o: uses instructions which are incompatible with instructions used 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_max8997.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/xfrm4_protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/xfrm4_protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/xfrm4_protocol.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_xfrm4_protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv4/.tmp_mc_xfrm4_protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv4/.tmp_mc_xfrm4_protocol.o CC drivers/sh/intc/virq-debugfs.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_max8997.o': No such file or directory mv: cannot stat 'net/ipv4/.tmp_mx_xfrm4_protocol.o': No such file or directory drivers/video/console/.tmp_gl_dummycon.o: file not recognized: File truncated CC drivers/watchdog/watchdog_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/console/.tmp_mx_dummycon.o': No such file CC fs/jfs/jfs_extent.o rm: cannot remove 'drivers/video/console/.tmp_mx_dummycon.o': No such file or directory CC drivers/mfd/kempld-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/max8997-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/max8997-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/max8997-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_max8997-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_max8997-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_max8997-irq.o CC fs/notify/fsnotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/cyttsp4_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/input/touchscreen/cyttsp4_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/input/touchscreen/cyttsp4_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_mc_cyttsp4_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/input/touchscreen/.tmp_mc_cyttsp4_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/input/touchscreen/.tmp_mc_cyttsp4_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_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/tty/tty_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: fai/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/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/usb/chipidea/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/usb/chipidea/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/.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/usb/chipidea/.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/usb/chipidea/.tmp_mc_debug.o CC drivers/w1/w1_family.o led to merge target specific data of file drivers/tty/tty_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_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/tty/.tmp_mc_tty_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/tty/.tmp_mc_tty_buffer.o mv: cannot stat 'drivers/mfd/.tmp_mx_max8997-irq.o': No such file or directory mv: cannot stat 'drivers/input/touchscreen/.tmp_mx_cyttsp4_core.o': No such file or directory mv: cannot stat 'drivers/usb/chipidea/.tmp_mx_debug.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/usb/common/led.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/common/led.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/common/led.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/common/.tmp_mc_led.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/common/.tmp_mc_led.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/common/.tmp_mc_led.o mv: cannot stat 'drivers/tty/.tmp_mx_tty_buffer.o': No such file or directory drivers/tty/.tmp_gl_tty_ldisc.o: file not recognized: File truncated CC drivers/w1/w1_netlink.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/tty/.tmp_mx_tty_ldisc.o': No such file mv: cannot stat 'drivers/usb/common/.tmp_mx_led.o': No such file or directory drivers/media/rc/.tmp_gl_ttusbir.o: file not recognized: File truncated CC net/netfilter/xt_owner.o rm: cannot remove 'drivers/tty/.tmp_mx_tty_ldisc.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipv4] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/rc/.tmp_mx_ttusbir.o': No such file CC fs/ext4/indirect.o /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 m CC drivers/w1/w1_io.o LD drivers/video/console/built-in.o rm: cannot remove 'drivers/media/rc/.tmp_mx_ttusbir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/console/dummycon.o: No such file or directory make[4]: *** [drivers/video/console/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/console] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) erge target specific data of file drivers/virtio/.tmp_mc_virtio.o fs/nls/.tmp_gl_nls_cp852.o: file not recognized: File truncated mv: cannot stat 'drivers/virtio/.tmp_mx_virtio.o': No such file or directory CC drivers/input/touchscreen/touchwin.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_cp857.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp852.o': No such file drivers/hid/.tmp_gl_hid-ntrig.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_cp852.o': No such file or directory CC drivers/hid/hid-pl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file CC drivers/rtc/rtc-ds1742.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-ntrig.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp857.o': No such file or directory CC drivers/tty/sysrq.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-ntrig.o': No such file or directory CC drivers/tty/n_gsm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/touchscreen/.tmp_gl_pixcir_i2c_ts.o: file not recognized: File truncated LD drivers/media/rc/built-in.o CC drivers/tty/n_r3964.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_pixcir_i2c_ts.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/rc/ati_remote.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/rc/mceusb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/rc/redrat3.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/rc/rc-loopback.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/rc/gpio-ir-recv.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/rc/iguanair.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/rc/ttusbir.o: No such file or directory make[4]: *** [drivers/media/rc/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/rc] Error 2 rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_pixcir_i2c_ts.o': No such file or directory CC drivers/w1/masters/ds2482.o CC drivers/regulator/da9211-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/echo/echo.o: 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/echo/echo.o: uses instructions which are incompatible with instructions used 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/echo/echo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/echo/.tmp_mc_echo.o: 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/echo/.tmp_mc_echo.o: uses instructions which are incompatible with instructions used 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/echo/.tmp_mc_echo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/rc80211_minstrel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/rc80211_minstrel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/rc80211_minstrel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_rc80211_minstrel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.tmp_mc_rc80211_minstrel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/mac80211/.tmp_mc_rc80211_minstrel.o CC fs/nls/nls_cp864.o mv: cannot stat 'net/mac80211/.tmp_mx_rc80211_minstrel.o': No such file or directory mv: cannot stat 'drivers/misc/echo/.tmp_mx_echo.o': No such file or directory CC drivers/video/backlight/backlight.o LD drivers/misc/echo/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/recoverd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/recoverd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/recoverd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_recoverd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_recoverd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_recoverd.o mv: cannot stat 'fs/dlm/.tmp_mx_recoverd.o': No such file or directory CC drivers/input/touchscreen/tsc40.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_da9210-regulator.o: file not recognized: File truncated drivers/misc/eeprom/.tmp_gl_at24.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/eeprom/.tmp_mx_at24.o': No such file CC drivers/misc/hmc6352.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/video/backlight/lcd.o: 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/backlight/lcd.o: uses instructions which are incompatible with instructions used 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/backlight/lcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/backlight/.tmp_mc_lcd.o: 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/backlight/.tmp_mc_lcd.o: uses instructions which are incompatible with instructions used 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/backlight/.tmp_mc_lcd.o rm: cannot remove 'drivers/misc/eeprom/.tmp_mx_at24.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/misc/ti-st/built-in.o mv: cannot stat 'drivers/video/backlight/.tmp_mx_lcd.o': No such file or directory drivers/net/irda/.tmp_gl_ksdazzle-sir.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/max8925-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/max8925-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/max8925-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_max8925-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_max8925-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_max8925-core.o mv: cannot stat 'drivers/mfd/.tmp_mx_max8925-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_ksdazzle-sir.o': No such file rm: cannot remove 'drivers/net/irda/.tmp_mx_ksdazzle-sir.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/btrfs/.tmp_gl_ioctl.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_ioctl.o': No such file rm: cannot remove 'fs/btrfs/.tmp_mx_ioctl.o': No such file or directory CC fs/nls/nls_cp865.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_ldsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_ldsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/tty_ldsem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_ldsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_ldsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_tty_ldsem.o CC drivers/mmc/host/sdhci-pltfm.o CC drivers/tty/hvc/hvc_console.o mv: cannot stat 'drivers/tty/.tmp_mx_tty_ldsem.o': No such file or directory CC drivers/misc/eeprom/eeprom.o CC drivers/regulator/fan53555.o /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-objcopy: Unable to change endianness of input file(s) /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 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 drivers/rtc/.tmp_gl_rtc-ds1374.o: file not recognized: File truncated CC drivers/misc/eeprom/eeprom_93cx6.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/sh/intc/.tmp_mx_virq.o': No such file or directory drivers/regulator/.tmp_gl_da9052-regulator.o: file not recognized: File truncated LD drivers/net/irda/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1374.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_da9052-regulator.o': No such file CC fs/ntfs/aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/stir4200.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/mcs7780.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/ksdazzle-sir.o: No such file or directory make[4]: *** [drivers/net/irda/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/irda] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/net] Error 2 rm: cannot remove 'drivers/regulator/.tmp_mx_da9052-regulator.o': No such file or directory rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-ds1374.o': No such file or directory CC fs/notify/notification.o CC drivers/usb/dwc3/ep0.o CC fs/nilfs2/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/recover.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/recover.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/recover.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_recover.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_recover.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_recover.o /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 merg/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 CC drivers/usb/dwc3/debugfs.o mv: cannot stat 'fs/dlm/.tmp_mx_recover.o': No such file or directory mv: cannot stat 'drivers/video/fbdev/core/.tmp_mx_fb_notify.o': No such file or directory e 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-ld: drivers/misc/c2port/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/misc/c2port/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/misc/c2port/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/c2port/.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/misc/c2port/.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/misc/c2port/.tmp_mc_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/media/v4l2-core/.tmp_mx_v4l2-subdev.o': No such file or directory drivers/power/.tmp_gl_sbs-battery.o: file not recognized: File truncated mv: cannot stat 'drivers/misc/c2port/.tmp_mx_core.o': No such file or directory CC drivers/usb/core/hub.o /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/power/.tmp_mx_sbs-battery.o': No such file or directory CC fs/nilfs2/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.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/ncpfs/.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/ncpfs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/qgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/qgroup.o: uses instructions which are incompatible with instructions used in previous modules mv: cannot stat 'fs/ncpfs/.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/qgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_qgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_qgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_qgroup.o fs/nls/.tmp_gl_nls_cp861.o: file not recognized: File truncated mv: cannot stat 'fs/btrfs/.tmp_mx_qgroup.o': No such file or directory CC fs/dlm/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp861.o': No such file LD drivers/video/fbdev/core/built-in.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp861.o': No such file or directory LD drivers/misc/c2port/built-in.o LD drivers/video/fbdev/built-in.o CC drivers/power/max17040_battery.o CC fs/dlm/debug_fs.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/media/radio/.tmp_gl_radio-wl1273.o: file not recognized: File truncated drivers/tty/.tmp_gl_pty.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/tty/.tmp_mx_pty.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/media/radio/.tmp_mx_radio-wl1273.o': No such file rm: cannot remove 'drivers/tty/.tmp_mx_pty.o': No such file or directory drivers/video/backlight/.tmp_gl_as3711_bl.o: file not recognized: File truncated rm: cannot remove 'drivers/media/radio/.tmp_mx_radio-wl1273.o': No such file or directory CC lib/oid_registry.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/backlight/.tmp_mx_as3711_bl.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/video/backlight/.tmp_mx_as3711_bl.o': No such file or directory CC drivers/rtc/rtc-em3027.o fs/btrfs/.tmp_gl_inode.o: file not recognized: File truncated CC drivers/power/isp1704_charger.o CC fs/nls/nls_cp866.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/abx500-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/abx500-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/abx500-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_abx500-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_abx500-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_abx500-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_inode.o': No such file rm: cannot remove 'fs/btrfs/.tmp_mx_inode.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_abx500-core.o': No such file or directory LD drivers/tty/ipwireless/built-in.o LD drivers/usb/common/usb-common.o LD drivers/media/radio/shark2.o CC drivers/misc/fsa9480.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/usb/core/hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/radio/radio-shark2.o: No such file or directory make[4]: *** [drivers/media/radio/shark2.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/radio] Error 2 drivers/sh/intc/.tmp_gl_virq-debugfs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/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/usb/dwc3/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/usb/dwc3/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/.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/usb/dwc3/.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/usb/dwc3/.tmp_mc_debug.o CC fs/nls/nls_cp869.o CC fs/ntfs/attrib.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/adp5520.o: 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/adp5520.o: uses instructions which are incompatible with instructions used 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/adp5520.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_adp5520.o: 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_adp5520.o: uses instructions which are incompatible with instructions used 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_adp5520.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_virq-debugfs.o': No such file drivers/input/touchscreen/.tmp_gl_penmount.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ncplib_kernel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ncplib_kernel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/ncplib_kernel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ncplib_kernel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ncplib_kernel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_ncplib_kernel.o rm: cannot remove 'drivers/sh/intc/.tmp_mx_virq-debugfs.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_adp5520.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_penmount.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/hid/hid-penmount.o CC drivers/usb/core/urb.o mv: cannot stat 'drivers/usb/dwc3/.tmp_mx_debug.o': No such file or directory mv: cannot stat 'fs/ncpfs/.tmp_mx_ncplib_kernel.o': No such file or directory rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_penmount.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/virtio/.tmp_mx_virtio_mmio.o': No such file drivers/input/keyboard/.tmp_gl_twl4030_keypad.o: file not recognized: File truncated 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-objcopy: 'drivers/input/keyboard/.tmp_mx_twl4030_keypad.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_audit.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/tty_audit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_audit.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_audit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_tty_audit.o mv: cannot stat 'drivers/tty/.tmp_mx_tty_audit.o': No such file or directory rm: cannot remove 'drivers/input/keyboard/.tmp_mx_twl4030_keypad.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/pcf50633-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/pcf50633-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/pcf50633-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_pcf50633-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_pcf50633-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 merg/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/pcf50633-adc.o: 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/pcf50633-adc.o: uses instructions which are incompatible with instructions used 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/pcf50633-adc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_pcf50633-adc.o: 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_pcf50633-adc.o: uses instructions which are incompatible with instructions used 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_pcf50633-adc.o e target specific data of file drivers/mfd/.tmp_mc_pcf50633-core.o mv: cannot stat 'drivers/mfd/.tmp_mx_pcf50633-core.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_pcf50633-adc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_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/tty/tty_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/tty/tty_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_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/tty/.tmp_mc_tty_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/tty/.tmp_mc_tty_io.o mv: cannot stat 'drivers/tty/.tmp_mx_tty_io.o': No such file or directory CC drivers/hid/hid-petalynx.o LD drivers/sh/intc/built-in.o CC drivers/pcmcia/rsrc_mgr.o CC drivers/mmc/core/sdio_bus.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 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_sock.o LD drivers/mmc/host/tmio_mmc_core.o CC drivers/hid/hid-picolcd_core.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/raid56.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/raid56.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/raid56.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_raid56.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_raid56.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_raid56.o CC fs/jfs/symlink.o CC fs/ntfs/collate.o CC drivers/md/dm-io.o 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) mv: cannot stat 'fs/ncpfs/.tmp_mx_sock.o': No such file or directory drivers/input/touchscreen/.tmp_gl_touchit213.o: file not recognized: File truncated mv: cannot stat 'fs/btrfs/.tmp_mx_raid56.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/pcf50633-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/pcf50633-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/pcf50633-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_pcf50633-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_pcf50633-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_pcf50633-irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchit213.o': No such file CC drivers/input/keyboard/xtkbd.o mv: cannot stat 'drivers/mfd/.tmp_mx_pcf50633-irq.o': No such file or directory rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_touchit213.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/misc/lis3lv02d/.tmp_gl_lis3lv02d_i2c.o: file not recognized: File truncated drivers/input/touchscreen/.tmp_gl_touchright.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchright.o': No such file CC fs/ntfs/compress.o rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_touchright.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_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/tty/tty_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/tty/tty_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_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/tty/.tmp_mc_tty_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/tty/.tmp_mc_tty_ioctl.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/lis3lv02d/.tmp_mx_lis3lv02d_i2c.o': No such file mv: cannot stat 'drivers/tty/.tmp_mx_tty_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/inet6_connection_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/inet6_connection_sock.o: uses instructions which are incompatible with instructions used in previous modules rm: cannot remove 'drivers/misc/lis3lv02d/.tmp_mx_lis3lv02d_i2c.o': No such file or directory mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda9887.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sdio_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/mmc/core/sdio_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 mer/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/inet6_connection_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_inet6_connection_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_inet6_connection_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_inet6_connection_sock.o CC fs/ntfs/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ge target specific data of file drivers/mmc/core/sdio_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio_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/mmc/core/.tmp_mc_sdio_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/mmc/core/.tmp_mc_sdio_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/ipv6/.tmp_mx_inet6_connection_sock.o': No such file or directory fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated drivers/video/backlight/.tmp_gl_adp5520_bl.o: file not recognized: File truncated mv: cannot stat 'drivers/mmc/core/.tmp_mx_sdio_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/backlight/.tmp_mx_adp5520_bl.o': No such file rm: cannot remove 'drivers/video/backlight/.tmp_mx_adp5520_bl.o': No such file or directory CC drivers/tty/serial/serial_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file CC drivers/mfd/tps6586x.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp864.o': No such file or directory CC fs/ntfs/dir.o CC drivers/w1/slaves/w1_smem.o LD fs/ncpfs/ncpfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/requestqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/requestqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/requestqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_requestqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_requestqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_requestqueue.o CC net/ipv6/xfrm6_state.o CC drivers/media/tuners/tda18271-maps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/notify/group.o CC drivers/power/lp8727_charger.o /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 mv: cannot stat 'fs/dlm/.tmp_mx_requestqueue.o': No such file or directory drivers/misc/.tmp_gl_hmc6352.o: file not recognized: File truncated mv: cannot stat 'drivers/w1/.tmp_mx_w1_int.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_hmc6352.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 net/ipv6/xfrm6_input.o rm: cannot remove 'drivers/misc/.tmp_mx_hmc6352.o': No such file or directory drivers/virtio/.tmp_gl_virtio_balloon.o: file not recognized: File truncated LD fs/ncpfs/built-in.o /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 CC drivers/video/backlight/da9052_bl.o CC drivers/tty/serial/earlycon.o CC drivers/mmc/core/sdio_cis.o CC drivers/rtc/rtc-fm3130.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/video/backlight/.tmp_gl_adp8860_bl.o: file not recognized: File truncated drivers/rtc/.tmp_gl_rtc-ds1672.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/backlight/.tmp_mx_adp8860_bl.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/scrub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/scrub.o: 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: 'drivers/rtc/.tmp_mx_rtc-ds1672.o': No such file rm: cannot remove 'drivers/video/backlight/.tmp_mx_adp8860_bl.o': No such file or directory CC drivers/mmc/core/sdio_io.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-ds1672.o': No such file or directory o merge target specific data of file fs/btrfs/scrub.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_scrub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_scrub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_scrub.o CC fs/notify/inode_mark.o mv: cannot stat 'fs/btrfs/.tmp_mx_scrub.o': No such file or directory CC fs/nilfs2/page.o CC drivers/regulator/lp872x.o CC drivers/tty/serial/8250/8250_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: 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: failed 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 fs/nls/.tmp_gl_nls_cp865.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_cp865.o': No such file mv: cannot stat 'fs/jfs/.tmp_mx_jfs_discard.o': No such file or directory net/netfilter/.tmp_gl_xt_owner.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_cp865.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/move_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/ext4/move_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/ext4/move_extent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_move_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/ext4/.tmp_mc_move_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/ext4/.tmp_mc_move_extent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/kempld-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/kempld-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/kempld-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_kempld-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_kempld-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_kempld-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_owner.o': No such file CC fs/nilfs2/mdt.o mv: cannot stat 'fs/ext4/.tmp_mx_move_extent.o': No such file or directory CC drivers/hid/hid-picolcd_lcd.o rm: cannot remove 'net/netfilter/.tmp_mx_xt_owner.o': No such file or directory CC net/ipv6/xfrm6_output.o mv: cannot stat 'drivers/mfd/.tmp_mx_kempld-core.o': No such file or directory /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: failed to merge target specific data of file drivers/virtio/.tmp_mc_virtio_ring.o mv: cannot stat 'drivers/virtio/.tmp_mx_virtio_ring.o': No such file or directory CC drivers/rtc/rtc-generic.o CC drivers/w1/slaves/w1_ds2413.o /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 mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda827x.o': No such file or directory CC drivers/input/touchscreen/tsc2007.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/usb/common/usb-otg-fsm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/common/usb-otg-fsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/common/usb-otg-fsm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/common/.tmp_mc_usb-otg-fsm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/common/.tmp_mc_usb-otg-fsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/common/.tmp_mc_usb-otg-fsm.o drivers/input/touchscreen/.tmp_gl_touchwin.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/common/.tmp_mx_usb-otg-fsm.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/watchdog/pcwd_usb.o net/ipv6/.tmp_gl_ip6_flowlabel.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchwin.o': No such file CC drivers/rtc/rtc-hid-sensor-time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_ip6_flowlabel.o': No such file rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_touchwin.o': No such file or directory LD drivers/virtio/built-in.o CC net/netfilter/xt_cgroup.o rm: cannot remove 'net/ipv6/.tmp_mx_ip6_flowlabel.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/virtio/virtio_mmio.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/virtio/virtio_balloon.o: No such file or directory drivers/input/touchscreen/.tmp_gl_sur40.o: file not recognized: File truncated make[3]: *** [drivers/virtio/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/virtio] 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/regulator/.tmp_gl_fan53555.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_sur40.o': No such file drivers/usb/core/.tmp_gl_usb.o: file not recognized: File truncated /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 drivers/watchdog/dw_wdt.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_fan53555.o': No such file rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_sur40.o': No such file or directory CC drivers/input/touchscreen/wacom_w8001.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/core/.tmp_mx_usb.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 'fs/notify/.tmp_mx_notification.o': No such file or directory drivers/input/touchscreen/.tmp_gl_usbtouchscreen.o: file not recognized: File truncated rm: cannot remove 'drivers/regulator/.tmp_mx_fan53555.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/usb/core/.tmp_mx_usb.o': No such file or directory fs/btrfs/.tmp_gl_extent-tree.o: file not recognized: File truncated drivers/rtc/.tmp_gl_rtc-ds1511.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_usbtouchscreen.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_extent-tree.o': No such file rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_usbtouchscreen.o': No such file or directory LD drivers/usb/common/built-in.o rm: cannot remove 'fs/btrfs/.tmp_mx_extent-tree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1511.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-ds1511.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/watchdog/kempld_wdt.o fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp866.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/watchdog/of_xilinx_wdt.o drivers/input/touchscreen/.tmp_gl_tsc40.o: file not recognized: File truncated CC fs/ntfs/file.o CC fs/nls/nls_cp874.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_tsc40.o': No such file rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_tsc40.o': No such file or directory CC fs/jfs/jfs_metapage.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/w1/.tmp_mx_w1_io.o': No such file or directory CC fs/jfs/jfs_logmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-ds1742.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1742.o': No such file fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated CC drivers/tty/serial/sh-sci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp869.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-ds1742.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/eeprom/eeprom_93cx6.o: 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/eeprom/eeprom_93cx6.o: uses instructions which are incompatible with instructions used 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/eeprom/eeprom_93cx6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/eeprom/.tmp_mc_eeprom_93cx6.o: 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/eeprom/.tmp_mc_eeprom_93cx6.o: uses instructions which are incompatible with instructions used 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/eeprom/.tmp_mc_eeprom_93cx6.o mv: cannot stat 'drivers/watchdog/.tmp_mx_watchdog_dev.o'rm: : No such file or directory cannot remove 'fs/nls/.tmp_mx_nls_cp869.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/misc/eeprom/.tmp_mx_eeprom_93cx6.o': No such file or directory drivers/regulator/.tmp_gl_da9211-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_da9211-regulator.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_da9211-regulator.o': No such file or directory CC drivers/input/touchscreen/tps6507x-ts.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 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) /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: CC drivers/watchdog/da9052_wdt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) 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 drivers/hid/.tmp_gl_hid-pl.o: file not recognized: File truncated CC fs/overlayfs/super.o CC drivers/usb/gadget/usbstring.o fs/jfs/.tmp_gl_symlink.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/hid/.tmp_mx_hid-pl.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_symlink.o': No such file CC drivers/tty/vt/vt_ioctl.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/jfs/.tmp_mx_symlink.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/pcmcia/pcmcia_core.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-pl.o': No such file or directory drivers/power/.tmp_gl_max17040_battery.o: file not recognized: File truncated CC fs/nilfs2/btnode.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: Unable to change endianness of input file(s) CC drivers/tty/vt/vc_screen.o CC drivers/regulator/lp8788-buck.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/masters/.tmp_mx_ds2482.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_max17040_battery.o': No such file drivers/rtc/.tmp_gl_rtc-ds1553.o: file not recognized: File truncated rm: cannot remove 'drivers/w1/masters/.tmp_mx_ds2482.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1553.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_max17040_battery.o': No such file or directory CC drivers/media/v4l2-core/v4l2-clk.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-ds1553.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/mmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/mmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/mmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_mmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_mmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_mmp.o CC fs/nilfs2/bmap.o mv: cannot stat 'fs/ext4/.tmp_mx_mmp.o': No such file or directory CC drivers/watchdog/menf21bmc_wdt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC drivers/w1/slaves/w1_ds2406.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mmc/host/sdhci-pltfm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/sdhci-pltfm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/host/sdhci-pltfm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/.tmp_mc_sdhci-pltfm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/host/.tmp_mc_sdhci-pltfm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/host/.tmp_mc_sdhci-pltfm.o drivers/md/.tmp_gl_md.o: file not recognized: File truncated mv: cannot stat 'drivers/mmc/host/.tmp_mx_sdhci-pltfm.o': No such file or directory CC fs/ntfs/index.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_md.o': No such file /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 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 LD drivers/w1/masters/built-in.o CC drivers/hid/hid-picolcd_cir.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-ioctl.o': No such file or directory rm: cannot remove 'drivers/md/.tmp_mx_md.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/w1/masters/ds2482.o: No such file or directory make[4]: *** [drivers/w1/masters/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/w1/masters] Error 2 CC fs/nls/nls_cp936.o CC fs/overlayfs/inode.o CC drivers/w1/slaves/w1_ds2423.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/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 target 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 CC drivers/hid/hid-picolcd_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/misc/eeprom/.tmp_gl_eeprom.o: file not recognized: File truncated drivers/hid/.tmp_gl_hid-penmount.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/eeprom/.tmp_mx_eeprom.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-penmount.o': No such file mv: cannot stat 'fs/nilfs2/.tmp_mx_dir.o': No such file or directory rm: cannot remove 'drivers/misc/eeprom/.tmp_mx_eeprom.o': No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_hid-penmount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/rsrc_mgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/rsrc_mgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/rsrc_mgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_rsrc_mgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_rsrc_mgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/.tmp_mc_rsrc_mgr.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 mv: cannot stat 'drivers/pcmcia/.tmp_mx_rsrc_mgr.o': No such file or directory mv: cannot stat 'fs/notify/.tmp_mx_fsnotify.o': No such file or directory CC drivers/tty/serial/sccnxp.o CC fs/proc/nommu.o CC drivers/w1/slaves/w1_ds2431.o CC fs/nls/nls_cp949.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_mtdoops.o: file not recognized: File truncated CC drivers/w1/slaves/w1_ds2780.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/backlight/backlight.o: 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/backlight/backlight.o: uses instructions which are incompatible with instructions used 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/backlight/backlight.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/backlight/.tmp_mc_backlight.o: 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/backlight/.tmp_mc_backlight.o: uses instructions which are incompatible with instructions used 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/backlight/.tmp_mc_backlight.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/misc/eeprom/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdoops.o': No such file fs/btrfs/.tmp_gl_relocation.o: file not recognized: File truncated mv: cannot stat 'drivers/video/backlight/.tmp_mx_backlight.o': No such file or directory drivers/hid/.tmp_gl_hid-petalynx.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/misc/eeprom/at24.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/misc/eeprom/eeprom.o: No such file or directory make[4]: *** [drivers/misc/eeprom/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/eeprom] Error 2 rm: cannot remove 'drivers/mtd/.tmp_mx_mtdoops.o': No such file or directory CC drivers/w1/slaves/w1_ds2781.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_relocation.o': No such file CC drivers/rtc/rtc-isl1208.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-petalynx.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-petalynx.o': No such file or directory CC drivers/video/backlight/generic_bl.o rm: cannot remove 'fs/btrfs/.tmp_mx_relocation.o': No such file or directory CC drivers/media/v4l2-core/v4l2-async.o CC fs/notify/mark.o CC fs/ocfs2/alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-em3027.o: file not recognized: File truncated /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 to 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: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-em3027.o': No such file 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-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 merge tamv: cannot stat 'fs/ntfs/.tmp_mx_debug.o': No such file or directory rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-em3027.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/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/dlm/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/dlm/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.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/dlm/.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/dlm/.tmp_mc_util.o rget specific data of file fs/notify/.tmp_mc_group.o CC drivers/rtc/rtc-m48t35.o mv: cannot stat 'fs/notify/.tmp_mx_group.o': No such file or directory mv: cannot stat 'fs/dlm/.tmp_mx_util.o': No such file or directory CC drivers/tty/serial/sc16is7xx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: CC drivers/tty/vt/selection.o Unable to change endianness of input file(s) CC drivers/tty/serial/8250/8250_early.o drivers/rtc/.tmp_gl_rtc-ds1307.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1307.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-ds1307.o': No such file or directory /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 mv: cannot stat 'fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory CC drivers/tty/serial/altera_uart.o CC drivers/mfd/wl1273-core.o CC net/netfilter/xt_quota.o CC drivers/tty/vt/keyboard.o /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 to merge 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 mv: cannot stat 'fs/ntfs/.tmp_mx_collate.o': No such file or directory CC drivers/w1/slaves/w1_bq27000.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/cistpl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/cistpl.o: uses instructions 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-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 /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 get specific data of file drivers/pcmcia/cistpl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_cistpl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pcmcia/.tmp_mc_cistpl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pcmcia/.tmp_mc_cistpl.o mv: cannot stat 'drivers/md/.tmp_mx_dm-ioctl.o': No such file or directory LD drivers/watchdog/watchdog.o mv: cannot stat 'drivers/pcmcia/.tmp_mx_cistpl.o': No such file or directory CC drivers/w1/slaves/w1_ds28e04.o CC drivers/media/tuners/tda18271-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/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/dlm/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/dlm/user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.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: fs/dlm/.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 fs/dlm/.tmp_mc_user.o mv: cannot stat 'fs/dlm/.tmp_mx_user.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/video/backlight/.tmp_gl_adp8870_bl.o: file not recognized: File truncated LD drivers/pcmcia/pcmcia_rsrc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sdio_bus.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/backlight/.tmp_mx_adp8870_bl.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sdio_bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/sdio_bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio_bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio_bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/.tmp_mc_sdio_bus.o rm: cannot remove 'drivers/video/backlight/.tmp_mx_adp8870_bl.o': No such file or directory mv: cannot stat 'drivers/mmc/core/.tmp_mx_sdio_bus.o': No such file or directory LD drivers/pcmcia/pcmcia.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/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/usb/dwc3/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/usb/dwc3/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/.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/usb/dwc3/.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/usb/dwc3/.tmp_mc_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) mv: cannot stat 'drivers/usb/dwc3/.tmp_mx_core.o': No such file or directory LD drivers/pcmcia/built-in.o drivers/rtc/.tmp_gl_rtc-generic.o: fifs/nls/.tmp_gl_nls_cp874.ole: nfoitl er encootg nriezceodg:n iFile truncatedz ed: 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/rtc/.tmp_mx_rtc-generic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp874.o': No such file drivers/input/keyboard/.tmp_gl_xtkbd.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_cp874.o': No such file or directory rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file CC drivers/usb/image/mdc800.o rm: cannot remove 'drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file or directory CC drivers/video/backlight/lm3639_bl.o CC drivers/video/backlight/lv5207lp.o CC drivers/usb/host/isp116x-hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/tty/.tmp_gl_n_r3964.o: file not r CC drivers/mmc/core/sdio_irq.o ecognized: File truncated CC fs/notify/vfsmount_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/.tmp_mx_n_r3964.o': No such file rm: cannot remove 'drivers/tty/.tmp_mx_n_r3964.o': No such file or directory CC fs/ext4/extents_status.o CC drivers/usb/gadget/config.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/input/keyboard/built-in.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 mergedrivers/w1/slaves/.tmp_gl_w1_ds2413.o: file not recognized: File truncated 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/adp5588-keys.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/adp5589-keys.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/atkbd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/cros_ec_keyb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/tca8418_keypad.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/newtonkbd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/opencores-kbd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/samsung-keypad.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/stowaway.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/sunkbd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/twl4030_keypad.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/xtkbd.o: No such file or directory make[4]: *** [drivers/input/keyboard/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/keyboard] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2413.o': No such file mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda18271-maps.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/ipv6.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/ipv6.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/ipv6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_ipv6.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_ipv6.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_ipv6.o rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2413.o': No such file or directory mv: cannot stat 'net/sctp/.tmp_mx_ipv6.o': No such file or directory CC fs/ocfs2/aops.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_lp8727_charger.o: file not recognized: File truncated /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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/hvc/hvc_console.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/hvc/hvc_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/hvc/hvc_console.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/hvc/.tmp_mc_hvc_console.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/hvc/.tmp_mc_hvc_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/hvc/.tmp_mc_hvc_console.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/tps6586x.o: 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/tps6586x.o: uses instructions which are incompatible with instructions used 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/tps6586x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_tps6586x.o: 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_tps6586x.o: uses instructions which are incompatible with instructions used 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_tps6586x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_lp8727_charger.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/lis3lv02d/lis3lv02d.o: 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/lis3lv02d/lis3lv02d.o: uses instructions which are incompatible with instructions used 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/lis3lv02d/lis3lv02d.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/lis3lv02d/.tmp_mc_lis3lv02d.o: 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/lis3lv02d/.tmp_mc_lis3lv02d.o: uses instructions which are incompatible with instructions used 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/lis3lv02d/.tmp_mc_lis3lv02d.o mv: cannot stat 'fs/notify/.tmp_mx_inode_mark.o': No such file or directory CC fs/proc/task_nommu.o drivers/misc/.tmp_gl_fsa9480.o: file not recognized: File truncated mv: cannot stat 'drivers/tty/hvc/.tmp_mx_hvc_console.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/usbstring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/usbstring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/usbstring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_usbstring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_usbstring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/.tmp_mc_usbstring.o CC drivers/usb/misc/adutux.o mv: cannot stat 'drivers/mfd/.tmp_mx_tps6586x.o': No such file or directory rm: cannot remove 'drivers/power/.tmp_mx_lp8727_charger.o': No such file or directory mv: cannot stat 'drivers/misc/lis3lv02d/.tmp_mx_lis3lv02d.o': No such file or directory mv: cannot stat 'drivers/usb/gadget/.tmp_mx_usbstring.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_fsa9480.o': No such file rm: cannot remove 'drivers/misc/.tmp_mx_fsa9480.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/hid/hid-picolcd_lcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-picolcd_lcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-picolcd_lcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-picolcd_lcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-picolcd_lcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_hid-picolcd_lcd.o drivers/video/backlight/.tmp_gl_da9052_bl.o: file not recognized: File truncated CC fs/ocfs2/blockcheck.o CC drivers/media/tuners/tda18271-fe.o mv: cannot stat 'drivers/hid/.tmp_mx_hid-picolcd_lcd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/backlight/.tmp_mx_da9052_bl.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/nilfs2/btree.o rm: cannot remove 'drivers/video/backlight/.tmp_mx_da9052_bl.o': No such file or directory drivers/mtd/.tmp_gl_sm_ftl.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_sm_ftl.o': No such file rm: cannot remove 'drivers/mtd/.tmp_mx_sm_ftl.o': No such file or directory CC fs/ocfs2/buffer_head_io.o LD drivers/tty/hvc/built-in.o LD drivers/misc/lis3lv02d/built-in.o CC drivers/video/backlight/pandora_bl.o CC drivers/mfd/si476x-cmd.o CC fs/proc/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/misc/lis3lv02d/lis3lv02d_i2c.o: No such file or directory make[4]: *** [drivers/misc/lis3lv02d/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/misc/lis3lv02d] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/misc] Error 2 CC drivers/usb/host/sl811-hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/sysrq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/sysrq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/sysrq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_sysrq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_sysrq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_sysrq.o mv: cannot stat 'drivers/tty/.tmp_mx_sysrq.o': No such file or directory CC drivers/media/tuners/xc5000.o CC fs/ocfs2/dcache.o CC fs/ntfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/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/usb/dwc3/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/usb/dwc3/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/.tmp_mc_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/usb/dwc3/.tmp_mc_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/usb/dwc3/.tmp_mc_debugfs.o mv: cannot stat 'drivers/usb/dwc3/.tmp_mx_debugfs.o': No such file or directory CC fs/ntfs/mft.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/udc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/udc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/chipidea/udc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/.tmp_mc_udc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/chipidea/.tmp_mc_udc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/chipidea/.tmp_mc_udc.o mv: cannot stat 'drivers/usb/chipidea/.tmp_mx_udc.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 rm: cannot remove 'drivers/watchdog/.tmp_mx_of_xilinx_wdt.o': No such file or directory CC drivers/tty/serial/altera_jtaguart.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_isp1704_charger.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_isp1704_charger.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_isp1704_charger.o': No such file or directory CC drivers/mtd/chips/chipreg.o CC drivers/mtd/devices/docg3.o LD drivers/usb/chipidea/ci_hdrc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/usb/chipidea/built-in.o drivers/rtc/.tmp_gl_rtc-fm3130.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/chipidea/ci_hdrc_msm.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/chipidea/ci_hdrc_zevio.o: No such file or directory make[4]: *** [drivers/usb/chipidea/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/chipidea] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-fm3130.o': No such file CC drivers/mtd/devices/phram.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-fm3130.o': No such file or directory /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 mv: cannot stat 'drivers/md/.tmp_mx_dm-io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/xfrm6_policy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/xfrm6_policy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/xfrm6_policy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_policy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_policy.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 drivers/video/backlight/pcf50633-backlight.o led to merge target specific data of file net/ipv6/.tmp_mc_xfrm6_policy.o mv: cannot stat 'net/ipv6/.tmp_mx_xfrm6_policy.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/rtc/.tmp_gl_rtc-hid-sensor-time.o: file not recognized: File truncated CC drivers/power/charger-manager.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sdio_cis.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sdio_cis.o: uses instructions which 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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: c d'drivers/rtc/.tmp_mx_rtc-hid-sensor-time.o': No such fileat a of file drivers/mmc/core/sdio_cis.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio_cis.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio_cis.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/.tmp_mc_sdio_cis.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: Unable to change endianness of input file(s) rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-hid-sensor-time.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/mmc/core/.tmp_mx_sdio_cis.o': No such file or directory drivers/w1/slaves/.tmp_gl_w1_ds2423.o: file not recognized: File truncated drivers/regulator/.tmp_gl_lp8788-buck.o: file not recognized: File truncated net/netfilter/.tmp_gl_xt_cgroup.o: file not recognized: File truncated drivers/watchdog/.tmp_gl_menf21bmc_wdt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2423.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_lp8788-buck.o': No such file rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2423.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_menf21bmc_wdt.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_lp8788-buck.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_cgroup.o': No such file rm: cannot remove 'drivers/watchdog/.tmp_mx_menf21bmc_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) fs/nilfs2/.tmp_gl_namei.o: file not recognized: File truncated rm: cannot remove 'net/netfilter/.tmp_mx_xt_cgroup.o': No such file or directory drivers/regulator/.tmp_gl_lp872x.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nilfs2/.tmp_mx_namei.o': No such file drivers/w1/slaves/.tmp_gl_w1_ds2406.o: file not recognized: File truncated drivers/watchdog/.tmp_gl_da9052_wdt.o: file not recognized: File truncated 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-objcopy: 'drivers/regulator/.tmp_mx_lp872x.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_da9052_wdt.o': No such file 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-ld: net/ipv6/xfrm6_state.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/xfrm6_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/xfrm6_state.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_state.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_xfrm6_state.o rm: cannot remove 'drivers/watchdog/.tmp_mx_da9052_wdt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds2406.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2406.o': No such file or directory mv: cannot stat 'net/ipv6/.tmp_mx_xfrm6_state.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/volumes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/volumes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/volumes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_volumes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_volumes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_volumes.o mv: cannot stat 'drivers/w1/.tmp_mx_w1.o': No such file or directory CC fs/notify/fdinfo.o CC drivers/usb/misc/cypress_cy7c63.o mv: cannot stat 'fs/btrfs/.tmp_mx_volumes.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/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 drivers/w1/slaves/.tmp_gl_w1_bq27000.o: file not recognize/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: d:Unable to change endianness of input file(s) File truncated /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 CC fs/ramfs/inode.o 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/input/touchscreen/.tmp_gl_tsc2007.o: file not recognized: File truncated 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: 'drivers/w1/slaves/.tmp_mx_w1_bq27000.o': No such file mv: cannot stat 'drivers/w1/slaves/.tmp_mx_w1_ds2781.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_tsc2007.o': No such file CC fs/quota/dquot.o rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_bq27000.o': No such file or directory CC fs/ocfs2/dir.o rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_tsc2007.o': No such file or directory CC fs/notify/dnotify/dnotify.o CC drivers/media/v4l2-core/v4l2-common.o LD fs/notify/fanotify/built-in.o CC drivers/md/dm-kcopyd.o CC fs/ocfs2/dlmglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-picolcd_cir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-picolcd_cir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-picolcd_cir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-picolcd_cir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-picolcd_cir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_hid-picolcd_cir.o LD fs/notify/inotify/built-in.o mv: cannot stat 'drivers/hid/.tmp_mx_hid-picolcd_cir.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) drivers/input/touchscreen/.tmp_gl_tps6507x-ts.o: file not recognized: File truncated drivers/watchdog/.tmp_gl_dw_wdt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_tps6507x-ts.o': No such file rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_tps6507x-ts.o': No such file or directory CC fs/ocfs2/export.o CC net/netfilter/xt_rateest.o CC drivers/rtc/rtc-m48t59.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_dw_wdt.o': No such file drivers/mmc/host/.tmp_gl_sh_mmcif.o: file not recognized: File truncated CC fs/proc/root.o CC drivers/usb/gadget/epautoconf.o rm: cannot remove 'drivers/watchdog/.tmp_mx_dw_wdt.o': No such file or directory LD drivers/w1/wire.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/sysfs/file.o CC drivers/usb/core/message.o drivers/video/backlight/.tmp_gl_generic_bl.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mmc/host/.tmp_mx_sh_mmcif.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/mmc/host/.tmp_mx_sh_mmcif.o': No such file or directory CC drivers/rtc/rtc-m48t86.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/backlight/.tmp_mx_generic_bl.o': No such file drivers/input/touchscreen/.tmp_gl_wacom_w8001.o: file not recognized: File truncated rm: cannot remove 'drivers/video/backlight/.tmp_mx_generic_bl.o': No such file or directory CC fs/sysfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_wacom_w8001.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/xfrm6_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/xfrm6_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/xfrm6_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_xfrm6_input.o rm: cannot remove 'drivers/input/touchscreen/.tmp_mx_wacom_w8001.o': No such file or directory mv: cannot stat 'net/ipv6/.tmp_mx_xfrm6_input.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_ds2431.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/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/overlayfs/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/overlayfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.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/overlayfs/.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/overlayfs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/mmc/core/quirks.o CC drivers/rtc/rtc-max6900.o /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-ld: drivers/media/v4l2-core/v4l2-clk.o: compiled for a big endian system and target is little endian CC drivers/hid/hid-rmi.o drivers/watchdog/.tmp_gl_kempld_wdt.o: file not recognized: File truncated rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds2431.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_kempld_wdt.o': No such file mv: cannot stat 'fs/overlayfs/.tmp_mx_inode.o': No such file or directory /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-ld: drivers/mmc/core/sdio_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/mmc/core/sdio_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/mmc/core/sdio_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio_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/mmc/core/.tmp_mc_sdio_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/mmc/core/.tmp_mc_sdio_io.o rm: cannot remove 'drivers/watchdog/.tmp_mx_kempld_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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-m48t35.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-m48t35.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-m48t35.o': No such file or directory CC drivers/hid/hid-saitek.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-clk.o': No such file or directory fs/proc/.tmp_gl_nommu.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_nommu.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-picolcd_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/hid/hid-picolcd_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/hid/hid-picolcd_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-picolcd_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/hid/.tmp_mc_hid-picolcd_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/hid/.tmp_mc_hid-picolcd_core.o LD drivers/mmc/host/built-in.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_sdio_io.o': No such file or directory rm: cannot remove 'fs/proc/.tmp_mx_nommu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mmc/host/sdhci-pxav2.o: No such file or directory mv: cannot stat 'drivers/hid/.tmp_mx_hid-picolcd_core.o': No such file or directory LD drivers/input/touchscreen/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mmc/host/sh_mobile_sdhi.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mmc/host/sh_mmcif.o: No such file or directory make[4]: *** [drivers/mmc/host/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/host] Error 2 CC drivers/mtd/chips/cfi_probe.o CC net/ipv6/xfrm6_protocol.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/ad7879-i2c.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/atmel_mxt_ts.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/cyttsp_i2c.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/da9052_tsi.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/edt-ft5x06.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/eeti_ts.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/elo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/ili210x.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/max11801_ts.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/mc13783_ts.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/mcs5000_ts.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/mms114.o: CC drivers/rtc/rtc-max8925.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/debug_fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/debug_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/debug_fs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_debug_fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dlm/.tmp_mc_debug_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dlm/.tmp_mc_debug_fs.o CC drivers/usb/core/driver.o No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: findrivers/regulator/core.o: compiled for a big endian system and target is little endiand drivers/input/touchscreen/mtouch.o/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 No such file or directory /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-ldd:a tcaa nonfo tf iflien ddrivers/regulator/core.o drivers/input/touchscreen/usbtouchscreen.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 No such file or directory/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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:: fcaainlneodt tfoi nmde rdrivers/input/touchscreen/penmount.og:e No such file or directoryt arge/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldt: scpaencniofti cf idnadt adrivers/input/touchscreen/pixcir_i2c_ts.o :o fNo such file or directory file/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :drivers/regulator/.tmp_mc_core.o cannot find drivers/input/touchscreen/sur40.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC fs/sysfs/symlink.o cannot find drivers/input/touchscreen/touchit213.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/touchright.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/touchwin.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/tsc40.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/tsc2007.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/wacom_w8001.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/tps6507x-ts.o: No such file or directory make[4]: *** [drivers/input/touchscreen/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/touchscreen] Error 2 make[3]: Target `__build' not remade because of errors. mv: cannot stat 'fs/dlm/.tmp_mx_debug_fs.o': No such file or directory make[2]: *** [drivers/input] Error 2 mv: cannot stat 'drivers/regulator/.tmp_mx_core.o': No such file or directory CC fs/ext4/xattr.o CC drivers/usb/core/config.o CC fs/udf/balloc.o CC lib/crc32.o /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 AR lib/lib.a CC drivers/power/max8997_charger.o mv: cannot stat 'fs/notify/.tmp_mx_mark.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/usb/core/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: 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/tty/serial/8250/8250_early.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/8250_early.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/serial/8250/8250_early.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/.tmp_mc_8250_early.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/.tmp_mc_8250_early.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/serial/8250/.tmp_mc_8250_early.o drivers/usb/core/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 drivers/usb/core/urb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_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: drivers/usb/core/.tmp_mc_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 drivers/usb/core/.tmp_mc_urb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_wl1273-core.o': No such file CC drivers/rtc/rtc-mc13xxx.o mv: cannot stat 'drivers/usb/core/.tmp_mx_urb.o': No such file or directory mv: cannot stat 'drivers/tty/serial/8250/.tmp_mx_8250_early.o': No such file or directory rm: cannot remove 'drivers/mfd/.tmp_mx_wl1273-core.o': No such file or directory CC drivers/power/bq2415x_charger.o LD fs/dlm/dlm.o CC drivers/usb/misc/emi26.o CC drivers/regulator/lp8788-ldo.o /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 CC fs/reiserfs/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/dlm/ast.o: No such file or directory make[3]: *** [fs/dlm/dlm.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/dlm] Error 2 mv: cannot stat 'fs/nilfs2/.tmp_mx_btnode.o': No such file or directory /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 drivers/rtc/rtc-msm6242.o CC fs/eventpoll.o mv: cannot stat 'fs/nilfs2/.tmp_mx_bmap.o': No such file or directory CC drivers/rtc/rtc-pcf2127.o CC drivers/mfd/si476x-prop.o CC fs/reiserfs/do_balan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/config.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/config.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/config.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_config.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_config.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/.tmp_mc_config.o CC fs/anon_inodes.o mv: cannot stat 'drivers/usb/gadget/.tmp_mx_config.o': No such file or directory CC drivers/usb/gadget/composite.o /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 mv: cannot stat 'fs/notify/.tmp_mx_vfsmount_mark.o': No such file or directory CC drivers/usb/gadget/functions.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/watchdog/.tmp_gl_pcwd_usb.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/backlight/.tmp_gl_lv5207lp.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/selection.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/selection.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/vt/selection.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/.tmp_mc_selection.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/.tmp_mc_selection.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/vt/.tmp_mc_selection.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/backlight/.tmp_mx_lv5207lp.o': No such file'drivers/watchdog/.tmp_mx_pcwd_usb.o': No such file rm: cannot remove 'drivers/video/backlight/.tmp_mx_lv5207lp.o': No such file or directory mv: cannot stat 'drivers/tty/vt/.tmp_mx_selection.o': No such file or directory rm: cannot remove 'drivers/watchdog/.tmp_mx_pcwd_usb.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) fs/nilfs2/.tmp_gl_super.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: 'fs/nilfs2/.tmp_mx_super.o': No such file CC drivers/usb/gadget/configfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/xfrm6_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/xfrm6_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/xfrm6_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_xfrm6_output.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 target 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 rm: cannot remove 'fs/nilfs2/.tmp_mx_super.o': No such file or directory mv: cannot stat 'net/ipv6/.tmp_mx_xfrm6_output.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/w1/slaves/.tmp_mx_w1_ds28e04.o': No such file mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-async.o': No such file or directory rm: cannot remove 'drivers/w1/slaves/.tmp_mx_w1_ds28e04.o': No such file or directory CC drivers/usb/gadget/u_f.o CC drivers/usb/core/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/vc_screen.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/vc_screen.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/vt/vc_screen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/.tmp_mc_vc_screen.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/.tmp_mc_vc_screen.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/vt/.tmp_mc_vc_screen.o CC fs/udf/dir.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/tty/vt/.tmp_mx_vc_screen.o': No such file or directory net/netfilter/.tmp_gl_xt_quota.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_quota.o': No such file LD drivers/watchdog/built-in.o /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 rm: cannot remove 'net/netfilter/.tmp_mx_xt_quota.o': No such file or directory CC drivers/tty/serial/fsl_lpuart.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/watchdog/pcwd_usb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/watchdog/dw_wdt.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/watchdog/kempld_wdt.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/watchdog/of_xilinx_wdt.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/watchdog/da9052_wdt.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/watchdog/menf21bmc_wdt.o: No such file or directory make[3]: *** [drivers/watchdog/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/watchdog] Error 2 mv: cannot stat 'fs/nilfs2/.tmp_mx_mdt.o': No such file or directory CC drivers/tty/serial/men_z135_uart.o CC fs/eventfd.o LD drivers/w1/slaves/built-in.o CC drivers/mfd/si476x-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/w1/slaves/w1_ds2413.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/w1/slaves/w1_ds2406.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/w1/slaves/w1_ds2423.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/w1/slaves/w1_ds2431.o: No such file or directory /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: cannot find drivers/w1/slaves/w1_bq27000.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/w1/slaves/w1_ds28e04.o: No such file or directory make[4]: *** [drivers/w1/slaves/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/w1/slaves] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/w1] Error 2 /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 /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 CC fs/aio.o CC drivers/usb/core/buffer.o CC fs/binfmt_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/video/backlight/.tmp_gl_pandora_bl.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/video/backlight/.tmp_mx_pandora_bl.o': No such file drivers/tty/serial/.tmp_gl_altera_uart.o: file not recognized: File truncated rm: cannot remove 'drivers/video/backlight/.tmp_mx_pandora_bl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_altera_uart.o': No such file /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 specifrm: cannot remove 'drivers/tty/serial/.tmp_mx_altera_uart.o': No such file or directory ic data of file drivers/mtd/chips/.tmp_mc_chipreg.o CC fs/binfmt_elf_fdpic.o mv: cannot stat 'drivers/mtd/chips/.tmp_mx_chipreg.o': No such file or directory CC drivers/mfd/syscon.o /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/ntfs/.tmp_mx_index.o': No such file or directory CC fs/binfmt_flat.o CC fs/mbcache.o /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 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 CC fs/nilfs2/direct.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_metapage.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/video/backlight/.tmp_gl_lm3639_bl.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/quirks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/quirks.o: uses instructions which 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: drivers/usb/dwc3/ep0.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/ep0.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergeific data of file drivers/mmc/core/quirks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_quirks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_quirks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/.tmp_mc_quirks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/backlight/.tmp_mx_lm3639_bl.o': No such file target specific data of file drivers/usb/dwc3/ep0.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/.tmp_mc_ep0.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/.tmp_mc_ep0.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/dwc3/.tmp_mc_ep0.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/backlight/.tmp_mx_lm3639_bl.o': No such file or directory drivers/tty/serial/.tmp_gl_altera_jtaguart.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/dwc3/.tmp_mx_ep0.o': No such file or directory mv: cannot stat 'drivers/mmc/core/.tmp_mx_quirks.o': No such file or directory CC fs/posix_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_altera_jtaguart.o': No such file rm: cannot remove 'drivers/tty/serial/.tmp_mx_altera_jtaguart.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/sdio_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/mmc/core/sdio_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/mmc/core/sdio_irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_sdio_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/mmc/core/.tmp_mc_sdio_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/mmc/core/.tmp_mc_sdio_irq.o CC fs/udf/file.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_sdio_irq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/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/overlayfs/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/overlayfs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.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/overlayfs/.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/overlayfs/.tmp_mc_super.o mv: cannot stat 'fs/overlayfs/.tmp_mx_super.o': No such file or directory CC fs/coredump.o CC drivers/mmc/core/slot-gpio.o CC net/netfilter/xt_socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/backlight/pcf50633-backlight.o: 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/backlight/pcf50633-backlight.o: uses instructions which are incompatible with instructions used 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/backlight/pcf50633-backlight.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/backlight/.tmp_mc_pcf50633-backlight.o: 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/backlight/.tmp_mc_pcf50633-backlight.o: uses instructions which are incompatible with instructions used 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/backlight/.tmp_mc_pcf50633-backlight.o CC fs/fhandle.o mv: cannot stat 'drivers/video/backlight/.tmp_mx_pcf50633-backlight.o': No such file or directory CC fs/sysfs/mount.o /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 mv: cannot stat 'fs/sysfs/.tmp_mx_dir.o': No such file or directory CC fs/overlayfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/epautoconf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/epautoconf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/epautoconf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_epautoconf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_epautoconf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/.tmp_mc_epautoconf.o mv: cannot stat 'drivers/usb/gadget/.tmp_mx_epautoconf.o': No such file or directory LD drivers/video/backlight/built-in.o /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: cannot find drivers/video/backlight/adp5520_bl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/backlight/adp8860_bl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/backlight/adp8870_bl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/backlight/as3711_bl.o: No such file or directory mv: cannot stat 'fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/backlight/da9052_bl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/backlight/generic_bl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/backlight/lm3639_bl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/backlight/lv5207lp.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/video/backlight/pandora_bl.o: No such file or directory make[4]: *** [drivers/video/backlight/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/video/backlight] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/video] Error 2 CC fs/overlayfs/readdir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/indirect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/indirect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/indirect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_indirect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_indirect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_indirect.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/ext4/.tmp_mx_indirect.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/devices/.tmp_gl_phram.o: file not recognized: File truncated CC drivers/media/v4l2-core/v4l2-dv-timings.o drivers/rtc/.tmp_gl_rtc-isl1208.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/devices/.tmp_mx_phram.o': No such file rm: cannot remove 'drivers/mtd/devices/.tmp_mx_phram.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-isl1208.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-isl1208.o': No such file or directory CC drivers/usb/mon/mon_main.o LD fs/notify/dnotify/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD fs/notify/built-in.o drivers/rtc/.tmp_gl_rtc-m48t86.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-m48t86.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-m48t86.o': No such file or directory CC drivers/usb/mon/mon_stat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hid/.tmp_gl_hid-saitek.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/task_nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/task_nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/task_nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_task_nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_task_nommu.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: ailed'drivers/hid/.tmp_mx_hid-saitek.o': No such file to merge target specific data of file fs/proc/.tmp_mc_task_nommu.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/hid/.tmp_mx_hid-saitek.o': No such file or directory drivers/regulator/.tmp_gl_lp8788-ldo.o: file not recognized: File truncated mv: cannot stat 'fs/proc/.tmp_mx_task_nommu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_lp8788-ldo.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_lp8788-ldo.o': No such file or directory CC drivers/usb/mon/mon_text.o /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: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/root.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.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/proc/.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/proc/.tmp_mc_root.o mv: cannot stat 'fs/sysfs/.tmp_mx_symlink.o': No such file or directory drivers/rtc/.tmp_gl_rtc-max6900.o: file not recognized: File truncated mv: cannot stat 'fs/proc/.tmp_mx_root.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-max6900.o': No such file CC drivers/usb/mon/mon_bin.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-max6900.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/usb/gadget/u_f.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/u_f.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/u_f.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_u_f.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_u_f.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/.tmp_mc_u_f.o /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 drivers/power/.tmp_gl_max8997_charger.o: file not recognized: File truncated mv: cannot stat 'drivers/md/bcache/.tmp_mx_super.o': No such file or directory mv: cannot stat 'drivers/usb/gadget/.tmp_mx_u_f.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_max8997_charger.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_max8997_charger.o': No such file or directory CC drivers/regulator/ltc3589.o CC drivers/usb/gadget/function/f_acm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/misc/.tmp_gl_cypress_cy7c63.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_cypress_cy7c63.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_cypress_cy7c63.o': No such file or directory CC fs/sysfs/group.o /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 CC fs/proc/base.o CC drivers/usb/gadget/legacy/acm_ms.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 mv: cannot stat 'fs/ramfs/.tmp_mx_inode.o': No such file or directory LD drivers/md/bcache/bcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/functions.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/functions.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/functions.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_functions.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_functions.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/.tmp_mc_functions.o CC fs/ocfs2/extent_map.o mv: cannot stat 'fs/.tmp_mx_anon_inodes.o': No such file or directory LD drivers/power/avs/built-in.o CC drivers/mtd/lpddr/qinfo_probe.o mv: cannot stat 'drivers/usb/gadget/.tmp_mx_functions.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/bcache/bset.o: No such file or directory /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 /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 mv: cannot stat 'fs/jfs/.tmp_mx_jfs_xtree.o': No such file or directory CC drivers/tty/vt/vt.o CC drivers/mfd/retu-mfd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ntfs/mst.o CC drivers/usb/gadget/udc/udc-core.o fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated CC drivers/md/dm-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp936.o': No such file CC fs/ramfs/file-nommu.o CC drivers/usb/gadget/udc/dummy_hcd.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp936.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/vt_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/tty/vt/vt_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/tty/vt/vt_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/.tmp_mc_vt_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/tty/vt/.tmp_mc_vt_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/tty/vt/.tmp_mc_vt_ioctl.o mv: cannot stat 'drivers/tty/vt/.tmp_mx_vt_ioctl.o': No such file or directory CC drivers/usb/gadget/udc/pxa27x_udc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /scratch/kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /scratch/kisskb/src/net/mac80211/mlme.c:1289:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/net/mac80211/mlme.c:1256:6: note: 'pwr_level_cisco' was declared here drivers/tty/serial/.tmp_gl_sc16is7xx.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_sc16is7xx.o': No such file rm: cannot remove 'drivers/tty/serial/.tmp_mx_sc16is7xx.o': No such file or directory CC drivers/mtd/maps/uclinux.o CC net/netfilter/xt_statistic.o CC drivers/media/v4l2-core/videobuf-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC net/netfilter/xt_string.o fs/proc/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/proc/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/proc/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.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/proc/.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/proc/.tmp_mc_inode.o mv: cannot stat 'fs/proc/.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/rtc/.tmp_gl_rtc-msm6242.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/n_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/n_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-msm6242.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/tty/n_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_n_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_n_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_n_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/si476x-prop.o: 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/si476x-prop.o: uses instructions which are incompatible with instructions used 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/si476x-prop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_si476x-prop.o: 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_si476x-prop.o: uses instructions which are incompatible with instructions used 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_si476x-prop.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: fs/ntfs/compress.o: compiled for a big endian system and target is little endian Unable to change endianness of input file(s)/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 rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-msm6242.o': No such file or directory mv: cannot stat 'drivers/tty/.tmp_mx_n_tty.o': No such file or directory drivers/rtc/.tmp_gl_rtc-mc13xxx.o: file not recognized: File truncated mv: cannot stat 'fs/ntfs/.tmp_mx_compress.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_si476x-prop.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-mc13xxx.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-mc13xxx.o': No such file or directory /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 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/blockcheck.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/blockcheck.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/blockcheck.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_blockcheck.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_blockcheck.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_blockcheck.o mv: cannot stat 'fs/sysfs/.tmp_mx_file.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_blockcheck.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) drivers/tty/serial/.tmp_gl_sccnxp.o: file not recognized: File truncated CC net/netfilter/xt_tcpmss.o drivers/rtc/.tmp_gl_rtc-max8925.o: file not recognized: File truncated net/netfilter/.tmp_gl_xt_rateest.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-max8925.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-max8925.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_sccnxp.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_rateest.o': No such file /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: fa CC drivers/usb/gadget/function/u_serial.o rm: cannot remove 'net/netfilter/.tmp_mx_xt_rateest.o': No such file or directory rm: cannot remove 'drivers/tty/serial/.tmp_mx_sccnxp.o': No such file or directory iled to merge target specific data of file drivers/media/tuners/.tmp_mc_tda18271-common.o CC drivers/mtd/maps/plat-ram.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda18271-common.o': No such file or directory CC fs/reiserfs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-picolcd_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/hid/hid-picolcd_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/hid/hid-picolcd_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-picolcd_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/hid/.tmp_mc_hid-picolcd_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/hid/.tmp_mc_hid-picolcd_debugfs.o mv: cannot stat 'drivers/hid/.tmp_mx_hid-picolcd_debugfs.o': No such file or directory /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: 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 /scratch/kisskb/src/fs/binfmt_elf_fdpic.c: In function 'elf_fdpic_dump_segments': /scratch/kisskb/src/fs/binfmt_elf_fdpic.c:1482:17: warning: unused variable 'addr' [-Wunused-variable] /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/v4l2-core/.tmp_mx_v4l2-common.o': No such file or directory drivers/rtc/.tmp_gl_rtc-pcf2127.o: file not recognized: File truncated SHIPPED drivers/tty/vt/defkeymap.c CC drivers/media/tuners/xc4000.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-pcf2127.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-pcf2127.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/tty/serial/.tmp_gl_fsl_lpuart.o: file not recognized: File truncated LD drivers/mtd/onenand/built-in.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_fsl_lpuart.o': No such file CC drivers/media/tuners/mc44s803.o rm: cannot remove 'drivers/tty/serial/.tmp_mx_fsl_lpuart.o': No such file or directory CC fs/udf/ialloc.o mv: cannot stat 'drivers/mfd/.tmp_mx_syscon.o': No such file or directory CC drivers/mtd/devices/mtdram.o CC drivers/usb/musb/musb_core.o CC fs/udf/inode.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_cp949.o: file not recognized: File truncated CC drivers/mfd/as3711.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file CC fs/udf/lowlevel.o CC drivers/mtd/nand/nand_base.o CC fs/reiserfs/inode.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp949.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/usb/misc/.tmp_gl_emi26.o: file not recognized: File truncated CC drivers/tty/vt/defkeymap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_emi26.o': No such file CC drivers/mfd/menf21bmc.o rm: cannot remove 'drivers/usb/misc/.tmp_mx_emi26.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/sysfs/.tmp_gl_mount.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/usb/image/.tmp_gl_mdc800.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/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: drivers/usb/core/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 drivers/usb/core/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.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: drivers/usb/core/.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 drivers/usb/core/.tmp_mc_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/sysfs/.tmp_mx_mount.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/image/.tmp_mx_mdc800.o': No such file rm: cannot remove 'fs/sysfs/.tmp_mx_mount.o': No such file or directory mv: cannot stat 'drivers/usb/core/.tmp_mx_file.o': No such file or directory rm: cannot remove 'drivers/usb/image/.tmp_mx_mdc800.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 fs/nls/nls_cp950.o drivers/tty/serial/.tmp_gl_sh-sci.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_sh-sci.o': No such file CC net/netfilter/ipset/ip_set_core.o rm: cannot remove 'drivers/tty/serial/.tmp_mx_sh-sci.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/tty/serial/.tmp_gl_men_z135_uart.o: file not recognized: File truncated drivers/rtc/.tmp_gl_rtc-m48t59.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_men_z135_uart.o': No such file rm: cannot remove 'drivers/tty/serial/.tmp_mx_men_z135_uart.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-m48t59.o': No such file CC fs/ntfs/namei.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-m48t59.o': No such file or directory CC drivers/media/v4l2-core/videobuf2-core.o LD drivers/usb/image/built-in.o /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: CC drivers/regulator/max8649.o 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 CC fs/ntfs/runlist.o 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-ld: cannot find drivers/usb/image/mdc800.o: No such file or directory make[4]: *** [drivers/usb/image/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/image] Error 2 /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 CC drivers/mtd/nand/nand_bbt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/udf/.tmp_gl_dir.o: file not recognized: File truncated mv: cannot stat 'fs/ntfs/.tmp_mx_dir.o': No such file or directory LD lib/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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/slot-gpio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/slot-gpio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/slot-gpio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_slot-gpio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_slot-gpio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mmc/core/.tmp_mc_slot-gpio.o CC drivers/rtc/rtc-pcf8523.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_slot-gpio.o': No such file or directory LD net/netfilter/netfilter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netfilter/core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netfilter/nf_log.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/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/usb/core/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/usb/core/buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.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: drivers/usb/core/.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 drivers/usb/core/.tmp_mc_buffer.o make[3]: *** [net/netfilter/netfilter.o] Error 1 CC drivers/usb/gadget/udc/r8a66597-udc.o mv: cannot stat 'drivers/usb/core/.tmp_mx_buffer.o': No such file or directory LD net/netfilter/nfnetlink_queue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netfilter/nfnetlink_queue_core.o: No such file or directory make[3]: *** [net/netfilter/nfnetlink_queue.o] Error 1 CC drivers/usb/phy/phy.o CC net/ipv6/netfilter.o CC drivers/mmc/core/debugfs.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 CC drivers/rtc/rtc-pcf8583.o CC drivers/usb/gadget/udc/mv_udc_core.o mv: cannot stat 'fs/udf/.tmp_mx_file.o': No such file or directory CC drivers/mtd/spi-nor/spi-nor.o CC drivers/usb/core/sysfs.o CC drivers/usb/core/endpoint.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/usb/mon/.tmp_gl_mon_stat.o: file not recognized: File truncated drivers/usb/misc/.tmp_gl_adutux.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/mon/.tmp_mx_mon_stat.o': No such file /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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_adutux.o': No such file rm: cannot remove 'drivers/usb/mon/.tmp_mx_mon_stat.o': No such file or directory to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-ctrls.o /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 datrm: cannot remove 'drivers/usb/misc/.tmp_mx_adutux.o': No such file or directory /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 mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-ctrls.o': No such file or directory a 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 mv: cannot stat 'fs/.tmp_mx_eventfd.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-ld: net/ipv6/xfrm6_protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/xfrm6_protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/xfrm6_protocol.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_xfrm6_protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_xfrm6_protocol.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_ltc3589.o: file not recognized: File truncated mv: cannot stat 'net/ipv6/.tmp_mx_xfrm6_protocol.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_ltc3589.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_ltc3589.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fhandle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fhandle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergemv: cannot stat 'fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory CC net/ipv6/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) target specific data of file fs/fhandle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fhandle.o: 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_fhandle.o: uses instructions which are incompatible with instructions used 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_fhandle.o CC drivers/usb/misc/emi62.o drivers/tty/.tmp_gl_n_gsm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/.tmp_mx_n_gsm.o': No such file mv: cannot stat 'fs/.tmp_mx_fhandle.o': No such file or directory LD drivers/usb/gadget/legacy/g_acm_ms.o rm: cannot remove 'drivers/tty/.tmp_mx_n_gsm.o': No such file or directory CC fs/nilfs2/dat.o CC fs/ext4/xattr_user.o LD drivers/usb/gadget/legacy/built-in.o CC drivers/md/dm-stats.o CC drivers/usb/misc/ezusb.o CC drivers/usb/gadget/function/f_mass_storage.o CC net/ipv6/ah6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/si476x-cmd.o: 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/si476x-cmd.o: uses instructions which are incompatible with instructions used 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/si476x-cmd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_si476x-cmd.o: 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_si476x-cmd.o: uses instructions which are incompatible with instructions used 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_si476x-cmd.o CC fs/ext4/xattr_trusted.o /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 /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 mv: cannot stat 'drivers/mfd/.tmp_mx_si476x-cmd.o': No such file or directory mv: cannot stat 'drivers/mfd/.tmp_mx_retu-mfd.o': No such file or directory 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 CC drivers/usb/phy/phy-generic.o mv: cannot stat 'fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory CC drivers/usb/musb/musb_gadget_ep0.o /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: /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 of file drivers/mtd/chips/.tmp_mc_cfi_probe.o 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 mv: cannot stat 'fs/nilfs2/.tmp_mx_direct.o': No such file or directory 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-objcopy: Unable to change endianness of input file(s) drivers/hid/.tmp_gl_hid-rmi.o: file not recognized: File truncated /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-objcopy: 'drivers/hid/.tmp_mx_hid-rmi.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/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/ntfs/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/ntfs/aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.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/ntfs/.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/ntfs/.tmp_mc_aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/usb/musb/musb_gadget.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-rmi.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_aops.o': No such file or directory mv: cannot stat 'fs/sysfs/.tmp_mx_group.o': No such file or directory drivers/mtd/maps/.tmp_gl_uclinux.o: file not recognized: File truncated CC fs/quota/quota_v2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/maps/.tmp_mx_uclinux.o': No such file rm: cannot remove 'drivers/mtd/maps/.tmp_mx_uclinux.o': No such file or directory CC fs/quota/quota_tree.o CC fs/quota/quota.o CC drivers/mtd/chips/cfi_util.o LD fs/sysfs/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 CC drivers/hid/hid-samsung.o make[3]: *** [fs/sysfs/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/sysfs] Error 2 LD drivers/power/power_supply.o CC fs/ext4/inline.o CC fs/jfs/jfs_txnmgr.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 fs/jfs/jfs_uniupr.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 mv: cannot stat 'drivers/media/tuners/.tmp_mx_xc5000.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_mst.o': No such file or directory /scratch/kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'serial8250_do_shutdown': /scratch/kisskb/src/drivers/tty/serial/8250/8250_core.c:1800:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/drivers/tty/serial/8250/8250_core.c:1783:19: note: 'i' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/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/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/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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mfd/.tmp_gl_menf21bmc.o: file not recognized: File truncated mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_v4l2-dv-timings.o': No such file or directory CC net/netfilter/ipset/ip_set_getport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_menf21bmc.o': No such file CC fs/ntfs/super.o rm: cannot remove 'drivers/mfd/.tmp_mx_menf21bmc.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/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 fs/.tmp_gl_binfmt_flat.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/si476x-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/mfd/si476x-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/mfd/si476x-i2c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_si476x-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/mfd/.tmp_mc_si476x-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/mfd/.tmp_mc_si476x-i2c.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 '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: 'fs/.tmp_mx_binfmt_flat.o': No such file mv: cannot stat 'drivers/mfd/.tmp_mx_si476x-i2c.o': No such file or directory mv: cannot stat 'fs/udf/.tmp_mx_balloc.o': No such file or directory rm: cannot remove 'fs/.tmp_mx_binfmt_flat.o'/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: : No such file or directory Unable to change endianness of input file(s) drivers/mfd/.tmp_gl_as3711.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/media/v4l2-core/videobuf2-memops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mfd/.tmp_mx_as3711.o': No such file fs/.tmp_gl_binfmt_misc.o: file not recognized: File truncated drivers/regulator/.tmp_gl_max8649.o: file not recognized: File truncated rm: cannot remove 'drivers/mfd/.tmp_mx_as3711.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_misc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_max8649.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/mon_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/usb/mon/mon_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/usb/mon/mon_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/.tmp_mc_mon_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/usb/mon/.tmp_mc_mon_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 CC drivers/regulator/max8660.o rm: cannot remove 'fs/.tmp_mx_binfmt_misc.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_max8649.o': No such file or directory to merge target specific data of file drivers/usb/mon/.tmp_mc_mon_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/file-nommu.o: 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/file-nommu.o: uses instructions which are incompatible with instructions used 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/file-nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_file-nommu.o: 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_file-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tamv: cannot stat 'drivers/usb/mon/.tmp_mx_mon_main.o': No such file or directory rget specific data of file fs/ramfs/.tmp_mc_file-nommu.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/ramfs/.tmp_mx_file-nommu.o': No such file or directory drivers/mtd/maps/.tmp_gl_plat-ram.o: file not recognized: File truncated LD drivers/mfd/88pm860x.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/maps/.tmp_mx_plat-ram.o': No such file rm: cannot remove 'drivers/mtd/maps/.tmp_mx_plat-ram.o': No such file or directory LD drivers/mfd/max8925.o LD drivers/mfd/pcf50633.o CC drivers/usb/phy/phy-tahvo.o CC net/netfilter/ipset/pfxlen.o LD drivers/mfd/si476x-core.o CC drivers/rtc/rtc-pcf50633.o LD drivers/mtd/tests/built-in.o CC drivers/media/v4l2-core/videobuf2-dma-contig.o LD drivers/mfd/built-in.o CC drivers/usb/misc/idmouse.o CC net/netfilter/ipset/ip_set_bitmap_ip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/88pm800.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/88pm805.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/cros_ec_i2c.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/tps6507x.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/mfd/twl-core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/mc13xxx-i2c.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/smsc-ece1099.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/da9052-i2c.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/max77693.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/max8907.o: No such file or directory LD fs/ramfs/ramfs.o net/netfilter/.tmp_gl_xt_string.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/wl1273-core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/as3711.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mfd/menf21bmc.o: No such file or directory make[3]: *** [drivers/mfd/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. LD drivers/mtd/maps/built-in.o make[2]: *** [drivers/mfd] Error 2 LD drivers/mtd/mtd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_string.o': No such file /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 da/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldta :o fc afninloet fs/udf/lowlevel.of in/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: dfs/udf/.tmp_mc_lowlevel.o: compiled for a big endian system and target is little endian drivers/mtd/maps/uclinux.o/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: faiNo such file or directoryl ed to m/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lde:r gcea ntnaortg efti nsdp edrivers/mtd/maps/plat-ram.oc:i fNo such file or directoryi c data of file fs/udf/.tmp_mc_lowlevel.o make[4]: *** [drivers/mtd/maps/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. CC drivers/rtc/rtc-rp5c01.o make[3]: *** [drivers/mtd/maps] Error 2 LD fs/ramfs/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/mtdchar.o: No such file or directory rm: cannot remove 'net/netfilter/.tmp_mx_xt_string.o': No such file or directory CC fs/ocfs2/file.o mv: cannot stat 'fs/udf/.tmp_mx_lowlevel.o': No such file or directory LD drivers/mtd/nftl.o make[3]: *** [drivers/mtd/mtd.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/netfilter/.tmp_gl_xt_statistic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_statistic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/serial_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/tty/serial/serial_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 fil CC drivers/mtd/lpddr/lpddr_cmds.o rm: cannot remove 'net/netfilter/.tmp_mx_xt_statistic.o': No such file or directory CC drivers/rtc/rtc-rs5c372.o e drivers/tty/serial/serial_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/.tmp_mc_serial_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/tty/serial/.tmp_mc_serial_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/tty/serial/.tmp_mc_serial_core.o CC fs/udf/namei.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'drivers/tty/serial/.tmp_mx_serial_core.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_posix_acl.o': No such file or directory drivers/usb/gadget/function/.tmp_gl_f_acm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/function/.tmp_mx_f_acm.o': No such file rm: cannot remove 'drivers/usb/gadget/function/.tmp_mx_f_acm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/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/overlayfs/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/overlayfs/readdir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.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/overlayfs/.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/overlayfs/.tmp_mc_readdir.o mv: cannot stat 'fs/overlayfs/.tmp_mx_readdir.o': No such file or directory LD drivers/media/v4l2-core/videodev.o CC fs/ext4/acl.o CC drivers/usb/host/isp1760-hcd.o CC drivers/usb/phy/phy-isp1301.o CC fs/ext4/xattr_security.o CC drivers/usb/gadget/udc/fusb300_udc.o CC fs/nilfs2/recovery.o CC drivers/regulator/max8907-regulator.o /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 /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 o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/config.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/config.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/config.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_config.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_config.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/.tmp_mc_config.o f file fs/udf/.tmp_mc_ialloc.o mv: cannot stat 'drivers/usb/core/.tmp_mx_config.o': No such file or directory mv: cannot stat 'fs/udf/.tmp_mx_ialloc.o': No such file or directory CC drivers/regulator/max8925-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_send.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_bq2415x_charger.o: file not recognized: File truncated mv: cannot stat 'fs/btrfs/.tmp_mx_send.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/power/.tmp_mx_bq2415x_charger.o': No such file rm: cannot remove 'drivers/power/.tmp_mx_bq2415x_charger.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/mbcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/mbcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/mbcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_mbcache.o: 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_mbcache.o: uses instructions which are incompatible with instructions used 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_mbcache.o mv: cannot stat 'fs/.tmp_mx_mbcache.o': No such file or directory CC drivers/usb/musb/musb_debugfs.o CC fs/reiserfs/file.o CC drivers/usb/musb/tusb6010.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/mon_text.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/mon_text.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/mon/mon_text.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/.tmp_mc_mon_text.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/.tmp_mc_mon_text.o: uses 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 CC drivers/usb/gadget/function/storage_common.o ge target specific data of file drivers/usb/mon/.tmp_mc_mon_text.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/endpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/endpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/endpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_endpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_endpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/.tmp_mc_endpoint.o CC fs/ocfs2/heartbeat.o LD fs/btrfs/btrfs.o mv: cannot stat 'drivers/usb/mon/.tmp_mx_mon_text.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/usb/core/.tmp_mx_endpoint.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/extent-tree.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/print-tree.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/disk-io.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/inode.o: No such file or directory net/netfilter/.tmp_gl_xt_tcpmss.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/ioctl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/export.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/zlib.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/lzo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/relocation.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/.tmp_mx_xt_tcpmss.o': No such file rm: cannot remove 'net/netfilter/.tmp_mx_xt_tcpmss.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/backref.o: No such file or directory make[3]: *** [fs/btrfs/btrfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/btrfs] Error 2 CC fs/udf/partition.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_dcache.o mv: cannot stat 'fs/ocfs2/.tmp_mx_dcache.o': No such file or directory CC drivers/usb/host/isp1760-if.o CC drivers/usb/core/devio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/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/usb/core/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/usb/core/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.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/usb/core/.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/usb/core/.tmp_mc_driver.o mv: cannot stat 'drivers/usb/core/.tmp_mx_driver.o': No such file or directory CC drivers/rtc/rtc-rv3029c2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coredump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coredump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coredump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_coredump.o: 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_coredump.o: uses instructions which are incompatible with instructions used 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_coredump.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: Unable to change endianness of input file(s) CC drivers/rtc/rtc-rx8581.o mv: cannot stat 'fs/.tmp_mx_coredump.o': No such file or directory fs/overlayfs/.tmp_gl_dir.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/phy/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/usb/phy/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/usb/phy/phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/phy/.tmp_mc_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/usb/phy/.tmp_mc_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/usb/phy/.tmp_mc_phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/overlayfs/.tmp_mx_dir.o': No such file fs/ntfs/.tmp_gl_namei.o: file not recognized: File truncated drivers/rtc/.tmp_gl_rtc-pcf8583.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/charger-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/power/charger-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/power/charger-manager.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/power/.tmp_mc_charger-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/power/.tmp_mc_charger-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/power/.tmp_mc_charger-manager.o /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/rtc/.tmp_mx_rtc-pcf8583.o': No such file mv: cannot stat 'drivers/usb/phy/.tmp_mx_phy.o': No such file or directory rm: cannot remove 'fs/overlayfs/.tmp_mx_dir.o': No such file or directory mv: cannot stat 'drivers/power/.tmp_mx_charger-manager.o': No such file or directory rm: cannot remove 'fs/ntfs/.tmp_mx_namei.o': No such file or directory rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-pcf8583.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) fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated fs/ext4/.tmp_gl_xattr_trusted.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/ext4/.tmp_mx_xattr_user.o': No such file CC drivers/usb/core/notify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_trusted.o': No such file fs/ocfs2/.tmp_gl_export.o: file not recognized: File truncated rm: cannot remove 'fs/ext4/.tmp_mx_xattr_trusted.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/usb/gadget/udc/udc-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/usb/gadget/udc/udc-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/usb/gadget/udc/udc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/udc/.tmp_mc_udc-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/usb/gadget/udc/.tmp_mc_udc-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/usb/gadget/udc/.tmp_mc_udc-core.o rm: cannot remove 'fs/ext4/.tmp_mx_xattr_user.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_export.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/netfilter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_netfilter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_netfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_netfilter.o drivers/rtc/.tmp_gl_rtc-pcf8523.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/gadget/udc/.tmp_mx_udc-core.o': No such file or directory rm: cannot remove 'fs/ocfs2/.tmp_mx_export.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 fs/ntfs/sysctl.o mv: cannot stat 'net/ipv6/.tmp_mx_netfilter.o': No such file or directory net/netfilter/.tmp_gl_xt_socket.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-pcf8523.o': No such file /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: 'net/netfilter/.tmp_mx_xt_socket.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-pcf8523.o': No such file or directory LD drivers/power/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/generic-adc-battery.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot f CC fs/overlayfs/copy_up.o CC drivers/md/dm-builtin.o mv: cannot stat 'drivers/media/tuners/.tmp_mx_tda18271-fe.o': No such file or directory rm: cannot remove 'net/netfilter/.tmp_mx_xt_socket.o': No such file or directory ind 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/88pm860x_battery.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/ds2780_battery.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/ds2781_battery.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/ds2782_battery.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/sbs-battery.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/max17040_battery.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/isp1704_charger.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/lp8727_charger.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/max8997_charger.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/power/bq2415x_charger.o: No such file or directory make[3]: *** [drivers/power/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/power] Error 2 CC fs/ocfs2/inode.o LD drivers/usb/gadget/function/usb_f_acm.o CC drivers/rtc/rtc-s35390a.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/gadget/function/f_acm.o: No such file or directory make[5]: *** [drivers/usb/gadget/function/usb_f_acm.o] Error 1 CC drivers/mtd/nand/nand_timings.o CC fs/ocfs2/ioctl.o CC drivers/usb/host/bcma-hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/misc/ezusb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/misc/ezusb.o: uses instructions which 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 drivers/usb/gadget/udc/fotg210-udc.o pecific data of file drivers/usb/misc/ezusb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/misc/.tmp_mc_ezusb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/misc/.tmp_mc_ezusb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/misc/.tmp_mc_ezusb.o LD drivers/media/tuners/tda18271.o CC fs/udf/super.o mv: cannot stat 'drivers/usb/misc/.tmp_mx_ezusb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/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/mmc/core/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/mmc/core/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mmc/core/.tmp_mc_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/mmc/core/.tmp_mc_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/mmc/core/.tmp_mc_debugfs.o CC net/ipv6/tunnel6.o CC drivers/hid/hid-sjoy.o mv: cannot stat 'drivers/mmc/core/.tmp_mx_debugfs.o': No such file or directory CC fs/jfs/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/8250_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/tty/serial/8250/8250_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/tty/serial/8250/8250_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/.tmp_mc_8250_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/tty/serial/8250/.tmp_mc_8250_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/tty/serial/8250/.tmp_mc_8250_core.o CC drivers/rtc/rtc-sh.o mv: cannot stat 'drivers/tty/serial/8250/.tmp_mx_8250_core.o': No such file or directory /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 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/extents_status.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/extents_status.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/extents_status.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_extents_status.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_extents_status.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 'drivers/mtd/lpddr/.tmp_mx_qinfo_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) to merge target specific data of file fs/ext4/.tmp_mc_extents_status.o drivers/usb/host/.tmp_gl_sl811-hcd.o: file not recognized: File truncated mv: cannot stat 'fs/ext4/.tmp_mx_extents_status.o': No such file or directory LD drivers/mmc/core/mmc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_sl811-hcd.o': No such file CC fs/jfs/xattr.o rm: cannot remove 'drivers/usb/host/.tmp_mx_sl811-hcd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/hcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_hcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/.tmp_mc_hcd.o mv: cannot stat 'drivers/usb/core/.tmp_mx_hcd.o': No such file or directory LD drivers/tty/serial/8250/8250.o LD drivers/mmc/core/built-in.o LD drivers/tty/serial/8250/built-in.o CC fs/udf/truncate.o CC drivers/regulator/max8997.o LD drivers/tty/serial/built-in.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mmc] Error 2 /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_cp950.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/buffer_head_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/ocfs2/buffer_head_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/ocfs2/buffer_head_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_buffer_head_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/ocfs2/.tmp_mc_buffer_head_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/ocfs2/.tmp_mc_buffer_head_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/sh-sci.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/sccnxp.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/sc16is7xx.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/altera_uart.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/altera_jtaguart.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/fsl_lpuart.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/men_z135_uart.o: No such file or directory make[4]: *** [drivers/tty/serial/built-in.o] Error 1 CC drivers/rtc/rtc-twl.o CC drivers/usb/host/ssb-hcd.o mv: cannot stat 'fs/ocfs2/.tmp_mx_buffer_head_io.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 rm: cannot remove 'fs/nls/.tmp_mx_nls_cp950.o': No such file or directory CC drivers/usb/core/generic.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/tty/serial] Error 2 CC drivers/usb/core/quirks.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/usb/phy/phy-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/usb/phy/phy-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/usb/phy/phy-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/phy/.tmp_mc_phy-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/usb/phy/.tmp_mc_phy-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/usb/phy/.tmp_mc_phy-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/configfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/configfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific fs/quota/.tmp_gl_quota_v2.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/phy/.tmp_mx_phy-generic.o': No such file or directory data of file drivers/usb/gadget/configfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_configfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/.tmp_mc_configfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/.tmp_mc_configfs.o CC fs/nls/nls_cp1250.o mv: cannot stat 'drivers/usb/gadget/.tmp_mx_configfs.o': No such file or directory CC drivers/usb/core/devices.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v2.o': No such file rm: cannot remove 'fs/quota/.tmp_mx_quota_v2.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/phy/phy-isp1301.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/phy/phy-isp1301.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/phy/phy-isp1301.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/phy/.tmp_mc_phy-isp1301.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/phy/.tmp_mc_phy-isp1301.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/phy/.tmp_mc_phy-isp1301.o mv: cannot stat 'drivers/usb/phy/.tmp_mx_phy-isp1301.o': No such file or directory CC fs/jfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/mon_bin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/mon_bin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/mon/mon_bin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/.tmp_mc_mon_bin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/mon/.tmp_mc_mon_bin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of f CC fs/ntfs/unistr.o CC fs/jfs/acl.o ile drivers/usb/mon/.tmp_mc_mon_bin.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/usb/misc/.tmp_gl_emi62.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/mon/.tmp_mx_mon_bin.o': No such file or directory CC fs/quota/kqid.o drivers/regulator/.tmp_gl_max8907-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_emi62.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_emi62.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_max8907-regulator.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_max8907-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) drivers/hid/.tmp_gl_hid-samsung.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-samsung.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-samsung.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/keyboard.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/keyboard.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/vt/keyboard.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/.tmp_mc_keyboard.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/vt/.tmp_mc_keyboard.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/vt/.tmp_mc_keyboard.o CC fs/ocfs2/journal.o mv: cannot stat 'drivers/tty/vt/.tmp_mx_keyboard.o': No such file or directory /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 LD drivers/usb/mon/usbmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/mon/mon_stat.o: No such file or directory make[4]: *** [drivers/usb/mon/usbmon.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/mon] Error 2 mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_videobuf2-memops.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_max8660.o: file not recognized: File truncated CC fs/ocfs2/localalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_max8660.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_max8660.o': No such file or directory CC fs/ocfs2/locks.o CC drivers/usb/host/fotg210-hcd.o CC drivers/regulator/mc13783-regulator.o CC drivers/hid/hid-speedlink.o CC net/ipv6/xfrm6_mode_beet.o CC drivers/usb/renesas_usbhs/common.o /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 file drivers/mtd/spi-nor/spi-nor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/spi-nor/.tmp_mc_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/.tmp_mc_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 file drivers/mtd/spi-nor/.tmp_mc_spi-nor.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/spi-nor/.tmp_mx_spi-nor.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota_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: fs/quota/quota_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 fs/quota/quota_tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota_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: fs/quota/.tmp_mc_quota_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 fs/quota/.tmp_mc_quota_tree.o fs/.tmp_gl_eventpoll.o: file not recognized: File truncated mv: cannot stat 'fs/quota/.tmp_mx_quota_tree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_eventpoll.o': No such file rm: cannot remove 'fs/.tmp_mx_eventpoll.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/xattr_security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr_security.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: 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 fs/ext4/.tmp_mc_xattr_security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_xattr_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_xattr_security.o LD drivers/mtd/spi-nor/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 'fs/ext4/.tmp_mx_xattr_security.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_attrib.o': No such file or directory drivers/usb/host/.tmp_gl_isp1760-if.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_isp1760-if.o': No such file CC drivers/usb/renesas_usbhs/mod.o rm: cannot remove 'drivers/usb/host/.tmp_mx_isp1760-if.o': No such file or directory CC drivers/md/dm-bufio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/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: net/mac80211/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 net/mac80211/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/mac80211/.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: net/mac80211/.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 net/mac80211/.tmp_mc_util.o mv: cannot stat 'net/mac80211/.tmp_mx_util.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-bio-prison.o net/ipv6/.tmp_gl_proc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_proc.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 'net/ipv6/.tmp_mx_proc.o': No such file or directory drivers/usb/host/.tmp_gl_isp116x-hcd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_isp116x-hcd.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/usb/host/.tmp_mx_isp116x-hcd.o': No such file or directory drivers/regulator/.tmp_gl_max8925-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_max8925-regulator.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_max8925-regulator.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_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/mtd/nand/nand_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 CC net/netfilter/ipset/ip_set_bitmap_ipmac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/gadget.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/gadget.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/dwc3/gadget.o CC fs/nilfs2/the_nilfs.o CC drivers/usb/core/port.o specific data of file drivers/mtd/nand/nand_timings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_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/mtd/nand/.tmp_mc_nand_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/mtd/nand/.tmp_mc_nand_timings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/.tmp_mc_gadget.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/dwc3/.tmp_mc_gadget.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/dwc3/.tmp_mc_gadget.o CC drivers/md/dm-crypt.o mv: cannot stat 'drivers/usb/dwc3/.tmp_mx_gadget.o': No such file or directory mv: cannot stat 'drivers/mtd/nand/.tmp_mx_nand_timings.o': No such file or directory CC drivers/md/dm-snap.o /scratch/kisskb/src/drivers/rtc/rtc-sh.c:749:13: warning: 'sh_rtc_set_irq_wake' defined but not used [-Wunused-function] CC fs/nilfs2/segbuf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/mac80211/.tmp_gl_mlme.o: file not recognized: File truncated LD drivers/usb/dwc3/dwc3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/mac80211/.tmp_mx_mlme.o': No such file rm: cannot remove 'net/mac80211/.tmp_mx_mlme.o': No such file or directory CC drivers/rtc/rtc-tps6586x.o LD drivers/usb/dwc3/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/u_serial.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/u_serial.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/function/u_serial.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/.tmp_mc_u_serial.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/.tmp_mc_u_serial.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/function/.tmp_mc_u_serial.o CC drivers/mtd/nand/nand_ecc.o mv: cannot stat 'drivers/usb/gadget/function/.tmp_mx_u_serial.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/usb/misc/.tmp_gl_idmouse.o: file not recognized: File truncated LD net/mac80211/mac80211.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_idmouse.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/mac80211/ibss.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 net/mac80211/ethtool.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/mac80211/rx.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 net/mac80211/mlme.o: No such file or directory rm: cannot remove 'drivers/usb/misc/.tmp_mx_idmouse.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[3]: *** [net/mac80211/mac80211.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/mac80211] Error 2 drivers/usb/phy/.tmp_gl_phy-tahvo.o: file not recognidrivers/rtc/.tmp_gl_rtc-rp5c01.o: file not recognized: File truncated zed:drivers/rtc/.tmp_gl_rtc-pcf50633.o File truncated: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/phy/.tmp_mx_phy-tahvo.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-rp5c01.o': No such file rm: cannot remove 'drivers/usb/phy/.tmp_mx_phy-tahvo.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/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/usb/core/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/usb/core/notify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_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/usb/core/.tmp_mc_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/usb/core/.tmp_mc_notify.o CC drivers/rtc/rtc-x1205.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-pcf50633.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-rp5c01.o': No such file or directory mv: cannot stat 'drivers/usb/core/.tmp_mx_notify.o': No such file or directory rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-pcf50633.o': No such file or directory CC fs/udf/symlink.o CC drivers/usb/misc/iowarrior.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/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 LD drivers/usb/phy/built-in.o /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 fs/nls/.tmp_gl_nls_cp1250.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/phy/phy-tahvo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1250.o': No such file make[4]: *** [drivers/usb/phy/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. CC drivers/usb/gadget/udc/mv_u3d_core.o make[3]: *** [drivers/usb/phy] Error 2 mv: cannot stat 'fs/quota/.tmp_mx_quota.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_cp1250.o': No such file or directory CC net/netfilter/ipset/ip_set_bitmap_port.o CC drivers/rtc/rtc-xgene.o /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: failed to merge target specific data of file fs/quota/.tmp_mc_kqid.o CC fs/nilfs2/segment.o mv: cannot stat 'fs/quota/.tmp_mx_kqid.o': No such file or directory CC fs/nls/nls_cp1251.o CC fs/nls/nls_ascii.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_acl.o CC fs/quota/netlink.o mv: cannot stat 'fs/ext4/.tmp_mx_acl.o': No such file or directory /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: 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 /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-ld: net/netfilter/ipset/pfxlen.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/ipset/pfxlen.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipset/pfxlen.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/ipset/.tmp_mc_pfxlen.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/ipset/.tmp_mc_pfxlen.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipset/.tmp_mc_pfxlen.o mv: cannot stat 'fs/nilfs2/.tmp_mx_dat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/message.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/message.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed mv: cannot stat 'net/netfilter/ipset/.tmp_mx_pfxlen.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-builtin.o': No such file or directory to merge target specific data of file drivers/usb/core/message.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_message.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_message.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/.tmp_mc_message.o mv: cannot stat 'drivers/usb/core/.tmp_mx_message.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/usb/serial/usb-serial.o fs/.tmp_gl_binfmt_elf_fdpic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/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/usb/core/sysfs.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/.tmp_mx_binfmt_elf_fdpic.o': No such file CC fs/nls/nls_iso8859-2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.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/usb/core/.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/usb/core/.tmp_mc_sysfs.o rm: cannot remove 'fs/.tmp_mx_binfmt_elf_fdpic.o': No such file or directory mv: cannot stat 'drivers/usb/core/.tmp_mx_sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/musb_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/usb/musb/musb_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/usb/musb/musb_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/.tmp_mc_musb_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/usb/musb/.tmp_mc_musb_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/usb/musb/.tmp_mc_musb_debugfs.o mv: cannot stat 'drivers/usb/musb/.tmp_mx_musb_debugfs.o': No such file or directory CC drivers/regulator/mc13xxx-regulator-core.o CC drivers/usb/gadget/udc/gr_udc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-rs5c372.o: file not recognized: File truncated LD drivers/rtc/rtc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/ipset/ip_set_getport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/ipset/ip_set_getport.o: uses instructions which are incompatible 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: of'drivers/rtc/.tmp_mx_rtc-rs5c372.o': No such file f ile net/netfilter/ipset/ip_set_getport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/ipset/.tmp_mc_ip_set_getport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/netfilter/ipset/.tmp_mc_ip_set_getport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/netfilter/ipset/.tmp_mc_ip_set_getport.o CC drivers/regulator/pfuze100-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/netfilter/ipset/.tmp_mx_ip_set_getport.o': No such file or directory rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-rs5c372.o': No such file or directory drivers/hid/.tmp_gl_hid-sjoy.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-sjoy.o': No such file CC drivers/md/dm-exception-store.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-sjoy.o': No such file or directory CC fs/reiserfs/dir.o CC fs/udf/directory.o CC drivers/md/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/regulator/.tmp_gl_mc13783-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/quirks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/quirks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/quirks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_quirks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_quirks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/.tmp_mc_quirks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_mc13783-regulator.o': No such file /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 endian /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 rm: cannot remove 'drivers/regulator/.tmp_mx_mc13783-regulator.o': No such file or directory mv: cannot stat 'drivers/usb/core/.tmp_mx_quirks.o': No such file or directory CC drivers/hid/hid-sunplus.o mv: cannot stat 'fs/reiserfs/.tmp_mx_bitmap.o': No such file or directory CC drivers/regulator/tps51632-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-rv3029c2.o: file not recognized: File truncated CC net/netfilter/ipset/ip_set_hash_ip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.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/ext4/.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/ext4/.tmp_mc_xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-rv3029c2.o': No such file /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 /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/usb/gadget/function/storage_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/usb/gadget/function/storage_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/usb/gadget/function/storage_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/.tmp_mc_storage_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/usb/gadget/function/.tmp_mc_storage_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/usb/gadget/function/.tmp_mc_storage_common.o mv: cannot stat 'fs/ext4/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: rm: drivers/usb/core/generic.o: compiled for a big endian system and target is little endian cannot remove 'drivers/rtc/.tmp_mx_rtc-rv3029c2.o'/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/generic.o: uses instructions which are incompatible with instructions used in previous modules : 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/usb/core/generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_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/usb/core/.tmp_mc_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/usb/core/.tmp_mc_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/reiserfs/.tmp_mx_file.o': No such file or directory drivers/rtc/.tmp_gl_rtc-rx8581.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/core/.tmp_mx_generic.o': No such file or directory mv: cannot stat 'drivers/usb/gadget/function/.tmp_mx_storage_common.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 drivers/usb/host/.tmp_gl_bcma-hcd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-rx8581.o': No such file CC drivers/usb/misc/usblcd.o mv: cannot stat 'fs/udf/.tmp_mx_partition.o': No such file or directory CC drivers/regulator/tps6105x-regulator.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-rx8581.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_bcma-hcd.o': No such file CC drivers/usb/serial/generic.o rm: cannot remove 'drivers/usb/host/.tmp_mx_bcma-hcd.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/media/v4l2-core/videobuf-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/videobuf-core.o: uses instructions which are incompatible with instructions used in previous modules drivers/usb/gadget/.tmp_gl_composite.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/videobuf-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_videobuf-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_videobuf-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_videobuf-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/.tmp_mx_composite.o': No such file mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_videobuf-core.o': No such file or directory rm: cannot remove 'drivers/usb/gadget/.tmp_mx_composite.o': No such file or directory CC drivers/regulator/tps62360-regulator.o CC fs/ocfs2/mmap.o CC fs/udf/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/copy_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: fs/overlayfs/copy_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 tar CC fs/proc/generic.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 get specific data of file fs/overlayfs/copy_up.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_copy_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: fs/overlayfs/.tmp_mc_copy_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 fs/overlayfs/.tmp_mc_copy_up.o CC net/netfilter/ipset/ip_set_hash_ipmark.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/overlayfs/.tmp_mx_copy_up.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_ioctl.o': No such file or directory drivers/usb/host/.tmp_gl_ssb-hcd.o: file not recognized: File truncated CC fs/ocfs2/namei.o CC drivers/usb/renesas_usbhs/pipe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.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/jfs/.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/jfs/.tmp_mc_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_ssb-hcd.o': No such file CC net/netfilter/ipset/ip_set_hash_ipport.o rm: cannot remove 'drivers/usb/host/.tmp_mx_ssb-hcd.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_acl.o': No such file or directory CC fs/ocfs2/refcounttree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/udf/udftime.o drivers/hid/.tmp_gl_hid-speedlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/videobuf2-dma-contig.o: 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-dma-contig.o: uses instructions which are incompatible with instructions used 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-dma-contig.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_videobuf2-dma-contig.o: 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-dma-contig.o: uses instructions which are incompatible with instructions used 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-dma-contig.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-speedlink.o': No such file mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_videobuf2-dma-contig.o': No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_hid-speedlink.o': No such file or directory LD fs/overlayfs/overlayfs.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/overlayfs/dir.o: No such file or directory make[3]: *** [fs/overlayfs/overlayfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/overlayfs] Error 2 LD drivers/usb/gadget/libcomposite.o mv: cannot stat 'fs/nilfs2/.tmp_mx_btree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/gadget/composite.o: No such file or directory CC net/netfilter/ipset/ip_set_hash_ipportip.o make[4]: *** [drivers/usb/gadget/libcomposite.o] Error 1 CC drivers/usb/serial/bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/musb_gadget_ep0.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/musb_gadget_ep0.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/musb/musb_gadget_ep0.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/.tmp_mc_musb_gadget_ep0.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/.tmp_mc_musb_gadget_ep0.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/musb/.tmp_mc_musb_gadget_ep0.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/locks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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 CC drivers/md/dm-snap-persistent.o file fs/ocfs2/.tmp_mc_locks.o mv: cannot stat 'drivers/usb/musb/.tmp_mx_musb_gadget_ep0.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_locks.o': No such file or directory CC net/netfilter/ipset/ip_set_hash_ipportnet.o CC net/netfilter/ipset/ip_set_hash_mac.o CC fs/udf/unicode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-s35390a.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-s35390a.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-s35390a.o': No such file or directory /scratch/kisskb/src/drivers/mtd/lpddr/lpddr_cmds.c: In function 'do_xxlock': /scratch/kisskb/src/drivers/mtd/lpddr/lpddr_cmds.c:737:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] CC net/netfilter/ipset/ip_set_hash_net.o CC drivers/hid/hid-gaff.o CC drivers/usb/misc/ldusb.o /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 /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_resize.o': No such file or directory CC net/ipv6/mip6.o fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated /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 /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-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/udf/.tmp_mx_truncate.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory /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 fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated 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: 'fs/nls/.tmp_mx_nls_ascii.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_bbt.o: 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/nand/nand_bbt.o: uses instructions which are incompatible with instructions used 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/nand/nand_bbt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_bbt.o: 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/nand/.tmp_mc_nand_bbt.o: uses instructions which are incompatible with instructions used 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/nand/.tmp_mc_nand_bbt.o rm: cannot remove 'fs/nls/.tmp_mx_nls_ascii.o': No such file or directory mv: cannot stat 'drivers/mtd/nand/.tmp_mx_nand_bbt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_ecc.o: 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/nand/nand_ecc.o: uses instructions which are incompatible with instructions used 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/nand/nand_ecc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_ecc.o: 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/nand/.tmp_mc_nand_ecc.o: uses instructions which are incompatible with instructions used 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/nand/.tmp_mc_nand_ecc.o /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 CC net/netfilter/ipset/ip_set_hash_netport.o mv: cannot stat 'drivers/mtd/nand/.tmp_mx_nand_ecc.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-stats.o': No such file or directory CC fs/nilfs2/cpfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-twl.o: file not recognized: File truncated CC drivers/hid/hid-tmff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-twl.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-twl.o': No such file or directory CC net/netfilter/ipset/ip_set_hash_netiface.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/usb/renesas_usbhs/mod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/mod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/renesas_usbhs/mod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/.tmp_mc_mod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/.tmp_mc_mod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/renesas_usbhs/.tmp_mc_mod.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-2.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/renesas_usbhs/.tmp_mx_mod.o': No such file or directory CC net/netfilter/ipset/ip_set_hash_netnet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/heartbeat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/heartbeat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_heartbeat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_heartbeat.o fs/udf/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file LD drivers/usb/storage/built-in.o CC drivers/regulator/tps6507x-regulator.o mv: cannot stat 'fs/ocfs2/.tmp_mx_heartbeat.o': No such file or directory 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-objcopy: 'fs/udf/.tmp_mx_symlink.o': No such file /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 rm: cannot remove 'fs/udf/.tmp_mx_symlink.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_unistr.o': No such file or directory CC fs/proc/array.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_max8997.o: file not recognized: File truncated CC fs/nilfs2/sufile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_max8997.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_max8997.o': No such file or directory drivers/rtc/.tmp_gl_rtc-sh.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-sh.o': No such file CC fs/nls/nls_iso8859-3.o CC drivers/regulator/tps80031-regulator.o rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-sh.o': No such file or directory mv: cannot stat 'drivers/media/tuners/.tmp_mx_xc4000.o': No such file or directory CC drivers/md/dm-raid1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv6/.tmp_gl_ah6.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/devices.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/devices.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/devices.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_devices.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_devices.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/.tmp_mc_devices.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_ah6.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_ah6.o': No such file or directory mv: cannot stat 'drivers/usb/core/.tmp_mx_devices.o': No such file or directory CC drivers/md/dm-log.o CC drivers/usb/usbip/usbip_common.o CC fs/ocfs2/reservations.o CC net/ipv6/sit.o LD drivers/media/tuners/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/media/tuners/mt20xx.o: No such file or directory make[4]: *** [drivers/media/tuners/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/media/tuners] Error 2 CC fs/proc/fd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-xgene.o: file not recognized: File truncated CC drivers/usb/usbip/usbip_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-xgene.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-xgene.o': No such file or directory CC net/ipv6/ip6_tunnel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/tunnel6.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/tunnel6.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/tunnel6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_tunnel6.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_tunnel6.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_tunnel6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/tusb6010.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/tusb6010.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/musb/tusb6010.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/.tmp_mc_tusb6010.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/.tmp_mc_tusb6010.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/musb/.tmp_mc_tusb6010.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/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/usb/core/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/usb/core/port.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_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/usb/core/.tmp_mc_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/usb/core/.tmp_mc_port.o mv: cannot stat 'drivers/usb/musb/.tmp_mx_tusb6010.o': No such file or directory mv: cannot stat 'net/ipv6/.tmp_mx_tunnel6.o': No such file or directory mv: cannot stat 'drivers/usb/core/.tmp_mx_port.o': No such file or directory CC net/ipv6/netfilter/ip6_tables.o CC net/ipv6/netfilter/ip6table_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/gadget/udc/.tmp_gl_fusb300_udc.o: file not recognized: File truncated CC net/netfilter/ipset/ip_set_hash_netportnet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/udc/.tmp_mx_fusb300_udc.o': No such file CC drivers/regulator/twl-regulator.o rm: cannot remove 'drivers/usb/gadget/udc/.tmp_mx_fusb300_udc.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/regulator/wm8400-regulator.o drivers/rtc/.tmp_gl_rtc-tps6586x.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-tps6586x.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-tps6586x.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/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/usb/renesas_usbhs/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/usb/renesas_usbhs/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/.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/usb/renesas_usbhs/.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 target specific data of file drivers/usb/renesas_usbhs/.tmp_mc_common.o mv: cannot stat 'drivers/usb/renesas_usbhs/.tmp_mx_common.o': No such file or directory CC drivers/md/dm-region-hash.o /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 mv: cannot stat 'drivers/regulator/.tmp_mx_mc13xxx-regulator-core.o': No such file or directory CC drivers/usb/misc/rio500.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hid/.tmp_gl_hid-sunplus.o: file not recognized: File truncated CC net/ipv6/ip6_gre.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-sunplus.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-sunplus.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/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: fs/quota/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 fs/quota/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_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: fs/quota/.tmp_mc_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 fs/quota/.tmp_mc_netlink.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/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 tdrivers/regulator/.tmp_gl_tps6105x-regulator.oar:g efti lsep encoitf irce cdoagtnai zoefd :f iFile truncatedl e 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 mv: cannot stat 'fs/quota/.tmp_mx_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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_tps6105x-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) drivers/regulator/.tmp_gl_pfuze100-regulator.o: file not recognized: File truncated rm: cannot remove 'drivers/regulator/.tmp_mx_tps6105x-regulator.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_jfs_dtree.o': No such file or directory net/ipv6/.tmp_gl_xfrm6_mode_beet.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_pfuze100-regulator.o': No such file CC net/ipv6/addrconf_core.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_xfrm6_mode_beet.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_pfuze100-regulator.o': No such file or directory mv: cannot stat 'fs/udf/.tmp_mx_directory.o': No such file or directory rm: cannot remove 'net/ipv6/.tmp_mx_xfrm6_mode_beet.o': No such file or directory /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: fs/ocfs2/extent_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: fs/ocfs2/extent_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 fs/ocfs2/extent_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_extent_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: fs/ocfs2/.tmp_mc_extent_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 fs/ocfs2/.tmp_mc_extent_map.o CC fs/ocfs2/move_extents.o CC drivers/md/dm-log-userspace-base.o /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 data of file fs/nilfs2/.tmp_mc_recovery.o mv: cannot stat 'drivers/md/.tmp_mx_dm-bio-prison.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_extent_map.o': No such file or directory /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 mv: cannot stat 'fs/nilfs2/.tmp_mx_recovery.o': No such file or directory CC drivers/usb/renesas_usbhs/fifo.o mv: cannot stat 'fs/reiserfs/.tmp_mx_namei.o': No such file or directory CC fs/ocfs2/resize.o CC drivers/md/dm-log-userspace-transfer.o CC drivers/usb/misc/usbtest.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_tps51632-regulator.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 rm: cannot remove 'drivers/regulator/.tmp_mx_tps51632-regulator.o': No such file or directory CC fs/ocfs2/slot_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/gadget/udc/.tmp_gl_fotg210-udc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/udc/.tmp_mx_fotg210-udc.o': No such file CC fs/ocfs2/suballoc.o CC drivers/md/dm-raid.o rm: cannot remove 'drivers/usb/gadget/udc/.tmp_mx_fotg210-udc.o': No such file or directory /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 target specific data of file fs/udf/.tmp_mc_udftime.o mv: cannot stat 'fs/udf/.tmp_mx_udftime.o': No such file or directory CC net/ipv6/netfilter/ip6table_mangle.o CC drivers/mtd/chips/cfi_cmdset_0020.o CC fs/nilfs2/ifile.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: net/sctp/socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sctp/.tmp_mc_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sctp/.tmp_mc_socket.o drivers/usb/gadget/udc/.tmp_gl_pxa27x_udc.o: file not recognized: File truncated /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 mv: cannot stat 'net/sctp/.tmp_mx_socket.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/udc/.tmp_mx_pxa27x_udc.o': No such file CC drivers/md/dm-thin.o rm: cannot remove 'drivers/usb/gadget/udc/.tmp_mx_pxa27x_udc.o': No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_segbuf.o': No such file or directory /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 CC net/ipv6/netfilter/ip6table_raw.o 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: Unable to change endianness of input file(s) drivers/regulator/.tmp_gl_tps62360-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_tps62360-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) CC drivers/md/dm-thin-metadata.o rm: cannot remove 'drivers/regulator/.tmp_mx_tps62360-regulator.o': No such file or directory drivers/hid/.tmp_gl_hid-tmff.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-tmff.o': No such file LD net/sctp/sctp.o CC drivers/md/dm-verity.o CC net/ipv6/netfilter/ip6table_security.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/hid/.tmp_mx_hid-tmff.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) /scratch/kisskb/src/drivers/mtd/chips/cfi_util.c: In function 'cfi_qry_mode_on': /scratch/kisskb/src/drivers/mtd/chips/cfi_util.c:89:1: warning: the frame size of 1452 bytes is larger than 1024 bytes [-Wframe-larger-than=] drivers/rtc/.tmp_gl_rtc-x1205.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sctp/protocol.o: No such file or directory 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: 'drivers/rtc/.tmp_mx_rtc-x1205.o': No such file make[3]: *** [net/sctp/sctp.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/sctp] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file rm: cannot remove 'drivers/rtc/.tmp_mx_rtc-x1205.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/musb_gadget.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/musb_gadget.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/musb/musb_gadget.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/.tmp_mc_musb_gadget.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/.tmp_mc_musb_gadget.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge CC drivers/mtd/chips/gen_probe.o target specific data of file drivers/usb/musb/.tmp_mc_musb_gadget.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_inode.o': No such file or directory CC net/ipv6/exthdrs_core.o drivers/usb/gadget/udc/.tmp_gl_mv_udc_core.o: file not recognized: File truncated mv: cannot stat 'drivers/usb/musb/.tmp_mx_musb_gadget.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/udc/.tmp_mx_mv_udc_core.o': No such file /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 data 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 rm: cannot remove 'drivers/usb/gadget/udc/.tmp_mx_mv_udc_core.o': No such file or directory mv: cannot stat 'fs/udf/.tmp_mx_misc.o': No such file or directory CC drivers/mtd/chips/jedec_probe.o LD drivers/rtc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-88pm860x.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-88pm80x.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-bq32k.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot CC fs/nls/nls_iso8859-5.o find drivers/rtc/rtc-bq4802.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-da9052.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds1286.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds1307.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds1374.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds1511.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds1553.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds1672.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds1742.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-em3027.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-fm3130.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-generic.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-hid-sensor-time.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-isl1208.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-m48t35.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-m48t59.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-m48t86.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-max6900.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-max8925.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-mc13xxx.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-msm6242.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-pcf2127.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-pcf8523.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-pcf8583.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-pcf50633.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-rp5c01.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-rs5c372.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-rv3029c2.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find CC drivers/mtd/chips/map_ram.o drivers/rtc/rtc-rx8581.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-s35390a.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-sh.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-twl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-tps6586x.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-x1205.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-xgene.o: No such file or directory make[3]: *** [drivers/rtc/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/rtc] Error 2 /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: 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-ld: drivers/usb/serial/bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/bus.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 LD drivers/usb/gadget/udc/mv_udc.o CC fs/proc/proc_tty.o 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-ld: cannot find drivers/usb/gadget/udc/mv_udc_core.o: No such file or directory ed to merge target specific data of file drivers/usb/serial/bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/.tmp_mc_bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/.tmp_mc_bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to make[5]: me*** [drivers/usb/gadget/udc/mv_udc.o] Error 1rg e target specific data of file drivers/usb/serial/.tmp_mc_bus.o CC fs/ocfs2/super.o mv: cannot stat 'drivers/usb/serial/.tmp_mx_bus.o': No such file or directory CC drivers/usb/renesas_usbhs/rcar2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/usb/misc/ehset.o net/netfilter/ipset/.tmp_gl_ip_set_bitmap_ip.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_bitmap_ip.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_bitmap_ip.o': No such file or directory CC fs/proc/cmdline.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 drivers/usb/serial/aircable.o drivers/usb/misc/.tmp_gl_usblcd.o: file not recognized: File truncated drivers/hid/.tmp_gl_hid-gaff.o: file not recognized: File truncated CC fs/proc/consoles.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_usblcd.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_usblcd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-gaff.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-gaff.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/ntfs/.tmp_gl_file.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_file.o': No such file 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-ld: fs/quota/dquot.o: 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/dquot.o: uses instructions which are incompatible with instructions used 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/dquot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_dquot.o: 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_dquot.o: uses instructions which are incompatible with instructions used 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_dquot.o mv: cannot stat 'fs/quota/.tmp_mx_dquot.o': No such file or directory CC drivers/hid/hid-topseed.o CC 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) drivers/regulator/.tmp_gl_tps6507x-regulator.o: file not recognized: File truncated /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 dat CC fs/ocfs2/symlink.o a of file drivers/mtd/lpddr/.tmp_mc_lpddr_cmds.o /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/regulator/.tmp_mx_tps6507x-regulator.o': No such file or directory mv: cannot stat 'drivers/mtd/lpddr/.tmp_mx_lpddr_cmds.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-ld: drivers/regulator/wm8400-regulator.o: 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/wm8400-regulator.o: uses instructions which are incompatible with instructions used 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/wm8400-regulator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_wm8400-regulator.o: 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_wm8400-regulator.o: uses instructions which are incompatible with instructions used 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_wm8400-regulator.o mv: cannot stat 'fs/jfs/.tmp_mx_xattr.o': No such file or directory LD fs/quota/built-in.o mv: cannot stat 'drivers/regulator/.tmp_mx_wm8400-regulator.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/quota/quota_v2.o: No such file or directory make[3]: *** [fs/quota/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/quota] Error 2 /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 CC fs/ocfs2/sysfile.o mv: cannot stat 'fs/reiserfs/.tmp_mx_dir.o': No such file or directory CC drivers/md/dm-cache-target.o LD drivers/mtd/lpddr/built-in.o CC drivers/usb/renesas_usbhs/mod_host.o CC drivers/usb/serial/ch341.o CC fs/ocfs2/uptodate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/usbip_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/usb/usbip/usbip_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 sp CC fs/ocfs2/quota_local.o mv: cannot stat 'fs/ocfs2/.tmp_mx_ioctl.o': No such file or directory ecific data of file drivers/usb/usbip/usbip_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/.tmp_mc_usbip_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/usb/usbip/.tmp_mc_usbip_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/usb/usbip/.tmp_mc_usbip_event.o mv: cannot stat 'drivers/usb/usbip/.tmp_mx_usbip_event.o': No such file or directory /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 data of file fs/udf/.tmp_mc_unicode.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: drivers/usb/renesas_usbhs/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: drivers/usb/renesas_usbhs/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 drivers/usb/renesas_usbhs/pipe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/.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: drivers/usb/renesas_usbhs/.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 drivers/usb/renesas_usbhs/.tmp_mc_pipe.o mv: cannot stat 'drivers/usb/renesas_usbhs/.tmp_mx_pipe.o': No such file or directory CC drivers/md/dm-cache-metadata.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/misc/.tmp_gl_iowarrior.o: file not recognized: File truncated CC fs/ocfs2/quota_global.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_iowarrior.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_iowarrior.o': No such file or directory CC fs/ocfs2/xattr.o CC drivers/md/dm-cache-policy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/inline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/inline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/inline.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_inline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_inline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_inline.o /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 mv: cannot stat 'fs/ext4/.tmp_mx_inline.o': No such file or directory mv: cannot stat 'fs/ntfs/.tmp_mx_runlist.o': No such file or directory CC drivers/md/dm-cache-policy-mq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/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: fs/proc/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 fs/proc/generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_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: fs/proc/.tmp_mc_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 fs/proc/.tmp_mc_generic.o mv: cannot stat 'fs/proc/.tmp_mx_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/musb_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/usb/musb/musb_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/usb/musb/musb_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/musb/.tmp_mc_musb_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/usb/musb/.tmp_mc_musb_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/usb/musb/.tmp_mc_musb_core.o CC drivers/md/dm-cache-policy-cleaner.o CC fs/ntfs/upcase.o mv: cannot stat 'drivers/usb/musb/.tmp_mx_musb_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/regulator/.tmp_gl_tps80031-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: 'drivers/regulator/.tmp_mx_tps80031-regulator.o': No such file rm: cannot remove 'drivers/regulator/.tmp_mx_tps80031-regulator.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-5.o: file not recognized: File truncated CC fs/nls/nls_iso8859-6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-5.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-5.o': No such file or directory /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 m LD drivers/usb/musb/musb_hdrc.o erge 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/nilfs2/.tmp_mx_the_nilfs.o': No such file or directory CC fs/nls/nls_cp1255.o LD drivers/usb/musb/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/proc/.tmp_gl_cmdline.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cmdline.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_cmdline.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 fs/nls/nls_iso8859-14.o net/ipv6/netfilter/.tmp_gl_ip6table_filter.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: 'net/ipv6/netfilter/.tmp_mx_ip6table_filter.o': No such file drivers/regulator/.tmp_gl_twl-regulator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_twl-regulator.o': No such file rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6table_filter.o': No such file or directory rm: cannot remove 'drivers/regulator/.tmp_mx_twl-regulator.o': No such file or directory /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 ta CC fs/nls/nls_iso8859-15.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/proc_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/proc_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/proc_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_proc_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_proc_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_proc_tty.o rget 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 CC fs/ocfs2/acl.o mv: cannot stat 'drivers/mtd/chips/.tmp_mx_cfi_util.o': No such file or directory CC fs/proc/cpuinfo.o mv: cannot stat 'fs/proc/.tmp_mx_proc_tty.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/fixed.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/virtual.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/userspace-consumer.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/88pm800.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/88pm8607.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/act8865-regulator.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/as3711-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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/da9210-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/da9211-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/fan53555.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/lp872x.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/lp8788-buck.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/lp8788-ldo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/ltc3589.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/max8649.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/max8660.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/max8907-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/max8925-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/max8997.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/mc13783-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/pfuze100-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/tps51632-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/tps6105x-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/tps62360-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/tps6507x-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/tps80031-regulator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/twl-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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/host/isp1760-hcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/host/isp1760-hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/host/isp1760-hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/host/.tmp_mc_isp1760-hcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/host/.tmp_mc_isp1760-hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/host/.tmp_mc_isp1760-hcd.o CC fs/ocfs2/stackglue.o mv: cannot stat 'drivers/usb/host/.tmp_mx_isp1760-hcd.o': No such file or directory CC drivers/mtd/chips/map_absent.o /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 CC fs/proc/devices.o mv: cannot stat 'fs/udf/.tmp_mx_namei.o': No such file or directory CC net/ipv6/netfilter/nf_defrag_ipv6_hooks.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 CC net/ipv6/netfilter/nf_conntrack_reasm.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-ld: drivers/usb/serial/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/usb/serial/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/usb/serial/generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/.tmp_mc_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/usb/serial/.tmp_mc_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/usb/serial/.tmp_mc_generic.o mv: cannot stat 'drivers/usb/serial/.tmp_mx_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) /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 specifidrivers/usb/gadget/udc/.tmp_gl_dummy_hcd.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) c 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/md/dm-era-target.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/udc/.tmp_mx_dummy_hcd.o': No such file drivers/usb/misc/.tmp_gl_ldusb.o: file not recognized: File truncated net/netfilter/ipset/.tmp_gl_ip_set_bitmap_port.o: file not recognized: File truncated mv: cannot stat 'fs/nilfs2/.tmp_mx_ifile.o': No such file or directory rm: cannot remove 'drivers/usb/gadget/udc/.tmp_mx_dummy_hcd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_ldusb.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_ldusb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_bitmap_port.o': No such file LD drivers/usb/host/isp1760.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_bitmap_port.o': No such file or directory fs/proc/.tmp_gl_consoles.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/host/isp1760-if.o: No such file or directory make[4]: *** [drivers/usb/host/isp1760.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_consoles.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_consoles.o': No such file or directory /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: faile CC drivers/usb/serial/cp210x.o d to merge target 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 CC drivers/usb/misc/trancevibrator.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_mft.o': No such file or directory 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/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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/addrconf_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: net/ipv6/addrconf_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 net/ipv6/addrconf_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_addrconf_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: net/ipv6/.tmp_mc_addrconf_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 net/ipv6/.tmp_mc_addrconf_core.o CC drivers/usb/renesas_usbhs/mod_gadget.o mv: cannot stat 'net/ipv6/.tmp_mx_addrconf_core.o': No such file or directory LD drivers/md/raid456.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/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/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-ld: cannot find drivers/md/raid5.o: No such file or directory make[3]: *** [drivers/md/raid456.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/md/md-mod.o CC fs/ocfs2/stack_o2cb.o mv: cannot stat 'fs/reiserfs/.tmp_mx_do_balan.o': No such file or directory drivers/usb/renesas_usbhs/.tmp_gl_rcar2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/md.o: No such file or directory CC drivers/usb/misc/usbsevseg.o CC fs/nls/nls_koi8-r.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/renesas_usbhs/.tmp_mx_rcar2.o': No such file make[3]: *** [drivers/md/md-mod.o] Error 1 rm: cannot remove 'drivers/usb/renesas_usbhs/.tmp_mx_rcar2.o': No such file or directory CC fs/ntfs/bitmap.o CC net/ipv6/ip6_checksum.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/nls/nls_koi8-u.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/misc/.tmp_gl_ehset.o: file not recognized: File truncated drivers/hid/.tmp_gl_hid-topseed.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_ehset.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-topseed.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_ehset.o': No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_hid-topseed.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 fs/nls/nls_koi8-ru.o /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 /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 fildrivers/mtd/chips/.tmp_gl_map_rom.oe :drivers/mtd/chips/.tmp_mc_gen_probe.o file not recognized: File truncated CC fs/reiserfs/fix_node.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_rom.o': No such file rm: cannot remove 'drivers/mtd/chips/.tmp_mx_map_rom.o': No such file or directory CC fs/ocfs2/stack_user.o mv: cannot stat 'drivers/mtd/chips/.tmp_mx_gen_probe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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: fs/ocfs2/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 fs/ocfs2/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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: fs/ocfs2/.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 fs/ocfs2/.tmp_mc_mmap.o mv: cannot stat 'fs/ocfs2/.tmp_mx_mmap.o': No such file or directory CC fs/nls/mac-celtic.o CC drivers/hid/hid-twinhan.o /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 mv: cannot stat 'drivers/md/.tmp_mx_dm-bufio.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/usb/misc/.tmp_gl_rio500.o: file not recognized: File truncated CC drivers/hid/hid-xinmo.o CC drivers/mtd/nand/nand_bch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_rio500.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/netfilter/ipset/.tmp_gl_ip_set_bitmap_ipmac.o: file notrm: cannot remove 'drivers/usb/misc/.tmp_mx_rio500.o're: No such file or directoryc ognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/fd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/fd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_fd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_fd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_bitmap_ipmac.o': No such file CC drivers/mtd/nand/nand_ids.o mv: cannot stat 'fs/proc/.tmp_mx_fd.o': No such file or directory rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_bitmap_ipmac.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/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cpuinfo.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/proc/.tmp_mx_cpuinfo.o': No such file or directory net/ipv6/.tmp_gl_mip6.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/mtd/nand/denali.o drivers/usb/serial/.tmp_gl_aircable.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_mip6.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_aircable.o': No such file CC drivers/hid/hid-zpff.o rm: cannot remove 'net/ipv6/.tmp_mx_mip6.o': No such file or directory rm: cannot remove 'drivers/usb/serial/.tmp_mx_aircable.o': No such file or directory CC drivers/mtd/nand/denali_dt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv6/netfilter/.tmp_gl_ip6table_raw.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6table_raw.o': No such file rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6table_raw.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 fs/nls/mac-centeuro.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv6/netfilter/.tmp_gl_ip6table_mangle.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_iso8859-6.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6table_mangle.o': No such file /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 'net/ipv6/netfilter/.tmp_mx_ip6table_mangle.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-6.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 fs/nls/mac-gaelic.o drivers/mtd/chips/.tmp_gl_map_absent.o: file not re/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) cognized: File truncated CC net/ipv6/ip6_icmp.o fs/ocfs2/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_absent.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: 'fs/ocfs2/.tmp_mx_symlink.o': No such file rm: cannot remove 'drivers/mtd/chips/.tmp_mx_map_absent.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) net/ipv6/netfilter/.tmp_gl_ip6table_security.o: file not recognized: File truncated rm: cannot remove 'fs/ocfs2/.tmp_mx_symlink.o': No such file or directory 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 CC net/ipv6/output_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6table_security.o': No such file rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6table_security.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-15.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_cp1255.o: file not recognized: File truncated CC fs/nilfs2/alloc.o CC fs/ocfs2/cluster/heartbeat.o LD drivers/md/dm-mod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm.o: No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_cp1255.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: 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_iso8859-14.o: file not recognized: File truncated fs/proc/.tmp_gl_devices.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_devices.o': No such file CC fs/ocfs2/cluster/masklog.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_devices.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory CC drivers/hid/hid-zydacron.o CC net/ipv6/protocol.o CC fs/nilfs2/gcinode.o CC drivers/mtd/nand/docg4.o /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: CC drivers/hid/wacom_wac.o 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 mv: cannot stat 'drivers/md/.tmp_mx_dm-region-hash.o': No such file or directory CC fs/nls/mac-roman.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ext4/.tmp_gl_mballoc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_mballoc.o': No such file rm: cannot remove 'fs/ext4/.tmp_mx_mballoc.o': No such file or directory CC fs/ocfs2/dlm/dlmdomain.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: net/ipv6/exthdrs_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: net/ipv6/exthdrs_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 tafs/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 rget specific data of file net/ipv6/exthdrs_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_exthdrs_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: net/ipv6/.tmp_mc_exthdrs_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 net/ipv6/.tmp_mc_exthdrs_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/sysfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/sysfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/sysfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_sysfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_sysfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_sysfile.o CC drivers/usb/misc/yurex.o mv: cannot stat 'net/ipv6/.tmp_mx_exthdrs_core.o': No such file or directory mv: cannot stat 'fs/jfs/.tmp_mx_jfs_txnmgr.o': No such file or directory CC drivers/hid/wacom_sys.o mv: cannot stat 'fs/ocfs2/.tmp_mx_sysfile.o': No such file or directory /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 /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/md/dm-log-userspace-transfer.o: 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-userspace-transfer.o: uses instructions which are incompatible with instructions used 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-userspace-transfer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-log-userspace-transfer.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/md/.tmp_mx_dm-log.o': No such file or directory drivers/md/.tmp_mc_dm-log-userspace-transfer.o: uses instructions which are incompatible with instructions used 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-userspace-transfer.o mv: cannot stat 'drivers/md/.tmp_mx_dm-log-userspace-transfer.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 fs/jfs/jfs.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: fs/nls/.tmp_gl_nls_koi8-r.o: file not recognized: File truncated 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/reiserfs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file mv: cannot stat 'fs/ntfs/.tmp_mx_upcase.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jfs/symlink.o: No such file or directory fs/nls/.tmp_gl_nls_koi8-u.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-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file make[3]: *** [fs/jfs/jfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jfs] Error 2 rm: cannot remove 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory CC net/ipv6/netfilter/nf_reject_ipv6.o CC fs/ocfs2/cluster/sys.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_koi8-ru.o: file not recognized: File truncated CC net/ipv6/netfilter/ip6t_ah.o CC fs/reiserfs/prints.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-cache-policy.o: 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-cache-policy.o: uses instructions which are incompatible with instructions used 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-cache-policy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-cache-policy.o: 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-cache-policy.o: uses instructions which are incompatible with instructions used 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-cache-policy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file CC fs/ocfs2/dlmfs/userdlm.o CC drivers/mtd/nand/plat_nand.o rm: cannot remove 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-cache-policy.o': No such file or directory CC fs/ocfs2/cluster/nodemanager.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_mac-celtic.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-celtic.o': No such file drivers/tty/vt/.tmp_gl_vt.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_mac-celtic.o': No such file or directory drivers/usb/misc/.tmp_gl_trancevibrator.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/vt/.tmp_mx_vt.o': No such file CC fs/ocfs2/dlm/dlmdebug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_trancevibrator.o': No such file rm: cannot remove 'drivers/tty/vt/.tmp_mx_vt.o': No such file or directory rm: cannot remove 'drivers/usb/misc/.tmp_mx_trancevibrator.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 fs/ocfs2/dlm/dlmthread.o drivers/md/.tmp_gl_dm-log-userspace-base.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-log-userspace-base.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-log-userspace-base.o': No such file or directory CC drivers/usb/misc/usb3503.o LD drivers/tty/vt/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/vt/vt.o: No such file or directory make[4]: *** [drivers/tty/vt/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/tty/vt] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/tty] Error 2 CC net/ipv6/netfilter/ip6t_frag.o CC fs/ocfs2/dlmfs/dlmfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/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: fs/proc/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 fs/proc/array.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_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: fs/proc/.tmp_mc_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 me/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rge target specific data of file fs/proc/.tmp_mc_array.o fs/nls/.tmp_gl_mac-centeuro.o: file not recognized: File truncated mv: cannot stat 'fs/proc/.tmp_mx_array.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-centeuro.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 net/ipv6/netfilter/ip6t_mh.o fs/nls/.tmp_gl_mac-gaelic.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_mac-centeuro.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-gaelic.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_mac-gaelic.o': No such file or directory CC net/ipv6/netfilter/ip6t_hbh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_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/proc/.tmp_mc_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/proc/.tmp_mc_base.o mv: cannot stat 'fs/proc/.tmp_mx_base.o': No such file or directory CC net/ipv6/netfilter/ip6t_rpfilter.o CC fs/proc/interrupts.o CC net/ipv6/ip6_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/hid/.tmp_gl_hid-xinmo.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/usb/renesas_usbhs/fifo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/fifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/renesas_usbhs/fifo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/.tmp_mc_fifo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/.tmp_mc_fifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/renesas_usbhs/.tmp_mc_fifo.o drivers/mtd/nand/.tmp_gl_denali_dt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-xinmo.o': No such file mv: cannot stat 'drivers/usb/renesas_usbhs/.tmp_mx_fifo.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_denali_dt.o': No such file rm: cannot remove 'drivers/hid/.tmp_mx_hid-xinmo.o': No such file or directory rm: cannot remove 'drivers/mtd/nand/.tmp_mx_denali_dt.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) CC drivers/usb/misc/sisusbvga/sisusb.o fs/nls/.tmp_gl_mac-roman.o: file not recognized: File truncated drivers/hid/.tmp_gl_hid-zpff.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 /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/hid/.tmp_mx_hid-zpff.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_mac-roman.o': No such file or directory drivers/usb/gadget/udc/.tmp_gl_r8a66597-udc.o: file not recognized: File truncated rm: cannot remove 'drivers/hid/.tmp_mx_hid-zpff.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/usb/gadget/udc/.tmp_mx_r8a66597-udc.o': No such file drivers/usb/serial/.tmp_gl_ch341.o: file not recognized: File truncated rm: cannot remove 'drivers/usb/gadget/udc/.tmp_mx_r8a66597-udc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_ch341.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_ch341.o': No such file or directory CC drivers/usb/misc/lvstest.o CC fs/nilfs2/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/stackglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/stackglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/stackglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_stackglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_stackglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_stackglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/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/ntfs/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/ntfs/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.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/ntfs/.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/ntfs/.tmp_mc_bitmap.o CC fs/nls/mac-turkish.o CC fs/ocfs2/cluster/quorum.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/nf_defrag_ipv6_hooks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/nf_defrag_ipv6_hooks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/netfilter/nf_defrag_ipv6_hooks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/.tmp_mc_nf_defrag_ipv6_hooks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/.tmp_mc_nf_defrag_ipv6_hooks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/netfilter/.tmp_mc_nf_defrag_ipv6_hooks.o mv: cannot stat 'fs/ntfs/.tmp_mx_bitmap.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_stackglue.o': No such file or directory mv: cannot stat 'net/ipv6/netfilter/.tmp_mx_nf_defrag_ipv6_hooks.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 CC fs/reiserfs/objectid.o CC fs/ocfs2/dlm/dlmrecovery.o mv: cannot stat 'fs/udf/.tmp_mx_super.o': No such file or directory CC drivers/usb/serial/cyberjack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_acl.o CC fs/nilfs2/sysfs.o mv: cannot stat 'fs/ocfs2/.tmp_mx_acl.o': No such file or directory CC fs/ocfs2/dlm/dlmmaster.o CC net/ipv6/netfilter/ip6t_rt.o CC drivers/mtd/nand/sh_flctl.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-snap.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-snap.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-snap.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/hid/.tmp_gl_hid-twinhan.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-twinhan.o': No such file CC net/ipv6/tcpv6_offload.o mv: cannot stat 'drivers/media/v4l2-core/.tmp_mx_videobuf2-core.o': No such file or directory rm: cannot remove 'drivers/hid/.tmp_mx_hid-twinhan.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/devio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/devio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/devio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_devio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_devio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/.tmp_mc_devio.o mv: cannot stat 'drivers/usb/core/.tmp_mx_devio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/usbip_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/usb/usbip/usbip_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/usb/usbip/usbip_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/.tmp_mc_usbip_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/usb/usbip/.tmp_mc_usbip_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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rget specific data of file drivers/usb/usbip/.tmp_mc_usbip_common.o drivers/md/.tmp_gl_dm-cache-policy-cleaner.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-cache-policy-cleaner.o': No such file mv: cannot stat 'drivers/usb/usbip/.tmp_mx_usbip_common.o': No such file or directory LD fs/ocfs2/ocfs2_stackglue.o rm: cannot remove 'drivers/md/.tmp_mx_dm-cache-policy-cleaner.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/masklog.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/masklog.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/masklog.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_masklog.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_masklog.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_masklog.o mv: cannot stat 'fs/ocfs2/cluster/.tmp_mx_masklog.o': No such file or directory LD drivers/media/v4l2-core/built-in.o CC fs/ocfs2/cluster/tcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_bch.o: 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/nand/nand_bch.o: uses instructions which are incompatible with instructions used 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/nand/nand_bch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_bch.o: 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/nand/.tmp_mc_nand_bch.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge LD drivers/md/dm-log-userspace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/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/ocfs2/cluster/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/ocfs2/cluster/sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.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/ocfs2/cluster/.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 sptarget specific data of file drivers/mtd/nand/.tmp_mc_nand_bch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-log-userspace-base.o: No such file or directory make[3]: *** [drivers/md/dm-log-userspace.o] Error 1 mv: cannot stat 'drivers/mtd/nand/.tmp_mx_nand_bch.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/slot_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: fs/ocfs2/slot_map.o: uses instructions which are incompatible with instructions used in previous modulesecific data of file fs/ocfs2/cluster/.tmp_mc_sys.o make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/media] Error 2 CC fs/ocfs2/cluster/netdebug.o LD drivers/md/dm-snapshot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/slot_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_slot_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: fs/ocfs2/.tmp_mc_slot_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 fs/ocfs2/.tmp_mc_slot_map.o mv: cannot stat 'fs/ocfs2/cluster/.tmp_mx_sys.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_slot_map.o': No such file or directory /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-ld: drivers/usb/core/hub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/hub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/hub.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_hub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/core/.tmp_mc_hub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/core/.tmp_mc_hub.o make[3]: *** [drivers/md/dm-snapshot.o] Error 1 CC drivers/hid/hid-wiimote-core.o mv: cannot stat 'drivers/usb/core/.tmp_mx_hub.o': No such file or directory LD drivers/md/dm-cache-cleaner.o CC drivers/usb/serial/cypress_m8.o CC drivers/usb/usbip/vhci_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-cache-policy-cleaner.o: No such file or directory make[3]: *** [drivers/md/dm-cache-cleaner.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/usb-serial.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/usb-serial.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/serial/usb-serial.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/.tmp_mc_usb-serial.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/.tmp_mc_usb-serial.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/serial/.tmp_mc_usb-serial.o CC drivers/usb/misc/sisusbvga/sisusb_init.o CC net/ipv6/netfilter/ip6t_REJECT.o mv: cannot stat 'drivers/usb/serial/.tmp_mx_usb-serial.o': No such file or directory CC drivers/usb/usbip/vhci_tx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) 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/mtd/nand/.tmp_gl_plat_nand.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: 'drivers/mtd/nand/.tmp_mx_plat_nand.o': No such file rm: cannot remove 'fs/udf/.tmp_mx_inode.o': No such file or directory rm: cannot remove 'drivers/mtd/nand/.tmp_mx_plat_nand.o': No such file or directory CC net/ipv6/udp_offload.o LD drivers/usb/core/usbcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ocfs2/dlm/dlmast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/misc/.tmp_gl_usbsevseg.o: file not recognized: File truncated CC drivers/usb/serial/usb_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/core/usb.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: 'drivers/usb/misc/.tmp_mx_usbsevseg.o': No such file fs/proc/.tmp_gl_interrupts.o: file not recognized: File truncated net/netfilter/ipset/.tmp_gl_ip_set_core.o: file not recognized: File truncated drivers/usb/gadget/udc/.tmp_gl_mv_u3d_core.o: file not recognized: File truncated rm: cannot remove 'drivers/usb/misc/.tmp_mx_usbsevseg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file make[4]: *** [drivers/usb/core/usbcore.o] Error 1 make[4]: 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[3]: *** [drivers/usb/core] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_core.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_interrupts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/udc/.tmp_mx_mv_u3d_core.o': No such file CC drivers/usb/misc/sisusbvga/sisusb_con.o drivers/md/.tmp_gl_dm-verity.o: file not recognized: File truncated rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_core.o': No such file or directory rm: cannot remove 'drivers/usb/gadget/udc/.tmp_mx_mv_u3d_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-verity.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-verity.o': No such file or directory LD fs/udf/udf.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/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 net/netfilter/ipset/.tmp_gl_ip_set_hash_mac.o: file not recognized: File truncated CC fs/ocfs2/dlm/dlmconvert.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_mac.o': No such file CC net/ipv6/exthdrs_offload.o rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_mac.o': No such file or directory CC drivers/hid/hid-wiimote-modules.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/proc/loadavg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/f_mass_storage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/f_mass_storage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/function/f_mass_storage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/.tmp_mc_f_mass_storage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/gadget/function/.tmp_mc_f_mass_storage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/gadget/function/.tmp_mc_f_mass_storage.o mv: cannot stat 'drivers/usb/gadget/function/.tmp_mx_f_mass_storage.o': No such file or directory drivers/hid/.tmp_gl_hid-zydacron.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-zydacron.o': No such file /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 LD net/netfilter/ipset/ip_set.o CC fs/proc/meminfo.o rm: cannot remove 'drivers/hid/.tmp_mx_hid-zydacron.o': No such file or directory CC net/ipv6/inet6_hashtables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netfilter/ipset/ip_set_core.o: No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_cpfile.o': No such file or directory make[4]: *** [net/netfilter/ipset/ip_set.o] Error 1 LD drivers/usb/gadget/function/usb_f_mass_storage.o CC net/ipv6/ip6_udp_tunnel.o make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/usb/gadget/function] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ocfs2/dlm/dlmlock.o drivers/md/.tmp_gl_dm-crypt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-crypt.o': No such file CC fs/ntfs/lcnalloc.o rm: cannot remove 'drivers/md/.tmp_mx_dm-crypt.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/hid/hid-wiimote-debug.o drivers/usb/misc/.tmp_gl_usb3503.o: file not recognized: File truncated CC fs/ocfs2/dlm/dlmunlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_usb3503.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_usb3503.o': No such file or directory CC drivers/hid/hid-sensor-hub.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-raid1.o: file not recognized: File truncated /scratch/kisskb/src/drivers/mtd/chips/jedec_probe.c: In function 'jedec_probe_chip': /scratch/kisskb/src/drivers/mtd/chips/jedec_probe.c:2243:1: warning: the frame size of 1068 bytes is larger than 1024 bytes [-Wframe-larger-than=] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-raid1.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/md/.tmp_mx_dm-raid1.o': No such file or directory drivers/usb/gadget/udc/.tmp_gl_gr_udc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/gadget/udc/.tmp_mx_gr_udc.o': No such file rm: cannot remove 'drivers/usb/gadget/udc/.tmp_mx_gr_udc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/protocol.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_protocol.o /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_lock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:1177:1: warning: the frame size of 1068 bytes is larger than 1024 bytes [-Wframe-larger-than=] mv: cannot stat 'net/ipv6/.tmp_mx_protocol.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: failed 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-ld: net/ipv6/ip6_checksum.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_checksum.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_checksum.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_checksum.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_checksum.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_ip6_checksum.o mv: cannot stat 'fs/nilfs2/.tmp_mx_gcinode.o': No such file or directory mv: cannot stat 'net/ipv6/.tmp_mx_ip6_checksum.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) fs/nls/.tmp_gl_mac-turkish.o: file not recognized: File truncated CC fs/reiserfs/lbalance.o net/ipv6/netfilter/.tmp_gl_ip6_tables.o: file not recognized: File truncated CC drivers/hid/usbhid/hid-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-turkish.o': No such file 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: 'net/ipv6/netfilter/.tmp_mx_ip6_tables.o': No such file make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/usb/gadget/udc] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/gadget] Error 2 rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6_tables.o': No such file or directory CC drivers/hid/usbhid/hid-quirks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/serial/.tmp_gl_cp210x.o: file not recognized: File truncated LD net/ipv6/ipv6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/af_inet6.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/mod_gadget.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/mod_gadget.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to m/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lde:r gcea ntnaortg efti nsdp enet/ipv6/addrconf.oc:i fiNo such file or directoryc dat/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lda: ocfa nfniolte fdrivers/usb/renesas_usbhs/mod_gadget.oi n/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ddrivers/usb/renesas_usbhs/.tmp_mc_mod_gadget.o: compiled for a big endian system and target is little endian net/ipv6/addrlabel.o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: :drivers/usb/renesas_usbhs/.tmp_mc_mod_gadget.o: uses instructions which are incompatible with instructions used in previous modules No such file or directory/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld : fai/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldl:e dc atnon omte rfgien dt anet/ipv6/route.or:g eNo such file or directoryt specific data of file drivers/usb/renesas_usbhs/.tmp_mc_mod_gadget.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/ndisc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/udplite.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/raw.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/icmp.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/mcast.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/reassembly.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/tcp_ipv6.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/ip6_flowlabel.o: No such file or directory CC drivers/usb/usbip/vhci_rx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_cp210x.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/proc.o: No such file or directory make[3]: *** [net/ipv6/ipv6.o] Error 1 rm: cannot remove 'drivers/usb/serial/.tmp_mx_cp210x.o': No such file or directory mv: cannot stat 'drivers/usb/renesas_usbhs/.tmp_mx_mod_gadget.o': No such file or directory CC fs/proc/stat.o LD fs/nls/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_icmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_icmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_icmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_icmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_icmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_ip6_icmp.o CC drivers/usb/usbip/vhci_hcd.o /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_cp775.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 fimv: cannot stat 'net/ipv6/.tmp_mx_ip6_icmp.o': No such file or directory nd fs/nls/nls_cp852.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp857.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_cp864.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp865.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp866.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp869.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp874.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp936.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_cp950.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp1250.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_ascii.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-5.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-14.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-celtic.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-centeuro.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-gaelic.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-roman.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 make[3]: *** [fs/nls/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nls] Error 2 LD drivers/md/dm-mirror.o /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 LD drivers/usb/usbip/usbip-core.o CC fs/ntfs/logfile.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 CC drivers/hid/usbhid/hid-pidff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_super.o': No such file CC fs/reiserfs/ibalance.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/ntfs/.tmp_mx_super.o': No such file or directory fs/ocfs2/.tmp_gl_stack_o2cb.o: file not recognized: File truncated CC drivers/usb/serial/io_edgeport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_stack_o2cb.o': No such file rm: cannot remove 'fs/ocfs2/.tmp_mx_stack_o2cb.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 fs/ntfs/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_gl_jedec_probe.o: file not recognized: File truncated drivers/usb/renesas_usbhs/mod_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/usb/renesas_usbhs/mod_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/usb/renesas_usbhs/mod_host.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/renesas_usbhs/.tmp_mc_mod_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/usb/renesas_usbhs/.tmp_mc_mod_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/usb/renesas_usbhs/.tmp_mc_mod_host.o /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:mv: cannot stat 'drivers/usb/renesas_usbhs/.tmp_mx_mod_host.o': No such file or directory failed to merge target specific data of file 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_jedec_probe.o': No such file rm: cannot remove 'drivers/mtd/chips/.tmp_mx_jedec_probe.o': No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_sufile.o': No such file or directory CC fs/ntfs/usnjrnl.o LD fs/ocfs2/ocfs2_stack_o2cb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/stack_o2cb.o: No such file or directory make[3]: *** [fs/ocfs2/ocfs2_stack_o2cb.o] Error 1 LD drivers/usb/renesas_usbhs/renesas_usbhs.o CC drivers/usb/serial/empeg.o CC fs/reiserfs/stree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/.tmp_gl_stack_user.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/renesas_usbhs/rcar2.o: No such file or directory make[4]: *** [drivers/usb/renesas_usbhs/renesas_usbhs.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/renesas_usbhs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_stack_user.o': No such file rm: cannot remove 'fs/ocfs2/.tmp_mx_stack_user.o': No such file or directory CC fs/proc/uptime.o CC drivers/usb/serial/f81232.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/ext4/.tmp_gl_extents.o: file not recognized: File truncated drivers/usb/misc/.tmp_gl_yurex.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_extents.o': No such file mv: cannot stat 'fs/ocfs2/.tmp_mx_aops.o': No such file or directory rm: cannot remove 'fs/ext4/.tmp_mx_extents.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_yurex.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_yurex.o': No such file or directory LD fs/ocfs2/ocfs2_stack_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/stack_user.o: No such file or directory make[3]: *** [fs/ocfs2/ocfs2_stack_user.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/output_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: net/ipv6/output_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 net/ipv6/output_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_output_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: net/ipv6/.tmp_mc_output_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 net/ipv6/.tmp_mc_output_core.o CC fs/proc/version.o mv: cannot stat 'net/ipv6/.tmp_mx_output_core.o': No such file or directory CC fs/reiserfs/hashes.o CC fs/proc/softirqs.o CC drivers/usb/serial/ftdi_sio.o CC fs/reiserfs/tail_conversion.o CC fs/proc/namespaces.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv6/netfilter/.tmp_gl_ip6t_ah.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6t_ah.o': No such file rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6t_ah.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) drivers/md/.tmp_gl_dm-cache-policy-mq.o: file not recognized: File truncated net/ipv6/netfilter/.tmp_gl_ip6t_mh.o: file not recognized: File truncated net/ipv6/netfilter/.tmp_gl_ip6t_rpfilter.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6t_rpfilter.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-cache-policy-mq.o': No such file rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6t_rpfilter.o': No such file or directory drivers/usb/serial/.tmp_gl_usb_debug.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/reservations.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/reservations.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/reservations.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_reservations.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_reservations.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_reservations.o rm: cannot remove 'drivers/md/.tmp_mx_dm-cache-policy-mq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6t_mh.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_usb_debug.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/dm-cache-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/dm-cache-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/dm-cache-metadata.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-cache-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/.tmp_mc_dm-cache-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/.tmp_mc_dm-cache-metadata.o mv: cannot stat 'fs/ocfs2/.tmp_mx_reservations.o': No such file or directory rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6t_mh.o': No such file or directory rm: cannot remove 'drivers/usb/serial/.tmp_mx_usb_debug.o': No such file or directory CC fs/reiserfs/journal.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-cache-metadata.o': No such file or directory fs/proc/.tmp_gl_loadavg.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_loadavg.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_loadavg.o': No such file or directory CC drivers/usb/serial/garmin_gps.o CC drivers/usb/serial/ir-usb.o LD drivers/md/dm-cache-mq.o CC fs/proc/self.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-cache-policy-mq.o: No such file or directory make[3]: *** [drivers/md/dm-cache-mq.o] Error 1 CC fs/reiserfs/resize.o CC fs/proc/thread_self.o CC drivers/usb/serial/iuu_phoenix.o CC fs/proc/proc_net.o CC fs/reiserfs/item_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/nf_conntrack_reasm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/nf_conntrack_reasm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/netfilter/nf_conntrack_reasm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/.tmp_mc_nf_conntrack_reasm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/.tmp_mc_nf_conntrack_reasm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/netfilter/.tmp_mc_nf_conntrack_reasm.o mv: cannot stat 'net/ipv6/netfilter/.tmp_mx_nf_conntrack_reasm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/nf_reject_ipv6.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/nf_reject_ipv6.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/netfilter/nf_reject_ipv6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/.tmp_mc_nf_reject_ipv6.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/netfilter/.tmp_mc_nf_reject_ipv6.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/netfilter/.tmp_mc_nf_reject_ipv6.o mv: cannot stat 'net/ipv6/netfilter/.tmp_mx_nf_reject_ipv6.o': No such file or directory /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 data of file fs/reiserfs/.tmp_mc_objectid.o mv: cannot stat 'fs/reiserfs/.tmp_mx_objectid.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) net/ipv6/netfilter/.tmp_gl_ip6t_frag.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6t_frag.o': No such file rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6t_frag.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 fs/reiserfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated drivers/usb/usbip/.tmp_gl_vhci_sysfs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/usbip/.tmp_mx_vhci_sysfs.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_meminfo.o': No such file or directory LD net/ipv6/netfilter/nf_defrag_ipv6.o rm: cannot remove 'drivers/usb/usbip/.tmp_mx_vhci_sysfs.o': No such file or directory /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 'fs/reiserfs/.tmp_mx_inode.o': No such file or directory CC fs/reiserfs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-wiimote-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/hid/hid-wiimote-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/hid/hid-wiimote-debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC drivers/usb/serial/keyspan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/vhci_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: drivers/usb/usbip/vhci_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 tdrivers/hid/.tmp_mc_hid-wiimote-debug.o: compiled for a big endian system and target is little endiana rg/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: etdrivers/hid/.tmp_mc_hid-wiimote-debug.o: uses instructions which are incompatible with instructions used in previous modules s/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldp:e cfiafiilce dd attoa moefr gfei ltea rdrivers/usb/usbip/vhci_tx.og et/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sdrivers/usb/usbip/.tmp_mc_vhci_tx.o: compiled for a big endian system and target is little endianp e/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cdrivers/usb/usbip/.tmp_mc_vhci_tx.o: uses instructions which are incompatible with instructions used in previous modulesi f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldi:c fdaaitlae do ft of imleer gdrivers/hid/.tmp_mc_hid-wiimote-debug.oe target specific data of file drivers/usb/usbip/.tmp_mc_vhci_tx.o mv: cannot stat 'drivers/usb/usbip/.tmp_mx_vhci_tx.o': No such file or directory mv: cannot stat 'drivers/hid/.tmp_mx_hid-wiimote-debug.o': No such file or directory CC drivers/usb/serial/keyspan_pda.o CC fs/reiserfs/lock.o CC fs/proc/vmcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/hid-quirks.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 drivers/usb/serial/kobil_sct.o drivers/hid/usbhid/hid-quirks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/usbhid/hid-quirks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/.tmp_mc_hid-quirks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/.tmp_mc_hid-quirks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/usbhid/.tmp_mc_hid-quirks.o mv: cannot stat 'drivers/hid/usbhid/.tmp_mx_hid-quirks.o': No such file or directory /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 CC fs/reiserfs/procfs.o /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: drivers/md/dm-thin-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/dm-thin-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/dm-thin-metadata.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/md/.tmp_mc_dm-thin-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/.tmp_mc_dm-thin-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/.tmp_mc_dm-thin-metadata.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/nilfs2/.tmp_mx_alloc.o': No such file or directory mv: cannot stat 'drivers/md/.tmp_mx_dm-thin-metadata.o': No such file or directory drivers/usb/misc/.tmp_gl_lvstest.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_lvstest.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_lvstest.o': No such file or directory CC drivers/usb/serial/metro-usb.o CC fs/proc/kmsg.o CC drivers/usb/serial/mos7840.o LD drivers/hid/hid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/hid/hid-logitech.o drivers/md/.tmp_gl_dm-raid.o: file not recognized: File truncated CC drivers/usb/serial/mxuport.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/hid/hid-lg.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-raid.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/hid/hid-picolcd.o make[3]: *** [drivers/hid/hid-logitech.o] Error 1 drivers/mtd/nand/.tmp_gl_docg4.o: file not recognized: File truncated rm: cannot remove 'drivers/md/.tmp_mx_dm-raid.o': No such file or directory net/ipv6/netfilter/.tmp_gl_ip6t_hbh.o: file not recognized: File truncated CC drivers/usb/serial/omninet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_docg4.o': No such file rm: cannot remove 'drivers/mtd/nand/.tmp_mx_docg4.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6t_hbh.o': No such file CC drivers/usb/serial/opticon.o rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6t_hbh.o': No such file or directory CC drivers/usb/serial/option.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/tcpv6_offload.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/tcpv6_offload.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/tcpv6_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_tcpv6_offload.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_tcpv6_offload.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_tcpv6_offload.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'net/ipv6/.tmp_mx_tcpv6_offload.o': No such file or directory fs/proc/.tmp_gl_version.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/proc/.tmp_mx_version.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_unlock': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:1310:1: warning: the frame size of 1044 bytes is larger than 1024 bytes [-Wframe-larger-than=] rm: cannot remove 'fs/proc/.tmp_mx_version.o': No such file or directory fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated fs/ocfs2/dlmfs/.tmp_gl_dlmfs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file CC drivers/usb/serial/pl2303.o rm: cannot remove 'fs/proc/.tmp_mx_uptime.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/dlmfs/.tmp_mx_dlmfs.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/usb/serial/qcserial.o rm: cannot remove 'fs/ocfs2/dlmfs/.tmp_mx_dlmfs.o': No such file or directory drivers/usb/serial/.tmp_gl_cyberjack.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_cyberjack.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_cyberjack.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/usb/serial/quatech2.o fs/proc/.tmp_gl_softirqs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_softirqs.o': No such file CC drivers/usb/serial/safe_serial.o rm: cannot remove 'fs/proc/.tmp_mx_softirqs.o': No such file or directory CC drivers/usb/serial/sierra.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/usb/serial/spcp8x5.o net/ipv6/.tmp_gl_ip6_offload.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_ip6_offload.o': No such file CC drivers/usb/serial/ssu100.o rm: cannot remove 'net/ipv6/.tmp_mx_ip6_offload.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: net/ipv6/ip6_udp_tunnel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/ip6_udp_tunnel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/ip6_udp_tunnel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_udp_tunnel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_ip6_udp_tunnel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_ip6_udp_tunnel.o net/ipv6/netfilter/.tmp_gl_ip6t_REJECT.o: file not recognized: File truncated CC drivers/usb/serial/usb_wwan.o mv: cannot stat 'net/ipv6/.tmp_mx_ip6_udp_tunnel.o': No such file or directory CC drivers/usb/serial/visor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6t_REJECT.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_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: drivers/mtd/nand/nand_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 drivers/mtd/nand/nand_base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_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: drivers/mtd/nand/.tmp_mc_nand_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 sperm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6t_REJECT.o': No such file or directory cific data of file drivers/mtd/nand/.tmp_mc_nand_base.o mv: cannot stat 'drivers/mtd/nand/.tmp_mx_nand_base.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/usnjrnl.o: 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/usnjrnl.o: uses instructions which are incompatible with instructions used 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/usnjrnl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_usnjrnl.o: 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_usnjrnl.o: uses instructions which are incompatible with instructions used 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_usnjrnl.o CC drivers/usb/serial/whiteheat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/userdlm.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) mv: cannot stat 'fs/ntfs/.tmp_mx_usnjrnl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/userdlm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlmfs/userdlm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/.tmp_mc_userdlm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/.tmp_mc_userdlm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlmfs/.tmp_mc_userdlm.o fs/proc/.tmp_gl_stat.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_stat.o': No such file mv: cannot stat 'fs/ocfs2/dlmfs/.tmp_mx_userdlm.o': No such file or directory rm: cannot remove 'fs/proc/.tmp_mx_stat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/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/ntfs/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/ntfs/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.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/ntfs/.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/ntfs/.tmp_mc_quota.o LD drivers/mtd/nand/nand.o mv: cannot stat 'fs/ntfs/.tmp_mx_quota.o': No such file or directory LD drivers/usb/serial/usbserial.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/ipv6/.tmp_gl_udp_offload.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/quorum.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/quorum.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/quorum.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_quorum.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_quorum.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_quorum.o mv: cannot stat 'fs/ocfs2/cluster/.tmp_mx_quorum.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_udp_offload.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_udp_offload.o': No such file or directory LD fs/ocfs2/dlmfs/ocfs2_dlmfs.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/ocfs2/dlmfs/dlmfs.o: No such file or directory make[4]: *** [fs/ocfs2/dlmfs/ocfs2_dlmfs.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/dlmfs] Error 2 drivers/usb/serial/.tmp_gl_empeg.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/vhci_rx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/vhci_rx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/usbip/vhci_rx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/.tmp_mc_vhci_rx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/.tmp_mc_vhci_rx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/usbip/.tmp_mc_vhci_rx.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/usb/serial/.tmp_mx_empeg.o': No such file net/ipv6/netfilter/.tmp_gl_ip6t_rt.o: file not recognized: File truncated rm: cannot remove 'drivers/usb/serial/.tmp_mx_empeg.o': No such file or directory mv: cannot stat 'drivers/usb/usbip/.tmp_mx_vhci_rx.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/netfilter/.tmp_mx_ip6t_rt.o': No such file rm: cannot remove 'net/ipv6/netfilter/.tmp_mx_ip6t_rt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/nodemanager.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/nodemanager.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/nodemanager.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_nodemanager.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_nodemanager.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_nodemanager.o mv: cannot stat 'fs/ocfs2/cluster/.tmp_mx_nodemanager.o': No such file or directory LD net/ipv6/netfilter/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/self.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/self.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/self.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_self.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_self.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_self.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6_tables.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6table_filter.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6table_mangle.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6table_raw.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6table_security.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6t_ah.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6t_frag.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6t_mh.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6t_hbh.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6t_rpfilter.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6t_rt.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipv6/netfilter/ip6t_REJECT.o: No such file or directory mv: cannot stat 'fs/proc/.tmp_mx_self.o': No such file or directory make[4]: *** [net/ipv6/netfilter/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/ipv6/netfilter] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/thread_self.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/thread_self.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/thread_self.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_thread_self.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_thread_self.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_thread_self.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: 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 datmv: cannot stat 'fs/proc/.tmp_mx_thread_self.o': No such file or directory mv: cannot stat 'fs/nilfs2/.tmp_mx_segment.o': No such file or directory a 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 /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/proc/.tmp_gl_kmsg.o: file not recognized: File truncated mv: cannot stat 'fs/reiserfs/.tmp_mx_hashes.o': No such file or directory drivers/md/.tmp_gl_dm-era-target.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_kmsg.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_kmsg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/denali.o: 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/nand/denali.o: uses instructions which are incompatible with instructions used 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/nand/denali.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_denali.o: 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/nand/.tmp_mc_denali.o: uses instructions which are incompatible with instructions used 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/nand/.tmp_mc_denali.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-era-target.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-era-target.o': No such file or directory mv: cannot stat 'drivers/mtd/nand/.tmp_mx_denali.o': No such file or directory /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 mv: cannot stat 'fs/reiserfs/.tmp_mx_prints.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 data 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 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-ld: fs/ocfs2/cluster/netdebug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/netdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/netdebug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_netdebug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_netdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_netdebug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/namespaces.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/namespaces.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/namespaces.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_namespaces.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_namespaces.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_namespaces.o mv: cannot stat 'fs/proc/.tmp_mx_namespaces.o': No such file or directory mv: cannot stat 'fs/ocfs2/cluster/.tmp_mx_netdebug.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/uptodate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/uptodate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/uptodate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_uptodate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_uptodate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_uptodate.o mv: cannot stat 'fs/ocfs2/.tmp_mx_uptodate.o': No such file or directory LD drivers/md/dm-era.o /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/hid/hid-sensor-hub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-sensor-hub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-sensor-hub.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-sensor-hub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-sensor-hub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_hid-sensor-hub.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/inet6_hashtables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/inet6_hashtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/inet6_hashtables.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_inet6_hashtables.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_inet6_hashtables.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_inet6_hashtables.o mv: cannot stat 'drivers/hid/.tmp_mx_hid-sensor-hub.o': No such file or directory mv: cannot stat 'net/ipv6/.tmp_mx_inet6_hashtables.o': No such file or directory /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 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/localalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/localalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/localalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_localalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_localalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_localalloc.o mv: cannot stat 'fs/nilfs2/.tmp_mx_ioctl.o': No such file or directory mv: cannot stat 'fs/reiserfs/.tmp_mx_lock.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_localalloc.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/proc/.tmp_gl_proc_net.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_proc_net.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_proc_net.o': No such file or directory /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 mv: cannot stat 'fs/reiserfs/.tmp_mx_ioctl.o': No such file or directory LD fs/nilfs2/nilfs2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/nand/.tmp_gl_sh_flctl.o: file not recognized: File truncated /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 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: 'drivers/mtd/nand/.tmp_mx_sh_flctl.o': No such file /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 mergerm: cannot remove 'drivers/mtd/nand/.tmp_mx_sh_flctl.o': No such file or directory 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 mv: cannot stat 'fs/reiserfs/.tmp_mx_resize.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/usb/misc/.tmp_gl_usbtest.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/misc/.tmp_mx_usbtest.o': No such file rm: cannot remove 'drivers/usb/misc/.tmp_mx_usbtest.o': No such file or directory LD drivers/mtd/nand/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 drivers/mtd/nand/denali_dt.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/nand/docg4.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/nand/plat_nand.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/nand/sh_flctl.o: No such file or directory make[4]: *** [drivers/mtd/nand/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. drivers/hid/.tmp_gl_wacom_sys.o: file not recognized: File truncated make[3]: *** [drivers/mtd/nand] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_wacom_sys.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/hid/.tmp_mx_wacom_sys.o': No such file or directory net/ipv6/.tmp_gl_sit.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_sit.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_sit.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmdebug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmdebug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmdebug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmdebug.o mv: cannot stat 'fs/ocfs2/dlm/.tmp_mx_dlmdebug.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/usb/serial/.tmp_gl_ir-usb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_ir-usb.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_ir-usb.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) net/ipv6/.tmp_gl_ip6_tunnel.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_ip6_tunnel.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/move_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: fs/ocfs2/move_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 fs/ocfs2/move_extents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_move_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: fs/ocfs2/.tmp_mc_move_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 fs/ocfs2/.tmp_mc_move_extents.o rm: cannot remove 'net/ipv6/.tmp_mx_ip6_tunnel.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) net/ipv6/.tmp_gl_ip6_gre.o: file not recognized: File truncated mv: cannot stat 'fs/ocfs2/.tmp_mx_move_extents.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipv6/.tmp_mx_ip6_gre.o': No such file rm: cannot remove 'net/ipv6/.tmp_mx_ip6_gre.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/usb/serial/.tmp_gl_f81232.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_f81232.o': No such file make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipv6] Error 2 rm: cannot remove 'drivers/usb/serial/.tmp_mx_f81232.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) net/netfilter/ipset/.tmp_gl_ip_set_hash_ip.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ip.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_resize.o rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ip.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_resize.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/usb/serial/.tmp_gl_cypress_m8.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_cypress_m8.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/usb/serial/.tmp_mx_cypress_m8.o': No such file or directory drivers/usb/serial/.tmp_gl_metro-usb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/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: fs/reiserfs/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 fs/reiserfs/procfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.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: fs/reiserfs/.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 fs/reiserfs/.tmp_mc_procfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_metro-usb.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 'fs/reiserfs/.tmp_mx_procfs.o': No such file or directory drivers/usb/serial/.tmp_gl_qcserial.o: file not recognized: File truncated rm: cannot remove 'drivers/usb/serial/.tmp_mx_metro-usb.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/usb/serial/.tmp_mx_qcserial.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_qcserial.o': No such file or directory drivers/usb/serial/.tmp_gl_safe_serial.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_safe_serial.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_safe_serial.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmthread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmthread.o /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 mv: cannot stat 'fs/ocfs2/dlm/.tmp_mx_dlmthread.o': No such file or directory 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: 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/devices/.tmp_gl_docg3.o: file not recognized: File truncated net/netfilter/ipset/.tmp_gl_ip_set_hash_ipmark.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/devices/.tmp_mx_docg3.o': No such file rm: cannot remove 'drivers/mtd/devices/.tmp_mx_docg3.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ipmark.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ipmark.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/lcnalloc.o: 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/lcnalloc.o: uses instructions which are incompatible with instructions used 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/lcnalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_lcnalloc.o: 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_lcnalloc.o: uses instructions which are incompatible with instructions used 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_lcnalloc.o drivers/usb/serial/.tmp_gl_keyspan_pda.o: file not recognized: File truncated mv: cannot stat 'fs/ntfs/.tmp_mx_lcnalloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_keyspan_pda.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_keyspan_pda.o': No such file or directory LD drivers/mtd/devices/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/devices/docg3.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/devices/phram.o: No such file or directory make[4]: *** [drivers/mtd/devices/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/devices] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/serial/.tmp_gl_opticon.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_opticon.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: 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 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 drivers/usb/serial/.tmp_gl_option.o: file not recognized: File truncated rm: cannot remove 'drivers/usb/serial/.tmp_mx_opticon.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_option.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/usb/serial/.tmp_mx_option.o': No such file or directory drivers/usb/serial/.tmp_gl_spcp8x5.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/usb/serial/.tmp_gl_omninet.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_omninet.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_omninet.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_spcp8x5.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_spcp8x5.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/logfile.o: 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/logfile.o: uses instructions which are incompatible with instructions used 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/logfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_logfile.o: 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_logfile.o: uses instructions which are incompatible with instructions used 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_logfile.o mv: cannot stat 'fs/ntfs/.tmp_mx_logfile.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/usb/serial/.tmp_gl_kobil_sct.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_kobil_sct.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_kobil_sct.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/vhci_hcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/vhci_hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/usbip/vhci_hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/.tmp_mc_vhci_hcd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/usbip/.tmp_mc_vhci_hcd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/usbip/.tmp_mc_vhci_hcd.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/usb/usbip/.tmp_mx_vhci_hcd.o': No such file or directory LD fs/ntfs/ntfs.o /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 drivers/usb/serial/.tmp_gl_visor.o: file not recognized: File truncated make[3]: *** [fs/ntfs/ntfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ntfs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_visor.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_visor.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/vmcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/vmcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/vmcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_vmcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_vmcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_vmcore.o mv: cannot stat 'fs/proc/.tmp_mx_vmcore.o': No such file or directory LD drivers/usb/usbip/vhci-hcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/usbip/vhci_sysfs.o: No such file or directory make[4]: *** [drivers/usb/usbip/vhci-hcd.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/usbip] Error 2 LD fs/proc/proc.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/proc/nommu.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/cmdline.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/consoles.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/cpuinfo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/devices.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/interrupts.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/loadavg.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/meminfo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/stat.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/uptime.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/version.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/softirqs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/proc_net.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lddrivers/hid/.tmp_gl_hid-wiimote-modules.o: :c afninloet nfoitn dr efs/proc/kmsg.oc:o gNo such file or directoryn ized: File truncated make[3]: *** [fs/proc/proc.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/proc] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-wiimote-modules.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/hid/.tmp_mx_hid-wiimote-modules.o': No such file or directory drivers/usb/serial/.tmp_gl_ssu100.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_ssu100.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_ssu100.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) net/netfilter/ipset/.tmp_gl_ip_set_hash_ipport.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ipport.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 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ipport.o': No such file or directory drivers/usb/serial/.tmp_gl_whiteheat.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_whiteheat.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlmglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dlmglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dlmglue.o: uses instructions which 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 'drivers/usb/serial/.tmp_mx_whiteheat.o': No such file or directory ecific data of file fs/ocfs2/.tmp_mc_dlmglue.o mv: cannot stat 'fs/ocfs2/.tmp_mx_dlmglue.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_inode.o mv: cannot stat 'fs/ocfs2/.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) fs/reiserfs/.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/reiserfs/.tmp_mx_super.o': No such file rm: cannot remove 'fs/reiserfs/.tmp_mx_super.o': No such file or directory drivers/md/.tmp_gl_dm-thin.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-thin.o': No such file rm: cannot remove 'drivers/md/.tmp_mx_dm-thin.o': No such file or directory /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_read': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:417:1: warning: the frame size of 1556 bytes is larger than 1024 bytes [-Wframe-larger-than=] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmunlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmunlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmunlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmunlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmunlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmunlock.o mv: cannot stat 'fs/ocfs2/dlm/.tmp_mx_dlmunlock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/hid-pidff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/hid-pidff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/usbhid/hid-pidff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/.tmp_mc_hid-pidff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/.tmp_mc_hid-pidff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/usbhid/.tmp_mc_hid-pidff.o mv: cannot stat 'drivers/hid/usbhid/.tmp_mx_hid-pidff.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmast.o LD drivers/md/dm-thin-pool.o mv: cannot stat 'fs/ocfs2/dlm/.tmp_mx_dlmast.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/usb_wwan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/usb_wwan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/serial/usb_wwan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/.tmp_mc_usb_wwan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/serial/.tmp_mc_usb_wwan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/serial/.tmp_mc_usb_wwan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-thin.o: No such file or directory make[3]: *** [drivers/md/dm-thin-pool.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/quota_global.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/quota_global.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/quota_global.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_quota_global.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_quota_global.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_quota_global.o mv: cannot stat 'drivers/usb/serial/.tmp_mx_usb_wwan.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_quota_global.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) net/netfilter/ipset/.tmp_gl_ip_set_hash_ipportip.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ipportip.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ipportip.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/usb/serial/.tmp_gl_iuu_phoenix.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_iuu_phoenix.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_iuu_phoenix.o': No such file or directory /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 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: drivers/hid/hid-wiimote-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/hid/hid-wiimote-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/hid/hid-wiimote-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-wiimote-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/hid/.tmp_mc_hid-wiimote-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/hid/.tmp_mc_hid-wiimote-core.o mv: cannot stat 'drivers/hid/.tmp_mx_hid-wiimote-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) fs/reiserfs/.tmp_gl_item_ops.o: file not recognized: File truncated /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 'fs/reiserfs/.tmp_mx_item_ops.o': No such file or directory LD drivers/hid/hid-wiimote.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/hid/hid-wiimote-modules.o: No such file or directory make[3]: *** [drivers/hid/hid-wiimote.o] Error 1 /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) net/netfilter/ipset/.tmp_gl_ip_set_hash_net.o: file not recognized: File truncated drivers/usb/serial/.tmp_gl_quatech2.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_net.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_quatech2.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_net.o': No such file or directory rm: cannot remove 'drivers/usb/serial/.tmp_mx_quatech2.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/ocfs2/dlm/dlmlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmlock.o drivers/md/.tmp_gl_dm-cache-target.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/md/.tmp_mx_dm-cache-target.o': No such file mv: cannot stat 'fs/ocfs2/dlm/.tmp_mx_dlmlock.o': No such file or directory rm: cannot remove 'drivers/md/.tmp_mx_dm-cache-target.o': No such file or directory /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 file fs/reiserfs/.tmp_mc_fix_node.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: fs/ocfs2/dlm/dlmconvert.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmconvert.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmconvert.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmconvert.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmconvert.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmconvert.o mv: cannot stat 'fs/ocfs2/dlm/.tmp_mx_dlmconvert.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/usb/serial/.tmp_gl_sierra.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_sierra.o': No such file LD drivers/md/dm-cache.o rm: cannot remove 'drivers/usb/serial/.tmp_mx_sierra.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/md/dm-cache-target.o: No such file or directory make[3]: *** [drivers/md/dm-cache.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/md] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/host/.tmp_gl_fotg210-hcd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/host/.tmp_mx_fotg210-hcd.o': No such file rm: cannot remove 'drivers/usb/host/.tmp_mx_fotg210-hcd.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/ext4/.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/ext4/.tmp_mx_super.o': No such file drivers/usb/serial/.tmp_gl_ftdi_sio.o: file not recognized: File truncated rm: cannot remove 'fs/ext4/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_ftdi_sio.o': No such file make[4]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/hid-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/hid/usbhid/hid-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 tamake[3]: r*** [drivers/usb/host] Error 2g et specific data of file drivers/hid/usbhid/hid-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/usbhid/.tmp_mc_hid-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/hid/usbhid/.tmp_mc_hid-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/hid/usbhid/.tmp_mc_hid-core.o rm: cannot remove 'drivers/usb/serial/.tmp_mx_ftdi_sio.o': No such file or directory mv: cannot stat 'drivers/hid/usbhid/.tmp_mx_hid-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/usb/serial/.tmp_gl_mxuport.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_mxuport.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/usb/serial/.tmp_mx_mxuport.o': No such file or directory drivers/usb/serial/.tmp_gl_garmin_gps.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/usb/serial/.tmp_mx_garmin_gps.o': No such file drivers/usb/serial/.tmp_gl_pl2303.o: file not recognized: File truncated rm: cannot remove 'drivers/usb/serial/.tmp_mx_garmin_gps.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_pl2303.o': No such file LD drivers/hid/usbhid/usbhid.o rm: cannot remove 'drivers/usb/serial/.tmp_mx_pl2303.o': No such file or directory LD drivers/hid/usbhid/built-in.o LD fs/ext4/ext4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/namei.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/symlink.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/extents.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/mballoc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/xattr_user.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/xattr_trusted.o: No such file or directory make[3]: *** [fs/ext4/ext4.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext4] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/netfilter/ipset/.tmp_gl_ip_set_hash_netiface.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_netiface.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_netiface.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) net/netfilter/ipset/.tmp_gl_ip_set_hash_netport.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_netport.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_netport.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/wacom_wac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/wacom_wac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/wacom_wac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_wacom_wac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_wacom_wac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_wacom_wac.o mv: cannot stat 'drivers/hid/.tmp_mx_wacom_wac.o': No such file or directory LD drivers/hid/wacom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/hid/wacom_sys.o: No such file or directory make[3]: *** [drivers/hid/wacom.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hid] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/netfilter/ipset/.tmp_gl_ip_set_hash_netnet.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_netnet.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_netnet.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) net/netfilter/ipset/.tmp_gl_ip_set_hash_netportnet.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/quota_local.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/quota_local.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/quota_local.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_quota_local.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_quota_local.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_quota_local.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_netportnet.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_netportnet.o': No such file or directory mv: cannot stat 'fs/ocfs2/.tmp_mx_quota_local.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/misc/sisusbvga/sisusb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/misc/sisusbvga/sisusb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/misc/sisusbvga/sisusb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/misc/sisusbvga/.tmp_mc_sisusb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/usb/misc/sisusbvga/.tmp_mc_sisusb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/usb/misc/sisusbvga/.tmp_mc_sisusb.o mv: cannot stat 'drivers/usb/misc/sisusbvga/.tmp_mx_sisusb.o': No such file or directory LD drivers/usb/misc/sisusbvga/sisusbvga.o LD drivers/usb/misc/sisusbvga/built-in.o LD drivers/usb/misc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/netfilter/ipset/.tmp_gl_ip_set_hash_ipportnet.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ipportnet.o': No such file rm: cannot remove 'net/netfilter/ipset/.tmp_mx_ip_set_hash_ipportnet.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/adutux.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/cypress_cy7c63.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/emi26.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/emi62.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/idmouse.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/iowarrior.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/usblcd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/ldusb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/rio500.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/usbtest.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/ehset.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/trancevibrator.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/usbsevseg.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/yurex.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/usb3503.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/misc/lvstest.o: No such file or directory make[4]: *** [drivers/usb/misc/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [net/netfilter/ipset] Error 2 make[3]: Target `__build' not remade because of errors. make[4]: Target `__build' not remade because of errors. make[2]: make[3]: *** [net/netfilter] Error 2*** [drivers/usb/misc] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/serial/.tmp_gl_keyspan.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_keyspan.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_keyspan.o': No such file or directory /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 2188 bytes is larger than 1024 bytes [-Wframe-larger-than=] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/serial/.tmp_gl_io_edgeport.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_io_edgeport.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_io_edgeport.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/heartbeat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/heartbeat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_heartbeat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_heartbeat.o mv: cannot stat 'fs/ocfs2/cluster/.tmp_mx_heartbeat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/tcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/tcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_tcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_tcp.o mv: cannot stat 'fs/ocfs2/cluster/.tmp_mx_tcp.o': No such file or directory /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 mv: cannot stat 'fs/reiserfs/.tmp_mx_lbalance.o': No such file or directory LD fs/ocfs2/cluster/ocfs2_nodemanager.o LD fs/ocfs2/cluster/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/usb/serial/.tmp_gl_mos7840.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/usb/serial/.tmp_mx_mos7840.o': No such file rm: cannot remove 'drivers/usb/serial/.tmp_mx_mos7840.o': No such file or directory LD drivers/usb/serial/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/aircable.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/ch341.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/cp210x.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/cyberjack.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/cypress_m8.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/usb_debug.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/io_edgeport.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/empeg.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/f81232.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/ftdi_sio.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/garmin_gps.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/ir-usb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/iuu_phoenix.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/keyspan.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/keyspan_pda.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/kobil_sct.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/metro-usb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/mos7840.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/mxuport.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/omninet.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/opticon.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/option.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/pl2303.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/qcserial.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/quatech2.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/safe_serial.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/sierra.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/spcp8x5.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/ssu100.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/visor.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/usb/serial/whiteheat.o: No such file or directory make[4]: *** [drivers/usb/serial/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/usb/serial] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/usb] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/.tmp_gl_journal.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_journal.o': No such file rm: cannot remove 'fs/ocfs2/.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) fs/ocfs2/dlm/.tmp_gl_dlmdomain.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/dlm/.tmp_mx_dlmdomain.o': No such file rm: cannot remove 'fs/ocfs2/dlm/.tmp_mx_dlmdomain.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_file.o mv: cannot stat 'fs/ocfs2/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/suballoc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/suballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/suballoc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_suballoc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_suballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_suballoc.o mv: cannot stat 'fs/ocfs2/.tmp_mx_suballoc.o': No such file or directory /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_erase_varsize': /scratch/kisskb/src/drivers/mtd/chips/cfi_cmdset_0020.c:972:1: warning: the frame size of 1844 bytes is larger than 1024 bytes [-Wframe-larger-than=] /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 mv: cannot stat 'fs/reiserfs/.tmp_mx_journal.o': No such file or directory /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 mv: cannot stat 'fs/reiserfs/.tmp_mx_stree.o': No such file or directory LD fs/reiserfs/reiserfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/item_ops.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_dir.o mv: cannot stat 'fs/ocfs2/.tmp_mx_dir.o': No such file or directory /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 mv: cannot stat 'drivers/mtd/chips/.tmp_mx_cfi_cmdset_0020.o': No such file or directory LD drivers/mtd/chips/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/chips/jedec_probe.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/chips/map_ram.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/chips/map_rom.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/chips/map_absent.o: No such file or directory make[4]: *** [drivers/mtd/chips/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/chips] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/mtd] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [drivers] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/wireless/.tmp_gl_nl80211.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/wireless/.tmp_mx_nl80211.o': No such file rm: cannot remove 'net/wireless/.tmp_mx_nl80211.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmmaster.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmmaster.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmmaster.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmmaster.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmmaster.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmmaster.o mv: cannot stat 'fs/ocfs2/dlm/.tmp_mx_dlmmaster.o': No such file or directory LD net/wireless/cfg80211.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/wireless/core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/wireless/reg.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/wireless/nl80211.o: No such file or directory make[3]: *** [net/wireless/cfg80211.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/wireless] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [net] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/dlm/.tmp_gl_dlmrecovery.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/dlm/.tmp_mx_dlmrecovery.o': No such file rm: cannot remove 'fs/ocfs2/dlm/.tmp_mx_dlmrecovery.o': No such file or directory LD fs/ocfs2/dlm/ocfs2_dlm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/dlm/dlmdomain.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/dlm/dlmrecovery.o: No such file or directory make[4]: *** [fs/ocfs2/dlm/ocfs2_dlm.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/dlm] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_namei.o mv: cannot stat 'fs/ocfs2/.tmp_mx_namei.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/ocfs2/.tmp_gl_alloc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_alloc.o': No such file rm: cannot remove 'fs/ocfs2/.tmp_mx_alloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/refcounttree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/refcounttree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/refcounttree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_refcounttree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_refcounttree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_refcounttree.o mv: cannot stat 'fs/ocfs2/.tmp_mx_refcounttree.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/ocfs2/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_super.o': No such file rm: cannot remove 'fs/ocfs2/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/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/ocfs2/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/ocfs2/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.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/ocfs2/.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/ocfs2/.tmp_mc_xattr.o mv: cannot stat 'fs/ocfs2/.tmp_mx_xattr.o': No such file or directory LD fs/ocfs2/ocfs2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/alloc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/export.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/journal.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/symlink.o: No such file or directory make[3]: *** [fs/ocfs2/ocfs2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ocfs2] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [fs] Error 2 make[1]: Target `_all' not remade because of errors. make[1]: Leaving directory `/scratch/kisskb/build/linus_sh-randconfig_sh4' make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. ## bisect disabled, NOT bisecting