# git rev-parse -q --verify 3333222484dc7e46fd17cc1d394088fb0d963e6c^{commit} 3333222484dc7e46fd17cc1d394088fb0d963e6c already have revision, skipping fetch # git checkout -q -f -B kisskb 3333222484dc7e46fd17cc1d394088fb0d963e6c # git clean -qxdf # git log -1 commit 3333222484dc7e46fd17cc1d394088fb0d963e6c Merge: 180d89f 63f89ca Author: Linus Torvalds Date: Sun May 3 10:49:04 2015 -0700 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma Pull slave dmaengine fixes from Vinod Koul: "Here are the fixes in dmaengine subsystem for rc2: - privatecnt fix for slave dma request API by Christopher - warn fix for PM ifdef in usb-dmac by Geert - fix hardware dependency for xgene by Jean" * 'next' of git://git.infradead.org/users/vkoul/slave-dma: dmaengine: increment privatecnt when using dma_get_any_slave_channel dmaengine: xgene: Set hardware dependency dmaengine: usb-dmac: Protect PM-only functions to kill warning # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 3333222484dc7e46fd17cc1d394088fb0d963e6c # < make -j 240 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0x2E40D520 # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 240 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 240 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory `/home/kisskb/slave/src' make[2]: Entering directory `/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig make[2]: Leaving directory `/home/kisskb/slave/build/linus_sh-randconfig_sh4' make[2]: Entering directory `/home/kisskb/slave/build/linus_sh-randconfig_sh4' CHK include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/cputime.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/scatterlist.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h HOSTCC scripts/basic/bin2c HOSTCC scripts/kallsyms HOSTCC scripts/asn1_compiler CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost UPD include/config/kernel.release Using /home/kisskb/slave/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Generating include/generated/machtypes.h CC kernel/bounds.s CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh :1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] :1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] :1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] :1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] :1247:2: warning: #warning syscall bpf not implemented [-Wcpp] :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/mm/cache.o CC arch/sh/kernel/dumpstack.o CC arch/sh/mm/init.o CC arch/sh/boards/board-urquell.o CC arch/sh/kernel/idle.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/io.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/irq.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/mm/cache-shx3.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/fault.o CC arch/sh/kernel/process.o CC arch/sh/mm/gup.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/ioremap.o CC arch/sh/mm/kmap.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/pgtable.o CC arch/sh/kernel/reboot.o CC arch/sh/mm/tlbex_32.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/tlb-pteaex.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/tlb-urb.o CC arch/sh/kernel/time.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/topology.o CC arch/sh/mm/cache-debugfs.o CC arch/sh/kernel/traps.o CC arch/sh/mm/tlb-debugfs.o CC arch/sh/kernel/traps_32.o CC arch/sh/mm/ioremap_fixed.o CC arch/sh/kernel/unwinder.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/iomap.o CC arch/sh/mm/sram.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/smp.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/module.o CC arch/sh/kernel/machine_kexec.o CC arch/sh/kernel/cpu/init.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/sh4/probe.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/pfc.o AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC arch/sh/kernel/perf_event.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC arch/sh/kernel/cpu/proc.o CC arch/sh/kernel/cpu/sh4/fpu.o CC arch/sh/kernel/cpu/sh4a/setup-sh7786.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/cpu/sh4/softfloat.o CC arch/sh/kernel/cpu/sh4a/intc-shx3.o CC arch/sh/kernel/cpu/sh4a/clock-sh7786.o CC arch/sh/kernel/cpu/sh4a/smp-shx3.o CC arch/sh/kernel/hw_breakpoint.o CC arch/sh/kernel/cpu/sh4a/pinmux-sh7786.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC arch/sh/kernel/localtimer.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/cpu/sh4a/ubc.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/boards/mach-sdk7786/fpga.o CC arch/sh/boards/mach-sdk7786/irq.o CC arch/sh/boards/mach-sdk7786/nmi.o CC arch/sh/boards/mach-sdk7786/setup.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_topology.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_topology.o’: No such file or directory CC arch/sh/boards/mach-sdk7786/gpio.o CC arch/sh/boards/mach-sdk7786/sram.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_extable_32.o mv: cannot stat ‘arch/sh/mm/.tmp_mx_extable_32.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/uncached.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/uncached.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/uncached.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_uncached.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_uncached.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_uncached.o arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file mv: cannot stat ‘arch/sh/mm/.tmp_mx_uncached.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_dumpstack.o rm: cannot remove ‘arch/sh/kernel/.tmp_mx_dma-nommu.o’: No such file or directory /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:347: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated mv: cannot stat ‘arch/sh/kernel/.tmp_mx_dumpstack.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file rm: cannot remove ‘arch/sh/kernel/.tmp_mx_nmi_debug.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pgtable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pgtable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pgtable.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pgtable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pgtable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_pgtable.o mv: cannot stat ‘arch/sh/mm/.tmp_mx_pgtable.o’/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-pteaex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: : No such file or directory arch/sh/mm/tlb-pteaex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-pteaex.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-pteaex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-pteaex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlb-pteaex.o mv: cannot stat ‘arch/sh/mm/.tmp_mx_tlb-pteaex.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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_unwinder.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_alignment.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4a/intc-shx3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4a/intc-shx3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4a/intc-shx3.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4a/.tmp_mc_intc-shx3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4a/.tmp_mc_intc-shx3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of filemv: cannot stat ‘arch/sh/mm/.tmp_mx_alignment.o’ arch/sh/kernel/cpu/sh4a/.tmp_mc_intc-shx3.o : No such file or directory mv: cannot stat ‘arch/sh/kernel/cpu/sh4a/.tmp_mx_intc-shx3.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/kmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/kmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/kmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_kmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_kmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_kmap.o mv: cannot stat ‘arch/sh/mm/.tmp_mx_kmap.o’: No such file or directory LD arch/sh/kernel/cpu/sh4/common.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_irq.o /opt/cross/gcc-4.6.3-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 mv: cannot stat ‘arch/sh/kernel/.tmp_mx_irq.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file rm: cannot remove ‘arch/sh/mm/.tmp_mx_cache-debugfs.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace.o: compiled for a big endian system and target is little endian file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/mmap.o arch/sh/kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: f/opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mailed ertgo e merge target specific data of tarfile arch/sh/kernel/ptrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: gearch/sh/kernel/.tmp_mc_ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to met sprge taerget specific data of file arch/sh/kernel/.tmp_mc_ptrace.o cific data of file arch/sh/mm/.tmp_mc_mmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbex_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbex_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlbex_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbex_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbex_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlbex_32.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_ptrace.o’: No such file or directory mv: cannot stat ‘arch/sh/mm/.tmp_mx_mmap.o’: No such file or directory mv: cannot stat ‘arch/sh/mm/.tmp_mx_tlbex_32.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file arch/sh/mm/.tmp_gl_tlb-debugfs.o: file not recognized: File truncated rm: cannot remove ‘arch/sh/mm/.tmp_mx_asids-debugfs.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_tlb-debugfs.o': No such file rm: cannot remove ‘arch/sh/mm/.tmp_mx_tlb-debugfs.o’: No such file or directory /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/smp-shx3.c: In function 'shx3_prepare_cpus': /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/smp-shx3.c:81:14: warning: ignoring return value of 'request_irq', declared with attribute warn_unused_result [-Wunused-result] /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_idle.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_idle.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-urb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-urb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-urb.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-urb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-urb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlb-urb.o mv: cannot stat ‘arch/sh/mm/.tmp_mx_tlb-urb.o’: No such file or directory GEN usr/initramfs_data.cpio.gz /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_process.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_iomap.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_process.o’: No such file or directory mv: /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to m/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) cannot stat ‘arch/sh/kernel/.tmp_mx_iomap.o’erge target speci: No such file or directory fic data of file arch/sh/mm/ioremap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_ioremap.o arch/sh/mm/.tmp_gl_flush-sh4.o: file not recognized: File truncated mv: cannot stat ‘arch/sh/mm/.tmp_mx_ioremap.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge ta/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_flush-sh4.o': No such file rget specific data of file arch/sh/kernel/cpu/proc.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_proc.o rm: cannot remove ‘arch/sh/mm/.tmp_mx_flush-sh4.o’: No such file or directory arch/sh/kernel/cpu/sh4a/.tmp_gl_ubc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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 mv: cannot stat ‘arch/sh/kernel/cpu/.tmp_mx_proc.o’: No such file or directory mv: cannot stat ‘arch/sh/mm/.tmp_mx_consistent.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/localtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/localtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/localtimer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_localtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_localtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_localtimer.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_localtimer.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_stacktrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘arch/sh/kernel/.tmp_mx_stacktrace.o’: No such file or directory arch/sh/boards/mach-sdk7786/.tmp_gl_fpga.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/boards/mach-sdk7786/.tmp_mx_fpga.o': No such file rm: cannot remove ‘arch/sh/boards/mach-sdk7786/.tmp_mx_fpga.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s)/opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_probe.o arch/sh/boards/.tmp_gl_board-urquell.o: file not recognized: File truncated CC kernel/fork.o mv: cannot stat ‘arch/sh/kernel/cpu/sh4/.tmp_mx_probe.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: fail/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbflush_32.o: compiled for a big endian system and target is little endianed to merge target spe /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cific data of file arch/sh/kernel/.tmp_mc_io.o arch/sh/mm/tlbflush_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlbflush_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbflush_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbflush_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target s/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/boards/.tmp_mx_board-urquell.o': No such file pecific data of file arch/sh/mm/.tmp_mc_tlbflush_32.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_io.o’: No such file or directory rm: cannot remove ‘arch/sh/boards/.tmp_mx_board-urquell.o’: No such file or directory mv: cannot stat ‘arch/sh/mm/.tmp_mx_tlbflush_32.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_time.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap_fixed.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap_fixed.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/ioremap_fixed.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap_fixed.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap_fixed.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_ioremap_fixed.o CC kernel/exec_domain.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_time.o’: No such file or directory mv: cannot stat ‘arch/sh/mm/.tmp_mx_ioremap_fixed.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_module.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_module.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/panic.o arch/sh/kernel/cpu/sh4a/.tmp_gl_smp-shx3.o: file not recognized: File truncated arch/sh/kernel/cpu/sh4a/.tmp_gl_clock-sh7786.o: file not recognized: File truncated CC mm/filemap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_smp-shx3.o': No such file 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7786.o': No such file rm: rm: cannot remove ‘arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7786.o’cannot remove ‘arch/sh/kernel/cpu/sh4a/.tmp_mx_smp-shx3.o’: No such file or directory : No such file or directory CC mm/mempool.o CC kernel/cpu.o AS usr/initramfs_data.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_fpu.o CC mm/oom_kill.o LD arch/sh/boards/built-in.o mv: cannot stat ‘arch/sh/kernel/cpu/.tmp_mx_fpu.o’: No such file or directory CC kernel/exit.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/boards/board-urquell.o: No such file or directory CC mm/maccess.o make[3]: *** [arch/sh/boards/built-in.o] Error 1 CC mm/page_alloc.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_callchain.o CC kernel/softirq.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/.tmp_mc_imask.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_perf_callchain.o’: No such file or directory CC mm/page-writeback.o mv: cannot stat ‘arch/sh/kernel/cpu/irq/.tmp_mx_imask.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/resource.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh32.o arch/sh/mm/.tmp_gl_cache-sh4.o: file not recognized: File truncated mv: cannot stat ‘arch/sh/kernel/.tmp_mx_sys_sh32.o’: No such file or directory CC mm/readahead.o CC kernel/sysctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh4.o': No such file rm: cannot remove ‘arch/sh/mm/.tmp_mx_cache-sh4.o’: No such file or directory CC mm/swap.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7786.c:251:31: warning: 'tmu3_device' defined but not used [-Wunused-variable] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kgdb.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_kgdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_kgdb.o CC mm/truncate.o CC kernel/sysctl_binary.o LD arch/sh/kernel/cpu/irq/built-in.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_kgdb.o’: No such file or directory CC fs/open.o CC mm/vmscan.o CC kernel/capability.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target s CC fs/read_write.o pecific data of file arch/sh/kernel/traps.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data o/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) f file arch/sh/kernel/.tmp_mc_traps.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_sys_sh.o’: No such file or directory arch/sh/kernel/cpu/sh4a/.tmp_gl_perf_event.o: file not recognized: File truncated CC mm/shmem.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_traps.o’: No such file or directory CC fs/file_table.o CC kernel/ptrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file CC kernel/user.o CC mm/util.o CC kernel/signal.o CC kernel/sys.o CC fs/super.o rm: cannot remove ‘arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o’: No such file or directory CC kernel/kmod.o CC mm/mmzone.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_disassemble.o CC fs/char_dev.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘arch/sh/kernel/.tmp_mx_disassemble.o’: No such file or directory CC kernel/workqueue.o arch/sh/boards/mach-sdk7786/.tmp_gl_gpio.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/boards/mach-sdk7786/.tmp_mx_gpio.o': No such file CC fs/stat.o rm: cannot remove ‘arch/sh/boards/mach-sdk7786/.tmp_mx_gpio.o’: No such file or directory CC mm/vmstat.o CC kernel/pid.o CC fs/exec.o CC kernel/task_work.o CC mm/backing-dev.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/gup.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_gup.o mv: cannot stat ‘arch/sh/mm/.tmp_mx_gup.o’: No such file or directory CC fs/pipe.o CC kernel/extable.o CC mm/mm_init.o CC fs/namei.o CC kernel/params.o CC mm/mmu_context.o CC kernel/kthread.o CC fs/fcntl.o CC mm/percpu.o CC kernel/sys_ni.o CC fs/ioctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/machine_kexec.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machine_kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_machine_kexec.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_machine_kexec.o’: No such file or directory CC fs/readdir.o CC kernel/nsproxy.o CC mm/slab_common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_init.o: file not recognized: File truncated CC fs/select.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_init.o': No such file CC kernel/notifier.o rm: cannot remove ‘arch/sh/mm/.tmp_mx_init.o’ CC mm/compaction.o : No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_init.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/fpu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o mv: cannot stat ‘arch/sh/kernel/cpu/.tmp_mx_init.o’: No such file or directory CC fs/dcache.o CC kernel/ksysfs.o mv: cannot stat ‘arch/sh/kernel/cpu/sh4/.tmp_mx_fpu.o’: No such file or directory CC mm/vmacache.o CC fs/inode.o CC kernel/cred.o CC mm/interval_tree.o CC fs/attr.o LD arch/sh/kernel/cpu/sh4a/built-in.o CC mm/list_lru.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/clock-sh7786.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/smp-shx3.o: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: make[5]: *** [arch/sh/kernel/cpu/sh4a/built-in.o] Error 1fail ed to merge target specific data of file arch/sh/kernel/.tmp_mc_process_32.o make[4]: *** [arch/sh/kernel/cpu/sh4a] Error 2 make[4]: *** Waiting for unfinished jobs.... CC fs/bad_inode.o CC kernel/reboot.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_process_32.o’: No such file or directory CC fs/file.o make[2]: *** [arch/sh/boards] Error 2 make[2]: *** Waiting for unfinished jobs.... LD usr/built-in.o CC mm/workingset.o CC kernel/async.o CC fs/filesystems.o CC mm/debug.o CC fs/namespace.o CC kernel/range.o CC fs/seq_file.o CC mm/gup.o CC kernel/smpboot.o CC fs/xattr.o CC mm/highmem.o CC fs/libfs.o CC mm/memory.o LD kernel/livepatch/built-in.o CC kernel/kcmp.o CC fs/fs-writeback.o CC mm/mincore.o CC kernel/profile.o CC kernel/debug/debug_core.o CC kernel/bpf/core.o CC kernel/events/core.o CC kernel/printk/printk.o CC kernel/power/qos.o CC mm/mlock.o CC kernel/stacktrace.o CC fs/pnode.o CC kernel/bpf/syscall.o CC kernel/rcu/update.o CC kernel/debug/gdbstub.o CC kernel/events/ring_buffer.o CC kernel/irq/irqdesc.o CC kernel/power/poweroff.o CC kernel/locking/mutex.o CC kernel/smp.o CC mm/mmap.o CC kernel/events/callchain.o CC kernel/bpf/verifier.o CC fs/splice.o CC kernel/rcu/srcu.o CC kernel/irq/handle.o HZFILE kernel/time/hz.bc CC kernel/locking/semaphore.o CC mm/mprotect.o CC kernel/events/hw_breakpoint.o CC kernel/bpf/hashtab.o CC fs/sync.o CC kernel/rcu/rcutorture.o CC kernel/irq/manage.o CC kernel/time/timer.o CC kernel/sched/core.o CC kernel/locking/rwsem.o CC kernel/trace/trace_clock.o CC kernel/system_keyring.o CC kernel/sched/proc.o Generating X.509 key generation config CC mm/mremap.o CC kernel/irq/spurious.o CC kernel/time/hrtimer.o CC kernel/rcu/tree.o CC kernel/sched/clock.o CC fs/utimes.o CC mm/msync.o CC kernel/module.o CC kernel/trace/ftrace.o CC kernel/locking/spinlock.o CC kernel/irq/resend.o CC kernel/rcu/tree_trace.o CC kernel/locking/lglock.o CC kernel/time/posix-timers.o CC kernel/time/itimer.o CC kernel/irq/dummychip.o CC kernel/module_signing.o CC mm/vmalloc.o CC kernel/trace/ring_buffer.o CC fs/stack.o CC mm/rmap.o CC kernel/bpf/arraymap.o CC kernel/sched/cputime.o CC kernel/sched/idle_task.o CC fs/fs_struct.o CC kernel/trace/trace.o CC kernel/bpf/helpers.o CC kernel/locking/lockdep.o CC kernel/locking/mutex-debug.o CC kernel/irq/devres.o CC kernel/sched/fair.o CC kernel/irq/chip.o CC kernel/locking/rtmutex.o CC kernel/time/posix-cpu-timers.o CC kernel/trace/trace_output.o CC mm/pagewalk.o CC kernel/kallsyms.o CC kernel/irq/irqdomain.o CC fs/statfs.o CC fs/fs_pin.o CC kernel/locking/spinlock_debug.o CC mm/pgtable-generic.o CC kernel/sched/rt.o CC kernel/kexec.o CC fs/nsfs.o CC kernel/trace/trace_stat.o CC kernel/time/timekeeping.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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 mv: cannot stat ‘arch/sh/kernel/.tmp_mx_hw_breakpoint.o’: No such file or directory CC kernel/trace/trace_seq.o CC kernel/sched/deadline.o CC kernel/trace/trace_printk.o CC fs/no-block.o CC kernel/time/ntp.o CC kernel/sched/stop_task.o CC kernel/stop_machine.o CC kernel/locking/locktorture.o CC kernel/trace/trace_sched_switch.o CC mm/bootmem.o CC kernel/sched/wait.o CC kernel/audit.o CC kernel/sched/completion.o CC kernel/trace/trace_functions.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys_ni.o CC mm/fadvise.o CC kernel/auditfilter.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/smp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/smp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/smp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_smp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_smp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_smp.o CC kernel/time/clocksource.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_smp.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_cache.o CC kernel/trace/trace_sched_wakeup.o CC mm/madvise.o mv: cannot stat ‘arch/sh/mm/.tmp_mx_cache.o’: No such file or directory CC kernel/locking/rwsem-spinlock.o LD fs/exofs/built-in.o CC mm/memblock.o CC kernel/auditsc.o LD fs/devpts/built-in.o LD fs/quota/built-in.o CC kernel/sched/idle.o CC mm/dmapool.o mv: cannot stat ‘kernel/.tmp_mx_sys_ni.o’: No such file or directory CC kernel/trace/trace_stack.o CC kernel/audit_watch.o CC mm/ksm.o CC kernel/time/timeconv.o CC kernel/trace/trace_events.o CC kernel/sched/cpupri.o CC fs/configfs/inode.o CC kernel/time/jiffies.o CC kernel/trace/trace_export.o CC mm/memtest.o CC mm/migrate.o CC kernel/time/timer_list.o CC kernel/time/timecounter.o CC kernel/trace/trace_nop.o CC fs/eventpoll.o CC kernel/audit_tree.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_event.o CC fs/tracefs/inode.o CC mm/slub.o CC kernel/time/posix-clock.o CC kernel/sched/cpudeadline.o CC fs/ramfs/inode.o CC fs/anon_inodes.o CC fs/configfs/file.o CC kernel/watchdog.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_perf_event.o’: No such file or directory CC kernel/time/alarmtimer.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_maccess.o CC fs/kernfs/mount.o CC fs/debugfs/inode.o CC fs/sysfs/file.o CC kernel/gcov/base.o CC kernel/time/clockevents.o mv: cannot stat ‘mm/.tmp_mx_maccess.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmzone.o CC fs/kernfs/inode.o CC fs/notify/fsnotify.o mv: cannot stat ‘mm/.tmp_mx_mmzone.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_exec_domain.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_user.o mv: cannot stat ‘kernel/.tmp_mx_exec_domain.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/task_work.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_task_work.o CC fs/fscache/cache.o LD fs/nls/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/time/tick-common.o mv: cannot stat ‘kernel/.tmp_mx_task_work.o’: No such file or directory arch/sh/boards/mach-sdk7786/.tmp_gl_setup.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_setup.o LD fs/autofs4/built-in.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/boards/mach-sdk7786/.tmp_mx_setup.o': No such file mv: cannot stat ‘kernel/.tmp_mx_user.o’: No such file or directory CC [M] fs/nls/nls_base.o CC mm/quicklist.o arch/sh/mm/.tmp_gl_fault.o: file not recognized: File truncated kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated rm: cannot remove ‘arch/sh/boards/mach-sdk7786/.tmp_mx_setup.o’: No such file or directory mv: cannot stat ‘arch/sh/kernel/.tmp_mx_signal_32.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_range.o mv: cannot stat ‘kernel/.tmp_mx_range.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_fault.o': No such file mv: cannot stat ‘arch/sh/kernel/.tmp_mx_setup.o’: No such file or directory CC fs/debugfs/file.o CC kernel/tracepoint.o rm: cannot remove ‘arch/sh/mm/.tmp_mx_fault.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps_32.o CC [M] fs/autofs4/init.o CC kernel/elfcore.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_traps_32.o’: No such file or directory CC kernel/irq_work.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/.tmp_mc_do_mounts.o rm: cannot remove ‘kernel/power/.tmp_mx_poweroff.o’: No such file or directory LD fs/overlayfs/built-in.o /home/kisskb/slave/src/kernel/profile.c:243:13: warning: 'profile_flip_buffers' defined but not used [-Wunused-function] /home/kisskb/slave/src/kernel/profile.c:266:13: warning: 'profile_discard_flip_buffers' defined but not used [-Wunused-function] /home/kisskb/slave/src/kernel/profile.c:330:12: warning: 'profile_cpu_callback' defined but not used [-Wunused-function] LD arch/sh/boards/mach-sdk7786/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/boards/mach-sdk7786/fpga.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/boards/mach-sdk7786/setup.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/boards/mach-sdk7786/gpio.o: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_stacktrace.o mv: cannot stat ‘init/.tmp_mx_do_mounts.o’: No such file or directory make[3]: *** [arch/sh/boards/mach-sdk7786/built-in.o] Error 1 CC [M] fs/autofs4/inode.o CC fs/notify/notification.o CC kernel/gcov/fs.o make[2]: *** [arch/sh/boards/mach-sdk7786] Error 2 mv: cannot stat ‘kernel/.tmp_mx_stacktrace.o’: No such file or directory CC mm/page_owner.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_shmem.o CC [M] fs/overlayfs/super.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timecounter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timecounter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timecounter.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timecounter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timecounter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timecounter.o CC kernel/padata.o mv: cannot stat ‘kernel/time/.tmp_mx_timecounter.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_shmem.o’: No such file or directory CC [M] fs/overlayfs/inode.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_reboot.o CC mm/page_isolation.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_bad_inode.o mv: cannot stat ‘fs/.tmp_mx_bad_inode.o’: No such file or directory CC kernel/time/tick-broadcast.o mv: cannot stat ‘arch/sh/kernel/.tmp_mx_reboot.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmu_context.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmu_context.o LD init/mounts.o CC fs/fscache/cookie.o mv: cannot stat ‘mm/.tmp_mx_mmu_context.o’: No such file or directory CC mm/zbud.o LD arch/sh/mm/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/init.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache-sh4.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/flush-sh4.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/fault.o: No such file or directory CC kernel/torture.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/asids-debugfs.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache-debugfs.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/tlb-debugfs.o: No such file or directory make[3]: *** [arch/sh/mm/built-in.o] Error 1 make[2]: *** [arch/sh/mm] Error 2 kernel/bpf/.tmp_gl_arraymap.o: file not recognized: File truncated GZIP kernel/config_data.gz /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_arraymap.o': No such file CC kernel/time/tick-broadcast-hrtimer.o rm: cannot remove ‘kernel/bpf/.tmp_mx_arraymap.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmacache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmacache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmacache.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmacache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmacache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmacache.o ### /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_resend.o ### Now generating an X.509 key pair to be used for signing modules. /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘mm/.tmp_mx_vmacache.o’: No such file or directory mv: cannot stat ‘kernel/irq/.tmp_mx_resend.o’: No such file or directory ### CC mm/cma.o kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated ### If this takes a long time, you might wish to run rngd in the /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file rm: cannot remove ‘kernel/irq/.tmp_mx_dummychip.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_extable.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stack.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target### background to keep the supply of entropy topped up. It CC kernel/trace/trace_event_perf.o specific data of file kernel/.tmp_mc_panic.o init/.tmp_gl_main.o: file not recognized: File truncated mv: cannot stat ‘kernel/.tmp_mx_panic.o’: No such file or directory ### needs to be run as root, and uses a hardware random mv: cannot stat ‘kernel/.tmp_mx_extable.o’: No such file or directory ### number generator if one is available. CC fs/eventfd.o mv: cannot stat ‘fs/.tmp_mx_stack.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl_binary.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl_binary.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_capability.o CC mm/balloon_compaction.o ### mv: cannot stat ‘kernel/.tmp_mx_sysctl_binary.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_capability.o’: No such file or directory openssl req -new -nodes -utf8 -"sha512" -days 36500 \ -batch -x509 -config x509.genkey \ -outform DER -out signing_key.x509 \ -keyout signing_key.priv 2>&1 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/kernfs/dir.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_devres.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file mv: cannot stat ‘kernel/irq/.tmp_mx_devres.o’: No such file or directory kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated CC fs/binfmt_elf.o rm: cannot remove ‘init/.tmp_mx_main.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/debug.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_debug.o CHK kernel/config_data.h /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file mv: cannot stat ‘mm/.tmp_mx_debug.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/rwsem.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rwsem.o CC [M] fs/autofs4/root.o kernel/bpf/.tmp_gl_helpers.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/softfloat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/softfloat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/softfloat.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o CC mm/page_ext.o mv: cannot stat ‘kernel/locking/.tmp_mx_rwsem.o’: No such file or directory rm: cannot remove ‘kernel/.tmp_mx_ksysfs.o’: No such file or directory mv: cannot stat ‘arch/sh/kernel/cpu/sh4/.tmp_mx_softfloat.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_helpers.o': No such file CC [M] mm/zpool.o rm: cannot remove ‘kernel/bpf/.tmp_mx_helpers.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdesc.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdesc.o CC fs/coredump.o UPD kernel/config_data.h CC fs/fscache/fsdef.o mv: cannot stat ‘kernel/irq/.tmp_mx_irqdesc.o’: No such file or directory CC kernel/trace/trace_events_filter.o CC kernel/gcov/gcc_4_7.o LD arch/sh/kernel/cpu/sh4/built-in.o CC [M] mm/zsmalloc.o CC kernel/trace/trace_events_trigger.o make[3]: *** [arch/sh/kernel/cpu] Error 2 make[3]: *** Waiting for unfinished jobs.... CC [M] kernel/configs.o LD init/built-in.o CC fs/sysfs/dir.o CC fs/configfs/dir.o CC fs/fscache/main.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/main.o: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/jiffies.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_jiffies.o Generating a 4096 bit RSA private key /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_async.o .make[3]: *** [init/built-in.o] Error 1 /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_attr.o mv: cannot stat ‘kernel/time/.tmp_mx_jiffies.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_async.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/list_lru.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_list_lru.o CC kernel/trace/power-traces.o mv: cannot stat ‘fs/.tmp_mx_attr.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_list_lru.o’: No such file or directory CC fs/notify/group.o make[2]: *** [init] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/completion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/completion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/completion.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_completion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_completion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_completion.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/trace/trace_benchmark.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/irq/.tmp_gl_spurious.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cpupri.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cpupri.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cpupri.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cpupri.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cpupri.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cpupri.o CC [M] fs/autofs4/symlink.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘kernel/sched/.tmp_mx_completion.o’: No such file or directory CC [M] kernel/trace/ring_buffer_benchmark.o mv: cannot stat ‘kernel/sched/.tmp_mx_cpupri.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_filesystems.o fs/.tmp_gl_no-block.o: file not recognized: File truncated kernel/locking/.tmp_gl_semaphore.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_spurious.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/reboot.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_reboot.o CC kernel/time/timekeeping_debug.o rm: cannot remove ‘kernel/irq/.tmp_mx_spurious.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/workingset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/workingset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/workingset.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_workingset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_workingset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_workingset.o mv: cannot stat ‘mm/.tmp_mx_workingset.o’: No such file or directory mv: cannot stat ‘fs/.tmp_mx_filesystems.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_reboot.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_base.o CC fs/dcookies.o CC fs/fscache/netfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/msync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/msync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/msync.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_msync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_msync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_msync.o mv: cannot stat ‘kernel/gcov/.tmp_mx_base.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_no-block.o': No such file . CC [M] fs/binfmt_misc.o mv: cannot stat ‘mm/.tmp_mx_msync.o’: No such file or directory CC fs/fscache/object.o CC fs/kernfs/file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_semaphore.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_handle.o rm: cannot remove ‘kernel/locking/.tmp_mx_semaphore.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.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mincore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mincore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mincore.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mincore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mincore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mincore.o mv: cannot stat ‘mm/.tmp_mx_mincore.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/smpboot.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_smpboot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/lglock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/lglock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/lglock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_lglock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_lglock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_lglock.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_notifier.o mv: cannot stat ‘kernel/.tmp_mx_smpboot.o’: No such file or directory rm: cannot remove ‘fs/.tmp_mx_no-block.o’: No such file or directory mv: cannot stat ‘kernel/locking/.tmp_mx_lglock.o’: No such file or directory CC [M] fs/autofs4/waitq.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/proc.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_proc.o CC fs/kernfs/symlink.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_util.o CC [M] fs/overlayfs/dir.o mv: cannot stat ‘kernel/.tmp_mx_notifier.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_util.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem-spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem-spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/rwsem-spinlock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem-spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem-spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rwsem-spinlock.o CC [M] fs/overlayfs/readdir.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timeconv.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_profile.o /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timeconv.o CC fs/configfs/symlink.o CC fs/fscache/operation.o CC fs/configfs/mount.o mv: cannot stat ‘kernel/time/.tmp_mx_timeconv.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘kernel/sched/.tmp_mx_proc.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_profile.o’: No such file or directory kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle_task.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cpudeadline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cpudeadline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cpudeadline.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cpudeadline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cpudeadline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cpudeadline.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove ‘kernel/sched/.tmp_mx_idle_task.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pagewalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pagewalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/pagewalk.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pagewalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pagewalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_pagewalk.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kcmp.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kcmp.o mv: cannot stat ‘kernel/sched/.tmp_mx_cpudeadline.o’: No such file or directory CC fs/sysfs/symlink.o mv: cannot stat ‘kernel/.tmp_mx_kcmp.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_quicklist.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kmod.o CC fs/sysfs/mount.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cpu.o mv: cannot stat ‘mm/.tmp_mx_pagewalk.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_quicklist.o’: No such file or directory kernel/sched/.tmp_gl_stop_task.o: file not recognized: File truncated CC [M] fs/overlayfs/copy_up.o mv: cannot stat ‘kernel/.tmp_mx_kmod.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stop_task.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl.o CC [M] fs/autofs4/expire.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nsfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nsfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nsfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_nsfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_nsfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_nsfs.o mv: cannot stat ‘kernel/locking/.tmp_mx_rwsem-spinlock.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/callchain.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_callchain.o CC fs/notify/mark.o . CC fs/ramfs/file-mmu.o mv: cannot stat ‘kernel/events/.tmp_mx_callchain.o’: No such file or directory rm: cannot remove ‘kernel/sched/.tmp_mx_stop_task.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/statfs.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_statfs.o CC fs/notify/inode_mark.o mv: cannot stat ‘fs/.tmp_mx_nsfs.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/mount.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_mount.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_nsproxy.o mv: cannot stat ‘fs/kernfs/.tmp_mx_mount.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_nsproxy.o’: No such file or directory CC fs/fscache/page.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cputime.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mempool.o CC [M] fs/nls/nls_cp737.o mv: cannot stat ‘kernel/sched/.tmp_mx_cputime.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file_table.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file_table.o mv: cannot stat ‘mm/.tmp_mx_mempool.o’: No such file or directory mv: cannot stat ‘fs/.tmp_mx_file_table.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/inode.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/.tmp_mc_inode.o .mv: cannot stat ‘fs/ramfs/.tmp_mx_inode.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_cpu.o’: No such file or directory CC [M] fs/nls/nls_cp857.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/srcu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_srcu.o CC fs/notify/vfsmount_mark.o /home/kisskb/slave/src/kernel/sched/core.c:6263:2: warning: initialization from incompatible pointer type [enabled by default] /home/kisskb/slave/src/kernel/sched/core.c:6263:2: warning: (near initialization for 'default_topology[0].mask') [enabled by default] /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_char_dev.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/module_signing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/module_signing.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/module_signing.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_module_signing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_module_signing.o BC kernel/time/timeconst.h CC fs/notify/fdinfo.o mv: cannot stat ‘kernel/rcu/.tmp_mx_srcu.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/anon_inodes.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_anon_inodes.o mv: cannot stat ‘fs/.tmp_mx_anon_inodes.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cred.o mv: cannot stat ‘kernel/.tmp_mx_sysctl.o’: No such file or directory CC fs/configfs/item.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kallsyms.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_readdir.o mv: cannot stat ‘fs/.tmp_mx_readdir.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_kallsyms.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_inode.o mv: cannot stat ‘kernel/.tmp_mx_module_signing.o’: No such file or directory . LD fs/notify/fanotify/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_pin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_pin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_pin.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_pin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_pin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_pin.o CC [M] fs/nls/nls_cp860.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-common.o mv: cannot stat ‘kernel/time/.tmp_mx_tick-common.o’: No such file or directory CC [M] fs/autofs4/dev-ioctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated mv: cannot stat ‘fs/.tmp_mx_statfs.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_isolation.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_isolation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_isolation.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pgtable-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pgtable-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/pgtable-generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pgtable-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pgtable-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mprotect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mprotect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mprotect.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mprotect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mprotect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mprotect.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/smp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_smp.o mm/.tmp_mc_pgtable-generic.o CC [M] fs/nls/nls_cp861.o .mv: cannot stat ‘fs/kernfs/.tmp_mx_inode.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_struct.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_struct.o mv: cannot stat ‘mm/.tmp_mx_page_isolation.o’: No such file or directory CC fs/sysfs/group.o CC [M] fs/nls/nls_cp862.o mv: cannot stat ‘fs/configfs/.tmp_mx_inode.o’: No such file or directory CC fs/notify/dnotify/dnotify.o CC [M] fs/nls/nls_cp863.o CC kernel/time/time.o mv: cannot stat ‘mm/.tmp_mx_pgtable-generic.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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kthread.o CC [M] fs/nls/nls_cp864.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of/opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/notification.o /opt/cross/gcc-4.6.3-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.3-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.3-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/notify/.tmp_mx_notification.o’ file kernel/time/.tmp_mc_clocksource.o : No such file or directory mv: cannot stat ‘fs/.tmp_mx_fs_struct.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zbud.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zbud.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/zbud.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zbud.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zbud.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_zbud.o LD fs/notify/inotify/built-in.o mv: cannot stat ‘kernel/.tmp_mx_cred.o’mv: cannot stat ‘mm/.tmp_mx_zbud.o’: No such file or directory : No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_params.o .mv: cannot stat ‘kernel/.tmp_mx_params.o’: No such file or directory CC [M] fs/nls/nls_cp866.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_file.o mv: cannot stat ‘fs/configfs/.tmp_mx_file.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_owner.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_owner.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_owner.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_owner.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_owner.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_owner.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/file.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_file.o CC [M] fs/nls/nls_cp869.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file mv: cannot stat ‘fs/.tmp_mx_fs_pin.o’: No such file or directory mv: cannot stat ‘kernel/time/.tmp_mx_clocksource.o’: No such file or directory mv: cannot stat ‘fs/sysfs/.tmp_mx_file.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/stop_machine.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/stop_machine.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stop_machine.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stop_machine.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stop_machine.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_stop_machine.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove ‘fs/autofs4/.tmp_mx_symlink.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_hw_breakpoint.o CC [M] fs/nls/nls_cp874.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ptrace_32.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_ioctl.o mv: cannot stat ‘fs/.tmp_mx_ioctl.o’: No such file or directory mv: cannot stat ‘arch/sh/kernel/.tmp_mx_ptrace_32.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_page_owner.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_stop_machine.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-clock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-clock.o kernel/locking/.tmp_gl_spinlock_debug.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file rm: cannot remove ‘kernel/locking/.tmp_mx_spinlock_debug.o’: No such file or directory CC [M] fs/nls/nls_cp865.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_fadvise.o CC [M] fs/nls/nls_cp936.o mv: cannot stat ‘kernel/events/.tmp_mx_hw_breakpoint.o’: No such file or directory mv: cannot stat ‘kernel/time/.tmp_mx_posix-clock.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_fadvise.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_smp.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_mprotect.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/wait.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_wait.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stat.o CC [M] fs/nls/nls_cp1250.o mv: cannot stat ‘fs/.tmp_mx_stat.o’: No such file or directory CC [M] fs/nls/nls_cp1251.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdomain.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdomain.o mv: cannot stat ‘kernel/irq/.tmp_mx_irqdomain.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/spinlock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/tracefs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/tracefs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/tracefs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/tracefs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/tracefs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/tracefs/.tmp_mc_inode.o mv: cannot stat ‘fs/tracefs/.tmp_mx_inode.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/dir.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/torture.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/torture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/torture.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_torture.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_torture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_torture.o CC [M] fs/nls/nls_iso8859-3.o et specific data of file kernel/locking/.tmp_mc_spinlock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mremap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mremap.o mv: cannot stat ‘kernel/.tmp_mx_torture.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_dir.o mv: cannot stat ‘fs/sysfs/.tmp_mx_dir.o’: No such file or directory CC [M] fs/nls/nls_cp950.o CC [M] fs/nls/nls_iso8859-4.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/watchdog.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_watchdog.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timekeeping_debug.o mv: cannot stat ‘kernel/.tmp_mx_watchdog.o’: No such file or directory CC [M] fs/nls/nls_iso8859-5.o mv: cannot stat ‘kernel/time/.tmp_mx_timekeeping_debug.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_chip.o mv: cannot stat ‘kernel/irq/.tmp_mx_chip.o’: No such file or directory CC [M] fs/nls/nls_iso8859-6.o ./opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target speci LD fs/tracefs/tracefs.o fic data of file fs/utimes.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_utimes.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_ext.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_ext.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_ext.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_ext.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_ext.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_ext.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nls/.tmp_mc_nls_base.o CC [M] fs/nls/nls_iso8859-7.o mv: cannot stat ‘fs/.tmp_mx_utimes.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.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/gcc_4_7.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/gcc_4_7.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_4_7.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_4_7.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_4_7.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_gcc_4_7.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/debugfs/.tmp_gl_inode.o: file not recognized: File truncated mv: cannot stat ‘kernel/gcov/.tmp_mx_gcc_4_7.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/debugfs/.tmp_mx_inode.o': No such file rm: cannot remove ‘fs/debugfs/.tmp_mx_inode.o’: No such file or directory CC [M] fs/nls/nls_cp1255.o CC [M] fs/nls/nls_iso8859-13.o CC [M] fs/nls/nls_iso8859-14.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_softirq.o mv: cannot stat ‘kernel/.tmp_mx_softirq.o’: No such file or directory CC [M] fs/nls/nls_iso8859-15.o CC [M] fs/nls/nls_utf8.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/overlayfs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/overlayfs/.tmp_mc_inode.o CC [M] fs/nls/mac-celtic.o mv: cannot stat ‘fs/overlayfs/.tmp_mx_inode.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mlock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mlock.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_dmapool.o CC [M] fs/nls/mac-centeuro.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmstat.o mv: cannot stat ‘mm/.tmp_mx_dmapool.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_audit_watch.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_audit_watch.o': No such file CC [M] fs/nls/mac-croatian.o rm: cannot remove ‘kernel/.tmp_mx_audit_watch.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_vmstat.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_mremap.o’: No such file or directory CC [M] fs/nls/mac-gaelic.o rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp737.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_ntp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/gup.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_gup.o mv: cannot stat ‘kernel/time/.tmp_mx_ntp.o’: No such file or directory CC [M] fs/nls/mac-greek.o mv: cannot stat ‘mm/.tmp_mx_gup.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fsnotify.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_fsnotify.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘kernel/.tmp_mx_kthread.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘fs/notify/.tmp_mx_fsnotify.o’: No such file or directory CC [M] fs/nls/mac-inuit.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated kernel/locking/.tmp_gl_rtmutex.o: file not recognized: File truncated CC [M] fs/nls/mac-romanian.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_rtmutex.o': No such file fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file rm: cannot remove ‘fs/autofs4/.tmp_mx_init.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer_list.o .make[2]: *** [arch/sh/kernel] Error 2 /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/eventfd.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specificmv: cannot stat ‘kernel/time/.tmp_mx_timer_list.o’ data of file: No such file or directory fs/.tmp_mc_eventfd.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/interval_tree.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_interval_tree.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_read_write.o mv: cannot stat ‘mm/.tmp_mx_interval_tree.o’: No such file or directory mv: cannot stat ‘kernel/sched/.tmp_mx_wait.o’: No such file or directory rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp860.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data omv: cannot stat ‘fs/.tmp_mx_read_write.o’f file fs/fcntl.o : No such file or directory /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_resource.o CC [M] fs/nls/nls_ascii.o mv: cannot stat ‘kernel/.tmp_mx_resource.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘kernel/locking/.tmp_mx_spinlock.o’: No such file or directory kernel/locking/.tmp_gl_locktorture.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_locktorture.o': No such file rm: cannot remove ‘kernel/locking/.tmp_mx_locktorture.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/bpf/.tmp_gl_hashtab.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/balloon_compaction.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_balloon_compaction.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_hashtab.o': No such file rm: cannot remove ‘kernel/bpf/.tmp_mx_hashtab.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/super.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_super.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-broadcast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-broadcast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-broadcast.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-broadcast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-broadcast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-broadcast.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_mount.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .mv: cannot stat ‘fs/configfs/.tmp_mx_mount.o’: No such file or directory mv: cannot stat ‘fs/.tmp_mx_super.o’: No such file or directory rm: cannot remove ‘kernel/locking/.tmp_mx_rtmutex.o’: No such file or directory fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_ring_buffer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp863.o': No such file mv: cannot stat ‘kernel/events/.tmp_mx_ring_buffer.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-oneshot.o LD fs/tracefs/built-in.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clockevents.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_clockevents.o mv: cannot stat ‘kernel/time/.tmp_mx_clockevents.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) data of file fs/debugfs/.tmp_mc_file.o fs/sysfs/.tmp_gl_mount.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_truncate.o mv: cannot stat ‘fs/debugfs/.tmp_mx_file.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/sysfs/.tmp_mx_mount.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/group.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_group.o mv: cannot stat ‘mm/.tmp_mx_truncate.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_balloon_compaction.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/libfs.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_libfs.o fs/fscache/.tmp_gl_fsdef.o: file not recognized: File truncated mv: cannot stat ‘mm/.tmp_mx_mlock.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_fsdef.o': No such file mv: cannot stat ‘kernel/time/.tmp_mx_tick-broadcast.o’: No such file or directory rm: cannot remove ‘fs/fscache/.tmp_mx_fsdef.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp874.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp874.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/idle.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_idle.o rm: cannot remove ‘fs/sysfs/.tmp_mx_mount.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_tracepoint.o LD fs/ramfs/ramfs.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/netfs.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_netfs.o mv: cannot stat ‘kernel/time/.tmp_mx_tick-oneshot.o’: No such file or directory .mv: cannot stat ‘fs/.tmp_mx_eventfd.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o fs/configfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_symlink.o mv: cannot stat ‘fs/.tmp_mx_libfs.o’: No such file or directory mv: cannot stat ‘fs/.tmp_mx_fcntl.o’: No such file or directory mv: cannot stat ‘fs/configfs/.tmp_mx_symlink.o’: No such file or directory mv: cannot stat ‘fs/.tmp_mx_pipe.o’: No such file or directory rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp863.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/syscall.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/.tmp_mc_syscall.o mv: cannot stat ‘kernel/bpf/.tmp_mx_syscall.o’: No such file or directory mv: cannot stat ‘fs/fscache/.tmp_mx_netfs.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_page_ext.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-broadcast-hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-broadcast-hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-broadcast-hrtimer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-broadcast-hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-broadcast-hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-broadcast-hrtimer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_backing-dev.o mv: cannot stat ‘kernel/time/.tmp_mx_tick-broadcast-hrtimer.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_backing-dev.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD fs/ramfs/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-sched.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-sched.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-sched.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp866.o’merge target spec: No such file or directoryific data of file fs/configfs/item.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_item.o mv: cannot stat ‘kernel/time/.tmp_mx_tick-sched.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/waitq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/waitq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_waitq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_waitq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘fs/autofs4/.tmp_mx_waitq.o’: No such file or directory fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/inode.o: uses instructions which are incompatible with instructions used in previous modules/opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tar /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failget specific data of file kernel/pid.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_pid.o ed to merge target specific data of file fs/autofs4/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-7.o': No such file mv: cannot stat ‘kernel/sched/.tmp_mx_idle.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_pid.o’: No such file or directory mv: cannot stat ‘fs/notify/.tmp_mx_group.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mer/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/root.o: compiled for a big endian system and target is little endian ge target specific data of file kernel/bpf/core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fail/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules ed to merge/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merg tae target rgespecift sic data of file kernel/bpf/.tmp_mc_core.o pecimv: cannot stat ‘kernel/.tmp_mx_tracepoint.o’fic data of file fs/autofs4/root.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_root.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: : No such file or directory fs/autofs4/.tmp_mc_root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_root.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘fs/autofs4/.tmp_mx_root.o’: No such file or directory mv: cannot stat ‘fs/configfs/.tmp_mx_item.o’: No such file or directory kernel/time/.tmp_gl_alarmtimer.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD fs/debugfs/debugfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/debugfs/inode.o: No such file or directory fs/fscache/.tmp_gl_cache.o: file not recognized: File truncated make[4]: *** [fs/debugfs/debugfs.o] Error 1 ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_cache.o': No such file make[3]: *** [fs/debugfs] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/madvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/madvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/madvise.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_madvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_madvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed t/opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/qos.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/.tmp_mc_qos.o o merge target specific data of file mm/.tmp_mc_madvise.o rm: cannot remove ‘fs/fscache/.tmp_mx_cache.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergefs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules target specific data /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targetof file specific datafs/.tmp_mc_sync.o of file fs/seq_file.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_seq_file.o mv: cannot stat ‘mm/.tmp_mx_madvise.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zpool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/zpool.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zpool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_zpool.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/gdbstub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/gdbstub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/debug/gdbstub.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/.tmp_mc_gdbstub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/.tmp_mc_gdbstub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failemv: cannot stat ‘fs/.tmp_mx_seq_file.o’d to merge target : No such file or directorymv: cannot stat ‘kernel/power/.tmp_mx_qos.o’spe : No such file or directory cific data of file kernel/debug/.tmp_mc_gdbstub.o mv: cannot stat ‘mm/.tmp_mx_zpool.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/padata.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/padata.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/padata.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_padata.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_padata.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_padata.o mv: cannot stat ‘kernel/debug/.tmp_mx_gdbstub.o’fs/nls/.tmp_gl_nls_cp1250.o: f: No such file or directory ile not re/opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/open.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_open.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/main.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_main.o cognized: File truncated fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1250.o': No such file mv: cannot stat ‘fs/fscache/.tmp_mx_main.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_padata.o’: No such file or directory mv: cannot stat ‘fs/.tmp_mx_open.o’: No such file or directory rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp1250.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_fs.o mv: cannot stat ‘fs/autofs4/.tmp_mx_inode.o’: No such file or directory kernel/rcu/.tmp_gl_tree_trace.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_tree_trace.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_pnode.o mv: cannot stat ‘kernel/gcov/.tmp_mx_fs.o’: No such file or directory rm: cannot remove ‘kernel/rcu/.tmp_mx_tree_trace.o’: No such file or directory mv: cannot stat ‘fs/.tmp_mx_file.o’: No such file or directory rm: cannot remove ‘fs/nls/.tmp_mx_nls_iso8859-7.o’mv: cannot stat ‘fs/.tmp_mx_pnode.o’: No such file or directory : No such file or directory mv: cannot stat ‘kernel/bpf/.tmp_mx_core.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_file.o fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file mv: cannot stat ‘fs/kernfs/.tmp_mx_file.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_alarmtimer.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/compaction.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_compaction.o: uses instructions which are incompatible with instructions used in previous modulesrm: cannot remove ‘kernel/time/.tmp_mx_alarmtimer.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_compaction.o mv: cannot stat ‘fs/.tmp_mx_sync.o’: No such file or directory fs/nls/.tmp_gl_nls_cp861.o: file not recognized: File truncated mv: cannot stat ‘mm/.tmp_mx_compaction.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp861.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_readahead.o rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp861.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ/opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: faileet specific data of file kernel/ptrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: d to merge target skernel/.tmp_mc_ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: pecific data of file fs/sysfs/symlink.o kernel/.tmp_mc_ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_ptrace.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/dir.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_dir.o mv: cannot stat ‘kernel/.tmp_mx_ptrace.o’mv: cannot stat ‘fs/sysfs/.tmp_mx_symlink.o’: No such file or directory : No such file or directory mv: cannot stat ‘fs/kernfs/.tmp_mx_dir.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp869.o': No such file fs/nls/.tmp_gl_nls_cp857.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_vfsmount_mark.o fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated mv: cannot stat ‘fs/notify/.tmp_mx_vfsmount_mark.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file fs/nls/.tmp_gl_nls_cp865.o: file not recognized/opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: : File truncated fs/notify/inode_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: frm: cannot remove ‘fs/nls/.tmp_mx_nls_iso8859-14.o’ailed to merge target specific data of file : No such file or directory fs/notify/inode_mark.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp865.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tarm: cannot remove ‘fs/nls/.tmp_mx_nls_cp865.o’rget specific data of file fs/sysfs/group.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_group.o : No such file or directory mv: cannot stat ‘fs/sysfs/.tmp_mx_group.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/dnotify/.tmp_mc_dnotify.o: uses instructions which are incompatible with instructions used in previous moduleskernel/time/posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: faimm/bootmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/bootmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failleto ed to merge td tomerge target sarget specific data of file fs/notify/dnotify/.tmp_mc_dnotify.o merge target specific data of file pekernel/time/posix-cpu-timers.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cific data of filekernel/time/.tmp_mc_posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/bootmem.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergemm/.tmp_mc_bootmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_bootmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed t target o mespecificrge target specific data of fi data of file mm/.tmp_mc_bootmem.o le kernel/time/.tmp_mc_posix-cpu-timers.o mv: cannot stat ‘fs/notify/dnotify/.tmp_mx_dnotify.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_readahead.o’: No such file or directory mv: cannot stat ‘mm/.tmp_mx_bootmem.o’: No such file or directory mv: cannot stat ‘kernel/time/.tmp_mx_posix-cpu-timers.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/debug_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/debug_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/debug/debug_core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/.tmp_mc_debug_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/.tmp_mc_debug_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/debug/.tmp_mc_debug_core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fi/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s)le kernel/locking/mutex.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_mutex.o fs/nls/.tmp_gl_nls_iso8859-3.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp869.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp864.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1251.o': No such file mv: cannot stat ‘fs/notify/.tmp_mx_inode_mark.o’: No such file or directory rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp1251.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file mv: cannot stat ‘kernel/debug/.tmp_mx_debug_core.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcookies.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_dcookies.o mv: cannot stat ‘kernel/locking/.tmp_mx_mutex.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-timers.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-timers.o rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp857.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to me/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/itimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of firge/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) le kernel/time/itimer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_itimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_itimer.o target specific data of f LD fs/notify/dnotify/built-in.o ile mm/.tmp_mc_swap.o rm: cannot remove ‘fs/nls/.tmp_mx_nls_iso8859-3.o’: No such file or directory mv: cannot stat ‘kernel/time/.tmp_mx_posix-timers.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/symlink.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_symlink.o mv: cannot stat ‘kernel/time/.tmp_mx_itimer.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/expire.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/expire.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_expire.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) specific data of file fs/autofs4/.tmp_mc_expire.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_nls_iso8859-15.o’: No such file or directory mv: cannot stat ‘fs/autofs4/.tmp_mx_expire.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/overlayfs/super.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fa LD fs/sysfs/built-in.o mv: cannot stat ‘fs/.tmp_mx_dcookies.o’fs/nls/.tmp_gl_nls_cp862.o/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) : No such file or directory fs/nls/.tmp_gl_nls_iso8859-13.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_xattr.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-13.o': No such file fs/nls/.tmp_gl_mac-croatian.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_iso8859-5.o: file not recognized: File truncated fs/nls/.tmp_gl_mac-greek.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-croatian.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-greek.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-5.o': No such file iled rm: cannot remove ‘fs/nls/.tmp_mx_nls_iso8859-13.o’: file not recognized: mm/.tmp_gl_cma.o: file nrm: cannot remove ‘fs/nls/.tmp_mx_mac-croatian.o’mv: cannot stat ‘mm/.tmp_mx_swap.o’fs/nls/.tmp_gl_nls_utf8.o: LD kernel/power/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/sysfs/mount.o: No such file or directory mv: cannot stat ‘fs/.tmp_mx_xattr.o’: No such file or directory make[4]: *** [fs/sysfs/built-in.o] Error 1 make[3]: *** [fs/sysfs] Error 2 rm: cannot remove ‘fs/nls/.tmp_mx_mac-greek.o’: No such file or directory LD kernel/gcov/built-in.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_manage.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/cookie.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_cookie.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/audit_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/audit_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit_tree.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_audit_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_audit_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failedmv: mv: cannot stat ‘fs/kernfs/.tmp_mx_symlink.o’to merge tar: No such file or directory File truncated ot recognized: File truncated : No such file or directory file not recognized: File truncated : No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot fi mv: cannot stat ‘kernel/irq/.tmp_mx_manage.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file : No such file or directory rm: cannot remove ‘fs/nls/.tmp_mx_nls_iso8859-5.o’get specifi LD kernel/debug/built-in.o nd kernel/power/poweroff.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file to merge target specicannot stat ‘fs/fscache/.tmp_mx_cookie.o’: No such file or directory c data of file fs/overlayfs/.tmp_mc_super.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fic datmake[4]: : No such file or directory a of file *** [kernel/power/built-in.o] Error 1 kernel/.tmp_mc_audit_tree.o rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp862.o’: No such file or directory make[3]: *** [kernel/power] Error 2 make[3]: *** Waiting for unfinished jobs.... rm: cannot remove ‘fs/nls/.tmp_mx_nls_utf8.o’: No such file or directory fs/nls/.tmp_gl_mac-inuit.o: file not recognized: File truncated mv: cannot stat ‘kernel/.tmp_mx_audit_tree.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-inuit.o': No such file mv: cannot stat ‘fs/overlayfs/.tmp_mx_super.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_cma.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_mac-inuit.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove ‘mm/.tmp_mx_cma.o’: No such file or directory fs/nls/.tmp_gl_mac-centeuro.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-centeuro.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_mac-centeuro.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/readdir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/overlayfs/readdir.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_readdir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/overlayfs/.tmp_mc_readdir.o fs/nls/.tmp_gl_mac-romanian.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/hrtimer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_hrtimer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘fs/overlayfs/.tmp_mx_readdir.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-romanian.o': No such file LD kernel/irq/built-in.o fs/nls/.tmp_gl_mac-celtic.o: file not recognized: File truncated mv: cannot stat ‘kernel/time/.tmp_mx_hrtimer.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove ‘fs/nls/.tmp_mx_mac-romanian.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-celtic.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/spurious.o: No such file or directory mm/.tmp_gl_oom_kill.o: file not recognized: File truncated LD fs/kernfs/built-in.o rm: cannot remove ‘fs/nls/.tmp_mx_mac-celtic.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/dummychip.o: No such file or directory mm/.tmp_gl_zsmalloc.o: file/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_oom_kill.o': No such file not recognized: File truncated /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/slab_common.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_slab_common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_zsmalloc.o': No such file rm: cannot remove ‘mm/.tmp_mx_oom_kill.o’: No such file or directory make[4]: *** [kernel/irq/built-in.o] Error 1 rm: cannot remove ‘mm/.tmp_mx_zsmalloc.o’: No such file or directory make[3]: *** [kernel/irq] Error 2 mv: cannot stat ‘mm/.tmp_mx_slab_common.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_binfmt_misc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_misc.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/copy_up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/copy_up.o: uses instructions which are incompatible with instructions used in previous modules rm: cannot remove ‘fs/.tmp_mx_binfmt_misc.o’/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to : No such file or directory merge target specific data of file fs/overlayfs/copy_up.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_copy_up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_copy_up.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/overlayfs/.tmp_mc_copy_up.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kexec.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kexec.o mv: cannot stat ‘fs/overlayfs/.tmp_mx_copy_up.o’: No such file or directory mv: cannot stat ‘kernel/.tmp_mx_kexec.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_ascii.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_nls_ascii.o’: No such file or directory rm: cannot remove ‘fs/nls/.tmp_mx_nls_iso8859-4.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_iso8859-6.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-6.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_nls_iso8859-6.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/dev-ioctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_dev-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_dev-ioctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coredump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coredump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coredump.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_coredump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_coredump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_coredump.o mv: cannot stat ‘fs/autofs4/.tmp_mx_dev-ioctl.o’: No such file or directory mv: cannot stat ‘fs/.tmp_mx_coredump.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/mark.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_mark.o mv: cannot stat ‘fs/notify/.tmp_mx_mark.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/rmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/rmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/rmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_rmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_rmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data fs/.tmp_gl_binfmt_elf.o: fiof file mm/.tmp_mc_rmap.o le not recognized: File truncated ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_elf.o': No such file rm: cannot remove ‘fs/.tmp_mx_binfmt_elf.o’mv: cannot stat ‘mm/.tmp_mx_rmap.o’: No such file or directory : No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_mac-gaelic.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-gaelic.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_mac-gaelic.o’: No such file or directory LD [M] fs/autofs4/autofs4.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/autofs4/init.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/autofs4/symlink.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD fs/notify/built-in.o make[4]: *** [fs/autofs4/autofs4.o] Error 1 make[3]: *** [fs/autofs4] Error 2 /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file fs/overlayfs/.tmp_gl_dir.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/overlayfs/.tmp_mx_dir.o': No such file rm: cannot remove ‘fs/overlayfs/.tmp_mx_dir.o’: No such file or directory rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp1255.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_eventpoll.o: file not recognized: File truncated LD [M] fs/overlayfs/overlay.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_eventpoll.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/overlayfs/dir.o: No such file or directory make[4]: *** [fs/overlayfs/overlay.o] Error 1 rm: cannot remove ‘fs/.tmp_mx_eventpoll.o’: No such file or directory make[3]: *** [fs/overlayfs] Error 2 ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/migrate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/migrate.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_migrate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_migrate.o mv: cannot stat ‘mm/.tmp_mx_migrate.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_dir.o kernel/sched/.tmp_gl_deadline.o: file not recognized: File truncated mv: cannot stat ‘fs/configfs/.tmp_mx_dir.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_deadline.o': No such file rm: cannot remove ‘kernel/sched/.tmp_mx_deadline.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_select.o mv: cannot stat ‘fs/.tmp_mx_select.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD fs/configfs/configfs.o kernel/.tmp_gl_exit.o: file not recognized: File truncated ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exit.o': No such file rm: cannot remove ‘kernel/.tmp_mx_exit.o’: No such file or directory LD fs/configfs/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_exec.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_exec.o': No such file rm: cannot remove ‘fs/.tmp_mx_exec.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/verifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/verifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/verifier.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_verifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_verifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/.tmp_mc_verifier.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/rt.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_rt.o mv: cannot stat ‘kernel/bpf/.tmp_mx_verifier.o’: No such file or directory mv: cannot stat ‘kernel/sched/.tmp_mx_rt.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_splice.o mv: cannot stat ‘fs/.tmp_mx_splice.o’: No such file or directory LD kernel/bpf/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/hashtab.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/arraymap.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/helpers.o: No such file or directory make[4]: *** [kernel/bpf/built-in.o] Error 1 make[3]: *** [kernel/bpf] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/ksm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/ksm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/ksm.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_ksm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_ksm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_ksm.o mv: cannot stat ‘mm/.tmp_mx_ksm.o’: No such file or directory ./opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/operation.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_operation.o mv: cannot stat ‘fs/fscache/.tmp_mx_operation.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/update.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/update.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/update.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_update.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_update.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_update.o mv: cannot stat ‘kernel/rcu/.tmp_mx_update.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_inode.o mv: cannot stat ‘fs/.tmp_mx_inode.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/object.o /opt/cross/gcc-4.6.3-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.3-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.3-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/fscache/.tmp_mx_object.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_percpu.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_percpu.o': No such file rm: cannot remove ‘mm/.tmp_mx_percpu.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmap.o mv: cannot stat ‘mm/.tmp_mx_mmap.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/auditfilter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/auditfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/auditfilter.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_auditfilter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_auditfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_auditfilter.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mermv: cannot stat ‘kernel/.tmp_mx_auditfilter.o’ge target specific : No such file or directory data of file kernel/sys.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat ‘kernel/.tmp_mx_sys.o’: No such file or directory fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp950.o': No such file .rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp950.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .kernel/.tmp_gl_audit.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_audit.o': No such file rm: cannot remove ‘kernel/.tmp_mx_audit.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/rcu/.tmp_gl_rcutorture.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_rcutorture.o': No such file rm: cannot remove ‘kernel/rcu/.tmp_mx_rcutorture.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/time.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_time.o .mv: cannot stat ‘kernel/time/.tmp_mx_time.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp936.o': No such file rm: cannot remove ‘fs/nls/.tmp_mx_nls_cp936.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmalloc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmalloc.o mv: cannot stat ‘mm/.tmp_mx_vmalloc.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .kernel/.tmp_gl_fork.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_fork.o': No such file rm: cannot remove ‘kernel/.tmp_mx_fork.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/page.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_page.o mv: cannot stat ‘fs/fscache/.tmp_mx_page.o’: No such file or directory . LD fs/fscache/fscache.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fscache/cache.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fscache/fsdef.o: No such file or directory make[4]: *** [fs/fscache/fscache.o] Error 1 make[3]: *** [fs/fscache] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer.o .mv: cannot stat ‘kernel/time/.tmp_mx_timer.o’: No such file or directory ../opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_memory.o: file not recognized: File truncated mm/.tmp_gl_page-writeback.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_memory.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page-writeback.o': No such file rm: cannot remove ‘mm/.tmp_mx_memory.o’: No such file or directory rm: cannot remove ‘mm/.tmp_mx_page-writeback.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .kernel/.tmp_gl_auditsc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_auditsc.o': No such file rm: cannot remove ‘kernel/.tmp_mx_auditsc.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timekeeping.o mv: cannot stat ‘kernel/time/.tmp_mx_timekeeping.o’: No such file or directory LD kernel/time/built-in.o ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/alarmtimer.o: No such file or directory make[4]: *** [kernel/time/built-in.o] Error 1 make[3]: *** [kernel/time] Error 2 /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/printk.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/.tmp_mc_printk.o mv: cannot stat ‘kernel/printk/.tmp_mx_printk.o’: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_filemap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_filemap.o .mv: cannot stat ‘mm/.tmp_mx_filemap.o’: No such file or directory LD kernel/printk/built-in.o ./opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_dcache.o': No such file rm: cannot remove ‘fs/.tmp_mx_dcache.o’: No such file or directory . LD kernel/trace/libftrace.o ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_module.o: file not recognized: File truncated ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_module.o': No such file rm: cannot remove ‘kernel/.tmp_mx_module.o’: No such file or directory ./home/kisskb/slave/src/mm/page_alloc.c: In function 'free_area_init_nodes': /home/kisskb/slave/src/mm/page_alloc.c:5405:34: warning: array subscript is below array bounds [-Warray-bounds] /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_namespace.o mv: cannot stat ‘fs/.tmp_mx_namespace.o’: No such file or directory ../opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_signal.o: file not recognized: File truncated ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_signal.o': No such file rm: cannot remove ‘kernel/.tmp_mx_signal.o’: No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmscan.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmscan.o .mv: cannot stat ‘mm/.tmp_mx_vmscan.o’: No such file or directory ../opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) .fs/.tmp_gl_fs-writeback.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fs-writeback.o': No such file rm: cannot remove ‘fs/.tmp_mx_fs-writeback.o’: No such file or directory . LD kernel/locking/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/semaphore.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/rtmutex.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/spinlock_debug.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/locktorture.o: No such file or directory make[4]: *** [kernel/locking/built-in.o] Error 1 make[3]: *** [kernel/locking] Error 2 .../opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_workqueue.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_workqueue.o': No such file rm: cannot remove ‘kernel/.tmp_mx_workqueue.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_slub.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_slub.o': No such file rm: cannot remove ‘mm/.tmp_mx_slub.o’: No such file or directory ..../opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/fair.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_fair.o mv: cannot stat ‘kernel/sched/.tmp_mx_fair.o’: No such file or directory ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_namei.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_namei.o': No such file rm: cannot remove ‘fs/.tmp_mx_namei.o’: No such file or directory .make[2]: *** [fs] Error 2 ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_page_alloc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page_alloc.o': No such file rm: cannot remove ‘mm/.tmp_mx_page_alloc.o’: No such file or directory + LD mm/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/oom_kill.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page_alloc.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page-writeback.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/percpu.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/memory.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/slub.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/cma.o: No such file or directory make[3]: *** [mm/built-in.o] Error 1 make[2]: *** [mm] Error 2 + ........../opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/rcu/.tmp_gl_tree.o: file not recognized: File truncated ./opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_tree.o': No such file rm: cannot remove ‘kernel/rcu/.tmp_mx_tree.o’: No such file or directory LD kernel/trace/built-in.o LD kernel/rcu/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/rcu/rcutorture.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/rcu/tree.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/rcu/tree_trace.o: No such file or directory make[4]: *** [kernel/rcu/built-in.o] Error 1 make[3]: *** [kernel/rcu] Error 2 .......................... LD kernel/events/built-in.o .............../opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_core.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_core.o': No such file rm: cannot remove ‘kernel/sched/.tmp_mx_core.o’: No such file or directory . LD kernel/sched/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/core.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/idle_task.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/deadline.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stop_task.o: No such file or directory make[4]: *** [kernel/sched/built-in.o] Error 1 make[3]: *** [kernel/sched] Error 2 ..........................................................................................................................................................................................................................................................................................................................................................++ writing new private key to 'signing_key.priv' ----- ### ### Key pair generated. ### make[2]: *** [kernel] Error 2 make[2]: *** wait: No child processes. Stop. make[1]: *** [sub-make] Error 2 make[1]: Leaving directory `/home/kisskb/slave/src' Command 'make -j 240 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_sh-randconfig_sh4 # Build took: 0:00:30.493384