# < 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 669fc2f0c70a6e14eefc503b72ce350448e9634e Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 669fc2f). # 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 KCONFIG_SEED=0xB017E200 # /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 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/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/emergency-restart.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/local.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/mman.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/scatterlist.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h HOSTCC scripts/kallsyms HOSTCC scripts/asn1_compiler SHIPPED scripts/genksyms/lex.lex.c HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/keywords.hash.c SHIPPED scripts/genksyms/parse.tab.h SHIPPED scripts/genksyms/parse.tab.c HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/genksyms/lex.lex.o CC scripts/mod/empty.o HOSTCC scripts/genksyms/parse.tab.o CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/genksyms/genksyms 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 CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o HOSTCC usr/gen_init_cpio AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/mm/alignment.o CC arch/sh/mm/cache.o CC arch/sh/kernel/irq.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/flush-sh4.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/process.o LD arch/sh/boards/built-in.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/cache-debugfs.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 CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o GEN usr/initramfs_data.cpio CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/kprobes.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 CC arch/sh/kernel/ftrace.o mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.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 AS arch/sh/kernel/head_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /scratch/kisskb/src/arch/sh/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] LDS arch/sh/kernel/vmlinux.lds /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 arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/init.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-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file cc1: all warnings being treated as errors rm: cannot remove `arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory CC arch/sh/kernel/cpu/clock.o make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 /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 mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/sh4a/setup-sh7366.o CC arch/sh/kernel/cpu/shmobile/pm.o CC arch/sh/kernel/cpu/pfc.o /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/cpu/sh4/probe.o AS usr/initramfs_data.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_extable_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_extable_32.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o AS arch/sh/kernel/cpu/shmobile/sleep.o CC arch/sh/kernel/cpu/sh4a/clock-sh7366.o CC arch/sh/kernel/cpu/proc.o mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace.o': No such file or directory AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/sh4a/perf_event.o mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC arch/sh/kernel/cpu/sh4a/ubc.o CC arch/sh/kernel/cpu/shmobile/cpuidle.o CC arch/sh/kernel/cpu/sh4/sq.o /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 mv: cannot stat `arch/sh/mm/.tmp_mx_alignment.o': No such file or directory LD usr/built-in.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:210: Warning: overflow in branch to syscall_call; 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:351: 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:375: 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:378: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /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) /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 mv: cannot stat `arch/sh/mm/.tmp_mx_nommu.o': No such file or directory LD arch/sh/kernel/cpu/sh4/common.o arch/sh/mm/.tmp_gl_flush-sh4.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_flush-sh4.o': No such file rm: cannot remove `arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory rm: cannot remove `arch/sh/mm/.tmp_mx_flush-sh4.o': No 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 /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_cache-debugfs.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory rm: cannot remove `arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/topology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_topology.o mv: cannot stat `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/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/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 mv: cannot stat `arch/sh/kernel/.tmp_mx_topology.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory /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 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/module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_module.o /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 /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: arch/sh/kernel/reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/reboot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_reboot.o mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory LD init/mounts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_disassemble.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_disassemble.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/fpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_fpu.o /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 mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory arch/sh/kernel/cpu/sh4a/.tmp_gl_ubc.o: file not recognized: File truncated mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory CC mm/filemap.o mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_fpu.o': No such file or directory /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 CC mm/mempool.o CC mm/oom_kill.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-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file CC mm/fadvise.o CC mm/maccess.o CC mm/page_alloc.o mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory CC mm/page-writeback.o CC mm/readahead.o CC mm/swap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_consistent.o rm: cannot remove `arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file or directory CC mm/truncate.o CC mm/vmscan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh32.o CC mm/shmem.o CC mm/util.o CC mm/mmzone.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/vmstat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/iomap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_iomap.o mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory CC mm/backing-dev.o /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-objcopy: Unable to change endianness of input file(s) CC mm/mm_init.o CC mm/mmu_context.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC mm/percpu.o arch/sh/kernel/cpu/shmobile/.tmp_gl_cpuidle.o: file not recognized: File truncated 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-objcopy: Unable to change endianness of input file(s) CC mm/slab_common.o mv: cannot stat `arch/sh/kernel/cpu/sh4/.tmp_mx_probe.o': No such file or directory arch/sh/kernel/cpu/sh4a/.tmp_gl_clock-sh7366.o: file not recognized: File truncated CC mm/compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_stacktrace.o CC mm/balloon_compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/shmobile/.tmp_mx_cpuidle.o': No such file CC mm/interval_tree.o 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-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7366.o': No such file CC mm/list_lru.o rm: cannot remove `arch/sh/kernel/cpu/shmobile/.tmp_mx_cpuidle.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file CC mm/nommu.o rm: cannot remove `arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7366.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/hw_breakpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_hw_breakpoint.o CC mm/init-mm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sh_bios.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sh_bios.o mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory rm: cannot remove `arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file or directory CC mm/bootmem.o LD arch/sh/kernel/cpu/irq/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/shmobile/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: arch/sh/kernel/cpu/shmobile/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 arch/sh/kernel/cpu/shmobile/pm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/shmobile/.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: arch/sh/kernel/cpu/shmobile/.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 arch/sh/kernel/cpu/shmobile/.tmp_mc_pm.o CC mm/memblock.o mv: cannot stat `arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory CC mm/dmapool.o CC mm/sparse.o mv: cannot stat `arch/sh/kernel/cpu/shmobile/.tmp_mx_pm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_process_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_time.o CC mm/slob.o CC mm/quicklist.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_time.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/kprobes.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/kprobes.o: uses instructions which are incompatible with instructions 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/kprobes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_kprobes.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_kprobes.o: uses instructions which are incompatible with instructions 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_kprobes.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-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 mv: cannot stat `arch/sh/kernel/.tmp_mx_kprobes.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 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_init.o': No such file or directory mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_proc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps_32.o init/.tmp_gl_main.o: file not recognized: File truncated mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory LD arch/sh/kernel/cpu/sh4a/built-in.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/clock-sh7366.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file LD arch/sh/kernel/cpu/shmobile/built-in.o rm: cannot remove `init/.tmp_mx_main.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/shmobile/cpuidle.o: No such file or directory /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 make[4]: *** [arch/sh/kernel/cpu/sh4a/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory make[3]: *** [arch/sh/kernel/cpu/sh4a] Error 2 mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory make[4]: *** [arch/sh/kernel/cpu/shmobile/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[2]: Target `__build' not remade because of errors. make[3]: *** [arch/sh/kernel/cpu/shmobile] Error 2 /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 /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:379:1: warning: control reaches end of non-void function [-Wreturn-type] mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory make[1]: *** [arch/sh/mm] Error 2 CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o LD init/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/main.o: No such file or directory CC ipc/sem.o CC ipc/shm.o CC ipc/ipcns_notifier.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-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 ipc/syscall.o CC kernel/fork.o mv: cannot stat `arch/sh/kernel/cpu/sh4/.tmp_mx_sq.o': No such file or directory CC ipc/ipc_sysctl.o CC kernel/exec_domain.o CC ipc/namespace.o CC kernel/panic.o /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/cpu.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 make[1]: *** [init] Error 2 mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC kernel/exit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_quicklist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_quicklist.o CC kernel/itimer.o mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory HZFILE kernel/hz.bc CC kernel/softirq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmu_context.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmu_context.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmu_context.o CC kernel/resource.o mv: cannot stat `mm/.tmp_mx_mmu_context.o': No such file or directory LD arch/sh/kernel/cpu/sh4/built-in.o CC kernel/sysctl.o make[3]: Target `__build' not remade because of errors. make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: Target `__build' not remade because of errors. CC kernel/sysctl_binary.o CC security/commoncap.o CC kernel/capability.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/interval_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/interval_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/interval_tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_interval_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_interval_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_interval_tree.o CC security/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mempool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mempool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mempool.o mv: cannot stat `mm/.tmp_mx_interval_tree.o': No such file or directory CC kernel/ptrace.o mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory make[1]: *** [arch/sh/kernel] Error 2 CC kernel/timer.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o CC fs/open.o CC kernel/workqueue.o CC fs/read_write.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 CC kernel/pid.o CC security/keys/gc.o CC fs/file_table.o mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory CC kernel/task_work.o CC security/keys/key.o CC fs/super.o CC kernel/rcupdate.o CC security/keys/keyring.o CC fs/char_dev.o CC kernel/extable.o CC security/keys/keyctl.o CC fs/stat.o CC kernel/params.o CC fs/exec.o CC security/keys/permission.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/list_lru.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/list_lru.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/list_lru.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_list_lru.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_list_lru.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_list_lru.o CC kernel/posix-timers.o CC fs/pipe.o CC security/keys/process_keys.o mv: cannot stat `mm/.tmp_mx_list_lru.o': No such file or directory CC kernel/kthread.o CC fs/namei.o CC kernel/wait.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/ipcns_notifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_ipcns_notifier.o CC security/keys/request_key.o CC security/keys/request_key_auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/balloon_compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_balloon_compaction.o CC fs/fcntl.o mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory CC kernel/sys_ni.o mv: cannot stat `mm/.tmp_mx_balloon_compaction.o': No such file or directory CC kernel/posix-cpu-timers.o CC fs/ioctl.o CC security/keys/user_defined.o CC kernel/mutex.o CC fs/readdir.o CC security/keys/proc.o CC security/keys/sysctl.o CC fs/select.o CC kernel/hrtimer.o CC fs/dcache.o CC [M] security/keys/trusted.o CC kernel/rwsem.o CC kernel/nsproxy.o CC fs/inode.o CC fs/attr.o CC kernel/srcu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msgutil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_msgutil.o CC fs/bad_inode.o CC kernel/semaphore.o mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory CC fs/file.o CC kernel/notifier.o CC fs/filesystems.o CC kernel/ksysfs.o CC fs/namespace.o CC kernel/cred.o CC fs/seq_file.o CC kernel/reboot.o CC fs/xattr.o CC kernel/async.o CC fs/libfs.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 fs/fs-writeback.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/sys_ni.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys_ni.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys_ni.o CC kernel/range.o LD block/built-in.o CC kernel/groups.o mm/.tmp_gl_oom_kill.o: file not recognized: File truncated mv: cannot stat `mm/.tmp_mx_slab_common.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_oom_kill.o': No such file rm: cannot remove `mm/.tmp_mx_oom_kill.o': No such file or directory CC fs/pnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/lglock.o CC fs/splice.o mm/.tmp_gl_vmstat.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file CC kernel/smpboot.o rm: cannot remove `mm/.tmp_mx_vmstat.o': No such file or directory CC fs/sync.o CC fs/utimes.o CC fs/stack.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 CC kernel/cpu/idle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_backing-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_backing-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/fs_struct.o mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory ipc/.tmp_gl_ipc_sysctl.o: file not recognized: File truncated CC kernel/printk/printk.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 kernel/kcmp.o CC crypto/api.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'ipc/.tmp_mx_ipc_sysctl.o': No such file CC fs/statfs.o mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC kernel/events/core.o rm: cannot remove `ipc/.tmp_mx_ipc_sysctl.o': No such file or directory CC kernel/freezer.o CC crypto/cipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to m CC fs/no-block.o erge 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 CC kernel/profile.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: faile CC fs/proc_namespace.o CC kernel/events/ring_buffer.o mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC kernel/power/qos.o d to merge target specific data of file mm/.tmp_mc_sparse.o mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory CC kernel/irq/irqdesc.o CC kernel/sched/core.o CC kernel/events/callchain.o CC kernel/stacktrace.o CC kernel/irq/handle.o CC fs/debugfs/inode.o CC kernel/time/timekeeping.o CC crypto/compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_truncate.o mv: cannot stat `ipc/.tmp_mx_namespace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/syscall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory merge target specific data of file ipc/.tmp_mc_syscall.o mv: cannot stat `ipc/.tmp_mx_syscall.o': No such file or directory CC kernel/trace/trace_clock.o CC kernel/power/main.o CC kernel/power/process.o CC kernel/sched/proc.o CC kernel/events/hw_breakpoint.o CC fs/debugfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/task_work.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/task_work.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/task_work.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_task_work.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_task_work.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_task_work.o mv: cannot stat `kernel/.tmp_mx_task_work.o': No such file or directory CC kernel/mutex-debug.o CC kernel/trace/ftrace.o CC sound/sound_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_extable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_extable.o mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_range.o LD drivers/amba/built-in.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-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 kernel/lockdep.o fs/.tmp_gl_no-block.o: file not recognized: File truncated security/keys/.tmp_gl_proc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_no-block.o': No such file rm: cannot remove `fs/.tmp_mx_no-block.o': No such file or directory rm: cannot remove `security/keys/.tmp_mx_proc.o': No such file or directory CC kernel/lockdep_proc.o LD drivers/auxdisplay/built-in.o /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: 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 mv: cannot stat `kernel/.tmp_mx_user.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: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cpu.o LD fs/devpts/built-in.o mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC kernel/futex.o CC [M] sound/sound_firmware.o LD fs/exofs/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_permission.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_permission.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key_auth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key_auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key_auth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_request_key_auth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stack.o mv: cannot stat `security/keys/.tmp_mx_request_key_auth.o': No such file or directory mv: cannot stat `security/keys/.tmp_mx_permission.o': No such file or directory mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory /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 fil CC kernel/rtmutex.o e kernel/.tmp_mc_panic.o CC kernel/trace/ring_buffer.o mv: cannot stat `kernel/.tmp_mx_panic.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 specific data of file security/keys/gc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_gc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_gc.o CC drivers/base/core.o mv: cannot stat `security/keys/.tmp_mx_gc.o': No such file or directory CC fs/ecryptfs/dentry.o CC drivers/base/bus.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 drivers/base/dd.o kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_handle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_handle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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/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/rwsem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_rwsem.o rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC fs/fuse/dev.o mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory mv: cannot stat `kernel/irq/.tmp_mx_handle.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 mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory LD fs/fscache/built-in.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 dat/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 a of file security/keys/.tmp_mc_user_defined.o mv: cannot stat `security/keys/.tmp_mx_user_defined.o': No such file or directory CC kernel/spinlock.o CC [M] fs/fscache/cache.o mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/irq/manage.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 CC drivers/base/syscore.o mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory CC fs/ecryptfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/lglock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/lglock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/lglock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_lglock.o: 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_lglock.o: uses instructions which are incompatible with instructions used 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_lglock.o mv: cannot stat `kernel/.tmp_mx_lglock.o': No such file or directory CC kernel/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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/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/itimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_itimer.o mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_util.o CC kernel/module_signing.o mv: cannot stat `ipc/.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) mm/.tmp_gl_swap.o: file not recognized: File truncated CC crypto/algapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_swap.o': No such file rm: cannot remove `mm/.tmp_mx_swap.o': No such file or directory CC kernel/modsign_pubkey.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 LD sound/arm/built-in.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: 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu/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/cpu/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/cpu/idle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu/.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/cpu/.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/cpu/.tmp_mc_idle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slob.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slob.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/slob.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slob.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slob.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_slob.o Generating X.509 key generation config mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory mv: cannot stat `mm/.tmp_mx_slob.o': No such file or directory mv: cannot stat `kernel/cpu/.tmp_mx_idle.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_utimes.o mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC fs/nls/nls_base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_semaphore.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_async.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_async.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory LD sound/atmel/built-in.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 CC kernel/trace/ring_buffer_benchmark.o mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kcmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kcmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kcmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kcmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kcmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kcmp.o LD kernel/cpu/built-in.o mv: cannot stat `kernel/.tmp_mx_kcmp.o': No such file or directory CC kernel/trace/trace.o TOUCH extra_certificates CC crypto/scatterwalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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/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/srcu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_srcu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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 mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC fs/fuse/dir.o CC kernel/kallsyms.o CC crypto/proc.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: fmv: cannot stat `kernel/events/.tmp_mx_callchain.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/smpboot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_smpboot.o mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory ailed 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 CC kernel/backtracetest.o mv: cannot stat `kernel/.tmp_mx_smpboot.o': No such file or directory mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC fs/notify/fsnotify.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 CC kernel/cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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/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/wait.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_wait.o mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC kernel/irq/spurious.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/utsname.o crypto/.tmp_gl_cipher.o: file not recognized: File truncated CC fs/pstore/inode.o CC kernel/power/suspend.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cipher.o': No such file rm: cannot remove `crypto/.tmp_mx_cipher.o': No such file or directory CC fs/notify/notification.o LD sound/drivers/built-in.o CC kernel/pid_namespace.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 /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 mv: cannot stat `security/keys/.tmp_mx_process_keys.o': No such file or directory LD sound/drivers/mpu401/built-in.o CC fs/proc/nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_attr.o CC kernel/time/ntp.o mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory LD sound/core/oss/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/keys/.tmp_gl_request_key.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_request_key.o': No such file rm: cannot remove `security/keys/.tmp_mx_request_key.o': No such file or directory LD sound/drivers/opl3/built-in.o CC fs/fuse/file.o CC fs/notify/group.o CC [M] sound/core/oss/mixer_oss.o CC kernel/test_kprobes.o /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 /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 tarspecific data of file kernel/events/.tmp_mc_ring_buffer.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 get 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 mv: cannot stat `kernel/events/.tmp_mx_ring_buffer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-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 mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory /scratch/kisskb/src/kernel/sched/core.c: In function 'pick_next_task': /scratch/kisskb/src/kernel/sched/core.c:2335:1: warning: control reaches end of non-void function [-Wreturn-type] mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: compiled for a big endian system and target is little endianmv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory LD sound/drivers/opl4/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_notifier.o CC fs/quota/dquot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_msg.o mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory LD sound/drivers/pcsp/built-in.o /scratch/kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_reserve_next_event': /scratch/kisskb/src/kernel/trace/ring_buffer.c:2559:8: warning: unused variable 'local_clock_stable' [-Wunused-variable] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_proc_namespace.o: file not recognized: File truncated mv: cannot stat `ipc/.tmp_mx_msg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_proc_namespace.o': No such file rm: cannot remove `fs/.tmp_mx_proc_namespace.o': No such file or directory CC fs/pstore/platform.o LD sound/drivers/vx/built-in.o LD firmware/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/kprobes.o fs/ecryptfs/.tmp_gl_dentry.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_dentry.o': No such file CC kernel/power/poweroff.o rm: cannot remove `fs/ecryptfs/.tmp_mx_dentry.o': No such file or directory CC kernel/irq/resend.o CC fs/nls/nls_cp737.o /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 CC fs/ramfs/inode.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/.tmp_mx_kthread.o': No such file or directory mv: cannot stat `kernel/sched/.tmp_mx_proc.o': No such file or directory CC fs/sysfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/freezer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_freezer.o CC fs/ramfs/file-nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/up.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/up.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_up.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_up.o mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdesc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdesc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdesc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdesc.o /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 /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 data of file fs/filesystems.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_filesystems.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_char_dev.o mv: cannot stat `kernel/irq/.tmp_mx_irqdesc.o': No such file or directory mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/process.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/.tmp_mc_process.o CC kernel/hung_task.o CC [M] fs/fscache/cookie.o mv: cannot stat `kernel/power/.tmp_mx_process.o': No such file or directory CC [M] sound/core/compress_offload.o CC fs/sysfs/file.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 CC kernel/watchdog.o mv: cannot stat `kernel/.tmp_mx_reboot.o': No such file or directory CC [M] fs/fscache/fsdef.o CC [M] sound/core/memalloc.o CC fs/sysfs/dir.o /scratch/kisskb/src/mm/page_alloc.c: In function 'free_area_init_nodes': /scratch/kisskb/src/mm/page_alloc.c:5202:34: warning: array subscript is below array bounds [-Warray-bounds] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/shm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/shm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_shm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_shm.o CC fs/eventpoll.o mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory LD drivers/bcma/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_key.o mv: cannot stat `security/keys/.tmp_mx_key.o': No such file or directory CC [M] drivers/bcma/main.o LD sound/core/seq/built-in.o CC kernel/trace/trace_output.o LD arch/sh/drivers/dma/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/sound_firmware.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/sound_firmware.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/sound_firmware.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/.tmp_mc_sound_firmware.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/.tmp_mc_sound_firmware.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/.tmp_mc_sound_firmware.o CC [M] sound/core/seq/seq_device.o mv: cannot stat `sound/.tmp_mx_sound_firmware.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 CC kernel/irq/chip.o CC fs/notify/inode_mark.o CC arch/sh/drivers/push-switch.o mv: cannot stat `kernel/.tmp_mx_groups.o': No 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/.tmp_gl_backtracetest.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_backtracetest.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_profile.o: 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_profile.o: uses instructions which are incompatible with instructions used 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_profile.o rm: cannot remove `kernel/.tmp_mx_backtracetest.o': No such file or directory LD sound/firewire/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/statfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_statfs.o mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory CC kernel/seccomp.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 /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 mv: cannot stat `fs/.tmp_mx_statfs.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory mv: cannot stat `kernel/power/.tmp_mx_qos.o': No such file or directory CC kernel/irq/dummychip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: faikernel/power/main.o: compiled for a big endian system and target is little endianled t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: o kernel/power/main.o: uses instructions which are incompatible with instructions used in previous modulesm erg/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lde: tfaarigleetd stpoe cmiefrigce dtaatrag eotf sfpielcei ffs/.tmp_mc_sync.oi c data of file kernel/power/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.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: kernel/power/.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: f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ailed to merge target specific data of file kernel/power/.tmp_mc_main.o kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: uses instructions which are incompatible with instructions used in previous modules /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 mv: cannot stat `kernel/power/.tmp_mx_main.o': No such file or directory mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC fs/anon_inodes.o rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory CC fs/sysfs/symlink.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: fa/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: iled kernel/module_signing.o: compiled for a big endian system and target is little endianto /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mekernel/module_signing.o: uses instructions which are incompatible with instructions used in previous modulesr ge /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldt:a rfgaeitl esdp etcoi fmiecr gdea ttaa rogfe tf islpee cdrivers/base/syscore.oi fi/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: c drivers/base/.tmp_mc_syscore.o: compiled for a big endian system and target is little endiand a/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: tadrivers/base/.tmp_mc_syscore.o: uses instructions which are incompatible with instructions used in previous modules o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldf: ffialiel ekernel/module_signing.od t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: o merge target specific data of file drivers/base/.tmp_mc_syscore.o kernel/.tmp_mc_module_signing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_module_signing.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_module_signing.o mv: cannot stat `drivers/base/.tmp_mx_syscore.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_module_signing.o': No such file or directory CC crypto/ablkcipher.o CC kernel/rcutorture.o CC fs/proc/task_nommu.o CC fs/signalfd.o LD sound/i2c/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/utsname.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_utsname.o CC fs/proc/inode.o LD sound/isa/built-in.o CC [M] sound/core/pcm_dmaengine.o CC drivers/base/driver.o mv: cannot stat `kernel/.tmp_mx_utsname.o': No such file or directory CC fs/notify/mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/percpu.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/percpu.o: uses instructions which are incompatible with instructions 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/percpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_percpu.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_percpu.o: uses instructions which 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/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 specific data of file mm/.tmp_mc_percpu.o LD arch/sh/oprofile/built-in.o mv: cannot stat `mm/.tmp_mx_percpu.o': No such file or directory LD sound/i2c/other/built-in.o mv: cannot stat `kernel/.tmp_mx_resource.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: fa LD sound/isa/ad1816a/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 file kernel/.tmp_mc_params.o iled 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 CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprof.o CC kernel/rcutiny.o mv: cannot stat `sound/.tmp_mx_sound_core.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_params.o': No 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/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 fs/ecryptfs/.tmp_gl_file.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_file.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fcntl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_spurious.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_spurious.o mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory rm: cannot remove `fs/ecryptfs/.tmp_mx_file.o': No such file or directory /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 mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC kernel/utsname_sysctl.o CC [M] sound/core/seq/seq_dummy.o CC kernel/trace/trace_stat.o mv: cannot stat `security/keys/.tmp_mx_keyring.o': No such file or directory CC fs/fuse/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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/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/mutex.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_mutex.o LD sound/isa/ad1848/built-in.o mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_resend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_resend.o mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 target specific data of file fs/notify/.tmp_mc_group.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 me CC fs/timerfd.o rge 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 `fs/notify/.tmp_mx_group.o': No such file or directory CC fs/ecryptfs/inode.o mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC kernel/irq/devres.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 LD sound/isa/cs423x/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 `kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory crypto/.tmp_gl_proc.o: file not recognized: File truncated CC kernel/tracepoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file LD sound/isa/es1688/built-in.o LD sound/isa/galaxy/built-in.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-objcopy: Unable to change endianness of input file(s) CC [M] arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated CC crypto/blkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file CC fs/notify/vfsmount_mark.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 rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory /scratch/kisskb/src/fs/sysfs/dir.c:483:14: warning: 'sysfs_pathname' defined but not used [-Wunused-function] /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 CC kernel/elfcore.o file kernel/softirq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_softirq.o mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory LD sound/isa/gus/built-in.o CC crypto/ahash.o LD sound/isa/msnd/built-in.o CC fs/nls/nls_cp775.o CC [M] sound/core/pcm.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_nommu.o: file not recognized: File truncated /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 CC fs/eventfd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_nommu.o': No such file specific data of file kernel/.tmp_mc_pid.o mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_nommu.o': No such file or directory CC fs/fuse/control.o LD sound/isa/opti9xx/built-in.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 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: kernel/test_kprobes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/test_kprobes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/test_kprobes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_test_kprobes.o: 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_test_kprobes.o: uses instructions which are incompatible with instructions used 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_test_kprobes.o mv: cannot stat `kernel/.tmp_mx_test_kprobes.o': No 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/isa/sb/built-in.o kernel/.tmp_gl_ptrace.o: file not recognized: File truncated /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 CC fs/proc/root.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/seq_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_seq_file.o mv: cannot stat `security/keys/.tmp_mx_keyctl.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ptrace.o': No such file CC fs/fuse/cuse.o mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory rm: cannot remove `kernel/.tmp_mx_ptrace.o': No such file or directory CC fs/pstore/ram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/seccomp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/seccomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/seccomp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_seccomp.o: 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_seccomp.o: uses instructions which are incompatible with instructions used 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_seccomp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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/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/spinlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_spinlock.o CC kernel/irq_work.o mv: cannot stat `kernel/.tmp_mx_seccomp.o': No 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 `kernel/.tmp_mx_spinlock.o': No such file or directory mm/.tmp_gl_page-writeback.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: 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: 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 file fs/nls/.tmp_mc_nls_base.o LD sound/isa/wavefront/built-in.o security/keys/.tmp_gl_trusted.o: file not recognized: File truncated CC fs/binfmt_script.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page-writeback.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_trusted.o': No such file mv: cannot stat `kernel/printk/.tmp_mx_printk.o': No such file or directory rm: cannot remove `mm/.tmp_mx_page-writeback.o': No such file or directory LD security/keys/built-in.o rm: cannot remove `security/keys/.tmp_mx_trusted.o': No such file or directory mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/keys/request_key.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/keys/proc.o: No such file or directory CC fs/quota/quota.o make[3]: *** [security/keys/built-in.o] Error 1 BC kernel/timeconst.h CC crypto/shash.o mv: cannot stat `kernel/.tmp_mx_hung_task.o': No such file or directory ### CC [M] fs/fscache/main.o CC net/nonet.o ### Now generating an X.509 key pair to be used for signing modules. ### ### If this takes a long time, you might wish to run rngd in the ### background to keep the supply of entropy topped up. It LD sound/isa/wss/built-in.o make[3]: Target `__build' not remade because of errors. CC fs/sysfs/mount.o ### needs to be run as root, and uses a hardware random make[2]: *** [security/keys] Error 2 make[2]: Target `__build' not remade because of errors. LD kernel/printk/built-in.o CC [M] sound/core/seq/seq_midi_event.o CC kernel/trace/trace_printk.o make[1]: *** [security] Error 2 ### number generator if one is available. CC drivers/base/class.o CC fs/quota/kqid.o ### /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 openssl req -new -nodes -utf8 -"sha384" -days 36500 \ -batch -x509 -config x509.genkey \ -outform DER -out signing_key.x509 \ -keyout signing_key.priv 2>&1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/sysfs/bin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory kernel/.tmp_gl_rtmutex.o: file not recognized: File truncated kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_rtmutex.o': No such file CC kernel/time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file /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 Generating a 4096 bit RSA private key rm: cannot remove `kernel/.tmp_mx_rtmutex.o': No such file or directory rm: cannot remove `kernel/irq/.tmp_mx_dummychip.o': No such file or directory /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 .mv: cannot stat `fs/notify/.tmp_mx_fsnotify.o': No such file or directory mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory /scratch/kisskb/src/kernel/rcutiny.c: In function 'rcu_idle_enter_common': /scratch/kisskb/src/kernel/rcutiny.c:68:23: warning: unused variable 'idle' [-Wunused-variable] /scratch/kisskb/src/kernel/rcutiny.c: In function 'rcu_idle_exit_common': /scratch/kisskb/src/kernel/rcutiny.c:129:23: warning: unused variable 'idle' [-Wunused-variable] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rcupdate.o: 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_rcupdate.o: uses instructions which are incompatible with instructions used 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_rcupdate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/drivers/.tmp_gl_push-switch.o: file not recognized: File truncated CC [M] fs/fscache/netfs.o mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_push-switch.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname_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/utsname_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 fil CC kernel/irq/irqdomain.o e kernel/utsname_sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname_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_utsname_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_utsname_sysctl.o rm: cannot remove `arch/sh/drivers/.tmp_mx_push-switch.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/.tmp_mc_inode.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o mv: cannot stat `fs/ramfs/.tmp_mx_inode.o': No such file or directory CC fs/notify/fdinfo.o mv: cannot stat `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pstore/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/pstore/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/pstore/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pstore/.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/pstore/.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/pstore/.tmp_mc_inode.o LD fs/debugfs/debugfs.o mv: cannot stat `fs/pstore/.tmp_mx_inode.o': No such file or directory LD fs/debugfs/built-in.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 fs/pstore/ram_core.o CC arch/sh/drivers/heartbeat.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/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/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/posix-timers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_posix-timers.o kernel/.tmp_gl_posix-cpu-timers.o: file not recognized: File truncated mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC drivers/base/platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_posix-cpu-timers.o': No such file rm: cannot remove `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC [M] drivers/bcma/scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/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/sysfs/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/sysfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.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/sysfs/.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/sysfs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of 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: faimv: cannot stat `fs/sysfs/.tmp_mx_inode.o': No such file or directory CC [M] fs/fscache/object.o led to merge target specific data of file kernel/time/.tmp_mc_ntp.o CC fs/notify/dnotify/dnotify.o mv: cannot stat `kernel/time/.tmp_mx_ntp.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/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 merge ta file fs/.tmp_mc_super.o /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 fs/fscache/.tmp_mc_cache.o mm/.tmp_gl_filemap.o: file not recognized: File truncated mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory mv: cannot stat `fs/fscache/.tmp_mx_cache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_filemap.o': No such file CC fs/binfmt_elf_fdpic.o rm: cannot remove `mm/.tmp_mx_filemap.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scatterwalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scatterwalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_scatterwalk.o CC fs/proc/base.o mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory /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 target specific data of file fs/ramfs/.tmp_mc_file-nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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/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/hrtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_hrtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/notification.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/notification.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/notification.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_notification.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_notification.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_notification.o mv: cannot stat `fs/ramfs/.tmp_mx_file-nommu.o': No such file or directory CC [M] arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o LD sound/mips/built-in.o mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory mv: cannot stat `fs/notify/.tmp_mx_notification.o': No such file or directory CC drivers/base/cpu.o CC [M] fs/fscache/operation.o CC kernel/irq/proc.o CC crypto/algboss.o /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) mv: cannot stat `fs/notify/.tmp_mx_inode_mark.o': No such file or directory fs/pstore/.tmp_gl_platform.o: file not recognized: File truncated CC fs/sysfs/group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/pstore/.tmp_mx_platform.o': No such file LD sound/oss/built-in.o /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_valid': /scratch/kisskb/src/fs/quota/kqid.c:131:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'from_kqid_munged': /scratch/kisskb/src/fs/quota/kqid.c:112:1: warning: control reaches end of non-void function [-Wreturn-type] .rm: cannot remove `fs/pstore/.tmp_mx_platform.o': No such file or directory LD fs/ramfs/ramfs.o /scratch/kisskb/src/fs/quota/kqid.c: In function 'from_kqid': /scratch/kisskb/src/fs/quota/kqid.c:79:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_lt': /scratch/kisskb/src/fs/quota/kqid.c:52:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_eq': /scratch/kisskb/src/fs/quota/kqid.c:26:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-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/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 CC [M] sound/core/pcm_native.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/fscache/.tmp_gl_fsdef.o: file not recognized: File truncated LD drivers/block/built-in.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-objcopy: 'fs/fscache/.tmp_mx_fsdef.o': No such file fs/nls/.tmp_gl_nls_cp775.o: file not recognized: File truncated LD fs/ramfs/built-in.o rm: cannot remove `fs/fscache/.tmp_mx_fsdef.o': No such file or directory CC arch/sh/lib/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file LD drivers/bus/built-in.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp775.o': No such file or directory LD sound/parisc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/oprof.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/oprofile/../../../drivers/oprofile/oprof.o: uses instructions which are incompatible with instructions 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/oprofile/../../../drivers/oprofile/oprof.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_oprof.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/oprofile/../../../drivers/oprofile/.tmp_mc_oprof.o: uses instructions which are incompatible with instructions 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/oprofile/../../../drivers/oprofile/.tmp_mc_oprof.o CC fs/nls/nls_cp852.o LD fs/notify/fanotify/built-in.o mv: cannot stat `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_oprof.o': No such file or directory LD drivers/cdrom/built-in.o /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 /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 AS arch/sh/lib/ashiftrt.o CC fs/nls/nls_cp857.o file fs/.tmp_mc_read_write.o mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC fs/binfmt_flat.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 `kernel/.tmp_mx_kallsyms.o': No such file or directory CC [M] fs/fscache/page.o CC [M] sound/core/seq/seq_midi.o mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC [M] sound/core/pcm_lib.o CC crypto/testmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_driver.o CC drivers/char/mem.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 `drivers/base/.tmp_mx_driver.o': No such file or directory CC arch/sh/lib/ashldi3.o mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC drivers/char/random.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 d CC [M] sound/core/pcm_timer.o ata of file kernel/irq/.tmp_mc_devres.o CC fs/drop_caches.o mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .net/.tmp_gl_nonet.o: file not recognized: File truncated CC drivers/char/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-objcopy: 'net/.tmp_mx_nonet.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/power/.tmp_gl_suspend.o: file not recognized: File truncated rm: cannot remove `net/.tmp_mx_nonet.o': No such file or directory sound/core/seq/.tmp_gl_seq_dummy.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_suspend.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/core/seq/.tmp_mx_seq_dummy.o': No such file rm: cannot remove `kernel/power/.tmp_mx_suspend.o': No such file or directory rm: cannot remove `sound/core/seq/.tmp_mx_seq_dummy.o': No such file or directory CC kernel/sched/clock.o /scratch/kisskb/src/fs/fuse/file.c: In function 'fuse_register_polled_file': /scratch/kisskb/src/include/linux/rbtree.h:82:28: warning: 'parent' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/fuse/file.c:2284:27: note: 'parent' was declared here mv: cannot stat `fs/notify/.tmp_mx_mark.o': No such file or directory CC kernel/irq/pm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_pipe.o mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory LD net/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/nonet.o: No such file or directory /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 make[2]: *** [net/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. mv: cannot stat `kernel/.tmp_mx_pid_namespace.o': No such file or directory LD kernel/power/built-in.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/anon_inodes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/anon_inodes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/anon_inodes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_anon_inodes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_anon_inodes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_anon_inodes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/power/suspend.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 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: 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/.tmp_mx_anon_inodes.o': No such file or directory LD sound/pci/built-in.o mv: cannot stat `fs/notify/.tmp_mx_vfsmount_mark.o': No such file or directory /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 make[1]: *** [net] Error 2 mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 me CC drivers/clk/clk-devres.o CC crypto/crypto_wq.o LD sound/pcmcia/built-in.o rge 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: failed 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-ld: ipc/sem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/sem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_sem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_sem.o CC fs/proc/generic.o mv: cannot stat `fs/proc/.tmp_mx_task_nommu.o': No such file or directory mv: cannot stat `ipc/.tmp_mx_sem.o': No such file or directory LD sound/pci/ac97/built-in.o LD sound/pcmcia/pdaudiocf/built-in.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 . CC fs/proc/array.o CC [M] fs/fscache/proc.o LD sound/pcmcia/vx/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/signalfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/signalfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/signalfd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_signalfd.o: 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_signalfd.o: uses instructions which are incompatible with instructions used 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_signalfd.o mv: cannot stat `kernel/.tmp_mx_watchdog.o': No such file or directory /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 LD fs/notify/inotify/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/.tmp_mx_signalfd.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory fs/.tmp_gl_binfmt_script.o: file not recognized: File truncated CC fs/dcookies.o LD sound/pci/ali5451/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_script.o': No such file CC crypto/aead.o LD ipc/built-in.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) rm: cannot remove `fs/.tmp_mx_binfmt_script.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find ipc/ipc_sysctl.o: No such file or directory fs/.tmp_gl_exec.o: file not recognized: File truncated CC kernel/trace/trace_sched_switch.o mv: cannot stat `fs/sysfs/.tmp_mx_symlink.o': No such file or directory make[2]: *** [ipc/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: 'fs/.tmp_mx_exec.o': No such file LD sound/ppc/built-in.o .make[1]: *** [ipc] Error 2 /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 dat/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: a ofarch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o: compiled for a big endian system and target is little endian f il/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: e arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o: uses instructions which are incompatible with instructions used in previous modulesfs/quota/kqid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldfs/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: fafs/quota/.tmp_mc_kqid.o: uses instructions which are incompatible with instructions used in previous modulesi l/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lde:d ftaoi lmeedr gteo tmarget specific data of file arch/sh/oprofile/../../../drivers/oprofile/cpu_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_cpu_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: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_cpu_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 arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_cpu_buffer.o erge target specific data of file fs/quota/.tmp_mc_kqid.o rm: cannot remove `fs/.tmp_mx_exec.o': No such file or directory CC [M] fs/fscache/stats.o /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 tomv: cannot stat `fs/quota/.tmp_mx_kqid.o': No such file or directory merge target specific data of file fs/proc/.tmp_mc_root.o mv: cannot stat `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_cpu_buffer.o': No such file or directory CC fs/nls/nls_cp949.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 dmv: cannot stat `fs/proc/.tmp_mx_root.o': No such file or directory LD sound/sh/built-in.o ata 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 /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: mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory 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 CC drivers/base/firmware.o LD sound/pci/asihpi/built-in.o mv: cannot stat `drivers/base/.tmp_mx_bus.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: 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 . AS arch/sh/lib/ashlsi3.o mv: cannot stat `fs/fscache/.tmp_mx_main.o': No such file or directory CC fs/ecryptfs/main.o CC [M] fs/fscache/histogram.o CC arch/sh/lib/ashrdi3.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.o CC kernel/trace/trace_functions.o CC kernel/time/clocksource.o CC drivers/base/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/.tmp_mc_quota.o CC fs/proc/fd.o LD sound/sparc/built-in.o mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 /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 .mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory mv: cannot stat `fs/proc/.tmp_mx_inode.o': No such file or directory CC kernel/trace/trace_irqsoff.o AS arch/sh/lib/ashrsi3.o LD sound/pci/aw2/built-in.o CC fs/proc/cmdline.o CC kernel/time/jiffies.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_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/seq/seq_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/seq/seq_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_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/seq/.tmp_mc_seq_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/seq/.tmp_mc_seq_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/soc/built-in.o arch/sh/drivers/.tmp_gl_heartbeat.o: file not recognized: File truncated mv: cannot stat `sound/core/seq/.tmp_mx_seq_device.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_heartbeat.o': No such file LD sound/spi/built-in.o rm: cannot remove `arch/sh/drivers/.tmp_mx_heartbeat.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] sound/soc/soc-core.o CC fs/ecryptfs/super.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_cp857.o: file not recognized: File truncated CC fs/proc/consoles.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to 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 AS arch/sh/lib/checksum.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/pci/ca0106/built-in.o fs/nls/.tmp_gl_nls_cp852.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file kernel/.tmp_gl_exit.o: file not recognized: File truncated LD sound/pci/cs46xx/built-in.o mv: cannot stat `fs/sysfs/.tmp_mx_file.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp857.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp852.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exit.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/event_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: arch/sh/oprofile/../../../drivers/oprofile/event_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 arch/sh/oprofile/../../../drivers/oprofile/event_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_event_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: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_event_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 arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_event_buffer.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp852.o': No such file or directory rm: cannot remove `kernel/.tmp_mx_exit.o': No such file or directory CC [M] drivers/bcma/core.o mv: cannot stat `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_event_buffer.o': No such file or directory CC fs/proc/cpuinfo.o LD arch/sh/drivers/built-in.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/drivers/push-switch.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/drivers/heartbeat.o: No such file or directory make[2]: *** [arch/sh/drivers/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sh/drivers] Error 2 LD sound/pci/cs5535audio/built-in.o CC fs/nls/nls_cp1251.o CC arch/sh/lib/delay.o LD sound/pci/ctxfi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_fork.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_fork.o /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-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 mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.o /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 specmv: cannot stat `drivers/bcma/.tmp_mx_main.o': No such file or directory CC [M] sound/soc/soc-dapm.o mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory ific data of file kernel/irq/chip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_chip.o CC drivers/clocksource/sh_cmt.o CC [M] fs/fscache/object-list.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_inode.o mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/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 mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory /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: failedmv: cannot stat `fs/fscache/.tmp_mx_cookie.o': No such file or directory /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 to merge target specific data of file arch/sh/lib/.tmp_mc_io.o LD sound/pci/echoaudio/built-in.o mv: cannot stat `arch/sh/lib/.tmp_mx_io.o': No such file or directory 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: 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/drop_caches.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/drop_caches.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/drop_caches.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_drop_caches.o: 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_drop_caches.o: uses instructions which are incompatible with instructions used 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_drop_caches.o mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory . LD fs/notify/dnotify/built-in.o LD sound/pci/emu10k1/built-in.o CC drivers/cpufreq/cpufreq.o mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC [M] drivers/bcma/sprom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/memalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/memalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_memalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_memalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_memalloc.o CC drivers/cpufreq/cpufreq_stats.o CC drivers/clk/clkdev.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 mv: cannot stat `sound/core/.tmp_mx_memalloc.o': No such file or directory CC drivers/cpufreq/cpufreq_userspace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clk-devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clk-devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/clk-devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clk-devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clk-devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/.tmp_mc_clk-devres.o mv: cannot stat `arch/sh/lib/.tmp_mx_ashldi3.o': No such file or directory LD fs/notify/built-in.o CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o /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 da/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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/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/timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.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/.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/.tmp_mc_timer.o CC [M] drivers/bcma/driver_chipcommon.o mv: cannot stat `drivers/clk/.tmp_mx_clk-devres.o': No such file or directory ta of file drivers/base/.tmp_mc_cpu.o mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory .mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory CC [M] sound/core/pcm_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 file fs/fscache/.tmp_mc_netfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/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/sysfs/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/sysfs/mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.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/sysfs/.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/sysfs/.tmp_mc_mount.o CC kernel/time/timer_list.o fs/fuse/.tmp_gl_cuse.o: file not recognized: File truncated CC [M] sound/core/pcm_memory.o mv: cannot stat `fs/fscache/.tmp_mx_netfs.o': No such file or directory CC drivers/base/map.o mv: cannot stat `fs/sysfs/.tmp_mx_mount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_cuse.o': No such file /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 LD sound/pci/hda/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_pcm_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/buffer_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: arch/sh/oprofile/../../../drivers/oprofile/buffer_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 arch/sh/oprofile/../../../drivers/oprofile/buffer_sync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_buffer_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: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_buffer_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 arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_buffer_sync.o rm: cannot remove `fs/fuse/.tmp_mx_cuse.o': No such file or directory CC fs/ecryptfs/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pstore/ram_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: fs/pstore/ram_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 fs/pstore/ram_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pstore/.tmp_mc_ram_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: fs/pstore/.tmp_mc_ram_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 fs/pstore/.tmp_mc_ram_core.o CC [M] drivers/char/lp.o 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: fs/timerfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/timerfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/timerfd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_timerfd.o: 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_timerfd.o: uses instructions which are incompatible with instructions used 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_timerfd.o mv: cannot stat `sound/core/.tmp_mx_pcm_timer.o': No such file or directory mv: cannot stat `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_buffer_sync.o': No such file or directory CC [M] arch/sh/oprofile/../../../drivers/oprofile/timer_int.o mv: cannot stat `fs/pstore/.tmp_mx_ram_core.o': No such file or directory CC [M] sound/core/rawmidi.o mv: cannot stat `fs/.tmp_mx_timerfd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: Unable to change endianness of input file(s) 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 . LD sound/synth/built-in.o mv: cannot stat `fs/sysfs/.tmp_mx_dir.o': No such file or directory fs/proc/.tmp_gl_cmdline.o: file not recognized: File truncated /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: 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: failed to merge target specific data of file fs/fscache/.tmp_mc_proc.o CC drivers/base/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cmdline.o': No such file CC [M] sound/core/timer.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 `fs/fscache/.tmp_mx_proc.o': No such file or directory 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 lib/lockref.o mv: cannot stat `drivers/bcma/.tmp_mx_scan.o': No such file or directory fs/pstore/.tmp_gl_ram.o: file not recognized: File truncated CC fs/proc/devices.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/pstore/.tmp_mx_ram.o': No such file CC arch/sh/lib/div64-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/oprofile_files.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/oprofile/../../../drivers/oprofile/oprofile_files.o: uses instructions which are incompatible with instructions 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/oprofile/../../../drivers/oprofile/oprofile_files.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_files.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/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_files.o: uses instructions which are incompatible with instructions 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/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_files.o rm: cannot remove `fs/pstore/.tmp_mx_ram.o': No such file or directory CC kernel/sched/cputime.o LD sound/synth/emux/built-in.o mv: cannot stat `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_oprofile_files.o': No such file or directory LD sound/pci/ice1712/built-in.o AS arch/sh/lib/div64.o CC crypto/chainiv.o CC [M] sound/core/seq/seq.o CC [M] sound/core/sound.o . CC [M] arch/sh/oprofile/../../../drivers/oprofile/oprofile_perf.o CC fs/ecryptfs/read_write.o CC drivers/cpufreq/cpufreq_conservative.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_midi_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: sound/core/seq/seq_midi_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 CC fs/proc/interrupts.o file sound/core/seq/seq_midi_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_midi_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: sound/core/seq/.tmp_mc_seq_midi_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 sound/core/seq/.tmp_mc_seq_midi_event.o mv: cannot stat `fs/.tmp_mx_eventfd.o': No such file or directory mv: cannot stat `sound/core/seq/.tmp_mx_seq_midi_event.o': No such file or directory CC [M] drivers/bcma/driver_chipcommon_pmu.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/rcutiny.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcutiny.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 kernel/rcutiny.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rcutiny.o: 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_rcutiny.o: uses instructions which are incompatible with instructions used 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_rcutiny.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 fs/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated CC kernel/trace/trace_sched_wakeup.o CC [M] arch/sh/oprofile/common.o mv: cannot stat `kernel/.tmp_mx_rcutiny.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/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: fs/sysfs/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 fs/sysfs/bin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_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: fs/sysfs/.tmp_mc_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 fs/sysfs/.tmp_mc_bin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/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: kernel/irq/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 kernel/irq/pm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.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: kernel/irq/.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 kernel/irq/.tmp_mc_pm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cpuinfo.o': No such file LD fs/pstore/pstore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/pstore/platform.o: No such file or directory rm: cannot remove `fs/proc/.tmp_mx_cpuinfo.o': No such file or directory /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 .mv: cannot stat `kernel/irq/.tmp_mx_pm.o': No such file or directory LD sound/pci/korg1212/built-in.o make[3]: *** [fs/pstore/pstore.o] Error 1 mv: cannot stat `fs/sysfs/.tmp_mx_bin.o': No such file or directory CC [M] arch/sh/oprofile/backtrace.o LD fs/pstore/ramoops.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: cannot find fs/pstore/ram.o: No such file or directory CC lib/bcd.o make[3]: *** [fs/pstore/ramoops.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/pstore] 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: 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 CC drivers/base/transport_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/fscache/.tmp_gl_stats.o: file not recognized: File truncated CC [M] sound/soc/soc-jack.o crypto/.tmp_gl_algboss.o: file not recognized: File truncated /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 endianmv: cannot stat `fs/sysfs/.tmp_mx_group.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/ashrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_ashrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdomain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdomain.o /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-objcopy: 'fs/fscache/.tmp_mx_stats.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file LD drivers/char/pcmcia/built-in.o CC fs/proc/loadavg.o CC drivers/base/topology.o rm: cannot remove `fs/fscache/.tmp_mx_stats.o': No such file or directory LD drivers/char/tpm/built-in.o mv: cannot stat `kernel/time/.tmp_mx_timekeeping.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: arch/sh/lib/delay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/delay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/delay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_delay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_delay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_delay.o CC kernel/time/timeconv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `crypto/.tmp_mx_algboss.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 mv: cannot stat `kernel/irq/.tmp_mx_irqdomain.o': No such file or directory fs/fscache/.tmp_gl_histogram.o: file not recognized: File truncated mv: cannot stat `arch/sh/lib/.tmp_mx_delay.o': No such file or directory mv: cannot stat `arch/sh/lib/.tmp_mx_div64-generic.o': No such file or directory CC kernel/time/posix-clock.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 crypto/eseqiv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_histogram.o': No such file LD sound/pci/lola/built-in.o CC [M] drivers/char/pcmcia/cm4000_cs.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 fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated sound/core/seq/.tmp_gl_seq_midi.o: file not recognized: File truncated rm: cannot remove `fs/fscache/.tmp_mx_histogram.o': No such file or directory CC [M] drivers/char/tpm/tpm.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: 'sound/core/seq/.tmp_mx_seq_midi.o': No such file mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1251.o': No such file CC crypto/seqiv.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory fs/proc/.tmp_gl_consoles.o: file not recognized: File truncated rm: cannot remove `sound/core/seq/.tmp_mx_seq_midi.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_consoles.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: 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 rm: cannot remove `fs/proc/.tmp_mx_consoles.o': No such file or directory LD fs/sysfs/built-in.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/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 drivers/char/.tmp_gl_mem.o: file not recognized: File truncated CC kernel/trace/trace_nop.o mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC [M] sound/core/init.o mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file CC crypto/pcompress.o CC [M] sound/core/memory.o CC arch/sh/lib/lshrdi3.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 LD kernel/irq/built-in.o rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory CC kernel/trace/trace_events.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/dummychip.o: No such file or directory mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory CC crypto/hmac.o LD sound/pci/lx6464es/built-in.o make[3]: *** [kernel/irq/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. CC kernel/time/alarmtimer.o make[2]: *** [kernel/irq] Error 2 CC lib/div64.o AS arch/sh/lib/lshrsi3.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/jiffies.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/jiffies.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] sound/core/seq/seq_lock.o CC fs/nls/nls_ascii.o mv: cannot stat `kernel/time/.tmp_mx_jiffies.o': No such file or directory LD sound/pci/mixart/built-in.o fs/ecryptfs/.tmp_gl_super.o: file not recognized: File truncated CC fs/proc/meminfo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_super.o': No such file rm: cannot remove `fs/ecryptfs/.tmp_mx_super.o': No such file or directory CC [M] sound/core/seq/seq_clientmgr.o CC drivers/cpufreq/cpufreq_governor.o CC fs/nls/nls_iso8859-2.o CC crypto/xcbc.o CC fs/ecryptfs/crypto.o LD drivers/crypto/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/timer_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: arch/sh/oprofile/../../../drivers/oprofile/timer_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 arch/sh/oprofile/../../../drivers/oprofile/timer_int.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_timer_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: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_timer_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 arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_timer_int.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/cpufreq/freq_table.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/cpufreq/.tmp_gl_cpufreq_userspace.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 `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_timer_int.o': No such file or directory LD sound/pci/nm256/built-in.o fs/.tmp_gl_eventpoll.o: file not recognized: File truncated CC kernel/time/clockevents.o CC fs/nls/nls_iso8859-3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file fs/proc/.tmp_gl_devices.o: file not recognized: File truncated AS arch/sh/lib/mcount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_eventpoll.o': No such file rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_userspace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_devices.o': No such file CC drivers/cpuidle/cpuidle.o rm: cannot remove `fs/.tmp_mx_eventpoll.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_devices.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ahash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ahash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ahash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/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/ecryptfs/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/ecryptfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.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/ecryptfs/.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/ecryptfs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/oprofile_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: arch/sh/oprofile/../../../drivers/oprofile/oprofile_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 arch/sh/oprofile/../../../drivers/oprofile/oprofile_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_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: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_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 arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_stats.o CC fs/ecryptfs/keystore.o mv: cannot stat `fs/ecryptfs/.tmp_mx_inode.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory mv: cannot stat `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_oprofile_stats.o': No such file or directory /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 CC drivers/base/devtmpfs.o .mv: cannot stat `fs/proc/.tmp_mx_fd.o': No such file or directory CC fs/proc/stat.o LD sound/pci/oxygen/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ablkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ablkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ablkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ablkcipher.o /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 CC [M] drivers/cpufreq/cpufreq_performance.o CC fs/proc/uptime.o AS arch/sh/lib/memchr.o mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory CC drivers/devfreq/devfreq.o mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory /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 mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory CC fs/ecryptfs/kthread.o . CC [M] drivers/bcma/driver_pci.o CC fs/proc/version.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/futex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/futex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/futex.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_futex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_futex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_futex.o CC drivers/dma/dmaengine.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_futex.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/oprofilefs.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/oprofile/../../../drivers/oprofile/oprofilefs.o: uses instructions which are incompatible with instructions 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/oprofile/../../../drivers/oprofile/oprofilefs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_oprofilefs.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/oprofile/../../../drivers/oprofile/.tmp_mc_oprofilefs.o: uses instructions which are incompatible with instructions 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/oprofile/../../../drivers/oprofile/.tmp_mc_oprofilefs.o CC [M] drivers/char/pcmcia/cm4040_cs.o fs/proc/.tmp_gl_interrupts.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 sound/pci/pcxhr/built-in.o /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 mv: cannot stat `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_oprofilefs.o': No such file or directory kernel/.tmp_gl_kprobes.o: file not recognized: File truncated CC kernel/trace/trace_export.o AS arch/sh/lib/memcpy-sh4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file mv: cannot stat `fs/fscache/.tmp_mx_operation.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kprobes.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-ld: fs/binfmt_flat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/binfmt_flat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/binfmt_flat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_binfmt_flat.o: 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_binfmt_flat.o: uses instructions which are incompatible with instructions used 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_binfmt_flat.o CC crypto/crypto_null.o rm: cannot remove `kernel/.tmp_mx_kprobes.o': No such file or directory .mv: cannot stat `fs/.tmp_mx_binfmt_flat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/backtrace.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/oprofile/backtrace.o: uses instructions which are incompatible with instructions 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/oprofile/backtrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/.tmp_mc_backtrace.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/oprofile/.tmp_mc_backtrace.o: uses instructions which are incompatible with instructions 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/oprofile/.tmp_mc_backtrace.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 drivers/base/map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-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 CC [M] sound/core/info.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 mv: cannot stat `arch/sh/oprofile/.tmp_mx_backtrace.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_map.o': No such file or directory mv: cannot stat `drivers/bcma/.tmp_mx_core.o': No such file or directory CC fs/proc/softirqs.o LD sound/pci/riptide/built-in.o CC crypto/md5.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/mixer_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/mixer_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/mixer_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_mixer_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/oss/.tmp_mc_mixer_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/oss/.tmp_mc_mixer_oss.o AS arch/sh/lib/memmove.o CC [M] sound/core/seq/seq_memory.o CC fs/proc/namespaces.o .mv: cannot stat `sound/core/oss/.tmp_mx_mixer_oss.o': No such file or directory /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 [M] sound/core/control.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/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: arch/sh/oprofile/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: fail CC crypto/sha512_generic.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 ed to merge target specific data of file arch/sh/oprofile/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/.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: arch/sh/oprofile/.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 arch/sh/oprofile/.tmp_mc_common.o mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory mv: cannot stat `fs/fuse/.tmp_mx_dir.o': No such file or directory mv: cannot stat `arch/sh/oprofile/.tmp_mx_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/trace/trace_syscalls.o CC fs/nls/nls_iso8859-4.o drivers/cpufreq/.tmp_gl_cpufreq_stats.o: file not recognized: File truncated LD sound/pci/rme9652/built-in.o CC kernel/trace/trace_event_perf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dcookies.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dcookies.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcookies.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_dcookies.o: 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_dcookies.o: uses instructions which are incompatible with instructions used 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_dcookies.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_stats.o': No such file mv: cannot stat `fs/.tmp_mx_dcookies.o': No such file or directory rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_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: 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 fs/ecryptfs/.tmp_gl_main.o: file not recognized: File truncated AS arch/sh/lib/memset-sh4.o mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory LD [M] sound/core/oss/snd-mixer-oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_main.o': No such file CC [M] sound/core/seq/seq_queue.o rm: cannot remove `fs/ecryptfs/.tmp_mx_main.o': No such file or directory CC drivers/cpuidle/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/sched/idle_task.o 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 LD sound/pci/trident/built-in.o rm: cannot remove `fs/proc/.tmp_mx_loadavg.o': No such file or directory /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 . CC drivers/base/regmap/regmap.o CC kernel/time/tick-common.o CC [M] drivers/cpufreq/cpufreq_powersave.o CC drivers/base/power/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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: 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 kernel/time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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: 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 kernel/.tmp_mc_time.o CC kernel/time/timekeeping_debug.o mv: cannot stat `drivers/base/.tmp_mx_platform.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) AS arch/sh/lib/movmem.o /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 lib/sort.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/base/dma-mapping.o mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory drivers/base/.tmp_gl_topology.o: file not recognized: File truncated mv: cannot stat `sound/core/.tmp_mx_pcm.o': No such file or directory fs/.tmp_gl_binfmt_elf_fdpic.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) CC fs/ecryptfs/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/.tmp_mx_topology.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_elf_fdpic.o': No such file fs/nls/.tmp_gl_nls_ascii.o: file not recognized: CC drivers/dma/dw/platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/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/ecryptfs/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/ecryptfs/read_write.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.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/ecryptfs/.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/ecryptfs/.tmp_mc_read_write.o fs/fuse/.tmp_gl_inode.o: file not recognized: File truncated /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 File truncated LD sound/pci/vx222/built-in.o rm: cannot remove `drivers/base/.tmp_mx_topology.o': No such file or directory rm: cannot remove `fs/.tmp_mx_binfmt_elf_fdpic.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_inode.o': No such file .mv: cannot stat `fs/ecryptfs/.tmp_mx_read_write.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 mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory rm: cannot remove `fs/fuse/.tmp_mx_inode.o': No such file or directory mv: cannot stat `fs/proc/.tmp_mx_generic.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_ascii.o': No such file or directory CC fs/ecryptfs/messaging.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/fscache/object-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: fs/fscache/object-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 fs/fscache/object-list.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object-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: fs/fscache/.tmp_mc_object-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 fs/fscache/.tmp_mc_object-list.o CC fs/proc/self.o fs/nls/.tmp_gl_nls_iso8859-2.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: 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 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file mv: cannot stat `fs/fscache/.tmp_mx_object-list.o': No such file or directory mm/.tmp_gl_page_alloc.o: file not recognized: File truncated mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory AS arch/sh/lib/strlen.o mv: cannot stat `kernel/sched/.tmp_mx_cputime.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clkdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clkdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/clkdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clkdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clkdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/.tmp_mc_clkdev.o rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory . CC drivers/base/power/generic_ops.o CC crypto/gf128mul.o /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: 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/trace/trace_events_filter.o CC [M] sound/core/misc.o mv: cannot stat `drivers/clk/.tmp_mx_clkdev.o': No such file or directory rm: cannot remove `mm/.tmp_mx_page_alloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /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-3.o: file notmv: cannot stat `arch/sh/lib/.tmp_mx_lshrdi3.o': No such file or directory recognized: File truncated CC crypto/ecb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/cpufreq/.tmp_gl_cpufreq_performance.o: file not recognized: File truncated LD sound/pci/ymfpci/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/oprofile_perf.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/oprofile/../../../drivers/oprofile/oprofile_perf.o: uses instructions which are incompatible with instructions 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/oprofile/../../../drivers/oprofile/oprofile_perf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_perf.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/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_perf.o: uses instructions which are incompatible with instructions 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/oprofile/../../../drivers/oprofile/.tmp_mc_oprofile_perf.o CC lib/parser.o CC fs/ecryptfs/miscdev.o crypto/.tmp_gl_chainiv.o: file not recognized: File truncated CC [M] drivers/dma/timb_dma.o CC [M] sound/core/seq/seq_fifo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timeconv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timeconv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timeconv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/memory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_memory.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_memory.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_memory.o CC crypto/cbc.o mv: cannot stat `arch/sh/oprofile/../../../drivers/oprofile/.tmp_mx_oprofile_perf.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-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file mv: cannot stat `kernel/time/.tmp_mx_timeconv.o': No such file or directory rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_performance.o': No such file or directory mv: cannot stat `sound/core/.tmp_mx_memory.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory LD sound/usb/built-in.o . CC [M] sound/core/seq/seq_prioq.o CC drivers/base/power/common.o CC lib/halfmd4.o AS arch/sh/lib/udiv_qrnnd.o LD drivers/clk/built-in.o CC drivers/dma/dw/core.o AS arch/sh/lib/udivsi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD mm/built-in.o CC kernel/trace/trace_kprobe.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/filemap.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/oom_kill.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page_alloc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page-writeback.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/swap.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/vmstat.o: No such file or directory kernel/.tmp_gl_rcutorture.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/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/ecryptfs/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/ecryptfs/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.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/ecryptfs/.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/proc/.tmp_gl_version.o: file not recognized: File truncated data of file fs/ecryptfs/.tmp_mc_mmap.o mv: cannot stat `sound/core/.tmp_mx_pcm_misc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_rcutorture.o': No such file drivers/clocksource/.tmp_gl_sh_cmt.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/proc/.tmp_mx_version.o': No such file LD [M] arch/sh/oprofile/oprofile.o CC fs/proc/proc_sysctl.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 mv: cannot stat `fs/ecryptfs/.tmp_mx_mmap.o': No such file or directory CC [M] sound/core/device.o rm: cannot remove `kernel/.tmp_mx_rcutorture.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/clocksource/.tmp_mx_sh_cmt.o': No such file rm: cannot remove `fs/proc/.tmp_mx_version.o': No such file or directory LD sound/usb/6fire/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[2]: *** [mm/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/driver_chipcommon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_driver_chipcommon.o mv: cannot stat `fs/fscache/.tmp_mx_object.o': No such file or directory make[1]: *** [mm] Error 2 /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_cmt.o': No such file or directory fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated CC drivers/base/regmap/regcache.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/udivsi3_i4i.o drivers/cpufreq/.tmp_gl_cpufreq_conservative.o: file not recognized: File truncated /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: faimv: cannot stat `drivers/bcma/.tmp_mx_driver_chipcommon.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file led 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 merge target specific data of file fs/.tmp_mc_namespace.o fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/sprom.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/sprom.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/sprom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_sprom.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_sprom.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_sprom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file 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: Unable to change endianness of input file(s) LD drivers/extcon/built-in.o mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_conservative.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_meminfo.o': No such file or directory CC drivers/base/power/qos.o fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated /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 mv: cannot stat `drivers/bcma/.tmp_mx_sprom.o': No such file or directory LD arch/sh/lib/built-in.o CC [M] sound/core/seq/seq_timer.o CC [M] sound/core/sound_oss.o . CC drivers/devfreq/governor_simpleondemand.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file CC drivers/base/regmap/regcache-rbtree.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: 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 merge target specific data of file fs/proc/.tmp_mc_array.o LD drivers/clocksource/built-in.o CC [M] sound/core/seq/seq_system.o LD sound/usb/caiaq/built-in.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 LD drivers/firewire/built-in.o CC fs/nls/nls_iso8859-13.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] sound/core/seq/seq_ports.o CC drivers/base/dma-coherent.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/regcache-lzo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] sound/core/info_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldcannot remove `fs/nls/.tmp_mx_nls_cp949.o': ca: No such file or directoryn not find drivers/clocksource/sh_cmt.o: No such file or directory make[3]: *** [drivers/clocksource/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/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 `fs/proc/.tmp_mx_array.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: Unable to change endianness of input file(s) drivers/cpufreq/freq_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/cpufreq/freq_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/cpufreq/freq_table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/.tmp_mc_freq_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/cpufreq/.tmp_mc_freq_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/cpufreq/.tmp_mc_freq_table.o make[2]: *** [drivers/clocksource] Error 2 /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 /opt/cross/gcc-4.6-nolibc/sh4-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: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: Unable to change endianness of input file(s) 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 crypto/.tmp_gl_xcbc.o: file not recognized: File truncated /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 /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: Unable to change endianness of input file(s) CC kernel/sched/fair.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/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: fs/ecryptfs/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 fs/ecryptfs/kthread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.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: fs/ecryptfs/.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 fs/ecryptfs/.tmp_mc_kthread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: Unable to change endianness of input file(s) crypto/aead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_aead.o mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory crypto/.tmp_gl_seqiv.o: fimv: lcannot stat `sound/core/.tmp_mx_sound.o'e n: No such file or directoryo t recognized: File truncated mv: cannot stat `sound/core/.tmp_mx_pcm_memory.o': No such file or directory mv: cannot stat `kernel/time/.tmp_mx_timekeeping_debug.o': No such file or directory fs/proc/.tmp_gl_softirqs.o: file not recognized: File truncated crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated fs/proc/.tmp_gl_stat.o: file not recognized: File truncated crypto/.tmp_gl_hmac.o: file not recogn/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: iz'fs/.tmp_mx_dcache.o': No such fileed : File truncated drivers/cpufreq/.tmp_gl_cpufreq_powersave.o: file not recognized: File truncated mv: cannot stat `drivers/cpufreq/.tmp_mx_freq_table.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory CC crypto/ctr.o CC [M] drivers/extcon/extcon-class.o mv: cannot stat `fs/ecryptfs/.tmp_mx_kthread.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_stat.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_softirqs.o': No such file crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated rm: cannot remove `fs/.tmp_mx_dcache.o': No such file or directory AR arch/sh/lib/lib.a /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xcbc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_stat.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_xcbc.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_softirqs.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory rm: cannot remove `drivers/cpufreq/.tmp_mx_cpufreq_powersave.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file rm: cannot remove `crypto/.tmp_mx_crypto_null.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated LD sound/usb/hiface/built-in.o CC drivers/cpuidle/governor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle_task.o': No such file LD drivers/firmware/built-in.o rm: cannot remove `kernel/sched/.tmp_mx_idle_task.o': No such file or directory CC crypto/gcm.o CC kernel/trace/power-traces.o CC [M] sound/soc/soc-cache.o CC drivers/cpuidle/sysfs.o CC kernel/sched/rt.o CC fs/nls/nls_koi8-r.o CC [M] sound/core/jack.o CC drivers/base/firmware_class.o CC kernel/trace/rpm-traces.o CC drivers/base/regmap/regcache-flat.o LD sound/usb/misc/built-in.o CC [M] drivers/extcon/extcon-adc-jack.o CC drivers/base/module.o CC drivers/base/power/main.o . LD sound/soundcore.o CC crypto/des_generic.o CC lib/debug_locks.o CC kernel/sched/stop_task.o CC kernel/trace/trace_probe.o CC fs/nls/mac-celtic.o CC [M] sound/soc/soc-utils.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 LD sound/usb/usx2y/built-in.o CC kernel/sched/debug.o CC crypto/serpent_generic.o CC drivers/base/power/wakeup.o mv: cannot stat `sound/soc/.tmp_mx_soc-jack.o': No such file or directory CC crypto/aes_generic.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/char/lp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/lp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/lp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_lp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_lp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/.tmp_mc_lp.o CC lib/random32.o CC drivers/base/power/runtime.o LD drivers/fmc/built-in.o crypto/.tmp_gl_md5.o: file not recognized: File truncated mv: cannot stat `drivers/char/.tmp_mx_lp.o': No such file or directory CC drivers/gpio/devres.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-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 rm: cannot remove `crypto/.tmp_mx_md5.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_chipcommon_pmu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_chipcommon_pmu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/driver_chipcommon_pmu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon_pmu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_chipcommon_pmu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/.tmp_mc_driver_chipcommon_pmu.o mv: cannot stat `fs/fscache/.tmp_mx_page.o': No such file or directory mv: cannot stat `drivers/bcma/.tmp_mx_driver_chipcommon_pmu.o': No such file or directory CC [M] drivers/fmc/fmc-core.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 CC drivers/cpuidle/governors/menu.o mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory CC lib/bust_spinlocks.o CC [M] sound/soc/soc-pcm.o . CC drivers/base/regmap/regmap-debugfs.o CC [M] sound/soc/soc-compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/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/ecryptfs/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/ecryptfs/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.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/ecryptfs/.tmp_mc_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/cpufreq_governor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/cpufreq_governor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/cpufreq_governor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/.tmp_mc_cpufreq_governor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/.tmp_mc_cpufreq_governor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/.tmp_mc_cpufreq_governor.o LD [M] fs/fscache/fscache.o mv: cannot stat `fs/ecryptfs/.tmp_mx_debug.o': No such file or directory /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 mv: cannot stat `drivers/cpufreq/.tmp_mx_cpufreq_governor.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fscache/fsdef.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. CC fs/nls/mac-gaelic.o make[2]: *** [fs/fscache] Error 2 mv: cannot stat `fs/fuse/.tmp_mx_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) CC [M] sound/core/seq/seq_info.o 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: 'fs/nls/.tmp_mx_nls_iso8859-6.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/devtmpfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/devtmpfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/devtmpfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_devtmpfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_devtmpfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_devtmpfs.o rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-6.o': No such file or directory drivers/dma/dw/.tmp_gl_platform.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/dma/dw/.tmp_mx_platform.o': No such file mv: cannot stat `drivers/base/.tmp_mx_devtmpfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_pci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/driver_pci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/bcma/driver_pci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_pci.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/bcma/.tmp_mc_driver_pci.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific darm: tacannot remove `drivers/dma/dw/.tmp_mx_platform.o' of: No such file or directory file drivers/bcma/.tmp_mc_driver_pci.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 . LD drivers/gpu/vga/built-in.o LD sound/built-in.o mv: cannot stat `drivers/bcma/.tmp_mx_driver_pci.o': No such file or directory mv: cannot stat `sound/core/.tmp_mx_misc.o': No such file or directory CC lib/hexdump.o LD drivers/gpu/drm/i2c/built-in.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/time/posix-clock.o: compiled for a big endian system and target is little endiandrivers/cpuidle/driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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: drivers/cpuidle/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :f afialielde dt ot om emregreg et atragregte ts psepceicfiifci cd adtaat ao fo ff ifliel ekernel/time/posix-clock.o drivers/cpuidle/driver.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/time/.tmp_mc_posix-clock.o: compiled for a big endian system and target is little endiandrivers/cpuidle/.tmp_mc_driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /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 modulesdrivers/cpuidle/.tmp_mc_driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld:: ffaaiilleedd ttoo mmeerrggee ttaarrggeett ssppeecciiffiicc ddaattaa ooff ffiillee kernel/time/.tmp_mc_posix-clock.odrivers/cpuidle/.tmp_mc_driver.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 CC lib/kasprintf.o CC fs/nls/mac-greek.o mv: cannot stat `drivers/cpuidle/.tmp_mx_driver.o': No such file or directory mv: cannot stat `fs/proc/.tmp_mx_self.o': No such file or directory mv: cannot stat `kernel/time/.tmp_mx_posix-clock.o': No such file or directory CC drivers/base/power/clock_ops.o CC fs/nls/mac-iceland.o CC drivers/base/regmap/regmap-mmio.o LD drivers/gpu/drm/built-in.o LD sound/core/seq/oss/built-in.o LD [M] drivers/bcma/bcma.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/cpuidle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/cpuidle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/cpuidle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_cpuidle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_cpuidle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_cpuidle.o CC lib/bitmap.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 mv: cannot stat `drivers/cpuidle/.tmp_mx_cpuidle.o': No such file or directory mv: cannot stat `drivers/base/power/.tmp_mx_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/alarmtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/alarmtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/alarmtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_alarmtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_alarmtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_alarmtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge 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 speci CC [M] sound/core/seq/oss/seq_oss.o fic data of file kernel/time/.tmp_mc_tick-common.o LD drivers/gpu/built-in.o mv: cannot stat `kernel/time/.tmp_mx_alarmtimer.o': No such file or directory CC crypto/salsa20_generic.o mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC [M] sound/soc/soc-io.o CC lib/scatterlist.o CC [M] drivers/fmc/fmc-match.o CC crypto/michael_mic.o CC [M] sound/soc/soc-generic-dmaengine-pcm.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/gcd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/random.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/random.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/random.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_random.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_random.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/.tmp_mc_random.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/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 drivers/char/pcmcia/.tmp_gl_cm4040_cs.o: file not recognized: File truncated mv: cannot stat `drivers/char/.tmp_mx_random.o': No such file or directory mv: cannot stat `fs/proc/.tmp_mx_namespaces.o': No such file or directory /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-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 LD sound/soc/atmel/built-in.o rm: cannot remove `drivers/char/pcmcia/.tmp_mx_cm4040_cs.o': No such file or directory CC lib/lcm.o CC [M] drivers/fmc/fmc-sdb.o mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory CC lib/list_sort.o CC [M] sound/core/seq/oss/seq_oss_init.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) merge target specific data of file drivers/base/power/.tmp_mc_generic_ops.o crypto/.tmp_gl_ecb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file mv: cannot stat `drivers/base/power/.tmp_mx_generic_ops.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory . LD sound/soc/au1x/built-in.o LD kernel/time/built-in.o LD drivers/char/built-in.o LD sound/soc/blackfin/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/mem.o: No such file or directory make[3]: *** [drivers/char/built-in.o] Error 1 LD sound/soc/cirrus/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_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: sound/core/seq/seq_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 CC lib/uuid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) data of file sound/core/seq/seq_fifo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_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: sound/core/seq/.tmp_mc_seq_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 sound/core/seq/.tmp_mc_seq_fifo.o fs/nls/.tmp_gl_nls_iso8859-13.o: file not recognized: File truncated LD drivers/hid/built-in.o mv: cannot stat `sound/core/seq/.tmp_mx_seq_fifo.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-13.o': No such file /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 rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-13.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fs-writeback.o': No such file LD sound/soc/davinci/built-in.o CC lib/flex_array.o rm: cannot remove `fs/.tmp_mx_fs-writeback.o': No such file or directory CC [M] drivers/hid/hid-lg.o LD sound/soc/dwc/built-in.o CC drivers/hsi/hsi_boardinfo.o LD sound/soc/fsl/built-in.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/nls/mac-romanian.o fs/nls/.tmp_gl_nls_koi8-r.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file /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 CC crypto/crct10dif_common.o rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-r.o': No such file or directory CC drivers/hwmon/hwmon.o CC [M] sound/soc/fsl/fsl_spdif.o CC [M] drivers/fmc/fru-parse.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_dma-mapping.o': No 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_cbc.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 sound/soc/generic/built-in.o LD kernel/trace/libftrace.o fs/nls/.tmp_gl_mac-celtic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.o': No such file drivers/devfreq/.tmp_gl_governor_simpleondemand.o: file not recognized: File truncated LD sound/soc/codecs/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_prioq.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/seq/seq_prioq.o: uses instructions which are incompatible with instructions 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/seq/seq_prioq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_prioq.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/seq/.tmp_mc_seq_prioq.o: uses instructions which are incompatible with instructions 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/seq/.tmp_mc_seq_prioq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-celtic.o': No such file rm: cannot remove `crypto/.tmp_mx_cbc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/governor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_governor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_governor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specifi/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/devfreq/.tmp_mx_governor_simpleondemand.o': No such file rm: cannot remove `fs/nls/.tmp_mx_mac-celtic.o': No such file or directory mv: cannot stat `sound/core/seq/.tmp_mx_seq_prioq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_module.o rm: cannot remove `drivers/devfreq/.tmp_mx_governor_simpleondemand.o': No such file or directory c data of file drivers/cpuidle/.tmp_mc_governor.o CC [M] sound/soc/generic/simple-card.o CC lib/iovec.o mv: cannot stat `drivers/base/.tmp_mx_module.o': No such file or directory CC [M] drivers/fmc/fmc-dump.o CC [M] sound/soc/codecs/ad73311.o mv: cannot stat `drivers/cpuidle/.tmp_mx_governor.o': No such file or directory CC [M] fs/nls/nls_cp437.o CC lib/clz_ctz.o CC [M] sound/soc/fsl/imx-spdif.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/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 target specific data of file drivers/base/power/.tmp_mc_sysfs.o drivers/base/regmap/.tmp_gl_regcache-flat.o: file not recognized: File truncated .mv: cannot stat `drivers/base/power/.tmp_mx_sysfs.o': No such file or directory CC [M] sound/core/seq/oss/seq_oss_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/regmap/.tmp_mx_regcache-flat.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_device.o CC [M] fs/nls/nls_cp850.o rm: cannot remove `drivers/base/regmap/.tmp_mx_regcache-flat.o': No such file or directory CC crypto/crct10dif_generic.o mv: cannot stat `sound/core/.tmp_mx_device.o': No such file or directory CC [M] drivers/hid/hid-lg3ff.o CC lib/bsearch.o LD sound/soc/jz4740/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/messaging.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/messaging.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/messaging.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_messaging.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_messaging.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_messaging.o mv: cannot stat `fs/ecryptfs/.tmp_mx_messaging.o': No 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/ecryptfs/miscdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/miscdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/miscdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_miscdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_miscdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_miscdev.o fs/nls/.tmp_gl_mac-gaelic.o: file not recognized: File truncated CC [M] drivers/hid/hid-picolcd_core.o CC [M] fs/nls/nls_cp860.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_system.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/seq/seq_system.o: uses instructions which are incompatible with instructions 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/seq/seq_system.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_system.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/seq/.tmp_mc_seq_system.o: uses instructions which are incompatible with instructions 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/seq/.tmp_mc_seq_system.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-gaelic.o': No such file LD drivers/i2c/algos/built-in.o mv: cannot stat `fs/ecryptfs/.tmp_mx_miscdev.o': No such file or directory CC crypto/rng.o rm: cannot remove `fs/nls/.tmp_mx_mac-gaelic.o': No such file or directory CC lib/find_last_bit.o mv: cannot stat `sound/core/seq/.tmp_mx_seq_system.o': No such file or directory LD drivers/idle/built-in.o . LD sound/soc/kirkwood/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_stop_task.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stop_task.o': No such file rm: cannot remove `kernel/sched/.tmp_mx_stop_task.o': No such file or directory LD drivers/i2c/busses/built-in.o CC lib/find_next_bit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_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/seq/seq_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/seq/seq_memory.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_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/seq/.tmp_mc_seq_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/seq/.tmp_mc_seq_memory.o LD drivers/i2c/muxes/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/llist.o CC drivers/hwmon/hwmon-vid.o mv: cannot stat `sound/core/seq/.tmp_mx_seq_memory.o': No such file or directory CC [M] fs/nls/nls_cp861.o 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 LD sound/soc/mid-x86/built-in.o LD sound/soc/mxs/built-in.o rm: cannot remove `drivers/extcon/.tmp_mx_extcon-adc-jack.o': No 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_mac-greek.o: file not recognized: File truncated LD drivers/i2c/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-greek.o': No such file CC crypto/krng.o rm: cannot remove `fs/nls/.tmp_mx_mac-greek.o': No such file or directory . CC [M] fs/nls/nls_cp862.o CC drivers/hwmon/smsc47b397.o LD sound/soc/nuc900/built-in.o CC [M] sound/soc/codecs/ads117x.o CC [M] drivers/hid/hid-picolcd_fb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] sound/core/seq/oss/seq_oss_ioctl.o fs/nls/.tmp_gl_mac-iceland.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fru-parse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fru-parse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fru-parse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fru-parse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fru-parse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fru-parse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-iceland.o': No such file CC [M] sound/soc/fsl/imx-pcm-dma.o mv: cannot stat `drivers/fmc/.tmp_mx_fru-parse.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_mac-iceland.o': No such file or directory CC drivers/hsi/hsi.o CC [M] fs/nls/nls_cp865.o CC drivers/input/input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/gpio/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/gpio/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/gpio/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/gpio/.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/gpio/.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/gpio/.tmp_mc_devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/input/input-compat.o CC [M] drivers/fmc/fmc-fakedev.o kernel/.tmp_gl_signal.o: file not recognized: File truncated mv: cannot stat `drivers/gpio/.tmp_mx_devres.o': No such file or directory CC drivers/input/gameport/gameport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_signal.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `kernel/.tmp_mx_signal.o': No such file or directory . CC [M] fs/nls/nls_cp866.o drivers/base/regmap/.tmp_gl_regcache-lzo.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_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: sound/core/seq/seq_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 sound/core/seq/seq_queue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_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: sound/core/seq/.tmp_mc_seq_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 sound/core/seq/.tmp_mc_seq_queue.o CC drivers/hwmon/vt1211.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/regmap/.tmp_mx_regcache-lzo.o': No such file /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 mv: cannot stat `sound/core/seq/.tmp_mx_seq_queue.o': No such file or directory rm: cannot remove `drivers/base/regmap/.tmp_mx_regcache-lzo.o': No such file or directory mv: cannot stat `sound/core/.tmp_mx_info_oss.o': No such file or directory LD drivers/gpio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/cpuidle/governors/.tmp_gl_menu.o: file not recognized: File truncated LD drivers/iio/accel/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cpuidle/governors/.tmp_mx_menu.o': No such file rm: cannot remove `drivers/cpuidle/governors/.tmp_mx_menu.o': No such file or directory CC crypto/ansi_cprng.o CC [M] drivers/iio/accel/hid-sensor-accel-3d.o LD drivers/hsi/clients/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-match.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-match.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fmc-match.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-match.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-match.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-match.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/hid/hid-picolcd_debugfs.o mv: cannot stat `sound/core/.tmp_mx_init.o': No such file or directory CC [M] sound/core/seq/oss/seq_oss_event.o CC drivers/input/input-mt.o . CC [M] drivers/hsi/clients/hsi_char.o CC [M] fs/nls/nls_cp869.o mv: cannot stat `drivers/fmc/.tmp_mx_fmc-match.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: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_workqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_workqueue.o LD drivers/cpuidle/governors/built-in.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/cpuidle/governors/menu.o: No such file or directory make[4]: *** [drivers/cpuidle/governors/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/cpuidle/governors] Error 2 mv: cannot stat `drivers/base/power/.tmp_mx_clock_ops.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory CC crypto/ghash-generic.o CC [M] drivers/fmc/fmc-chardev.o . CC [M] fs/nls/nls_cp874.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/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/module.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_module.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_module.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_module.o CC drivers/input/gameport/lightning.o 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 CC [M] sound/soc/codecs/ak5386.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/sound_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/sound_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/sound_oss.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_sound_oss.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_sound_oss.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_sound_oss.o mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory mv: cannot stat `drivers/devfreq/.tmp_mx_devfreq.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-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_mac-romanian.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-dump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fmc-dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-dump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merg.e target specific data of file drivers/fmc/.tmp_mc_fmc-dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-romanian.o': No such file mv: cannot stat `drivers/fmc/.tmp_mx_fmc-dump.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/cpufreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/cpufreq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/.tmp_mc_cpufreq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpufreq/.tmp_mc_cpufreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpufreq/.tmp_mc_cpufreq.o rm: cannot remove `fs/nls/.tmp_mx_mac-romanian.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/base/regmap/.tmp_gl_regcache-rbtree.o: file not recognized: File truncated mv: cannot stat `drivers/cpufreq/.tmp_mx_cpufreq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/regmap/.tmp_mx_regcache-rbtree.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/cpuidle/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_sysfs.o fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated rm: cannot remove `drivers/base/regmap/.tmp_mx_regcache-rbtree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_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/seq/seq_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/seq/seq_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_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/seq/.tmp_mc_seq_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/seq/.tmp_mc_seq_timer.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 lib/memweight.o LD drivers/devfreq/built-in.o mv: cannot stat `drivers/cpuidle/.tmp_mx_sysfs.o': No such file or directory CC [M] drivers/input/gameport/ns558.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp437.o': No such file /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 CC crypto/asymmetric_keys/asymmetric_type.o mv: cannot stat `sound/core/seq/.tmp_mx_seq_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/devfreq/governor_simpleondemand.o: No such file or directory mv: cannot stat `sound/core/.tmp_mx_jack.o': No such file or directory .rm: cannot remove `fs/nls/.tmp_mx_nls_cp437.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[3]: *** [drivers/devfreq/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[2]: *** [drivers/devfreq] Error 2 /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 fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated CC [M] fs/nls/nls_cp932.o sound/core/seq/oss/.tmp_gl_seq_oss.o: file not recognized: File truncated mv: cannot stat `fs/quota/.tmp_mx_dquot.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/core/seq/oss/.tmp_mx_seq_oss.o': No such file rm: cannot remove `fs/nls/.tmp_mx_nls_cp850.o': No such file or directory rm: cannot remove `sound/core/seq/oss/.tmp_mx_seq_oss.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_dma-coherent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/cpufreq/built-in.o CC [M] sound/soc/codecs/bt-sco.o CC [M] fs/nls/nls_euc-jp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/cpufreq/cpufreq_stats.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/cpufreq/cpufreq_userspace.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/cpufreq/cpufreq_conservative.o: No such file or directory crypto/.tmp_gl_ctr.o: file not recognized: File truncated make[3]: Target `__build' not remade because of errors. CC [M] crypto/cmac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file make[2]: *** [drivers/cpuidle] Error 2 make[3]: *** [drivers/cpufreq/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated /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 spe/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[2]: *** [drivers/cpufreq] Error 2 rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory cific data of file drivers/base/regmap/regmap-mmio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-mmio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regmap-mmio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regmap-mmio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-lg3ff.o: 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-lg3ff.o: uses instructions which are incompatible with instructions used 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-lg3ff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-lg3ff.o: 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-lg3ff.o: uses instructions which are incompatible with instructions used 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-lg3ff.o CC [M] fs/nls/nls_cp950.o crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fmc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/input/serio/serio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file mv: cannot stat `drivers/base/regmap/.tmp_mx_regmap-mmio.o': No such file or directory CC [M] drivers/hid/hid-debug.o LD fs/fuse/fuse.o drivers/dma/.tmp_gl_timb_dma.o: file not recognized: File truncated LD drivers/iommu/built-in.o mv: cannot stat `drivers/hid/.tmp_mx_hid-lg3ff.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file mv: cannot stat `drivers/fmc/.tmp_mx_fmc-core.o': No such file or directory CC lib/kfifo.o CC [M] fs/nls/nls_iso8859-1.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp860.o': No such file or directory /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 specific 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fuse/inode.o: No such file or directory LD drivers/irqchip/built-in.o target specific data of file sound/core/.tmp_mc_info.o rm: cannot remove `crypto/.tmp_mx_michael_mic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/dma/.tmp_mx_timb_dma.o': No such file /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD fs/quota/built-in.o CC [M] 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 mv: cannot stat `sound/core/.tmp_mx_info.o': No such file or directory make[3]: *** [fs/fuse/fuse.o] Error 1 make[3]: Target `__build' not remade because of errors. rm: cannot remove `drivers/dma/.tmp_mx_timb_dma.o': No such file or directory fs/nls/.tmp_gl_nls_cp861.o: file not recognized: File truncated make[2]: *** [fs/fuse] Error 2 mv: cannot stat `sound/soc/.tmp_mx_soc-utils.o': No such file or directory .mv: cannot stat `fs/proc/.tmp_mx_base.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp861.o': No such file CC [M] fs/nls/nls_iso8859-5.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crct10dif_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/crct10dif_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crct10dif_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_crct10dif_common.o CC crypto/asymmetric_keys/signature.o CC [M] sound/core/seq/oss/seq_oss_rw.o CC drivers/input/serio/libps2.o fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated mv: cannot stat `crypto/.tmp_mx_crct10dif_common.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp861.o': No such file or directory CC lib/percpu_ida.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/tpm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/tpm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/tpm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/.tmp_mc_tpm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/tpm/.tmp_mc_tpm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/tpm/.tmp_mc_tpm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] fs/nls/nls_iso8859-7.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp862.o': No such file or directory CC [M] drivers/hid/hid-core.o sound/soc/codecs/.tmp_gl_ad73311.o: file not recognized: File truncated mv: cannot stat `drivers/char/tpm/.tmp_mx_tpm.o': No such file or directory CC drivers/input/ff-core.o CC [M] crypto/md4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma/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: drivers/dma/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 drivers/dma/dmaengine.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma/.tmp_mc_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: drivers/dma/.tmp_mc_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 drivers/dma/.tmp_mc_dmaengine.o CC [M] drivers/hid/hid-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_ad73311.o': No such file CC [M] sound/core/seq/oss/seq_oss_synth.o CC lib/string_helpers.o rm: cannot remove `sound/soc/codecs/.tmp_mx_ad73311.o': No such file or directory mv: cannot stat `drivers/dma/.tmp_mx_dmaengine.o': No 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/input/sparse-keymap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/hwmon/iio_hwmon.o .crypto/.tmp_gl_crct10dif_generic.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_cp865.o: file not recognized: File truncated CC [M] sound/soc/codecs/hdmi.o CC [M] fs/nls/nls_cp1255.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) sound/soc/fsl/.tmp_gl_imx-spdif.o: file not recognized: File truncated /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 /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: 'crypto/.tmp_mx_crct10dif_generic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp865.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/fsl/.tmp_mx_imx-spdif.o': No such file sound/soc/generic/.tmp_gl_simple-card.o: file not recognized: File truncated CC [M] crypto/rmd160.o CC drivers/input/joydev.o mv: cannot stat `drivers/base/power/.tmp_mx_qos.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_crct10dif_generic.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp865.o': No such file or directory rm: cannot remove `sound/soc/fsl/.tmp_mx_imx-spdif.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/generic/.tmp_mx_simple-card.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 `sound/soc/generic/.tmp_mx_simple-card.o': No such file or directory LD sound/soc/omap/built-in.o CC [M] fs/nls/nls_iso8859-14.o fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated crypto/.tmp_gl_krng.o: file not recognized: File truncated LD sound/soc/pxa/built-in.o /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-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file .mv: cannot stat `crypto/.tmp_mx_sha512_generic.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 specrm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory ific 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 CC [M] sound/soc/codecs/jz4740.o CC [M] drivers/hid/hidraw.o mv: cannot stat `sound/soc/.tmp_mx_soc-compress.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_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/seq/oss/seq_oss_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/seq/oss/seq_oss_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_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/seq/oss/.tmp_mc_seq_oss_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/seq/oss/.tmp_mc_seq_oss_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD sound/soc/s6000/built-in.o CC [M] crypto/rmd256.o fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp869.o': No such file CC [M] crypto/sha1_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/regcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/regcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/regmap/.tmp_mc_regcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/regmap/.tmp_mc_regcache.o . CC [M] fs/nls/nls_iso8859-15.o crypto/.tmp_gl_salsa20_generic.o: file not recognized: File truncated ASN.1 crypto/asymmetric_keys/x509-asn1.c rm: cannot remove `fs/nls/.tmp_mx_nls_cp869.o': No such file or directory Extracted 200 tokens Extracted 14 types Extracted 11 actions Pass 1 Pass 2 CC [M] fs/nls/nls_koi8-u.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_salsa20_generic.o': No such file CC lib/kstrtox.o make[3]: Target `__build' not remade because of errors. CC [M] drivers/hid/uhid.o mv: cannot stat `drivers/base/regmap/.tmp_mx_regcache.o': No such file or directory LD [M] sound/soc/generic/snd-soc-simple-card.o make[2]: *** [drivers/char] Error 2 /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 spec/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ific drivers/hwmon/hwmon.o: compiled for a big endian system and target is little endiandat a/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: odrivers/hwmon/hwmon.o: uses instructions which are incompatible with instructions used in previous modulesf fi/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldl:e fdrivers/base/regmap/regmap-debugfs.oa i/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ldrivers/base/regmap/.tmp_mc_regmap-debugfs.o: compiled for a big endian system and target is little endiane d/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: tdrivers/base/regmap/.tmp_mc_regmap-debugfs.o: uses instructions which are incompatible with instructions used in previous moduleso /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldm:e rfgaei lteadr gteot msepregcei ftiacr gdeatt as poefc iffiilce ddrivers/hwmon/hwmon.oa ta/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: odrivers/hwmon/.tmp_mc_hwmon.o: compiled for a big endian system and target is little endianf /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fidrivers/hwmon/.tmp_mc_hwmon.o: uses instructions which are incompatible with instructions used in previous modulesl e/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :drivers/base/regmap/.tmp_mc_regmap-debugfs.o failed to mergrm: cannot remove `crypto/.tmp_mx_salsa20_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/generic/simple-card.o: No such file or directory e target specific data of file drivers/hwmon/.tmp_mc_hwmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-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 LD sound/soc/samsung/built-in.o CC lib/test-kstrtox.o 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 make[4]: *** [sound/soc/generic/snd-soc-simple-card.o] Error 1 make[4]: Target `__build' not remade because of errors. mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon.o': No such file or directory sound/soc/codecs/.tmp_gl_ads117x.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_smsc47b397.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/regmap/.tmp_mx_regmap-debugfs.o': No such file or directory make[3]: *** [sound/soc/generic] Error 2 mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory LD drivers/leds/built-in.o CC [M] crypto/sha256_generic.o fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_ads117x.o': No such file CC [M] fs/nls/nls_koi8-ru.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_smsc47b397.o': No such file LD sound/soc/sh/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/hwmon-vid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/hwmon-vid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_hwmon-vid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_hwmon-vid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/.tmp_mc_hwmon-vid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_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/seq/oss/seq_oss_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/seq/oss/seq_oss_init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_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/seq/oss/.tmp_mc_seq_oss_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/seq/oss/.tmp_mc_seq_oss_init.o rm: cannot remove `drivers/hwmon/.tmp_mx_smsc47b397.o': No such file or directory rm: cannot remove `sound/soc/codecs/.tmp_mx_ads117x.o': No such file or directory CC [M] crypto/wp512.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-sdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-sdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fmc-sdb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-sdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp874.o': No such file LD sound/soc/spear/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-sdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-sdb.o mv: cannot stat `drivers/hwmon/.tmp_mx_hwmon-vid.o': No such file or directory CC [M] sound/core/seq/oss/seq_oss_midi.o mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_init.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp874.o': No such file or directory .mv: cannot stat `drivers/fmc/.tmp_mx_fmc-sdb.o': No such file or directory CC [M] sound/soc/sh/fsi.o /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.o LD drivers/iio/adc/built-in.o LD sound/soc/txx9/built-in.o /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 /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 CC drivers/input/evdev.o LD sound/soc/tegra/built-in.o CC [M] fs/nls/nls_utf8.o mv: cannot stat `sound/soc/.tmp_mx_soc-io.o': No such file or directory mv: cannot stat `sound/soc/.tmp_mx_soc-cache.o': No such file or directory /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 CC [M] sound/core/seq/oss/seq_oss_readq.o mv: cannot stat `kernel/sched/.tmp_mx_debug.o': No such file or directory CC [M] drivers/hwmon/ntc_thermistor.o LD drivers/lguest/built-in.o ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c CC [M] sound/soc/tegra/tegra_pcm.o Extracted 16 tokens Extracted 1 types Extracted 1 actions Pass 1 Pass 2 CC [M] drivers/iio/adc/ti_am335x_adc.o CC lib/iomap_copy.o CC [M] sound/core/seq/oss/seq_oss_writeq.o . CC [M] drivers/hwmon/pc87427.o /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 dat CC [M] sound/soc/codecs/l3.o CC crypto/asymmetric_keys/x509_public_key.o LD sound/soc/ux500/built-in.o CC lib/devres.o LD [M] drivers/fmc/fmc.o a 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 CC [M] sound/soc/tegra/tegra_asoc_utils.o mv: cannot stat `drivers/input/.tmp_mx_input-compat.o': No such file or directory CC lib/locking-selftest.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_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: sound/core/seq/oss/seq_oss_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 sound/core/seq/oss/seq_oss_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_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: sound/core/seq/oss/.tmp_mc_seq_oss_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 sound/core/seq/oss/.tmp_mc_seq_oss_ioctl.o CC [M] drivers/hwmon/sch56xx-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-fakedev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-fakedev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/fmc-fakedev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-fakedev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-fakedev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/fmc/.tmp_mc_fmc-fakedev.o mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_ports.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/seq/seq_ports.o: uses instructions which are incompatible with instructions 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/seq/seq_ports.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_ports.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/seq/.tmp_mc_seq_ports.o: uses instructions which are incompatible with instructions 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/seq/.tmp_mc_seq_ports.o CC [M] fs/nls/mac-cyrillic.o mv: cannot stat `drivers/fmc/.tmp_mx_fmc-fakedev.o': No such file or directory CC [M] drivers/hwmon/sch5627.o CC [M] sound/soc/codecs/pcm3008.o . CC [M] 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) mv: cannot stat `sound/core/seq/.tmp_mx_seq_ports.o': No such file or directory drivers/iio/accel/.tmp_gl_hid-sensor-accel-3d.o: file not recognized: File truncated CC crypto/asymmetric_keys/public_key.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 /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 LD drivers/macintosh/built-in.o rm: cannot remove `drivers/iio/accel/.tmp_mx_hid-sensor-accel-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) mv: cannot stat `kernel/sched/.tmp_mx_rt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ghash-generic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/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: fs/ecryptfs/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 fs/ecryptfs/crypto.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.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: fs/ecryptfs/.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 fs/ecryptfs/.tmp_mc_crypto.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ghash-generic.o': No such file fs/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/ecryptfs/.tmp_mx_crypto.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_ghash-generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/fmc-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/fmc/fmc-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/fmc/fmc-chardev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/fmc/.tmp_mc_fmc-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/fmc/.tmp_mc_fmc-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/fmc/.tmp_mc_fmc-chardev.o sound/soc/codecs/.tmp_gl_ak5386.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-1.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 LD drivers/input/tablet/built-in.o CC [M] drivers/hid/hid-a4tech.o mv: cannot stat `drivers/fmc/.tmp_mx_fmc-chardev.o'fs/nls/.tmp_gl_nls_iso8859-5.o: No such file or directory : file not recognized: File truncated rm: cannot remove `sound/soc/codecs/.tmp_mx_ak5386.o': No such file or directory CC lib/spinlock_debug.o CC [M] drivers/hwmon/w83627ehf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-5.o': No such file /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 /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_iso8859-5.o': No such file or directory mv: cannot stat `sound/soc/.tmp_mx_soc-generic-dmaengine-pcm.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated CC crypto/asymmetric_keys/rsa.o LD drivers/iio/amplifiers/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] sound/soc/codecs/spdif_receiver.o CC [M] drivers/input/ff-memless.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-7.o': No such file fs/.tmp_gl_namei.o: file not recognized: File truncated CC drivers/input/serio/arc_ps2.o .rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_namei.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/rawmidi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/rawmidi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/rawmidi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_rawmidi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_rawmidi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_rawmidi.o CC [M] crypto/tgr192.o CC drivers/input/joystick/grip_mp.o rm: cannot remove `fs/.tmp_mx_namei.o': No such file or directory LD fs/nls/built-in.o mv: cannot stat `sound/core/.tmp_mx_rawmidi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated /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_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_cp949.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp1251.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_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-4.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_iso8859-13.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-r.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-gaelic.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-greek.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-iceland.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-romanian.o: No such file or directory CC drivers/input/joystick/guillemot.o make[3]: *** [fs/nls/built-in.o] Error 1 /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-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory sound/soc/codecs/.tmp_gl_bt-sco.o: file not recognized: File truncated CC lib/hweight.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/memory/built-in.o CC [M] sound/soc/codecs/spdif_transmitter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_bt-sco.o': No such file crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated CC [M] drivers/input/input-polldev.o rm: cannot remove `sound/soc/codecs/.tmp_mx_bt-sco.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ansi_cprng.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rng.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rng.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_rng.o rm: cannot remove `crypto/.tmp_mx_ansi_cprng.o': No 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/memstick/built-in.o mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory LD drivers/iio/common/st_sensors/built-in.o CC [M] drivers/hid/hid-axff.o LD drivers/iio/common/hid-sensors/built-in.o /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 fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated mv: cannot stat `drivers/extcon/.tmp_mx_extcon-class.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file CC [M] drivers/iio/common/hid-sensors/hid-sensor-attributes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/fsl/imx-pcm-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: sound/soc/fsl/imx-pcm-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 sound/soc/fsl/imx-pcm-dma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/fsl/.tmp_mc_imx-pcm-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: sound/soc/fsl/.tmp_mc_imx-pcm-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 sound/soc/fsl/.tmp_mc_imx-pcm-dma.o rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory /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 [M] drivers/iio/common/hid-sensors/hid-sensor-trigger.o mv: cannot stat `sound/soc/fsl/.tmp_mx_imx-pcm-dma.o': No such file or directory LD drivers/iio/dac/built-in.o mv: cannot stat `crypto/asymmetric_keys/.tmp_mx_signature.o': No such file or directory LD drivers/memstick/core/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] sound/soc/codecs/uda134x.o CC lib/list_debug.o CC [M] crypto/cts.o fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/media/firewire/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file .drivers/hid/.tmp_gl_hid-lg.o: file not recognized: File truncated CC drivers/mfd/sm501.o CC lib/debugobjects.o CC [M] crypto/lrw.o CC [M] drivers/memstick/core/memstick.o 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: 'drivers/hid/.tmp_mx_hid-lg.o': No such file LD drivers/media/common/b2c2/built-in.o rm: cannot remove `drivers/hid/.tmp_mx_hid-lg.o': No such file or directory LD drivers/memstick/host/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/pcm_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/pcm_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_pcm_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_pcm_lib.o drivers/hwmon/.tmp_gl_iio_hwmon.o: file not recognized: File truncated LD drivers/iio/frequency/built-in.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `sound/core/.tmp_mx_pcm_lib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_iio_hwmon.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_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: sound/core/seq/oss/seq_oss_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 sound/core/seq/oss/seq_oss_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_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: sound/core/seq/oss/.tmp_mc_seq_oss_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: ffs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated ailed to merge target specific data of file sound/core/seq/oss/.tmp_mc_seq_oss_event.o mv: cannot stat `crypto/asymmetric_keys/.tmp_mx_asymmetric_type.o': No such file or directory rm: cannot remove `drivers/hwmon/.tmp_mx_iio_hwmon.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_event.o': No such file or directory .rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory fs/nls/.tmp_gl_nls_koi8-ru.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 drivers/media/common/saa7146/built-in.o CC [M] drivers/input/serio/parkbd.o LD drivers/media/parport/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file sound/soc/codecs/.tmp_gl_hdmi.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-objcopy: Unable to change endianness of input file(s) LD drivers/media/mmc/siano/built-in.o rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_euc-jp.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_hdmi.o': No such file CC drivers/mfd/ti_am335x_tscadc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/keystore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/keystore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/keystore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_keystore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_keystore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_keystore.o fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_euc-jp.o': No such file rm: cannot remove `sound/soc/codecs/.tmp_mx_hdmi.o': No such file or directory CC [M] crypto/xts.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/seq/oss/seq_oss_rw.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/seq/oss/seq_oss_rw.o: uses instructions which are incompatible with instructions 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/seq/oss/seq_oss_rw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_rw.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/seq/oss/.tmp_mc_seq_oss_rw.o: uses instructions which are incompatible with instructions 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/seq/oss/.tmp_mc_seq_oss_rw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file CC [M] drivers/hid/hid-apple.o mv: cannot stat `fs/ecryptfs/.tmp_mx_keystore.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_euc-jp.o': No such file or directory crypto/.tmp_gl_cmac.o: file not recognized: File truncated CC lib/bitrev.o rm: cannot remove `fs/nls/.tmp_mx_nls_utf8.o': No such file or directory mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_rw.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cmac.o': No such file CC drivers/input/joystick/magellan.o . LD drivers/media/i2c/built-in.o rm: cannot remove `crypto/.tmp_mx_cmac.o': No such file or directory CC crypto/asymmetric_keys/x509-asn1.o LD drivers/media/mmc/built-in.o LD drivers/media/common/siano/built-in.o CC drivers/misc/dummy-irq.o CC lib/crc-t10dif.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/crc-itu-t.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/wakeup.o: 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/wakeup.o: uses instructions which are incompatible with instructions used 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/wakeup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.tmp_mc_wakeup.o: 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_wakeup.o: uses instructions 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 [M] drivers/input/serio/ps2mult.o CC drivers/mfd/mfd-core.o target specific data of file drivers/base/power/.tmp_mc_wakeup.o HOSTCC lib/gen_crc32table sound/soc/fsl/.tmp_gl_fsl_spdif.o: file not recognized: File truncated mv: cannot stat `drivers/base/power/.tmp_mx_wakeup.o': No such file or directory CC drivers/mfd/kempld-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/fsl/.tmp_mx_fsl_spdif.o': No such file /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 drivers/input/joystick/spaceball.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hsi/hsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hsi/hsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hsi/hsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hsi/.tmp_mc_hsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hsi/.tmp_mc_hsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hsi/.tmp_mc_hsi.o rm: cannot remove `sound/soc/fsl/.tmp_mx_fsl_spdif.o': No such file or directory mv: cannot stat `drivers/input/.tmp_mx_input-mt.o': No such file or directory 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) . LD drivers/media/common/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/ecryptfs/ecryptfs.o CC crypto/asymmetric_keys/x509_rsakey-asn1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ecryptfs/dentry.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ecryptfs/file.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ecryptfs/main.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ecryptfs/super.o: No such file or directory fs/nls/.tmp_gl_mac-cyrillic.o: file not recognized: File truncated sound/core/.tmp_gl_timer.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-cyrillic.o': No such file make[3]: *** [fs/ecryptfs/ecryptfs.o] Error 1 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/core/.tmp_mx_timer.o': No such file make[2]: *** [fs/ecryptfs] Error 2 rm: cannot remove `fs/nls/.tmp_mx_mac-cyrillic.o': No such file or directory CC lib/genalloc.o LD drivers/media/radio/built-in.o CC [M] crypto/camellia_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-picolcd_fb.o: 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_fb.o: uses instructions which are incompatible with instructions used 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_fb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-picolcd_fb.o: 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_fb.o: uses instructions which are incompatible with instructions used 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_fb.o rm: cannot remove `sound/core/.tmp_mx_timer.o': No such file or directory CC crypto/asymmetric_keys/x509_cert_parser.o CC [M] drivers/input/matrix-keymap.o mv: cannot stat `drivers/hid/.tmp_mx_hid-picolcd_core.o': No such file or directory LD drivers/media/platform/davinci/built-in.o mv: cannot stat `drivers/hid/.tmp_mx_hid-picolcd_fb.o': No such file or directory LD drivers/iio/gyro/built-in.o LD drivers/media/rc/keymaps/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/gameport/gameport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/gameport/gameport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/gameport/gameport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/gameport/.tmp_mc_gameport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/gameport/.tmp_mc_gameport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/gameport/.tmp_mc_gameport.o . LD drivers/media/pci/b2c2/built-in.o CC [M] sound/soc/codecs/wm8727.o CC [M] drivers/input/mousedev.o LD [M] sound/soc/fsl/snd-soc-fsl-spdif.o LD drivers/media/platform/built-in.o /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 mv: cannot stat `drivers/input/gameport/.tmp_mx_gameport.o': No such file or directory CC [M] drivers/hid/hid-aureal.o LD drivers/media/tuners/built-in.o make[4]: *** [sound/soc/fsl/snd-soc-fsl-spdif.o] Error 1 LD [M] sound/soc/fsl/snd-soc-imx-spdif.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/fsl/imx-spdif.o: No such file or directory CC [M] drivers/input/evbug.o make[4]: *** [sound/soc/fsl/snd-soc-imx-spdif.o] Error 1 make[4]: Target `__build' not remade because of errors. LD drivers/media/rc/built-in.o CC [M] drivers/hid/hid-belkin.o make[3]: *** [sound/soc/fsl] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/mfd/syscon.o sound/soc/codecs/.tmp_gl_jz4740.o: file not recognized: File truncated CC [M] drivers/hid/hid-cherry.o LD drivers/media/pci/ddbridge/built-in.o . CC [M] drivers/hid/hid-chicony.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_jz4740.o': No such file LD drivers/media/pci/dm1105/built-in.o rm: cannot remove `sound/soc/codecs/.tmp_mx_jz4740.o': No 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 lib/lz4/built-in.o LD drivers/iio/imu/inv_mpu6050/built-in.o LD drivers/input/gameport/built-in.o /scratch/kisskb/src/lib/debugobjects.c: In function 'debug_print_object': /scratch/kisskb/src/lib/debugobjects.c:254:9: warning: unused variable 'hint' [-Wunused-variable] crypto/asymmetric_keys/.tmp_gl_x509_public_key.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/asymmetric_keys/.tmp_mx_x509_public_key.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/lib/debugobjects.c: At top level: /scratch/kisskb/src/lib/debugobjects.c:73:20: warning: 'obj_states' defined but not used [-Wunused-variable] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/l3.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/l3.o: uses instructions which are incompatible with instructions 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/l3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/codecs/.tmp_mc_l3.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_l3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_gl_md4.o: file not recognized: File truncated failed to merge target specific data of file sound/soc/codecs/.tmp_mc_l3.o rm: cannot remove `crypto/asymmetric_keys/.tmp_mx_x509_public_key.o': No such file or directory LD drivers/media/pci/mantis/built-in.o fs/nls/.tmp_gl_nls_cp932.o: file not recognized: File truncated CC [M] lib/lz4/lz4_compress.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file mv: cannot stat `sound/soc/codecs/.tmp_mx_l3.o': No such file or directory CC [M] sound/soc/codecs/wm8782.o LD drivers/iio/light/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_writeq.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/seq/oss/seq_oss_writeq.o: uses instructions which are incompatible with instructions 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/seq/oss/seq_oss_writeq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_writeq.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/seq/oss/.tmp_mc_seq_oss_writeq.o: uses instructions which are incompatible with instructions 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/seq/oss/.tmp_mc_seq_oss_writeq.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 LD drivers/media/usb/b2c2/built-in.o LD drivers/iio/imu/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp932.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/control.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_control.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/.tmp_mc_control.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file sound/core/.tmp_mc_control.o CC lib/lzo/lzo1x_compress.o rm: cannot remove `crypto/.tmp_mx_md4.o': No 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 `sound/core/seq/oss/.tmp_mx_seq_oss_writeq.o': No such file or directory LD drivers/media/usb/dvb-usb/built-in.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp932.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `sound/core/.tmp_mx_control.o': No 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/reed_solomon/reed_solomon.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 drivers/iio/adc/.tmp_gl_ti_am335x_adc.o: file not recognized: File truncated drivers/hwmon/.tmp_gl_ntc_thermistor.o: file not recognized: File truncated sound/soc/codecs/.tmp_gl_pcm3008.o: file not recognized: File truncated mv: cannot stat `crypto/asymmetric_keys/.tmp_mx_public_key.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/adc/.tmp_mx_ti_am335x_adc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_ntc_thermistor.o': No such file /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 CC [M] drivers/iio/light/hid-sensor-als.o /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 /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_ti_am335x_adc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_pcm3008.o': No such file . LD drivers/media/v4l2-core/built-in.o rm: cannot remove `drivers/hwmon/.tmp_mx_ntc_thermistor.o': No such file or directory mv: cannot stat `drivers/base/power/.tmp_mx_runtime.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/tegra/tegra_asoc_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/tegra/tegra_asoc_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/tegra/tegra_asoc_utils.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/tegra/.tmp_mc_tegra_asoc_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/tegra/.tmp_mc_tegra_asoc_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/tegra/.tmp_mc_tegra_asoc_utils.o rm: cannot remove `sound/soc/codecs/.tmp_mx_pcm3008.o': No such file or directory drivers/hid/.tmp_gl_hid-a4tech.o: file not recognized: File truncated mv: cannot stat `sound/soc/tegra/.tmp_mx_tegra_asoc_utils.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-a4tech.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_readq.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/seq/oss/seq_oss_readq.o: uses instructions which are incompatible with instructions 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/seq/oss/seq_oss_readq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_readq.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/seq/oss/.tmp_mc_seq_oss_readq.o: uses instructions 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) target specific data of file sound/core/seq/oss/.tmp_mc_seq_oss_readq.o LD drivers/mmc/card/built-in.o LD lib/xz/built-in.o rm: cannot remove `drivers/hid/.tmp_mx_hid-a4tech.o': No such file or directory LD drivers/media/pci/ngene/built-in.o CC lib/zlib_deflate/deflate.o LD drivers/media/usb/dvb-usb-v2/built-in.o crypto/.tmp_gl_gcm.o: file not recognized: File truncated CC [M] drivers/media/v4l2-core/v4l2-dev.o CC [M] drivers/hid/hid-cypress.o mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_readq.o': No such file or directory LD drivers/iio/magnetometer/built-in.o LD drivers/media/usb/s2255/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_gcm.o': No such file CC [M] lib/xz/xz_dec_syms.o LD drivers/media/usb/siano/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/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 rm: cannot remove `crypto/.tmp_mx_gcm.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/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 CC [M] crypto/arc4.o CC [M] drivers/mfd/cros_ec.o CC lib/lzo/lzo1x_decompress_safe.o drivers/hid/.tmp_gl_hid-axff.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/input/.tmp_mx_ff-core.o': No such file or directory CC drivers/input/joystick/stinger.o CC lib/zlib_deflate/deftree.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_spdif_receiver.o: file not recognized: File truncated /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 mer CC [M] lib/lz4/lz4hc_compress.o ge 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) /opt/cross/gcc-4.6-nolibc/sh4-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-axff.o': No such file fs/proc/.tmp_gl_proc_sysctl.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_spdif_receiver.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/input/.tmp_mx_sparse-keymap.o': No such file or directory fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated CC [M] lib/lz4/lz4_decompress.o sound/soc/codecs/.tmp_gl_spdif_transmitter.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_proc_sysctl.o': No such file LD drivers/media/pci/pluto2/built-in.o drivers/hwmon/.tmp_gl_vt1211.o: file not recognized: File truncated rm: cannot remove `drivers/hid/.tmp_mx_hid-axff.o': No such file or directory CC [M] drivers/hid/hid-dr.o /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 `sound/soc/codecs/.tmp_mx_spdif_receiver.o': No such file or directory CC drivers/misc/enclosure.o CC drivers/input/joystick/tmdc.o CC [M] drivers/media/v4l2-core/v4l2-ioctl.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: 'sound/soc/codecs/.tmp_mx_spdif_transmitter.o': No such file rm: cannot remove `fs/proc/.tmp_mx_proc_sysctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_vt1211.o': No such file /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 .rm: cannot remove `fs/nls/.tmp_mx_nls_cp950.o': No such file or directory LD drivers/media/usb/stkwebcam/built-in.o rm: cannot remove `sound/soc/codecs/.tmp_mx_spdif_transmitter.o': No such file or directory drivers/hsi/clients/.tmp_gl_hsi_char.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_synth.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/seq/oss/seq_oss_synth.o: uses instructions which are incompatible with instructions 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/seq/oss/seq_oss_synth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_synth.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/seq/oss/.tmp_mc_seq_oss_synth.o: uses instructions which are incompatible with instructions 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/seq/oss/.tmp_mc_seq_oss_synth.o rm: cannot remove `drivers/hwmon/.tmp_mx_vt1211.o': No such file or directory CC lib/mpi/generic_mpih-lshift.o mv: cannot stat `crypto/.tmp_mx_sha1_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: drivers/base/firmware_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/firmware_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/firmware_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_firmware_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_firmware_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_firmware_class.o LD drivers/iio/pressure/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hsi/clients/.tmp_mx_hsi_char.o': No such file CC [M] drivers/media/v4l2-core/v4l2-device.o mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_synth.o': No such file or directory LD drivers/media/usb/ttusb-budget/built-in.o CC [M] drivers/hid/hid-elecom.o CC lib/fault-inject.o CC lib/zlib_deflate/deflate_syms.o crypto/asymmetric_keys/.tmp_gl_rsa.o: file not recognized: File truncated mv: cannot stat `drivers/base/.tmp_mx_firmware_class.o': No such file or directory LD drivers/mmc/host/built-in.o rm: cannot remove `drivers/hsi/clients/.tmp_mx_hsi_char.o': No such file or directory LD drivers/media/usb/ttusb-dec/built-in.o /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 lib/syscall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/libps2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/libps2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/libps2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_libps2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_libps2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/.tmp_mc_libps2.o .drivers/input/serio/.tmp_gl_arc_ps2.o: file not recognized: File truncated CC [M] drivers/mmc/host/sdhci.o 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) LD drivers/iio/temperature/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_arc_ps2.o': No such file CC lib/atomic64.o drivers/misc/.tmp_gl_dummy-irq.o: file not recognized: File truncated LD drivers/media/pci/pt1/built-in.o CC [M] drivers/hid/hid-gyration.o CC lib/zlib_inflate/inffast.o rm: cannot remove `drivers/input/serio/.tmp_mx_arc_ps2.o': No such file or directory LD drivers/media/usb/zr364xx/built-in.o LD fs/proc/proc.o CC [M] drivers/media/v4l2-core/v4l2-fh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /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-objcopy: 'drivers/misc/.tmp_mx_dummy-irq.o': No such file /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_sysctl.o: No such file or directory rm: cannot remove `drivers/misc/.tmp_mx_dummy-irq.o': No such file or directory LD drivers/hwmon/built-in.o drivers/hwmon/.tmp_gl_sch5627.o: file not recognized: File truncated make[3]: Target `__build' not remade because of errors. LD drivers/net/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/hwmon/smsc47b397.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/hwmon/vt1211.o: No such file or directory make[3]: *** [fs/proc/proc.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nls] Error 2 CC lib/mpi/generic_mpih-mul1.o make[2]: *** [fs/proc] Error 2 make[2]: Target `__build' not remade because of errors. LD drivers/misc/carma/built-in.o LD drivers/misc/c2port/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_sch5627.o': No such file make[1]: *** [fs] Error 2 CC [M] drivers/mmc/host/sdhci-pxav3.o CC [M] drivers/hid/hid-magicmouse.o make[3]: *** [drivers/hwmon/built-in.o] Error 1 LD drivers/media/pci/saa7146/built-in.o CC lib/atomic64_test.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/seq_clientmgr.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/seq/seq_clientmgr.o: uses instructions which are incompatible with instructions 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/seq/seq_clientmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/.tmp_mc_seq_clientmgr.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/seq/.tmp_mc_seq_clientmgr.o: uses instructions which are incompatible with instructions 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/seq/.tmp_mc_seq_clientmgr.o LD drivers/iio/trigger/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/tegra/tegra_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/tegra/tegra_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/tegra/tegra_pcm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/soc/tegra/.tmp_mc_tegra_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/tegra/.tmp_mc_tegra_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/tegra/.tmp_mc_tegra_pcm.o rm: cannot remove `drivers/hwmon/.tmp_mx_sch5627.o': No such file or directory CC [M] drivers/media/v4l2-core/v4l2-event.o CC [M] drivers/iio/industrialio-core.o mv: cannot stat `sound/core/seq/.tmp_mx_seq_clientmgr.o': No such file or directory LD drivers/hsi/built-in.o CC lib/clz_tab.o mv: cannot stat `sound/soc/tegra/.tmp_mx_tegra_pcm.o': No such file or directory LD drivers/media/usb/built-in.o LD drivers/nfc/built-in.o CC [M] drivers/misc/c2port/core.o CC lib/zlib_inflate/inflate.o CC [M] lib/xz/xz_dec_stream.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/hid/.tmp_gl_uhid.o: file not recognized: File truncated CC [M] drivers/iio/trigger/iio-trig-interrupt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/seq_oss_midi.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/seq/oss/seq_oss_midi.o: uses instructions which are incompatible with instructions 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/seq/oss/seq_oss_midi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: sound/core/seq/oss/.tmp_mc_seq_oss_midi.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/seq/oss/.tmp_mc_seq_oss_midi.o: uses instructions which are incompatible with instructions 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/seq/oss/.tmp_mc_seq_oss_midi.o drivers/base/power/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_uhid.o': No such file CC lib/jedec_ddr_data.o CC [M] drivers/iio/industrialio-event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/power/.tmp_mx_main.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/des_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of 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 rm: cannot remove `drivers/hid/.tmp_mx_uhid.o': No such file or directory .mv: cannot stat `sound/core/seq/oss/.tmp_mx_seq_oss_midi.o': No such file or directory CC [M] drivers/mmc/host/sdhci-pxav2.o CC drivers/mmc/core/core.o LD drivers/misc/cb710/built-in.o rm: cannot remove `drivers/base/power/.tmp_mx_main.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory LD drivers/media/pci/ttpci/built-in.o drivers/input/serio/.tmp_gl_parkbd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_parkbd.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/serio/.tmp_mx_parkbd.o': No such file or directory drivers/input/joystick/.tmp_gl_guillemot.o: file not recognized: File truncated LD drivers/platform/built-in.o LD [M] sound/core/seq/snd-seq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma/dw/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/dma/dw/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/dma/dw/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/dma/dw/.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/dma/dw/.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 dat/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_guillemot.o': No such file a of file drivers/dma/dw/.tmp_mc_core.o CC drivers/mmc/core/bus.o LD drivers/parport/built-in.o rm: cannot remove `drivers/input/joystick/.tmp_mx_guillemot.o': No 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 [M] sound/soc/tegra/snd-soc-tegra-pcm.o .mv: cannot stat `drivers/dma/dw/.tmp_mx_core.o': No such file or directory drivers/hid/.tmp_gl_hid-aureal.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 drivers/iio/common/hid-sensors/hid-sensor-trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/sch56xx-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/sch56xx-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/sch56xx-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_sch56xx-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hwmon/.tmp_mc_sch56xx-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hwmon/.tmp_mc_sch56xx-common.o LD drivers/pinctrl/sh-pfc/built-in.o LD [M] sound/core/seq/oss/snd-seq-oss.o CC lib/strncpy_from_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/core/seq/oss/seq_oss.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-aureal.o': No such file LD drivers/media/pci/built-in.o LD drivers/base/power/built-in.o mv: cannot stat `drivers/iio/common/hid-sensors/.tmp_mx_hid-sensor-trigger.o': No such file or directory mv: cannot stat `drivers/hwmon/.tmp_mx_sch56xx-common.o': No such file or directory LD drivers/misc/eeprom/built-in.o rm: cannot remove `drivers/hid/.tmp_mx_hid-aureal.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/base/power/main.o: No such file or directory CC [M] drivers/hid/hid-multitouch.o CC [M] drivers/parport/share.o LD [M] sound/core/seq/snd-seq-device.o make[5]: *** [sound/core/seq/oss/snd-seq-oss.o] Error 1 make[5]: Target `__build' not remade because of errors. /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 CC lib/mpi/generic_mpih-mul2.o LD drivers/pcmcia/built-in.o make[4]: *** [drivers/base/power/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[4]: *** [sound/core/seq/oss] 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) LD [M] sound/core/seq/snd-seq-midi-event.o mv: cannot stat `drivers/hid/.tmp_mx_hid-picolcd_debugfs.o': No such file or directory make[3]: *** [drivers/base/power] Error 2 kernel/sched/.tmp_gl_fair.o: file not recognized: File truncated crypto/.tmp_gl_tgr192.o: file not recognized: File truncated LD [M] sound/soc/tegra/snd-soc-tegra-utils.o CC lib/strnlen_user.o CC drivers/input/joystick/twidjoy.o CC [M] 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) CC [M] lib/xz/xz_dec_lzma2.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_fair.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/pcmcia/ds.o rm: cannot remove `kernel/sched/.tmp_mx_fair.o': No such file or directory LD drivers/pinctrl/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/.tmp_gl_evbug.o: file not recognized: File truncated rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory drivers/input/joystick/.tmp_gl_magellan.o: file not recognized: File truncated LD [M] sound/core/seq/snd-seq-dummy.o sound/soc/codecs/.tmp_gl_wm8727.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_evbug.o': No such file CC drivers/input/joystick/zhenhua.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_magellan.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/core/seq/seq_dummy.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_wm8727.o': No such file rm: cannot remove `drivers/input/.tmp_mx_evbug.o': No such file or directory LD drivers/dma/dw/dw_dmac_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/ti_am335x_tscadc.o: 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/ti_am335x_tscadc.o: uses instructions which are incompatible with instructions used 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/ti_am335x_tscadc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_ti_am335x_tscadc.o: 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_ti_am335x_tscadc.o: uses instructions which are incompatible with instructions used 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_ti_am335x_tscadc.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/input/joystick/.tmp_mx_magellan.o': No such file or directory rm: cannot remove `sound/soc/codecs/.tmp_mx_wm8727.o': No such file or directory make[4]: *** [sound/core/seq/snd-seq-dummy.o] Error 1 mv: cannot stat `drivers/mfd/.tmp_mx_ti_am335x_tscadc.o': No such file or directory LD [M] sound/core/seq/snd-seq-midi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/core/seq/seq_midi.o: No such file or directory drivers/input/serio/.tmp_gl_ps2mult.o: file not recognized: File truncated LD drivers/misc/lis3lv02d/built-in.o CC [M] drivers/hid/hid-prodikeys.o LD drivers/misc/ti-st/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: 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_ps2mult.o': No such file make[4]: *** [sound/core/seq/snd-seq-midi.o] Error 1 make[4]: Target `__build' not remade because of errors. CC drivers/mmc/core/host.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-cherry.o: file not recognized: File truncated drivers/hid/.tmp_gl_hid-belkin.o: file not recognized: File truncated make[3]: *** [sound/core/seq] Error 2 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-objcopy: Unable to change endianness of input file(s) LD drivers/dma/dw/dw_dmac.o CC drivers/pps/pps.o mv: cannot stat `drivers/input/.tmp_mx_input-polldev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/dma/dw/platform.o: No such file or directory CC [M] drivers/media/v4l2-core/v4l2-ctrls.o drivers/hid/.tmp_gl_hid-apple.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-belkin.o': No such file kernel/sched/.tmp_gl_core.o: file not recognized: File truncated CC [M] drivers/hid/hid-pl.o CC [M] drivers/mmc/host/omap_hsmmc.o rm: cannot remove `drivers/hid/.tmp_mx_hid-cherry.o': No such file or directory CC lib/rbtree_test.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-apple.o': No such file make[4]: *** [drivers/dma/dw/dw_dmac.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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_core.o': No such file rm: cannot remove `drivers/hid/.tmp_mx_hid-belkin.o': No such file or directory make[3]: *** [drivers/dma/dw] Error 2 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/serio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/serio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/serio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_serio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_serio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/.tmp_mc_serio.o rm: cannot remove `drivers/hid/.tmp_mx_hid-apple.o': No 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/misc/sram.o drivers/hwmon/.tmp_gl_pc87427.o: file not recognized: File truncated rm: cannot remove `kernel/sched/.tmp_mx_core.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: failed 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 make[2]: *** [drivers/dma] Error 2 CC [M] drivers/hid/hid-petalynx.o CC [M] crypto/deflate.o .drivers/input/joystick/.tmp_gl_spaceball.o: file not recognized: File truncated CC drivers/pps/kapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_pc87427.o': No such file mv: cannot stat `drivers/input/serio/.tmp_mx_serio.o': No such file or directory mv: cannot stat `drivers/hid/.tmp_mx_hidraw.o': No such file or directory rm: cannot remove `drivers/hwmon/.tmp_mx_pc87427.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_spaceball.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/pps/sysfs.o CC [M] drivers/misc/atmel-ssc.o /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 lib/mpi/generic_mpih-mul3.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/mmc.o CC [M] drivers/mfd/htc-pasic3.o CC [M] drivers/parport/ieee1284.o LD drivers/pwm/built-in.o rm: cannot remove `drivers/input/joystick/.tmp_mx_spaceball.o': No such file or directory sound/soc/codecs/.tmp_gl_wm8782.o: file not recognized: File truncated CC [M] drivers/hid/hid-primax.o drivers/hid/.tmp_gl_hid-chicony.o: file not recognized: File truncated 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: 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 /opt/cross/gcc-4.6-nolibc/sh4-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_wm8782.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 mv: cannot stat `sound/core/.tmp_mx_pcm_native.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 sound/soc/codecs/.tmp_gl_uda134x.o: file not recognized: File truncated rm: cannot remove `sound/soc/codecs/.tmp_mx_wm8782.o': No such file or directory .rm: cannot remove `drivers/hid/.tmp_mx_hid-chicony.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 CC [M] drivers/hid/hid-saitek.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/codecs/.tmp_mx_uda134x.o': No such file CC [M] drivers/parport/ieee1284_ops.o /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: failed to merge target specific data of file drivers/input/.tmp_mc_matrix-keymap.o /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/codecs/.tmp_mx_uda134x.o': No such file or directory /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 CC [M] crypto/crc32c.o mv: cannot stat `drivers/input/.tmp_mx_matrix-keymap.o': No such file or directory drivers/input/joystick/.tmp_gl_grip_mp.o: file not recognized: File truncated 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) /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 [M] lib/xz/xz_dec_bcj.o mv: cannot stat `drivers/mfd/.tmp_mx_syscon.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_grip_mp.o': No such file LD kernel/sched/built-in.o CC lib/asn1_decoder.o CC [M] drivers/mmc/host/tmio_mmc_pio.o LD drivers/input/serio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/idle_task.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/fair.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stop_task.o: No such file or directory crypto/.tmp_gl_cts.o: file not recognized: File truncated CC [M] drivers/hid/hid-samsung.o /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 CC [M] lib/xz/xz_dec_test.o rm: cannot remove `drivers/input/joystick/.tmp_mx_grip_mp.o': No such file or directory mv: cannot stat `crypto/asymmetric_keys/.tmp_mx_x509_cert_parser.o': No such file or directory GEN lib/oid_registry_data.c /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/mpi/generic_mpih-rshift.o CC lib/zlib_inflate/infutil.o make[3]: *** [drivers/input/serio/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[3]: *** [kernel/sched/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory make[2]: *** [drivers/input/serio] Error 2 make[2]: *** [kernel/sched] Error 2 CC [M] drivers/input/joystick/analog.o CC [M] drivers/hid/hid-sjoy.o crypto/.tmp_gl_rmd256.o: file not recognized: File truncated 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) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/mfd-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/mfd-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/mfd-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_mfd-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_mfd-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_mfd-core.o CC lib/mpi/generic_mpih-sub1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-cypress.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file CC [M] drivers/input/joystick/cobra.o LD [M] sound/core/snd.o drivers/hid/.tmp_gl_hid-dr.o: file not recognized: File truncated mv: cannot stat `drivers/mfd/.tmp_mx_mfd-core.o': No such file or directory drivers/hid/.tmp_gl_hid-elecom.o: file not recognized: File truncated rm: cannot remove `drivers/hid/.tmp_mx_hid-cypress.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_rmd256.o': No such file or directory LD [M] drivers/iio/common/hid-sensors/hid-sensor-iio-common.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 CC lib/mpi/generic_mpih-add1.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/hid/.tmp_mx_hid-dr.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-elecom.o': No such file LD [M] sound/core/snd-timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/core/timer.o: No such file or directory rm: cannot remove `drivers/hid/.tmp_mx_hid-dr.o': No such file or directory CC lib/argv_split.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_hid-sensor-als.o: file not recognized: File truncated mv: cannot stat `drivers/mfd/.tmp_mx_kempld-core.o': No such file or directory rm: cannot remove `drivers/hid/.tmp_mx_hid-elecom.o': No such file or directory CC lib/cmdline.o CC [M] drivers/hid/hid-speedlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/light/.tmp_mx_hid-sensor-als.o': No such file LD [M] sound/soc/codecs/snd-soc-ad73311.o make[3]: *** [sound/core/snd-timer.o] Error 1 drivers/input/.tmp_gl_joydev.o: file not recognized: File truncated LD crypto/asymmetric_keys/asymmetric_keys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/ad73311.o: No such file or directory LD [M] sound/core/snd-pcm.o rm: cannot remove `drivers/iio/light/.tmp_mx_hid-sensor-als.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_joydev.o': No such file make[4]: *** [sound/soc/codecs/snd-soc-ad73311.o] Error 1 CC lib/ctype.o rm: cannot remove `drivers/input/.tmp_mx_joydev.o': No such file or directory LD [M] sound/soc/codecs/snd-soc-ads117x.o LD [M] sound/core/snd-page-alloc.o CC [M] drivers/iio/inkern.o LD drivers/iio/common/built-in.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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/ads117x.o: No 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/mmc/core/mmc_ops.o .make[4]: *** [sound/soc/codecs/snd-soc-ads117x.o] Error 1 crypto/.tmp_gl_arc4.o: file not recognized: File truncated LD crypto/asymmetric_keys/x509_key_parser.o mv: cannot stat `drivers/input/.tmp_mx_ff-memless.o': No such file or directory LD [M] sound/soc/codecs/snd-soc-ak5386.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/asymmetric_keys/x509_public_key.o: No 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 sound/soc/codecs/ak5386.o: No such file or directory CC drivers/regulator/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file CC [M] crypto/lzo.o drivers/input/joystick/.tmp_gl_stinger.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD [M] sound/core/snd-pcm-dmaengine.o make[4]: *** [sound/soc/codecs/snd-soc-ak5386.o] Error 1 make[3]: *** [crypto/asymmetric_keys/x509_key_parser.o] Error 1 make[3]: Target `__build' not remade because of errors. CC drivers/ptp/ptp_chardev.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 rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory make[2]: *** [crypto/asymmetric_keys] Error 2 LD [M] sound/soc/codecs/snd-soc-bt-sco.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_stinger.o': No such file crypto/.tmp_gl_vmac.o: file not recognized: File truncated CC [M] crypto/lz4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/bt-sco.o: No such file or directory CC lib/dec_and_lock.o LD [M] sound/core/snd-rawmidi.o mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory rm: cannot remove `drivers/input/joystick/.tmp_mx_stinger.o': No such file or directory LD [M] sound/core/snd-compress.o CC lib/zlib_inflate/inftrees.o make[4]: *** [sound/soc/codecs/snd-soc-bt-sco.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_vmac.o': No such file LD [M] sound/soc/codecs/snd-soc-jz4740-codec.o CC drivers/mmc/core/sd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/jz4740.o: No such file or directory rm: cannot remove `crypto/.tmp_mx_vmac.o': No such file or directory CC [M] crypto/lz4hc.o CC [M] drivers/hid/hid-steelseries.o CC [M] drivers/iio/industrialio-buffer.o CC [M] drivers/parport/procfs.o make[4]: *** [sound/soc/codecs/snd-soc-jz4740-codec.o] Error 1 LD [M] sound/soc/codecs/snd-soc-l3.o . CC drivers/ptp/ptp_sysfs.o CC [M] drivers/input/joystick/gamecon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/mpi/mpicoder.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/lrw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/lrw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/lrw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_lrw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_lrw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_lrw.o CC [M] drivers/media/v4l2-core/v4l2-subdev.o crypto/.tmp_gl_wp512.o: file not recognized: File truncated make[3]: Target `__build' not remade because of errors. CC lib/zlib_inflate/inflate_syms.o LD kernel/trace/built-in.o make[2]: *** [sound/core] Error 2 CC [M] drivers/hid/hid-sunplus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_wp512.o': No such file mv: cannot stat `crypto/.tmp_mx_lrw.o': No such file or directory CC [M] drivers/media/v4l2-core/v4l2-clk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `crypto/.tmp_mx_wp512.o': No such file or directory CC lib/decompress.o LD [M] sound/soc/codecs/snd-soc-hdmi-codec.o drivers/hid/.tmp_gl_hid-gyration.o: file not recognized: File truncated CC [M] drivers/iio/industrialio-trigger.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/hdmi.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-gyration.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/xts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_xts.o CC [M] crypto/tcrypt.o make[4]: *** [sound/soc/codecs/snd-soc-hdmi-codec.o] Error 1 rm: cannot remove `drivers/hid/.tmp_mx_hid-gyration.o': No such file or directory CC [M] drivers/input/joystick/grip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD [M] sound/soc/codecs/snd-soc-pcm3008.o mv: cannot stat `crypto/.tmp_mx_xts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/pcm3008.o: No such file or directory drivers/iio/trigger/.tmp_gl_iio-trig-interrupt.o: file not recognized: File truncated LD crypto/crypto.o make[4]: *** [sound/soc/codecs/snd-soc-pcm3008.o] Error 1 ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/cipher.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/iio/trigger/.tmp_mx_iio-trig-interrupt.o': No such file LD [M] sound/soc/codecs/snd-soc-spdif-rx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/spdif_receiver.o: No such file or directory CC [M] drivers/iio/buffer_cb.o rm: cannot remove `drivers/iio/trigger/.tmp_mx_iio-trig-interrupt.o': No such file or directory make[2]: *** [crypto/crypto.o] Error 1 CC drivers/pps/clients/pps-gpio.o make[4]: *** [sound/soc/codecs/snd-soc-spdif-rx.o] Error 1 /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 LD crypto/crypto_algapi.o LD [M] sound/soc/codecs/snd-soc-spdif-tx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/proc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/spdif_transmitter.o: No such file or directory mv: cannot stat `drivers/mfd/.tmp_mx_cros_ec.o': No such file or directory /scratch/kisskb/src/drivers/mfd/htc-pasic3.c: In function 'pasic3_remove': /scratch/kisskb/src/drivers/mfd/htc-pasic3.c:189:22: warning: unused variable 'asic' [-Wunused-variable] make[4]: make[2]: *** [sound/soc/codecs/snd-soc-spdif-tx.o] Error 1 *** [crypto/crypto_algapi.o] Error 1 LD crypto/crypto_blkcipher.o LD [M] sound/soc/codecs/snd-soc-uda134x.o CC lib/decompress_bunzip2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/uda134x.o: No such file or directory CC [M] drivers/media/v4l2-core/v4l2-async.o LD crypto/crypto_hash.o make[4]: *** [sound/soc/codecs/snd-soc-uda134x.o] Error 1 LD [M] sound/soc/codecs/snd-soc-wm8727.o CC [M] drivers/parport/daisy.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8727.o: No such file or directory CC [M] drivers/hid/hid-gaff.o make[4]: *** [sound/soc/codecs/snd-soc-wm8727.o] Error 1 LD crypto/cryptomgr.o LD [M] sound/soc/codecs/snd-soc-wm8782.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/algboss.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/codecs/wm8782.o: No such file or directory CC [M] drivers/input/joystick/interact.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/hid/hid-tmff.o make[4]: *** [sound/soc/codecs/snd-soc-wm8782.o] Error 1 make[4]: Target `__build' not remade because of errors. make[2]: *** [crypto/cryptomgr.o] Error 1 In file included from /scratch/kisskb/src/drivers/mmc/host/omap_hsmmc.c:34:0: /scratch/kisskb/src/include/linux/omap-dma.h:171:8: error: expected identifier before numeric constant make[3]: *** [sound/soc/codecs] Error 2 drivers/misc/.tmp_gl_sram.o: file not recognized: File truncated CC drivers/mmc/core/sd_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/misc/.tmp_mx_sram.o': No such file CC [M] drivers/hid/hid-topseed.o LD lib/lzo/lzo_compress.o CC [M] drivers/iio/industrialio-triggered-buffer.o rm: cannot remove `drivers/misc/.tmp_mx_sram.o': No such file or directory CC lib/decompress_inflate.o CC [M] drivers/hid/hid-twinhan.o CC [M] drivers/pps/clients/pps-ktimer.o . CC lib/mpi/mpi-bit.o LD lib/lzo/lzo_decompress.o CC [M] drivers/hid/hid-uclogic.o CC lib/decompress_unlzma.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/memstick.o: compiled for a big endian system and target is little endian CC lib/mpi/mpi-cmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/memstick.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/memstick/core/memstick.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/.tmp_mc_memstick.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/.tmp_mc_memstick.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/memstick/core/.tmp_mc_memstick.o mv: cannot stat `drivers/memstick/core/.tmp_mx_memstick.o': No such file or directory LD lib/lzo/built-in.o CC lib/dump_stack.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_evdev.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) /scratch/kisskb/src/drivers/input/joystick/analog.c:171:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_evdev.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/pps/.tmp_gl_sysfs.o: file not recognized: File truncated rm: cannot remove `drivers/input/.tmp_mx_evdev.o': No such file or directory drivers/hid/.tmp_gl_hid-pl.o: file not recognized: File truncated CC lib/earlycpio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/.tmp_mx_sysfs.o': No such file CC lib/mpi/mpih-cmp.o ./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: Unable to change endianness of input file(s) 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: 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 drivers/mmc/host/.tmp_gl_sdhci-pxav2.o: file not recognized: File truncated rm: cannot remove `drivers/hid/.tmp_mx_hid-pl.o': No such file or directory CC lib/extable.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mmc/host/.tmp_mx_sdhci-pxav2.o': No such file make[4]: *** [drivers/mmc/host/omap_hsmmc.o] Error 1 /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 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-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/mmc/host/.tmp_mx_sdhci-pxav2.o': No such file or directory CC lib/mpi/mpih-div.o CC lib/flex_proportions.o CC [M] drivers/mmc/host/tmio_mmc_dma.o mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-fh.o': No such file or directory drivers/input/joystick/.tmp_gl_zhenhua.o: file not recognized: File truncated CC drivers/rtc/rtc-lib.o CC lib/mpi/mpih-mul.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_zhenhua.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/joystick/.tmp_mx_zhenhua.o': No such file or directory CC drivers/remoteproc/remoteproc_core.o drivers/hid/.tmp_gl_hid-primax.o: file not recognized: File truncated CC lib/mpi/mpi-pow.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-primax.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 `drivers/hid/.tmp_mx_hid-primax.o': No 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/hid/.tmp_gl_hid-saitek.o: file not recognized: File truncated drivers/mmc/host/.tmp_gl_sdhci-pxav3.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/joystick/.tmp_gl_twidjoy.o: file not recognized: File truncated LD drivers/pps/generators/built-in.o crypto/.tmp_gl_deflate.o: file not recognized: File truncated crypto/.tmp_gl_rmd160.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-saitek.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mmc/host/.tmp_mx_sdhci-pxav3.o': No such file drivers/input/joystick/.tmp_gl_tmdc.o: file not recognized: File truncated LD drivers/base/regmap/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_twidjoy.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.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_sdhci-pxav3.o': No such file or directory rm: cannot remove `drivers/hid/.tmp_mx_hid-saitek.o': No such file or directory CC [M] drivers/hid/hid-xinmo.o 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: 'drivers/input/joystick/.tmp_mx_tmdc.o': No such file /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 rm: cannot remove `drivers/input/joystick/.tmp_mx_twidjoy.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_rmd160.o': No such file or directory CC lib/idr.o drivers/hid/.tmp_gl_hid-petalynx.o: file not recognized: File truncated rm: cannot remove `drivers/input/joystick/.tmp_mx_tmdc.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. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-petalynx.o': No such file make[3]: *** [drivers/base/regmap] Error 2 make[3]: Target `__build' not remade because of errors. ./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 CC lib/int_sqrt.o CC [M] drivers/mmc/host/sh_mobile_sdhi.o make[2]: *** [drivers/base] Error 2 CC [M] drivers/media/v4l2-core/v4l2-common.o rm: cannot remove `drivers/hid/.tmp_mx_hid-petalynx.o': No such file or directory mv: cannot stat `drivers/misc/eeprom/.tmp_mx_eeprom_93cx6.o': No such file or directory CC drivers/regulator/dummy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-device.o: compiled for a big endian system and target is little endian CC lib/irq_regs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/media/v4l2-core/v4l2-dv-timings.o drivers/hid/.tmp_gl_hid-sjoy.o: file not recognized: File truncated mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-device.o': No such file or directory CC [M] drivers/pcmcia/pcmcia_resource.o CC drivers/regulator/fixed-helper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-sjoy.o': No such file rm: cannot remove `drivers/hid/.tmp_mx_hid-sjoy.o': No 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/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: failed to merge target specific data of file sound/soc/.tmp_mc_soc-dapm.o CC [M] drivers/input/joystick/spaceorb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .crypto/.tmp_gl_lzo.o: file not recognized: File truncated CC drivers/sh/clk/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/mmc/host/sdhci-pltfm.o mv: cannot stat `sound/soc/.tmp_mx_soc-dapm.o': No such file or directory crypto/.tmp_gl_lz4.o: file not recognized: File truncated CC [M] drivers/hid/hid-zpff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/enclosure.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/enclosure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed tdrivers/hid/.tmp_gl_hid-speedlink.o: file not recognized: File truncated CC [M] drivers/input/joystick/turbografx.o o 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 /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_lzo.o': No such file or directory CC [M] drivers/input/joystick/warrior.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-speedlink.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lz4.o': No such file mv: cannot stat `drivers/misc/.tmp_mx_enclosure.o': No such file or directory crypto/.tmp_gl_lz4hc.o: file not recognized: File truncated rm: cannot remove `drivers/hid/.tmp_mx_hid-speedlink.o': No such file or directory CC lib/is_single_threaded.o LD drivers/ssb/built-in.o rm: cannot remove `crypto/.tmp_mx_lz4.o': No such file or directory CC [M] drivers/hid/hid-zydacron.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/pcmcia/cistpl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lz4hc.o': No such file CC drivers/regulator/helpers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_crc32c.o: file not recognized: File truncated rm: cannot remove `crypto/.tmp_mx_lz4hc.o': No such file or directory drivers/hid/.tmp_gl_hid-magicmouse.o: file not recognized: File truncated ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory CC [M] drivers/iio/kfifo_buf.o 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-magicmouse.o': No such file CC [M] drivers/ssb/main.o CC [M] drivers/hid/hid-waltop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cgroup.o mv: cannot stat `sound/soc/.tmp_mx_soc-pcm.o': No such file or directory rm: cannot remove `drivers/hid/.tmp_mx_hid-magicmouse.o': No such file or directory CC drivers/sh/clk/cpg.o CC drivers/regulator/virtual.o mv: cannot stat `kernel/.tmp_mx_cgroup.o': No such file or directory CC [M] drivers/hid/hid-sensor-hub.o CC [M] drivers/ssb/scan.o CC [M] drivers/ssb/sprom.o CC [M] drivers/regulator/fixed.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/atmel-ssc.o: 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/atmel-ssc.o: uses instructions which are incompatible with instructions used 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/atmel-ssc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_atmel-ssc.o: 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_atmel-ssc.o: uses instructions which are incompatible with instructions used 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_atmel-ssc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/sm501.o: 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/sm501.o: uses instructions which are incompatible with instructions used 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/sm501.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_sm501.o: 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_sm501.o: uses instructions which are incompatible with instructions used 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_sm501.o CC drivers/sh/pm_runtime.o mv: cannot stat `drivers/misc/.tmp_mx_atmel-ssc.o': No 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/klist.o drivers/hid/.tmp_gl_hid-steelseries.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/mfd/.tmp_mx_sm501.o': No such file or directory /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 t/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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-steelseries.o': No such file o merge target specific data of file drivers/mmc/core/.tmp_mc_bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/htc-pasic3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/htc-pasic3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/htc-pasic3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_htc-pasic3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_htc-pasic3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_htc-pasic3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) sound/soc/sh/.tmp_gl_fsi.o: file not recognized: File truncated CC lib/kobject.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-steelseries.o': No such file or directory mv: cannot stat `drivers/mmc/core/.tmp_mx_bus.o': No such file or directory LD drivers/input/joystick/built-in.o mv: cannot stat `drivers/mfd/.tmp_mx_htc-pasic3.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/soc/sh/.tmp_mx_fsi.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/joystick/grip_mp.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannotdrivers/pps/clients/.tmp_gl_pps-gpio.o fi:n df idrivers/input/joystick/guillemot.ol:e nNo such file or directoryo t re/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldc:o gcnainzneodt: fFile truncatedi nd drivers/input/joystick/magellan.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/joystick/spaceball.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/joystick/stinger.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/joystick/tmdc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/joystick/twidjoy.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/joystick/zhenhua.o: No such file or directory 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-objcopy: Unable to change endianness of input file(s) rm: cannot remove `sound/soc/sh/.tmp_mx_fsi.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/clients/.tmp_mx_pps-gpio.o': No such file CC lib/kobject_uevent.o CC [M] drivers/parport/probe.o drivers/pps/clients/.tmp_gl_pps-ktimer.o: file not recognized: File truncated make[4]: *** [drivers/input/joystick/built-in.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/pps/clients/.tmp_mx_pps-gpio.o': No such file or directory mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-event.o': No such file or directory CC drivers/remoteproc/remoteproc_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/clients/.tmp_mx_pps-ktimer.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/input/.tmp_gl_mousedev.o: file not recognized: File truncated .rm: cannot remove `drivers/pps/clients/.tmp_mx_pps-ktimer.o': No such file or directory CC drivers/sh/intc/access.o 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/input/.tmp_mx_mousedev.o': No such file /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/remoteproc/remoteproc_virtio.o rm: cannot remove `drivers/input/.tmp_mx_mousedev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-samsung.o': No such file CC [M] drivers/regulator/userspace-consumer.o CC drivers/sh/intc/chip.o rm: cannot remove `drivers/hid/.tmp_mx_hid-samsung.o': No such file or directory mv: cannot stat `drivers/pps/.tmp_mx_kapi.o': No such file or directory CC lib/md5.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/sdio.o LD drivers/mfd/built-in.o drivers/hid/.tmp_gl_hid-tmff.o: file not recognized: File truncated CC lib/mpi/mpiutil.o LD [M] sound/soc/sh/snd-soc-fsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-tmff.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/soc/sh/fsi.o: No such file or directory CC lib/percpu-refcount.o CC [M] drivers/pps/clients/pps_parport.o make[4]: *** [sound/soc/sh/snd-soc-fsi.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [sound/soc/sh] Error 2 CC drivers/mmc/core/sdio_ops.o rm: cannot remove `drivers/hid/.tmp_mx_hid-tmff.o': No such file or directory LD drivers/iio/built-in.o CC [M] drivers/ssb/pcmcia.o CC drivers/sh/intc/core.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/buffer_cb.o: 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/buffer_cb.o: uses instructions which are incompatible with instructions used 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/buffer_cb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_buffer_cb.o: 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_buffer_cb.o: uses instructions which are incompatible with instructions used 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_buffer_cb.o CC lib/plist.o CC drivers/mmc/core/sdio_bus.o mv: cannot stat `drivers/iio/.tmp_mx_buffer_cb.o': No such file or directory CC drivers/mmc/core/sdio_cis.o CC lib/prio_heap.o LD drivers/pps/clients/built-in.o CC [M] drivers/ssb/driver_chipcommon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/pps/clients/pps-gpio.o: No such file or directory CC drivers/sh/intc/handle.o make[4]: *** [drivers/pps/clients/built-in.o] Error 1 CC [M] drivers/ssb/driver_chipcommon_pmu.o /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 /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 of file drivers/ptp/.tmp_mc_ptp_chardev.o mv: cannot stat `drivers/ptp/.tmp_mx_ptp_sysfs.o': No such file or directory mv: cannot stat `drivers/ptp/.tmp_mx_ptp_chardev.o': No 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/tty/sysrq.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-objcopy: Unable to change endianness of input file(s) drivers/input/joystick/.tmp_gl_cobra.o: file not recognized: File truncated CC drivers/thermal/thermal_core.o drivers/hid/.tmp_gl_hid-gaff.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_cobra.o': No such file mv: cannot stat `drivers/mmc/core/.tmp_mx_host.o': No such file or directory LD drivers/tty/ipwireless/built-in.o rm: cannot remove `drivers/input/joystick/.tmp_mx_cobra.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 LD lib/reed_solomon/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/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) CC drivers/thermal/thermal_hwmon.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 merge target specific data of file drivers/pps/pps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_pps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_pps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/.tmp_mc_pps.o drivers/hid/.tmp_gl_hid-topseed.o: file not recognized: File truncated drivers/hid/.tmp_gl_hid-uclogic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-topseed.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/industrialio-event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_industrialio-event.o CC drivers/thermal/step_wise.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-uclogic.o': No such file CC lib/proportions.o mv: cannot stat `drivers/pps/.tmp_mx_pps.o': No such file or directory rm: cannot remove `drivers/hid/.tmp_mx_hid-topseed.o': No such file or directory mv: cannot stat `drivers/iio/.tmp_mx_industrialio-event.o': No such file or directory LD drivers/tty/serial/built-in.o CC [M] drivers/pcmcia/pcmcia_cis.o . LD drivers/tty/vt/built-in.o rm: cannot remove `drivers/hid/.tmp_mx_hid-uclogic.o': No such file or directory CC lib/radix-tree.o CC drivers/mmc/core/sdio_io.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 CC lib/ratelimit.o CC drivers/sh/intc/irqdomain.o mv: cannot stat `drivers/misc/c2port/.tmp_mx_core.o': No such file or directory CC [M] drivers/pcmcia/cs.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-ld: drivers/parport/daisy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/daisy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/daisy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_daisy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_daisy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_daisy.o LD drivers/pps/pps_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-xinmo.o': No such file CC drivers/thermal/cpu_cooling.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/pps/sysfs.o: No such file or directory make[3]: *** [drivers/pps/pps_core.o] Error 1 mv: cannot stat `drivers/parport/.tmp_mx_daisy.o': No such file or directory rm: cannot remove `drivers/hid/.tmp_mx_hid-xinmo.o': No such file or directory CC drivers/mmc/core/sdio_irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/procfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: : fUnable to change endianness of input file(s)ai led to merge target specific data of file drivers/parport/procfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_procfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_procfs.o drivers/hid/.tmp_gl_hid-twinhan.o: file not recognized: File truncated CC drivers/remoteproc/remoteproc_elf_loader.o CC drivers/sh/intc/virq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-twinhan.o': No such file CC drivers/video/fb_notify.o mv: cannot stat `drivers/parport/.tmp_mx_procfs.o': No such file or directory CC lib/rbtree.o .rm: cannot remove `drivers/hid/.tmp_mx_hid-twinhan.o': No such file or directory CC drivers/virtio/virtio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/inkern.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/inkern.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/inkern.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_inkern.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_inkern.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_inkern.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/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 CC drivers/watchdog/watchdog_core.o mv: cannot stat `drivers/iio/.tmp_mx_inkern.o': No such file or directory LD drivers/misc/built-in.o CC drivers/remoteproc/ste_modem_rproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/misc/dummy-irq.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/misc/sram.o: No such file or directory make[3]: *** [drivers/misc/built-in.o] Error 1 LD [M] lib/xz/xz_dec.o mv: cannot stat `drivers/iio/.tmp_mx_industrialio-triggered-buffer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/sh/.tmp_gl_pm_runtime.o: file not recognized: File truncated CC drivers/thermal/rcar_thermal.o /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) rm: cannot remove `drivers/sh/.tmp_mx_pm_runtime.o': No such file or directory CC drivers/virtio/virtio_ring.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 lib/reciprocal_div.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: drivers/parport/ieee1284.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/ieee1284.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_ieee1284.o CC [M] drivers/pcmcia/socket_sysfs.o LD drivers/thermal/samsung/built-in.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 merge CC drivers/watchdog/watchdog_dev.o mv: cannot stat `drivers/parport/.tmp_mx_ieee1284.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/misc] Error 2 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 .mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-subdev.o': No such file or directory CC [M] drivers/pcmcia/rsrc_mgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/fixed-helper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/fixed-helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/fixed-helper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_fixed-helper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_fixed-helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed CC drivers/video/backlight/lcd.o to merge target specific data of file drivers/regulator/.tmp_mc_fixed-helper.o CC drivers/video/backlight/backlight.o CC lib/rwsem-spinlock.o CC drivers/sh/intc/userimask.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_fixed-helper.o': No such file or directory LD lib/zlib_deflate/zlib_deflate.o drivers/hid/.tmp_gl_hid-multitouch.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-multitouch.o': No such file rm: cannot remove `drivers/hid/.tmp_mx_hid-multitouch.o': No 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 lib/zlib_deflate/built-in.o CC lib/sha1.o drivers/input/joystick/.tmp_gl_interact.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_interact.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/joystick/.tmp_mx_interact.o': No such file or directory drivers/hid/.tmp_gl_hid-prodikeys.o: file not recognized: File truncated CC drivers/mmc/core/quirks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_hid-prodikeys.o': No such file CC drivers/video/backlight/generic_bl.o LD drivers/video/exynos/built-in.o rm: cannot remove `drivers/hid/.tmp_mx_hid-prodikeys.o': No such file or directory CC drivers/virtio/virtio_mmio.o CC drivers/watchdog/shwdt.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_input.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_input.o': No such file CC drivers/virtio/virtio_balloon.o rm: cannot remove `drivers/input/.tmp_mx_input.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: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-clk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /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 datfailed to merge target specific data of file drivers/media/v4l2-core/v4l2-clk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-clk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-clk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-clk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) a of file crypto/.tmp_mc_sha256_generic.o drivers/hid/.tmp_gl_hid-zpff.o: file not recognized: File truncated mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-clk.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-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 CC drivers/mmc/core/slot-gpio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/share.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/share.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/share.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_share.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_share.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_share.o 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) 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-objcopy: 'drivers/hid/.tmp_mx_hid-zpff.o': No such file mv: cannot stat `drivers/ptp/.tmp_mx_ptp_clock.o': No such file or directory mv: cannot stat `drivers/parport/.tmp_mx_share.o': No such file or directory drivers/hid/.tmp_gl_hid-waltop.o: file not recognized: File truncated LD drivers/video/omap2/displays-new/built-in.o CC [M] drivers/watchdog/kempld_wdt.o 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: 'drivers/hid/.tmp_mx_hid-waltop.o': No such file rm: cannot remove `drivers/hid/.tmp_mx_hid-waltop.o': No such file or directory LD drivers/video/omap2/built-in.o CC drivers/mmc/core/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/ieee1284_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_ieee1284_ops.o . LD drivers/input/input-core.o mv: cannot stat `drivers/parport/.tmp_mx_ieee1284_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/input.o: No such file or directory CC drivers/video/fb_defio.o make[3]: *** [drivers/input/input-core.o] Error 1 CC lib/string.o /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 LD drivers/ptp/ptp.o CC [M] drivers/watchdog/softdog.o mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-dev.o': No such file or directory CC drivers/video/sh_mobile_meram.o CC lib/timerqueue.o LD lib/zlib_inflate/zlib_inflate.o LD drivers/ptp/built-in.o CC drivers/video/output.o CC lib/vsprintf.o CC [M] drivers/video/fbmem.o CC [M] lib/test-string_helpers.o LD lib/zlib_inflate/built-in.o /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 [M] drivers/video/fbmon.o mv: cannot stat `drivers/sh/intc/.tmp_mx_chip.o': No such file or directory CC [M] lib/crc-ccitt.o CC [M] lib/crc7.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/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 mergdrivers/input/joystick/.tmp_gl_grip.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) e 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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] lib/libcrc32c.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_grip.o': No such file drivers/input/joystick/.tmp_gl_spaceorb.o: file not recognized: File truncated /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 data of file drivers/ssb/.tmp_mc_sprom.o mv: cannot stat `drivers/rtc/.tmp_mx_rtc-lib.o': No such file or directory mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-async.o': No such file or directory drivers/hid/.tmp_gl_hid-zydacron.o: fi/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: le notUnable to change endianness of input file(s) re cognized: File truncated CC [M] lib/notifier-error-inject.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_spaceorb.o': No such file mv: cannot stat `drivers/sh/intc/.tmp_mx_access.o': No such file or directory rm: cannot remove `drivers/input/joystick/.tmp_mx_grip.o': No 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/ssb/.tmp_mx_sprom.o': No such file or directory 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-objcopy: 'drivers/hid/.tmp_mx_hid-zydacron.o': No such file rm: cannot remove `drivers/input/joystick/.tmp_mx_spaceorb.o': No such file or directory drivers/regulator/.tmp_gl_userspace-consumer.o: file not recognized: File truncated .rm: cannot remove `drivers/hid/.tmp_mx_hid-zydacron.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-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 CC [M] drivers/video/fbcmap.o drivers/input/joystick/.tmp_gl_warrior.o: file not recognized: File truncated rm: cannot remove `drivers/mmc/host/.tmp_mx_sh_mobile_sdhi.o': No such file or directory rm: cannot remove `drivers/regulator/.tmp_mx_userspace-consumer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_warrior.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 `drivers/input/joystick/.tmp_mx_warrior.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 drivers/regulator/.tmp_gl_virtual.o: fdrivers/sh/intc/.tmp_gl_irqdomain.oile not: rfeicloeg nniozte dr:e cFile truncatedo gnized: File truncated CC [M] lib/interval_tree_test_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_irqdomain.o': No such file mv: cannot stat `drivers/hid/.tmp_mx_hid-core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_virtual.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/step_wise.o: 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/step_wise.o: uses instructions which are incompatible with instructions used 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/step_wise.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: rm: cannot remove `drivers/sh/intc/.tmp_mx_irqdomain.o': No such file or directory drivers/thermal/.tmp_mc_step_wise.o: 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_step_wise.o: uses instructions which are incompatible with instructions used 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_step_wise.o rm: cannot remove `drivers/regulator/.tmp_mx_virtual.o': No such file or directory LD drivers/rtc/built-in.o CC [M] lib/interval_tree.o . CC [M] drivers/video/fbsysfs.o mv: cannot stat `drivers/thermal/.tmp_mx_step_wise.o': No such file or directory CC [M] drivers/video/modedb.o CC [M] drivers/video/fbcvt.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC [M] drivers/video/cfbfillrect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/industrialio-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/industrialio-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_industrialio-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_industrialio-core.o CC [M] drivers/video/cfbcopyarea.o /scratch/kisskb/src/drivers/virtio/virtio_ring.c: In function 'detach_buf': /scratch/kisskb/src/drivers/virtio/virtio_ring.c:470:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/regulator/.tmp_gl_fixed.o: file not recognized: File truncated mv: cannot stat `drivers/iio/.tmp_mx_industrialio-trigger.o': No such file or directory 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: 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 [M] drivers/video/cfbimgblt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_fixed.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/kfifo_buf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/kfifo_buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/kfifo_buf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_kfifo_buf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/iio/.tmp_mc_kfifo_buf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/iio/.tmp_mc_kfifo_buf.o LD kernel/events/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) CC [M] drivers/video/sysfillrect.o GEN lib/crc32table.h rm: cannot remove `drivers/regulator/.tmp_mx_fixed.o': No such file or directory .drivers/sh/clk/.tmp_gl_cpg.o: file not recognized: File truncated mv: cannot stat `drivers/ssb/.tmp_mx_scan.o': No such file or directory drivers/input/joystick/.tmp_gl_turbografx.o: file not recognized: File truncated mv: cannot stat `drivers/iio/.tmp_mx_kfifo_buf.o': No such file or directory CC [M] drivers/video/syscopyarea.o CC lib/oid_registry.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/clk/.tmp_mx_cpg.o': No such file /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 CC [M] drivers/video/sysimgblt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_turbografx.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_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/remoteproc/remoteproc_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/remoteproc/remoteproc_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_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/remoteproc/.tmp_mc_remoteproc_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/remoteproc/.tmp_mc_remoteproc_debugfs.o rm: cannot remove `drivers/sh/clk/.tmp_mx_cpg.o': No such file or directory CC lib/crc32.o CC [M] drivers/video/fb_sys_fops.o mv: cannot stat `drivers/mmc/host/.tmp_mx_tmio_mmc_dma.o': No such file or directory rm: cannot remove `drivers/input/joystick/.tmp_mx_turbografx.o': No such file or directory mv: cannot stat `drivers/remoteproc/.tmp_mx_remoteproc_debugfs.o': No such file or directory CC [M] drivers/video/goldfishfb.o CC [M] drivers/video/metronomefb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/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/parport/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/parport/probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.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: drivers/parport/.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 drivers/parport/.tmp_mc_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/thermal_hwmon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/thermal_hwmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/thermal/thermal_hwmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/.tmp_mc_thermal_hwmon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/.tmp_mc_thermal_hwmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/thermal/.tmp_mc_thermal_hwmon.o CC [M] drivers/video/broadsheetfb.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/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 /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 mv: cannot stat `drivers/parport/.tmp_mx_probe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/userimask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/userimask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/userimask.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_userimask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_userimask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_userimask.o drivers/pps/clients/.tmp_gl_pps_parport.o: file not recognized: File truncated mv: cannot stat `drivers/thermal/.tmp_mx_thermal_hwmon.o': No such file or directory . CC [M] drivers/video/sm501fb.o mv: cannot stat `drivers/regulator/.tmp_mx_helpers.o': No such file or directory mv: cannot stat `drivers/mmc/core/.tmp_mx_sd_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/clients/.tmp_mx_pps_parport.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/sh/intc/.tmp_mx_userimask.o': No such file or directory CC [M] drivers/video/sh_mobile_hdmi.o rm: cannot remove `drivers/pps/clients/.tmp_mx_pps_parport.o': No such file or directory drivers/sh/intc/.tmp_gl_handle.o: file not recognized: File truncated CC [M] drivers/video/sh_mobile_lcdcfb.o /scratch/kisskb/src/drivers/watchdog/shwdt.c: In function 'sh_wdt_remove': /scratch/kisskb/src/drivers/watchdog/shwdt.c:297:17: warning: unused variable 'wdt' [-Wunused-variable] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_handle.o': No such file CC [M] drivers/video/vfb.o rm: cannot remove `drivers/sh/intc/.tmp_mx_handle.o': No such file or directory /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: 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 LD lib/mpi/mpi.o /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 mergemv: cannot stat `crypto/.tmp_mx_serpent_generic.o': No such file or directory mv: cannot stat `drivers/mmc/host/.tmp_mx_sdhci-pltfm.o': No such file or directory 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 .mv: cannot stat `drivers/mmc/core/.tmp_mx_mmc_ops.o': No such file or directory LD [M] drivers/parport/parport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD lib/mpi/built-in.o make[4]: Target `__build' not remade because of errors. drivers/input/joystick/.tmp_gl_analog.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[3]: *** [drivers/pps/clients] Error 2 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/joystick/.tmp_mx_analog.o': No such file make[2]: *** [drivers/pps] Error 2 /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 merge 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 drivers/remoteproc/.tmp_gl_remoteproc_elf_loader.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_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/remoteproc/remoteproc_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/remoteproc/remoteproc_virtio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_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/remoteproc/.tmp_mc_remoteproc_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/remoteproc/.tmp_mc_remoteproc_virtio.o rm: cannot remove `drivers/input/joystick/.tmp_mx_analog.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/remoteproc/.tmp_mx_remoteproc_elf_loader.o': No such file mv: cannot stat `drivers/remoteproc/.tmp_mx_remoteproc_virtio.o': No such file or directory mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_ops.o': No such file or directory rm: cannot remove `drivers/remoteproc/.tmp_mx_remoteproc_elf_loader.o': No such file or directory ./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 mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-dv-timings.o': No 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/core/.tmp_gl_sd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mmc/core/.tmp_mx_sd.o': No such file /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-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 rm: cannot remove `drivers/mmc/core/.tmp_mx_sd.o': No such file or directory mv: cannot stat `drivers/hid/.tmp_mx_hid-input.o': No such file or directory mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ./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 specific data 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 drivers/watchdog/.tmp_gl_softdog.o: file not recognized: File truncated mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_cis.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_softdog.o': No such file rm: cannot remove `drivers/watchdog/.tmp_mx_softdog.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-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 specific 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-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 . LD [M] drivers/hid/hid.o LD [M] drivers/hid/hid-logitech.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/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 LD [M] drivers/hid/hid-picolcd.o drivers/input/joystick/.tmp_gl_gamecon.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-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: /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 modulesdrivers/sh/intc/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: :drivers/video/fb_notify.o: compiled for a big endian system and target is little endiandrivers/sh/intc/core.o: uses instructions which are incompatible with instructions used in previous modules fa/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: i/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lddrivers/video/fb_notify.o: uses instructions which are incompatible with instructions used in previous modules: fai/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/sh/intc/core.of ile/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fb_notify.odrivers/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: /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 drivers/video/.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 : /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: faidrivers/video/.tmp_mc_fb_notify.o: uses instructions which are incompatible with instructions used in previous modulesl ed/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :t of amielregde ttoa rmgeertg es pteacrigfeitc sdpaetcai foifc fdialtea drivers/sh/intc/.tmp_mc_core.oo f file drivers/video/.tmp_mc_fb_notify.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/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 LD [M] lib/interval_tree_test.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 mv: cannot stat `drivers/pcmcia/.tmp_mx_socket_sysfs.o': No such file or directory make[3]: *** [drivers/hid/hid-logitech.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/virq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/virq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file 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 mv: cannot stat `drivers/mmc/core/.tmp_mx_quirks.o': No 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/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 led 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: drivers/thermal/cpu_cooling.o: 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/cpu_cooling.o: uses instructions which are incompatible with instructions used 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/cpu_cooling.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/thermal/.tmp_mc_cpu_cooling.o: 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_cpu_cooling.o: uses instructions which are incompatible with instructions used 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_cpu_cooling.o mv: cannot stat `drivers/sh/clk/.tmp_mx_core.o': No such file or directory mv: cannot stat `drivers/video/.tmp_mx_fb_notify.o': No such file or directory drivers/thermal/.tmp_gl_rcar_thermal.o: file not recognized: File truncated mv: cannot stat `drivers/watchdog/.tmp_mx_watchdog_core.o': No such file or directory mv: cannot stat `drivers/sh/intc/.tmp_mx_virq.o': No such file or directory /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: fadrivers/watchdog/.tmp_gl_shwdt.oil:e df itloe mneortg er etcaorggneitz esdp:e cFile truncatedi fic 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 drivers/remoteproc/.tmp_gl_ste_modem_rproc.o: file not recognized: File truncated 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-objcopy: 'drivers/input/joystick/.tmp_mx_gamecon.o': No such file mv: cannot stat `drivers/thermal/.tmp_mx_cpu_cooling.o': No such file or directory mv: cannot stat `drivers/watchdog/.tmp_mx_watchdog_dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_shwdt.o': No such file mv: cannot stat `drivers/pcmcia/.tmp_mx_rsrc_mgr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/thermal/.tmp_mx_rcar_thermal.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/remoteproc/.tmp_mx_ste_modem_rproc.o': No such file rm: cannot remove `drivers/thermal/.tmp_mx_rcar_thermal.o': No such file or directory rm: cannot remove `drivers/input/joystick/.tmp_mx_gamecon.o': No such file or directory mv: cannot stat `drivers/iio/.tmp_mx_industrialio-buffer.o': No such file or directory rm: cannot remove `drivers/watchdog/.tmp_mx_shwdt.o': No such file or directory rm: cannot remove `drivers/remoteproc/.tmp_mx_ste_modem_rproc.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 LD drivers/sh/intc/built-in.o 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 /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 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 LD [M] drivers/iio/industrialio.o LD drivers/watchdog/watchdog.o make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/joystick] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/virtio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/.tmp_mc_virtio.o /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-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 mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_bus.o': No such file or directory .mv: cannot stat `drivers/virtio/.tmp_mx_virtio.o': No such file or directory LD drivers/watchdog/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/watchdog/shwdt.o: No such file or directory make[3]: *** [drivers/watchdog/built-in.o] Error 1 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/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: drivers/video/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 drivers/video/output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.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: drivers/video/.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 drivers/video/.tmp_mc_output.o mv: cannot stat `drivers/mmc/core/.tmp_mx_debugfs.o': No such file or directory mv: cannot stat `drivers/video/.tmp_mx_output.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 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-objcopy: Unable to change endianness of input file(s) drivers/watchdog/.tmp_gl_kempld_wdt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_kempld_wdt.o': No such file 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-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: failed 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 /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/backlight/generic_bl.o: 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/generic_bl.o: uses instructions which are incompatible with instructions used 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/generic_bl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/backlight/.tmp_mc_generic_bl.o: 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_generic_bl.o: uses instructions which are incompatible with instructions used 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_generic_bl.o mv: cannot stat `drivers/mmc/core/.tmp_mx_slot-gpio.o': No such file or directory mv: cannot stat `drivers/pcmcia/.tmp_mx_ds.o': No such file or directory mv: cannot stat `drivers/video/backlight/.tmp_mx_generic_bl.o': No 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_camellia_generic.o: file not recognized: File truncated make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/watchdog] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia_generic.o': No such file rm: cannot remove `crypto/.tmp_mx_camellia_generic.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/driver_chipcommon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/.tmp_mc_driver_chipcommon.o 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: 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 mv: cannot stat `drivers/hid/.tmp_mx_hid-sensor-hub.o': No such file or directory /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 .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-objcopy: Unable to change endianness of input file(s) drivers/virtio/.tmp_gl_virtio_mmio.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/virtio/.tmp_mx_virtio_mmio.o': No such file make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hid] Error 2 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: Unable to change endianness of input file(s) drivers/hwmon/.tmp_gl_w83627ehf.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hwmon/.tmp_mx_w83627ehf.o': No such file .rm: cannot remove `drivers/hwmon/.tmp_mx_w83627ehf.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbcvt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbcvt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbcvt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbcvt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbcvt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_fbcvt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/video/.tmp_mx_fbcvt.o': No such file or directory drivers/mmc/core/.tmp_gl_mmc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mmc/core/.tmp_mx_mmc.o': No such file /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/mmc/core/.tmp_mx_mmc.o': No such file or directory mv: cannot stat `drivers/video/backlight/.tmp_mx_lcd.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 .mv: cannot stat `drivers/ssb/.tmp_mx_driver_chipcommon_pmu.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hwmon] Error 2 /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/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 mv: cannot stat `drivers/mmc/host/.tmp_mx_tmio_mmc_pio.o': No such file or directory mv: cannot stat `drivers/video/backlight/.tmp_mx_backlight.o': No such file or directory +/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 mv: cannot stat `drivers/mmc/core/.tmp_mx_sdio_io.o': No such file or directory LD drivers/video/backlight/built-in.o LD [M] drivers/mmc/host/tmio_mmc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_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/remoteproc/remoteproc_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/remoteproc/remoteproc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_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/remoteproc/.tmp_mc_remoteproc_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/remoteproc/.tmp_mc_remoteproc_core.o mv: cannot stat `drivers/remoteproc/.tmp_mx_remoteproc_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fb_defio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fb_defio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fb_defio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fb_defio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fb_defio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_fb_defio.o + mv: cannot stat `drivers/video/.tmp_mx_fb_defio.o': No 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/virtio/.tmp_gl_virtio_balloon.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/virtio/.tmp_mx_virtio_balloon.o': No such file rm: cannot remove `drivers/virtio/.tmp_mx_virtio_balloon.o': No such file or directory LD drivers/remoteproc/remoteproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/remoteproc/remoteproc_elf_loader.o: No such file or directory make[3]: *** [drivers/remoteproc/remoteproc.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/remoteproc] Error 2 ./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-ld: drivers/video/cfbimgblt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/cfbimgblt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/cfbimgblt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_cfbimgblt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_cfbimgblt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_cfbimgblt.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/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 .mv: cannot stat `drivers/video/.tmp_mx_cfbimgblt.o': No such file or directory drivers/mmc/core/.tmp_gl_sdio.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fb_sys_fops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fb_sys_fops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fb_sys_fops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fb_sys_fops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fb_sys_fops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_fb_sys_fops.o mv: cannot stat `drivers/pcmcia/.tmp_mx_cs.o': No such file or directory 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-objcopy: 'drivers/mmc/core/.tmp_mx_sdio.o': No such file mv: cannot stat `drivers/video/.tmp_mx_fb_sys_fops.o': No such file or directory rm: cannot remove `drivers/mmc/core/.tmp_mx_sdio.o': No such file or directory ./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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/sysimgblt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/sysimgblt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/sysimgblt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_sysimgblt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_sysimgblt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_sysimgblt.o /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-ldmv: :cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-ioctl.o' fail: No such file or directorye d to merge target specific data of file drivers/pcmcia/.tmp_mc_pcmcia_cis.o LD [M] sound/soc/snd-soc-core.o mv: cannot stat `drivers/video/.tmp_mx_sysimgblt.o': No 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/pcmcia/.tmp_mx_pcmcia_cis.o': No such file or directory drivers/video/.tmp_gl_goldfishfb.o: file not recognized: File truncated /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/video/.tmp_mx_goldfishfb.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/pcmcia/.tmp_mx_pcmcia_resource.o': No such file or directory drivers/video/.tmp_gl_vfb.o: file not recognized: File truncated rm: cannot remove `drivers/video/.tmp_mx_goldfishfb.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/.tmp_mx_vfb.o': No such file rm: cannot remove `drivers/video/.tmp_mx_vfb.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [sound/soc] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [sound] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbcmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbcmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbcmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbcmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbcmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_fbcmap.o mv: cannot stat `drivers/video/.tmp_mx_fbcmap.o': No 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/.tmp_gl_metronomefb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/sysfillrect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/sysfillrect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/sysfillrect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_sysfillrect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_sysfillrect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_sysfillrect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/.tmp_mx_metronomefb.o': No such file mv: cannot stat `drivers/video/.tmp_mx_sysfillrect.o': No such file or directory rm: cannot remove `drivers/video/.tmp_mx_metronomefb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/sh_mobile_meram.o: 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/sh_mobile_meram.o: uses instructions which are incompatible with instructions used 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/sh_mobile_meram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_sh_mobile_meram.o: 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/.tmp_mc_sh_mobile_meram.o: uses instructions which are incompatible with instructions used 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/.tmp_mc_sh_mobile_meram.o mv: cannot stat `drivers/video/.tmp_mx_sh_mobile_meram.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/cfbfillrect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/cfbfillrect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/cfbfillrect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_cfbfillrect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_cfbfillrect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_cfbfillrect.o mv: cannot stat `drivers/video/.tmp_mx_cfbfillrect.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/cfbcopyarea.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/cfbcopyarea.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/cfbcopyarea.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_cfbcopyarea.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_cfbcopyarea.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_cfbcopyarea.o mv: cannot stat `drivers/video/.tmp_mx_cfbcopyarea.o': No such file or directory /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 LD drivers/video/built-in.o mv: cannot stat `drivers/ssb/.tmp_mx_main.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/syscopyarea.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/syscopyarea.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/syscopyarea.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_syscopyarea.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_syscopyarea.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_syscopyarea.o mv: cannot stat `drivers/video/.tmp_mx_syscopyarea.o': No such file or directory LD [M] drivers/ssb/ssb.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 . LD drivers/tty/built-in.o /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 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbsysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbsysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbsysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbsysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbsysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_fbsysfs.o mv: cannot stat `drivers/video/.tmp_mx_fbsysfs.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 mv: cannot stat `drivers/mmc/core/.tmp_mx_core.o': No such file or directory LD drivers/virtio/built-in.o /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 make[3]: *** [drivers/virtio/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/virtio] Error 2 . LD drivers/mmc/core/mmc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mmc/core/mmc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mmc/core/sd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mmc/core/sdio.o: No such file or directory make[4]: *** [drivers/mmc/core/mmc_core.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/core] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/modedb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/modedb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/modedb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_modedb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_modedb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_modedb.o mv: cannot stat `drivers/video/.tmp_mx_modedb.o': No 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/.tmp_gl_broadsheetfb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/.tmp_mx_broadsheetfb.o': No such file .rm: cannot remove `drivers/video/.tmp_mx_broadsheetfb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/video/.tmp_gl_sh_mobile_hdmi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/.tmp_mx_sh_mobile_hdmi.o': No such file rm: cannot remove `drivers/video/.tmp_mx_sh_mobile_hdmi.o': No 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_tcrypt.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tcrypt.o': No such file rm: cannot remove `crypto/.tmp_mx_tcrypt.o': No such file or directory make[2]: Target `__build' not remade because of errors. make[1]: *** [crypto] Error 2 /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 target 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/pcmcia/.tmp_mx_cistpl.o': No such file or directory . LD [M] drivers/pcmcia/pcmcia_core.o LD [M] drivers/pcmcia/pcmcia.o LD [M] drivers/pcmcia/pcmcia_rsrc.o .../opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/video/.tmp_gl_sm501fb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/.tmp_mx_sm501fb.o': No such file rm: cannot remove `drivers/video/.tmp_mx_sm501fb.o': No such file or directory ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbmem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_fbmem.o mv: cannot stat `drivers/video/.tmp_mx_fbmem.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 .make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mmc/host] Error 2 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-ld: drivers/media/v4l2-core/v4l2-ctrls.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/v4l2-ctrls.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/v4l2-ctrls.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-ctrls.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/media/v4l2-core/.tmp_mc_v4l2-ctrls.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/media/v4l2-core/.tmp_mc_v4l2-ctrls.o mv: cannot stat `drivers/media/v4l2-core/.tmp_mx_v4l2-ctrls.o': No such file or directory LD [M] drivers/media/v4l2-core/videodev.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbmon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fbmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fbmon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbmon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fbmon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_fbmon.o mv: cannot stat `drivers/video/.tmp_mx_fbmon.o': No such file or directory LD drivers/media/built-in.o LD [M] drivers/video/fb.o .../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 mv: cannot stat `drivers/thermal/.tmp_mx_thermal_core.o': No such file or directory . LD drivers/thermal/thermal_sys.o LD drivers/thermal/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/thermal/rcar_thermal.o: No such file or directory make[3]: *** [drivers/thermal/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/thermal] Error 2 ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/.tmp_mc_core.o mv: cannot stat `drivers/regulator/.tmp_mx_core.o': No such file or directory LD drivers/regulator/built-in.o ./opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/dummy.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/virtual.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-objcopy: Unable to change endianness of input file(s) drivers/video/.tmp_gl_sh_mobile_lcdcfb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/video/.tmp_mx_sh_mobile_lcdcfb.o': No such file rm: cannot remove `drivers/video/.tmp_mx_sh_mobile_lcdcfb.o': No such file or directory make[2]: Target `__build' not remade because of errors. make[1]: *** [drivers] Error 2 ... AR lib/lib.a ........ LD lib/built-in.o ........................................................................................................................++ writing new private key to 'signing_key.priv' ----- ### ### Key pair generated. ### AS kernel/modsign_certificate.o make[2]: Target `__build' not remade because of errors. make[1]: *** [kernel] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. ## bisect disabled, NOT bisecting