# < git ls-remote /scratch/git/linus.git refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 262060ea46902523a9d16400aa6f5b472e99cfa6 Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 262060e). # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:167:warning: override: SLOB changes choice state # # configuration written to .config # GEN /scratch/kisskb/build/linus_sh-randconfig_sh4/Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/cputime.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.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/msgbuf.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/scatterlist.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h Using /scratch/kisskb/src as source for kernel CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h HOSTCC scripts/kallsyms HOSTCC scripts/bin2c HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o HOSTCC usr/gen_init_cpio AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/setup.o CC arch/sh/mm/cache.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/init.o CC arch/sh/kernel/sys_sh.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/mmap.o CC arch/sh/mm/consistent.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/time.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/topology.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o LD arch/sh/boards/built-in.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/hw_breakpoint.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/init.o AS arch/sh/kernel/head_32.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/fpu.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/proc.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:210: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:351: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:375: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:378: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence GEN usr/initramfs_data.cpio CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o AS usr/initramfs_data.o CC kernel/printk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/filemap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ptrace.o CC kernel/cpu.o CC mm/mempool.o CC mm/oom_kill.o arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace.o': No such file or directory CC mm/fadvise.o CC mm/maccess.o CC kernel/exit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file CC kernel/itimer.o TIMEC kernel/timeconst.h rm: cannot remove `arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_process.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/page_alloc.o CC kernel/softirq.o arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated mv: cannot stat `arch/sh/kernel/.tmp_mx_process.o': No such file or directory CC mm/page-writeback.o CC kernel/resource.o CC mm/readahead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file CC mm/swap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/topology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_topology.o rm: cannot remove `arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory CC kernel/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD usr/built-in.o CC mm/truncate.o mv: cannot stat `arch/sh/kernel/.tmp_mx_topology.o': No such file or directory CC kernel/sysctl_binary.o CC mm/vmscan.o arch/sh/mm/.tmp_gl_cache-sh2.o: file not recognized: File truncated CC kernel/capability.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh2.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_extable_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_extable_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/reboot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_reboot.o CC kernel/ptrace.o rm: cannot remove `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_io.o CC mm/shmem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: compiled for a big endian system and target is little endianmv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC kernel/timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dumpstack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dumpstack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_dumpstack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific dmv: ata ofcannot stat `arch/sh/kernel/.tmp_mx_reboot.o' file : No such file or directoryarch/sh/kernel/.tmp_mc_irq.o CC kernel/user.o mv: cannot stat `arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory CC mm/util.o mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC kernel/signal.o CC mm/mmzone.o CC mm/vmstat.o CC kernel/sys.o CC mm/backing-dev.o CC kernel/kmod.o CC mm/mm_init.o CC kernel/workqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fi CC mm/mmu_context.o le arch/sh/mm/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_mmap.o CC kernel/pid.o CC mm/percpu.o mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory CC kernel/task_work.o CC mm/slab_common.o CC kernel/rcupdate.o CC mm/compaction.o CC kernel/extable.o CC mm/balloon_compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_nommu.o CC mm/interval_tree.o CC kernel/params.o CC kernel/posix-timers.o mv: cannot stat `arch/sh/mm/.tmp_mx_nommu.o': No such file or directory CC kernel/kthread.o CC mm/nommu.o CC mm/init-mm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_idle.o CC kernel/wait.o CC mm/bootmem.o CC kernel/kfifo.o mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory CC mm/memblock.o CC kernel/sys_ni.o CC mm/dmapool.o CC kernel/posix-cpu-timers.o CC mm/sparse.o CC kernel/mutex.o CC mm/slob.o CC kernel/hrtimer.o CC mm/debug-pagealloc.o CC kernel/rwsem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/unwinder.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_unwinder.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_unwinder.o CC mm/quicklist.o CC ipc/util.o CC kernel/nsproxy.o mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory CC ipc/msgutil.o CC mm/memcontrol.o CC ipc/msg.o CC kernel/srcu.o CC mm/page_cgroup.o CC kernel/semaphore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_stacktrace.o CC kernel/notifier.o CC mm/kmemleak.o CC ipc/sem.o CC kernel/ksysfs.o arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory CC ipc/shm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file CC ipc/ipcns_notifier.o CC kernel/cred.o rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory CC kernel/async.o CC ipc/syscall.o CC kernel/range.o CC ipc/ipc_sysctl.o CC kernel/groups.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/lglock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/fpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_fpu.o CC ipc/namespace.o arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target speci CC kernel/smpboot.o mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_fpu.o': No such file or directory rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory fic data of file arch/sh/kernel/.tmp_mc_process_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/iomap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_iomap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys_ni.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys_ni.o mv: cannot stat `arch/sh/kernel/.tmp_mx_iomap.o': No such file or directory arch/sh/kernel/.tmp_mc_sys_sh.o CC kernel/gcov/base.o CC kernel/events/core.o CC kernel/power/qos.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC kernel/sched/core.o CC kernel/irq/irqdesc.o CC kernel/time/timekeeping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/crash_dump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/crash_dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/crash_dump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_crash_dump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_crash_dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_crash_dump.o CC security/commoncap.o CC kernel/events/ring_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_time.o CC kernel/sched/clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/.tmp_mc_imask.o mv: cannot stat `arch/sh/kernel/.tmp_mx_crash_dump.o': No such file or directory CC kernel/trace/trace_clock.o mv: cannot stat `arch/sh/kernel/.tmp_mx_time.o': No such file or directory mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory CC kernel/sched/cputime.o CC kernel/sched/idle_task.o CC kernel/time/ntp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/alignment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/alignment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/alignment.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_alignment.o: compiled for a big endian system and target is little endian CC kernel/events/callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_alignment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_alignment.o LD arch/sh/kernel/cpu/irq/built-in.o mv: cannot stat `arch/sh/mm/.tmp_mx_alignment.o': No such file or directory CC fs/open.o CC kernel/irq/handle.o CC kernel/power/process.o CC kernel/trace/ftrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sh_bios.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sh_bios.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_proc.o mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_proc.o': No such file or directory CC security/device_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/perf_callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_callchain.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_setup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_setup.o mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory CC kernel/trace/ring_buffer.o mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_consistent.o CC kernel/sched/fair.o CC kernel/trace/trace.o mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory CC kernel/gcov/fs.o CC kernel/trace/trace_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge CC kernel/gcov/gcc_3_4.o target specific data of file arch/sh/kernel/.tmp_mc_sys_sh32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC fs/read_write.o CC kernel/sched/rt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_maccess.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_maccess.o CC kernel/sched/stop_task.o CC crypto/api.o mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC kernel/freezer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmzone.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmzone.o mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory LD arch/sh/kernel/cpu/sh2/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file or directory make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 CC kernel/stacktrace.o CC kernel/trace/trace_stat.o CC kernel/mutex-debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_disassemble.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_disassemble.o mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory CC kernel/sched/stats.o make[3]: Target `__build' not remade because of errors. make[2]: *** [arch/sh/kernel/cpu] Error 2 CC fs/file_table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_init.o mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmu_context.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmu_context.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmu_context.o mv: cannot stat `mm/.tmp_mx_mmu_context.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_quicklist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_quicklist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to memv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory rge target specific data of file kernel/.tmp_mc_range.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_cache.o mv: cannot stat `kernel/.tmp_mx_range.o': No such file or directory CC fs/super.o mv: cannot stat `arch/sh/mm/.tmp_mx_cache.o': No such file or directory CC crypto/cipher.o CC kernel/time/clocksource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/ipcns_notifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_ipcns_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_ipcns_notifier.o CC fs/char_dev.o CC kernel/lockdep.o mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory LD arch/sh/mm/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/task_work.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/task_work.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/task_work.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_task_work.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_task_work.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache-sh2.o: No such file or directory file kernel/.tmp_mc_task_work.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/asids-debugfs.o: No such file or directory make[2]: *** [arch/sh/mm/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sh/mm] Error 2 mv: cannot stat `kernel/.tmp_mx_task_work.o': No such file or directory kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated CC crypto/compress.o CC kernel/lockdep_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rwsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rwsem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rwsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_rwsem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_user.o init/.tmp_gl_main.o: file not recognized: File truncated CC kernel/up.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_extable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_extable.o mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file CC kernel/spinlock.o CC crypto/algapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/hw_breakpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_hw_breakpoint.o rm: cannot remove `init/.tmp_mx_main.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory CC kernel/sched/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_fadvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file CC kernel/kallsyms.o mm/.tmp_mc_fadvise.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/lglock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/lglock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/lglock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_lglock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_lglock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_lglock.o mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_panic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_panic.o CC kernel/acct.o mv: cannot stat `kernel/.tmp_mx_lglock.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory CC kernel/events/hw_breakpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/.tmp_mc_do_mounts.o mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/shmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_shmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_shmem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exec_domain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exec_domain.o: uses instructions which are incompatible with instructions used in previous modulesmv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_exec_domain.o mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC kernel/cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/trace/trace_printk.o CC kernel/power/poweroff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/balloon_compaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_balloon_compaction.o CC crypto/scatterwalk.o CC kernel/cgroup_freezer.o kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated mv: cannot stat `mm/.tmp_mx_balloon_compaction.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle_task.o': No such file CC fs/stat.o rm: cannot remove `kernel/sched/.tmp_mx_idle_task.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msgutil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_msgutil.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_signal_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_signal_32.o LD init/mounts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_cgroup.o mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory CC kernel/cpuset.o mv: cannot stat `mm/.tmp_mx_page_cgroup.o': No such file or directory LD init/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/perf_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/main.o: No such file or directory ipc/.tmp_gl_ipc_sysctl.o: file not recognized: File truncated make[2]: *** [init/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug-pagealloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug-pagealloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/debug-pagealloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug-pagealloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug-pagealloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specifi CC kernel/pid_namespace.o mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory c data of file mm/.tmp_mc_debug-pagealloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'ipc/.tmp_mx_ipc_sysctl.o': No such file mv: cannot stat `mm/.tmp_mx_debug-pagealloc.o': No such file or directory GZIP kernel/config_data.gz rm: cannot remove `ipc/.tmp_mx_ipc_sysctl.o': No such file or directory make[1]: *** [init] Error 2 CC kernel/irq/manage.o CC kernel/time/jiffies.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps_32.o CC crypto/proc.o CC fs/exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mempool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mempool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mempool.o CC kernel/irq/spurious.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC kernel/res_counter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_namespace.o CC kernel/irq/resend.o CC crypto/ablkcipher.o mv: cannot stat `ipc/.tmp_mx_namespace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/irq/chip.o kernel/.tmp_gl_semaphore.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/syscall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_syscall.o CC kernel/irq/dummychip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file CC block/elevator.o CC crypto/blkcipher.o mv: cannot stat `ipc/.tmp_mx_syscall.o': No such file or directory rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/smpboot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target CC crypto/ahash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slab_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slab_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/slab_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slab_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slab_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_slab_common.o specific data of file kernel/.tmp_mc_smpboot.o mv: cannot stat `kernel/.tmp_mx_smpboot.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_stacktrace.o mv: cannot stat `mm/.tmp_mx_slab_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/srcu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_srcu.o mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC crypto/shash.o mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC block/blk-core.o CC kernel/time/timer_list.o CC kernel/trace/trace_sched_switch.o CC kernel/time/timeconv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/wait.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/wait.o: uses instructions which are incompatible with instructions used in previous modules kernel/async.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fkernel/async.o: uses instructions which are incompatible with instructions used in previous modulesa ile/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldd: tfoa imleerdg et ot amregregte stpaercgiefti cs pdeactiaf iocf dfaitlae okernel/wait.of f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ilkernel/.tmp_mc_wait.o: compiled for a big endian system and target is little endiane /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o kernel/.tmp_mc_wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldkernel/.tmp_mc_async.o: compiled for a big endian system and target is little endian: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fakernel/.tmp_mc_async.o: uses instructions which are incompatible with instructions used in previous modulesi l/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lde:d ftaoi lmeedr gto merge target specific data of file kernel/.tmp_mc_async.o CC kernel/hung_task.o e target specific data of file kernel/.tmp_mc_wait.o mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_stop_task.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stop_task.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_handle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_handle.o rm: cannot remove `kernel/sched/.tmp_mx_stop_task.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace_32.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ptrace_32.o mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory CC kernel/time/posix-clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/sparse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/sparse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/sparse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_sparse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_sparse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_sparse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cputime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cputime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_capability.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_capability.o CC kernel/seccomp.o mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory mv: cannot stat `kernel/sched/.tmp_mx_cputime.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC kernel/time/alarmtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fi CC kernel/irq/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endianl e/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/up.o: uses instructions which are incompatible with instructions used in previous modulesmm/.tmp_mc_vmstat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/up.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_up.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_up.o CC kernel/rcutorture.o mv: cannot stat `mm/.tmp_mx_vmstat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_notifier.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_3_4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_3_4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_gcc_3_4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_dmapool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_dmapool.o mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sh/kernel] Error 2 mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC kernel/irq/irqdomain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/rcutiny.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdesc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdesc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdesc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge ta CC kernel/relay.o kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/callchain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_callchain.o rget specific data of file kernel/irq/.tmp_mc_irqdesc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file mv: cannot stat `kernel/irq/.tmp_mx_irqdesc.o': No such file or directory rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory mv: cannot stat `kernel/events/.tmp_mx_callchain.o': No such file or directory CC kernel/trace/trace_functions.o CC kernel/irq/proc.o CC kernel/utsname_sysctl.o CC crypto/algboss.o CC kernel/delayacct.o CC block/blk-tag.o CC block/blk-sysfs.o CC kernel/time/clockevents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/qos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_qos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/.tmp_mc_qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_stats.o: file not recognized: File truncated mv: cannot stat `kernel/power/.tmp_mx_qos.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stats.o': No such file rm: cannot remove `kernel/sched/.tmp_mx_stats.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/itimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/itimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_itimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_itimer.o mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_nsproxy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_nsproxy.o CC sound/sound_core.o mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory CC kernel/time/tick-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/interval_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/interval_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/interval_tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_interval_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_interval_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_interval_tree.o mv: cannot stat `mm/.tmp_mx_interval_tree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_groups.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: faile CC kernel/trace/trace_irqsoff.o d to merge target specific data of file kernel/.tmp_mc_groups.o mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory CC kernel/trace/trace_nop.o CC kernel/taskstats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_readahead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_readahead.o mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kmod.o CC kernel/tsacct.o mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/ring_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/ring_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/ring_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_ring_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_ring_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_ring_buffer.o LD firmware/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/freezer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC kernel/tracepoint.o mv: cannot stat `kernel/events/.tmp_mx_ring_buffer.o': No such file or directory kernel/.tmp_mc_freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_freezer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file CC kernel/latencytop.o rm: cannot remove `kernel/irq/.tmp_mx_dummychip.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/process.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/.tmp_mc_process.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_resend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_resend.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_ntp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_ntp.o mv: cannot stat `kernel/power/.tmp_mx_process.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kfifo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kfifo.o mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:386:1: warning: control reaches end of non-void function [-Wreturn-type] CC kernel/irq_work.o CC kernel/trace/trace_stack.o CC fs/pipe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/jiffies.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/jiffies.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/jiffies.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_jiffies.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_jiffies.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_jiffies.o LD kernel/power/built-in.o mv: cannot stat `kernel/time/.tmp_mx_jiffies.o': No such file or directory CC kernel/trace/trace_functions_graph.o CC fs/namei.o CC kernel/time/tick-oneshot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/power/poweroff.o: No such file or directory make[3]: *** [kernel/power/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/power] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_truncate.o CC kernel/crash_dump.o mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_compress.o CC block/blk-flush.o mv: cannot stat `crypto/.tmp_mx_compress.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_params.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_params.o CC fs/fcntl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/device_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/device_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/device_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_device_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_device_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_device_cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/mutex.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_mutex.o mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC kernel/trace/blktrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory mv: cannot stat `security/.tmp_mx_device_cgroup.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kthread.o crypto/.tmp_gl_cipher.o: file not recognized: File truncated CC block/blk-settings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cipher.o': No such file mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_cipher.o': No such file or directory mv: cannot stat `ipc/.tmp_mx_util.o': No such file or directory CC block/blk-ioc.o LD arch/sh/drivers/dma/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC block/blk-map.o mm/.tmp_gl_oom_kill.o: file not recognized: File truncated CC kernel/time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_resource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_resource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_oom_kill.o': No such file mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CHK kernel/config_data.h rm: cannot remove `mm/.tmp_mx_oom_kill.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/seccomp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/seccomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/seccomp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_seccomp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_seccomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data o CC arch/sh/drivers/push-switch.o CC kernel/time/tick-sched.o f file kernel/.tmp_mc_seccomp.o CC crypto/testmgr.o mv: cannot stat `kernel/.tmp_mx_seccomp.o': No such file or directory UPD kernel/config_data.h CC crypto/crypto_wq.o CC kernel/trace/trace_events.o CC kernel/configs.o LD drivers/amba/built-in.o CC kernel/trace/trace_export.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_fs.o CC kernel/trace/trace_event_perf.o mv: cannot stat `kernel/gcov/.tmp_mx_fs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/utsname_sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_utsname_sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timeconv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timeconv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timeconv.o mv: cannot stat `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory LD drivers/auxdisplay/built-in.o mv: cannot stat `kernel/time/.tmp_mx_timeconv.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_devres.o LD kernel/gcov/built-in.o CC fs/ioctl.o mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/spinlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_spinlock.o CC block/blk-exec.o CC kernel/time/timer_stats.o mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_spurious.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_spurious.o mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC drivers/base/core.o CC crypto/aead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_char_dev.o mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory CC drivers/block/pktcdvd.o LD drivers/bus/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/res_counter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/res_counter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/res_counter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_res_counter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_res_counter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_res_counter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file_table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file_table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file_table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file_table.o mv: cannot stat `kernel/.tmp_mx_res_counter.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/hung_task.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/hung_task.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hung_task.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_hung_task.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_hung_task.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_hung_task.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_hung_task.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scatterwalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scatterwalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_scatterwalk.o CC kernel/trace/trace_events_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_proc.o: file not recognized: File truncated mv: cannot stat `crypto/.tmp_mx_scatterwalk.o': No such file or directory sound/.tmp_gl_sound_core.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_pid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup_freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup_freezer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup_freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cgroup_freezer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_api.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_api.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'sound/.tmp_mx_sound_core.o': No such file rm: cannot remove `crypto/.tmp_mx_proc.o': No such file or directory specific data of file crypto/.tmp_mc_api.o rm: cannot remove `sound/.tmp_mx_sound_core.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_cgroup_freezer.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_api.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clocksource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_clocksource.o CC drivers/cdrom/cdrom.o CC arch/sh/lib/io.o mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC crypto/chainiv.o LD sound/soundcore.o CC crypto/eseqiv.o CC drivers/char/mem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find sound/sound_core.o: No such file or directory make[2]: *** [sound/soundcore.o] Error 1 make[2]: Target `__build' not remade because of errors. CC drivers/clk/clk-devres.o make[1]: *** [sound] Error 2 CC crypto/seqiv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slob.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slob.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/slob.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slob.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slob.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_slob.o CC block/blk-merge.o CC drivers/clk/clkdev.o CC crypto/pcompress.o mv: cannot stat `mm/.tmp_mx_slob.o': No such file or directory CC drivers/base/bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl_binary.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl_binary.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl_binary.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl_binary.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl_binary.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl_binary.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_msg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kallsyms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kallsyms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kallsyms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kallsyms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kallsyms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kallsyms.o CC drivers/base/dd.o mv: cannot stat `ipc/.tmp_mx_msg.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sysctl_binary.o': No such file or directory CC net/socket.o mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cred.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_backing-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_backing-dev.o mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_ptrace.o mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/hw_breakpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_hw_breakpoint.o mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory mv: cannot stat `kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory CC net/802/p8022.o CC crypto/crypto_user.o AS arch/sh/lib/ashiftrt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_commoncap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_commoncap.o CC drivers/base/syscore.o mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory CC drivers/block/virtio_blk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_proc.o CC net/8021q/vlan_core.o mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory CC arch/sh/lib/ashldi3.o AS arch/sh/lib/ashlsi3.o LD security/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/delayacct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/delayacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/delayacct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_delayacct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_delayacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_delayacct.o CC net/9p/mod.o mv: cannot stat `kernel/.tmp_mx_delayacct.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tsacct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tsacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tsacct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tsacct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tsacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_tsacct.o CC kernel/trace/power-traces.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/posix-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-timers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_posix-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_posix-timers.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_softirq.o mv: cannot stat `kernel/.tmp_mx_tsacct.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid_namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid_namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid_namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_pid_namespace.o CC lib/bcd.o CC net/9p/client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/shm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/shm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_shm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_shm.o mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_pid_namespace.o': No such file or directory CC lib/div64.o mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory CC drivers/base/driver.o CC arch/sh/lib/ashrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-oneshot.o CC net/ax25/ax25_addr.o mv: cannot stat `kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory CC net/batman-adv/bat_iv_ogm.o CC drivers/base/class.o AS arch/sh/lib/ashrsi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/rt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/rt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/rt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_rt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_rt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_rt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-common.o mv: cannot stat `kernel/sched/.tmp_mx_rt.o': No such file or directory CC drivers/base/platform.o mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC net/core/sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/latencytop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/latencytop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/latencytop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_latencytop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_latencytop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_latencytop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_util.o AS arch/sh/lib/checksum.o mv: cannot stat `kernel/.tmp_mx_latencytop.o': No such file or directory CC net/can/gw.o mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC lib/sort.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clockevents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clockevents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clockevents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_clockevents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stat.o CC lib/parser.o mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory CC net/caif/caif_dev.o CC lib/halfmd4.o CC arch/sh/lib/delay.o CC net/bridge/br.o CC net/can/raw.o CC arch/sh/lib/div64-generic.o CC net/can/af_can.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targe/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/batman-adv/bitarray.o t specific data of file kernel/time/.tmp_mc_posix-clock.o kernel/.tmp_gl_configs.o: file not recognized: File truncated mv: cannot stat `kernel/time/.tmp_mx_posix-clock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_configs.o': No such file rm: cannot remove `kernel/.tmp_mx_configs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rcupdate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_rcupdate.o CC net/dsa/dsa.o mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_swap.o arch/sh/drivers/.tmp_gl_push-switch.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/drivers/.tmp_mx_push-switch.o': No such file CC net/9p/error.o rm: cannot remove `arch/sh/drivers/.tmp_mx_push-switch.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clk-devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clk-devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/clk-devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clk-devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clk-devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/.tmp_mc_clk-devres.o mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory CC net/caif/cfcnfg.o mv: cannot stat `drivers/clk/.tmp_mx_clk-devres.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_chip.o CC fs/readdir.o mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory LD arch/sh/drivers/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/drivers/push-switch.o: No such file or directory make[2]: *** [arch/sh/drivers/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [arch/sh/drivers] Error 2 CC fs/select.o CC net/ax25/ax25_dev.o CC crypto/hmac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-tag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-tag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-tag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-tag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-tag.o CC fs/fifo.o mv: cannot stat `block/.tmp_mx_blk-tag.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ahash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ahash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ahash.o CC crypto/vmac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/div64-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/div64-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/div64-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_div64-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_div64-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_div64-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_io.o mv: cannot stat `crypto/.tmp_mx_ahash.o': No such file or directory mv: cannot stat `arch/sh/lib/.tmp_mx_div64-generic.o': No such file or directory mv: cannot stat `arch/sh/lib/.tmp_mx_io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/acct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/acct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_acct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_acct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl.o mv: cannot stat `kernel/.tmp_mx_acct.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory CC block/blk-softirq.o CC block/blk-timeout.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdomain.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdomain.o crypto/.tmp_gl_algboss.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file mv: cannot stat `kernel/irq/.tmp_mx_irqdomain.o': No such file or directory CC lib/debug_locks.o CC drivers/char/random.o rm: cannot remove `crypto/.tmp_mx_algboss.o': No such file or directory CC net/batman-adv/debugfs.o CC net/8021q/vlan.o CC net/8021q/vlan_dev.o CC lib/random32.o CC block/blk-iopoll.o CC net/ethernet/eth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_read_write.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_read_write.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashldi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashldi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/ashldi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashldi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashldi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_ashldi3.o mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory mv: cannot stat `arch/sh/lib/.tmp_mx_ashldi3.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/open.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/open.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/open.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_open.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_open.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_open.o mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory AS arch/sh/lib/div64.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/syscore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/syscore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/syscore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_syscore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_syscore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_syscore.o mv: cannot stat `drivers/base/.tmp_mx_syscore.o': No such file or directory CC fs/dcache.o CC net/ax25/ax25_iface.o CC fs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer_stats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer_stats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer_stats.o mv: cannot stat `kernel/time/.tmp_mx_timer_stats.o': No such file or directory CC drivers/base/cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_alarmtimer.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_blkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/ashrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/ashrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_ashrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_ashrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcutiny.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcutiny.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcutiny.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rcutiny.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rcutiny.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_rcutiny.o mv: cannot stat `arch/sh/lib/.tmp_mx_ashrdi3.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_alarmtimer.o': No such file mv: cannot stat `crypto/.tmp_mx_blkcipher.o': No such file or directory rm: cannot remove `kernel/time/.tmp_mx_alarmtimer.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_rcutiny.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_kmemleak.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_kmemleak.o': No such file CC net/9p/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_hrtimer.o rm: cannot remove `mm/.tmp_mx_kmemleak.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-exec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-exec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-exec.o CC net/ieee802154/af_ieee802154.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `block/.tmp_mx_blk-exec.o': No such file or directory mm/.tmp_gl_percpu.o: file not recognized: File truncated mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC crypto/md4.o CC net/ieee802154/raw.o CC arch/sh/lib/lshrdi3.o CC net/dsa/slave.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_percpu.o': No such file AS arch/sh/lib/lshrsi3.o rm: cannot remove `mm/.tmp_mx_percpu.o': No such file or directory CC lib/bust_spinlocks.o CC lib/hexdump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/delay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/delay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/delay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_delay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_delay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target CC net/dsa/tag_dsa.o CC block/blk-lib.o specific data of file arch/sh/lib/.tmp_mc_delay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_manage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_manage.o mv: cannot stat `arch/sh/lib/.tmp_mx_delay.o': No such file or directory CC net/8021q/vlan_netlink.o CC net/ax25/ax25_in.o mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC net/8021q/vlanproc.o CC drivers/char/ttyprintk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-map.o AS arch/sh/lib/mcount.o mv: cannot stat `block/.tmp_mx_blk-map.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clkdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/clkdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/clkdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clkdev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/clk/.tmp_mc_clkdev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/clk/.tmp_mc_clkdev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/mod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/mod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/mod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_mod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_mod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/shash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_shash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific dat/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ablkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ablkcipher.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ablkcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ablkcipher.o CC lib/kasprintf.o target specific data of file net/9p/.tmp_mc_mod.o mv: cannot stat `drivers/clk/.tmp_mx_clkdev.o': No such file or directory a of file crypto/.tmp_mc_shash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-flush.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-flush.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-flush.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-flush.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-flush.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-flush.o mv: cannot stat `net/9p/.tmp_mx_mod.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_shash.o': No such file or directory LD kernel/irq/built-in.o mv: cannot stat `crypto/.tmp_mx_ablkcipher.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `block/.tmp_mx_blk-flush.o': No such file or directory mv: cannot stat `block/.tmp_mx_blk-sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/dummychip.o: No such file or directory kernel/.tmp_gl_posix-cpu-timers.o: file not recognized: File truncated CC lib/bitmap.o make[3]: *** [kernel/irq/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/irq] Error 2 CC net/ax25/ax25_ip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_posix-cpu-timers.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/sem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/sem.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_sem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_sem.o CC net/802/psnap.o rm: cannot remove `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory AS arch/sh/lib/memchr.o mv: cannot stat `ipc/.tmp_mx_sem.o': No such file or directory LD drivers/clk/built-in.o CC net/9p/protocol.o CC net/ipv6/addrconf_core.o CC drivers/base/firmware.o CC crypto/rmd320.o CC block/ioctl.o CC net/dsa/tag_edsa.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/pcompress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/pcompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/pcompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_pcompress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_pcompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_pcompress.o LD drivers/clocksource/built-in.o mv: cannot stat `crypto/.tmp_mx_pcompress.o': No such file or directory CC net/bridge/br_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_driver.o AS arch/sh/lib/memcpy.o mv: cannot stat `drivers/base/.tmp_mx_driver.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tracepoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tracepoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to LD ipc/built-in.o merge target specific data of file kernel/.tmp_mc_tracepoint.o mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory CC net/ieee802154/dgram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/algapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/algapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/algapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_algapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_algapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_algapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find ipc/ipc_sysctl.o: No such file or directory make[2]: *** [ipc/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-ioc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-ioc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-ioc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-ioc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-ioc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specimake[1]: f*** [ipc] Error 2i c data of file block/.tmp_mc_blk-ioc.o mv: cannot stat `block/.tmp_mx_blk-ioc.o': No such file or directory CC lib/scatterlist.o mv: cannot stat `crypto/.tmp_mx_algapi.o': No such file or directory CC fs/attr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/p8022.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/p8022.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/p8022.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_p8022.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_p8022.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/.tmp_mc_p8022.o mv: cannot stat `net/802/.tmp_mx_p8022.o': No such file or directory AS arch/sh/lib/memmove.o CC crypto/sha1_generic.o LD drivers/crypto/built-in.o CC drivers/cpuidle/cpuidle.o CC net/core/request_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/fair.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_fair.o AS arch/sh/lib/memset.o mv: cannot stat `kernel/sched/.tmp_mx_fair.o': No such file or directory CC net/802/p8023.o CC drivers/devfreq/devfreq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_super.o CC net/ipx/af_ipx.o mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC drivers/cpuidle/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-settings.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-settings.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-settings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-settings.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-settings.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-settings.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/taskstats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/taskstats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/taskstats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_taskstats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_taskstats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_taskstats.o LD drivers/firewire/built-in.o mv: cannot stat `kernel/.tmp_mx_taskstats.o': No such file or directory mv: cannot stat `block/.tmp_mx_blk-settings.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/elevator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/elevator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/elevator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_elevator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_elevator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_elevator.o crypto/.tmp_gl_seqiv.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_dd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file CC drivers/char/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_nommu.o CC fs/bad_inode.o mv: cannot stat `block/.tmp_mx_elevator.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_dd.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_seqiv.o': No such file or directory mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_time.o mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory CC drivers/char/virtio_console.o CC net/9p/trans_fd.o CC drivers/base/init.o CC crypto/sha256_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated LD drivers/firmware/built-in.o CC net/bridge/br_fdb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_eseqiv.o': No such file rm: cannot remove `crypto/.tmp_mx_eseqiv.o': No such file or directory CC net/ax25/ax25_out.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/relay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/relay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/relay.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_relay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_relay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_relay.o CC net/batman-adv/gateway_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fcntl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fcntl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fcntl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_debug.o CC net/caif/cfmuxl.o mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory mv: cannot stat `kernel/sched/.tmp_mx_debug.o': No such file or directory crypto/.tmp_gl_chainiv.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/error.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/error.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_error.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_error.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chainiv.o': No such file rm: cannot remove `crypto/.tmp_mx_chainiv.o': No such file or directory mv: cannot stat `net/9p/.tmp_mx_error.o': No such file or directory CC net/core/skbuff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/base/map.o fs/.tmp_gl_fifo.o: file not recognized: File truncated CC fs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC drivers/base/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/lshrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/lshrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/lshrdi3.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_lshrdi3.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/lib/.tmp_mc_lshrdi3.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/lib/.tmp_mc_lshrdi3.o CC crypto/sha512_generic.o mv: cannot stat `arch/sh/lib/.tmp_mx_lshrdi3.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_ioctl.o mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory CC net/bridge/br_forward.o CC net/bridge/br_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_class.o AS arch/sh/lib/movmem.o mv: cannot stat `drivers/base/.tmp_mx_class.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/cpu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_cpu.o mv: cannot stat `drivers/base/.tmp_mx_cpu.o': No such file or directory CC net/ipv6/exthdrs_core.o AS arch/sh/lib/strlen.o CC net/caif/cfctrl.o CC net/9p/trans_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys.o mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_util.o CC net/irda/iriap.o mv: cannot stat `net/9p/.tmp_mx_util.o': No such file or directory AS arch/sh/lib/udiv_qrnnd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/dsa/tag_trailer.o CC net/core/iovec.o AS arch/sh/lib/udivsi3.o drivers/char/.tmp_gl_mem.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_mem.o': No such file rm: cannot remove `drivers/char/.tmp_mx_mem.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_readdir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_readdir.o CC net/ieee802154/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data omv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory f file crypto/.tmp_mc_aead.o mv: cannot stat `crypto/.tmp_mx_aead.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpuset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpuset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to m AS arch/sh/lib/udivsi3_i4i-Os.o erge target specific data of file kernel/cpuset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpuset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpuset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cpuset.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-softirq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-softirq.o mv: cannot stat `block/.tmp_mx_blk-softirq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timekeeping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/cpuidle/governor.o mv: cannot stat `kernel/.tmp_mx_cpuset.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/bitarray.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/bitarray.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/bitarray.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_bitarray.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_bitarray.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_bitarray.o crypto/.tmp_gl_crypto_user.o: file not recognized: File truncated CC drivers/base/attribute_container.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_user.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-sched.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-sched.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-sched.o mv: cannot stat `net/batman-adv/.tmp_mx_bitarray.o': No such file or directory mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_crypto_user.o': No such file or directory CC lib/string_helpers.o mv: cannot stat `kernel/time/.tmp_mx_tick-sched.o': No such file or directory CC fs/filesystems.o CC crypto/wp512.o CC block/genhd.o CC crypto/tgr192.o LD arch/sh/lib/built-in.o CC block/scsi_ioctl.o CC net/bridge/br_input.o AR arch/sh/lib/lib.a CC crypto/gf128mul.o CC net/batman-adv/gateway_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page-writeback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page-writeback.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page-writeback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page-writeback.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/gcd.o kernel/.tmp_gl_exit.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlan_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlan_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlan_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlan_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlan_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targmv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory et specific data of file net/8021q/.tmp_mc_vlan_core.o CC lib/lcm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exit.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-iopoll.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-iopoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-iopoll.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-iopoll.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-iopoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-iopoll.o rm: cannot remove `kernel/.tmp_mx_exit.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_addr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_addr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_addr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_addr.o mv: cannot stat `net/8021q/.tmp_mx_vlan_core.o': No such file or directory mv: cannot stat `block/.tmp_mx_blk-iopoll.o': No such file or directory mv: cannot stat `net/ax25/.tmp_mx_ax25_addr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_fork.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_fork.o mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_exec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_exec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-timeout.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-timeout.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-timeout.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-timeout.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-timeout.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-timeout.o mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory mv: cannot stat `block/.tmp_mx_blk-timeout.o': No such file or directory CC lib/list_sort.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/ecb.o CC drivers/base/transport_class.o CC block/partition-generic.o drivers/char/.tmp_gl_ttyprintk.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/char/.tmp_mx_ttyprintk.o': No such file CC net/9p/trans_virtio.o rm: cannot remove `drivers/char/.tmp_mx_ttyprintk.o': No such file or directory CC net/ax25/ax25_route.o CC net/ax25/ax25_std_in.o CC net/caif/cffrml.o CC net/ipx/ipx_route.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/driver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_driver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_driver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_driver.o mv: cannot stat `drivers/cpuidle/.tmp_mx_driver.o': No such file or directory CC block/partitions/check.o CC block/bsg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_dev.o mv: cannot stat `net/ax25/.tmp_mx_ax25_dev.o': No such file or directory CC drivers/cpuidle/sysfs.o mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/dsa.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/dsa.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/dsa.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_dsa.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_dsa.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/.tmp_mc_dsa.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `net/dsa/.tmp_mx_dsa.o': No such file or directory CC lib/uuid.o crypto/.tmp_gl_hmac.o: file not recognized: File truncated CC lib/flex_array.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.o': No such file rm: cannot remove `crypto/.tmp_mx_hmac.o': No such file or directory CC net/ax25/ax25_std_subr.o CC lib/bsearch.o CC net/bridge/br_ioctl.o CC crypto/cts.o CC net/ipx/ipx_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_bus.o mv: cannot stat `drivers/base/.tmp_mx_bus.o': No such file or directory CC net/batman-adv/hard-interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-merge.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-merge.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-merge.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-merge.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-merge.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-merge.o mv: cannot stat `block/.tmp_mx_blk-merge.o': No such file or directory CC drivers/base/topology.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha1_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha1_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/sha1_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha1_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha1_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_sha1_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bad_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_bad_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_iface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_iface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_iface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_iface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_iface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_iface.o mv: cannot stat `crypto/.tmp_mx_sha1_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/tag_dsa.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/tag_dsa.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/tag_dsa.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_tag_dsa.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_tag_dsa.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/.tmp_mc_tag_dsa.o mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory mv: cannot stat `net/ax25/.tmp_mx_ax25_iface.o': No such file or directory mv: cannot stat `net/dsa/.tmp_mx_tag_dsa.o': No such file or directory CC lib/find_last_bit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ CC block/bsg-lib.o et specific data of file kernel/printk.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_printk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_printk.o mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/platform.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/platform.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_platform.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_platform.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_platform.o mv: cannot stat `drivers/base/.tmp_mx_platform.o': No such file or directory CC fs/namespace.o CC crypto/lrw.o CC lib/find_next_bit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/psnap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/psnap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/psnap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_psnap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_psnap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/.tmp_mc_psnap.o mv: cannot stat `net/802/.tmp_mx_psnap.o': No such file or directory CC net/802/stp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/p8023.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/p8023.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/p8023.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_p8023.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_p8023.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merg CC net/ax25/ax25_std_timer.o e target specific data of file net/802/.tmp_mc_p8023.o mv: cannot stat `net/802/.tmp_mx_p8023.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/caif_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/caif_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/caif_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_caif_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_caif_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_caif_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_pipe.o mv: cannot stat `net/caif/.tmp_mx_caif_dev.o': No such file or directory CC net/ieee802154/nl-mac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_map.o mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_ip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_ip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_ip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_ip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_ip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_ip.o mv: cannot stat `drivers/base/.tmp_mx_map.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/.tmp_mc_misc.o CC drivers/base/power/clock_ops.o mv: cannot stat `net/ax25/.tmp_mx_ax25_ip.o': No such file or directory mv: cannot stat `drivers/char/.tmp_mx_misc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/debugfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/debugfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_debugfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_debugfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_attr.o CC net/caif/cfveil.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/trans_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/trans_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/trans_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_trans_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_trans_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_trans_common.o o merge target specific data of file net/batman-adv/.tmp_mc_debugfs.o CC net/ipx/pe2.o mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory mv: cannot stat `net/batman-adv/.tmp_mx_debugfs.o': No such file or directory mv: cannot stat `net/9p/.tmp_mx_trans_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ethernet/eth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ethernet/eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ethernet/eth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ethernet/.tmp_mc_eth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ethernet/.tmp_mc_eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ethernet/.tmp_mc_eth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/tag_edsa.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/tag_edsa.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/tag_edsa.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_tag_edsa.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_tag_edsa.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/.tmp_mc_tag_edsa.o mv: cannot stat `net/ethernet/.tmp_mx_eth.o': No such file or directory CC net/ax25/ax25_subr.o mv: cannot stat `net/dsa/.tmp_mx_tag_edsa.o': No such file or directory CC drivers/base/dma-mapping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/addrconf_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/addrconf_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/addrconf_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_addrconf_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_addrconf_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/.tmp_mc_addrconf_core.o crypto/.tmp_gl_md4.o: file not recognized: File truncated CC fs/seq_file.o CC drivers/base/dma-coherent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file mv: cannot stat `net/ipv6/.tmp_mx_addrconf_core.o': No such file or directory CC lib/llist.o rm: cannot remove `crypto/.tmp_mx_md4.o': No such file or directory CC net/bridge/br_notify.o CC net/ieee802154/nl-phy.o CC net/ax25/ax25_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/8021q/.tmp_gl_vlan_netlink.o: file not recognized: File truncated CC lib/memweight.o LD net/ethernet/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/8021q/.tmp_mx_vlan_netlink.o': No such file rm: cannot remove `net/8021q/.tmp_mx_vlan_netlink.o': No such file or directory CC net/irda/iriap_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/cpuidle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/cpuidle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/cpuidle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_cpuidle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_cpuidle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_cpuidle.o CC net/caif/cfdbgl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/governor.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_governor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_governor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_governor.o mv: cannot stat `drivers/cpuidle/.tmp_mx_cpuidle.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfcnfg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfcnfg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfcnfg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfcnfg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfcnfg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfcnfg.o mm/.tmp_gl_filemap.o: file not recognized: File truncated mv: cannot stat `drivers/cpuidle/.tmp_mx_governor.o': No such file or directory mv: cannot stat `net/caif/.tmp_mx_cfcnfg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_filemap.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/transport_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/transport_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/transport_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_transport_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_transport_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_transport_class.o rm: cannot remove `mm/.tmp_mx_filemap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/netlink/af_netlink.o CC net/llc/llc_core.o mv: cannot stat `drivers/base/.tmp_mx_transport_class.o': No such file or directory kernel/time/.tmp_gl_timer_list.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_timer_list.o': No such file CC fs/xattr.o rm: cannot remove `kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/raw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/raw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_raw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_raw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/.tmp_mc_raw.o CC net/llc/llc_input.o mv: cannot stat `net/ieee802154/.tmp_mx_raw.o'/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/slave.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/slave.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/slave.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_slave.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_slave.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/.tmp_mc_slave.o CC drivers/cpuidle/governors/ladder.o : No such file or directory CC net/caif/cfserl.o CC block/blk-cgroup.o mv: cannot stat `net/dsa/.tmp_mx_slave.o': No such file or directory CC net/llc/llc_output.o LD kernel/time/built-in.o CC block/partitions/msdos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/can/af_can.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/can/af_can.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/can/af_can.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/can/.tmp_mc_af_can.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/can/.tmp_mc_af_can.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/can/.tmp_mc_af_can.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/timer_list.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/alarmtimer.o: No such file or directory mv: cannot stat `net/can/.tmp_mx_af_can.o': No such file or directory make[3]: *** [kernel/time/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/time] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/af_ieee802154.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/af_ieee802154.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to m CC lib/kstrtox.o erge target specific data of file net/ieee802154/af_ieee802154.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_af_ieee802154.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_af_ieee802154.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/.tmp_mc_af_ieee802154.o CC net/ieee802154/nl_policy.o mv: cannot stat `net/ieee802154/.tmp_mx_af_ieee802154.o': No such file or directory CC net/ipx/sysctl_net_ipx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlanproc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlanproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlanproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlanproc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlanproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/.tmp_mc_vlanproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/protocol.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_protocol.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_protocol.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `net/8021q/.tmp_mx_vlanproc.o': No such file or directory ile net/9p/.tmp_mc_protocol.o mv: cannot stat `net/9p/.tmp_mx_protocol.o': No such file or directory net/can/.tmp_gl_raw.o: file not recognized: File truncated CC net/ieee802154/wpan-class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/can/.tmp_mx_raw.o': No such file CC lib/iomap_copy.o rm: cannot remove `net/can/.tmp_mx_raw.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-lib.o mv: cannot stat `block/.tmp_mx_blk-lib.o': No such file or directory CC net/ax25/ax25_uid.o CC drivers/devfreq/governor_simpleondemand.o CC lib/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/devres.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_devres.o mv: cannot stat `drivers/base/.tmp_mx_devres.o': No such file or directory CC lib/locking-selftest.o CC block/blk-throttle.o CC net/can/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to CC net/nfc/core.o merge target specific data of file net/ieee802154/.tmp_mc_netlink.o mv: cannot stat `net/ieee802154/.tmp_mx_netlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcutorture.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcutorture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcutorture.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rcutorture.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_rcutorture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_rcutorture.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/attribute_container.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/attribute_container.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/attribute_container.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_attribute_container.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_attribute_container.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_attribute_container.o mv: cannot stat `kernel/.tmp_mx_rcutorture.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_attribute_container.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/nfc/netlink.o drivers/block/.tmp_gl_virtio_blk.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/block/.tmp_mx_virtio_blk.o': No such file rm: cannot remove `drivers/block/.tmp_mx_virtio_blk.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/8021q/.tmp_gl_vlan.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/request_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/request_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/request_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_request_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_request_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_request_sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlan_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/vlan_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/vlan_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlan_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/8021q/.tmp_mc_vlan_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/8021q/.tmp_mc_vlan_dev.o mv: cannot stat `net/8021q/.tmp_mx_vlan_dev.o': No such file or directory mv: cannot stat `net/core/.tmp_mx_request_sock.o': No such file or directory CC net/nfc/af_nfc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/8021q/.tmp_mx_vlan.o': No such file CC net/irda/irlmp.o rm: cannot remove `net/8021q/.tmp_mx_vlan.o': No such file or directory CC net/nfc/rawsock.o CC drivers/cpuidle/governors/menu.o CC net/irda/irlmp_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_ioctl.o CC net/nfc/hci/core.o mv: cannot stat `block/.tmp_mx_ioctl.o': No such file or directory CC net/core/datagram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfmuxl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfmuxl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfmuxl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfmuxl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfmuxl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfmuxl.o LD net/8021q/8021q.o mv: cannot stat `net/caif/.tmp_mx_cfmuxl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/8021q/vlan.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/8021q/vlan_netlink.o: No such file or directory make[3]: *** [net/8021q/8021q.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/8021q] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/tag_trailer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/tag_trailer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/tag_trailer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_tag_trailer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/dsa/.tmp_mc_tag_trailer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/dsa/.tmp_mc_tag_trailer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_in.o CC lib/spinlock_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/clock_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/clock_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/power/clock_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.tmp_mc_clock_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/power/.tmp_mc_clock_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of mv: cannot stat `net/dsa/.tmp_mx_tag_trailer.o': No such file or directory mv: cannot stat `net/ax25/.tmp_mx_ax25_in.o': No such file or directory file drivers/base/power/.tmp_mc_clock_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfveil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfveil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfveil.o mv: cannot stat `drivers/base/power/.tmp_mx_clock_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfveil.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfveil.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfveil.o mv: cannot stat `net/caif/.tmp_mx_cfveil.o': No such file or directory CC block/noop-iosched.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/select.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_select.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_select.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_select.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfdbgl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfdbgl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfdbgl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfdbgl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfdbgl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfdbgl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_filesystems.o mv: cannot stat `net/caif/.tmp_mx_cfdbgl.o': No such file or directory mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC net/caif/cfdgml.o mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory CC lib/hweight.o CC lib/list_debug.o LD net/dsa/dsa_core.o CC net/caif/cfrfml.o CC net/ax25/af_ax25.o LD drivers/base/power/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/check.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/check.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/check.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_check.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_check.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_check.o crypto/.tmp_gl_ecb.o: file not recognized: File truncated CC net/phonet/pn_dev.o net/can/.tmp_gl_gw.o: file not recognized: File truncated LD net/dsa/built-in.o CC net/caif/cfvidl.o mv: cannot stat `block/partitions/.tmp_mx_check.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/can/.tmp_mx_gw.o': No such file rm: cannot remove `crypto/.tmp_mx_ecb.o': No such file or directory rm: cannot remove `net/can/.tmp_mx_gw.o': No such file or directory CC fs/libfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC block/deadline-iosched.o drivers/base/.tmp_gl_topology.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/.tmp_mc_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/.tmp_mc_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/base/.tmp_mx_topology.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_device.o rm: cannot remove `drivers/base/.tmp_mx_topology.o': No such file or directory mv: cannot stat `drivers/cpuidle/.tmp_mx_sysfs.o': No such file or directory CC net/rfkill/core.o mv: cannot stat `net/bridge/.tmp_mx_br_device.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/dgram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/dgram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/dgram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_dgram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_dgram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specif CC net/nfc/nci/core.o ic data of file net/ieee802154/.tmp_mc_dgram.o mv: cannot stat `net/ieee802154/.tmp_mx_dgram.o': No such file or directory CC block/blk-integrity.o CC net/nfc/hci/hcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfctrl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfctrl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfctrl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfctrl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target CC fs/fs-writeback.o specific data of file net/caif/.tmp_mc_cfctrl.o mv: cannot stat `net/caif/.tmp_mx_cfctrl.o': No such file or directory CC net/bridge/br_stp.o LD net/wireless/built-in.o CC net/sched/sch_generic.o CC net/sched/sch_mq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfserl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfserl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfserl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfserl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_forward.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_forward.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_forward.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_forward.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_forward.o net/caif/.tmp_mc_cfserl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfserl.o CC net/caif/cfutill.o mv: cannot stat `net/caif/.tmp_mx_cfserl.o': No such file or directory mv: cannot stat `net/bridge/.tmp_mx_br_forward.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/exthdrs_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/exthdrs_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipv6/exthdrs_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_exthdrs_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipv6/.tmp_mc_exthdrs_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fa CC lib/debugobjects.o CC fs/pnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_core.o iled to merge target specific data of file net/ipv6/.tmp_mc_exthdrs_core.o mv: cannot stat `net/ipv6/.tmp_mx_exthdrs_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_out.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_out.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_out.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_out.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_out.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_out.o CC fs/drop_caches.o mv: cannot stat `drivers/base/.tmp_mx_core.o': No such file or directory mv: cannot stat `net/ax25/.tmp_mx_ax25_out.o': No such file or directory CC fs/splice.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_tgr192.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cffrml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cffrml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cffrml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cffrml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cffrml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cffrml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file rm: cannot remove `crypto/.tmp_mx_tgr192.o': No such file or directory mv: cannot stat `net/caif/.tmp_mx_cffrml.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/devfreq/devfreq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/devfreq/devfreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/devfreq/devfreq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/devfreq/.tmp_mc_devfreq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/devfreq/.tmp_mc_devfreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/devfreq/.tmp_mc_devfreq.o CC fs/sync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bsg-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bsg-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/bsg-lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bsg-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bsg-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_bsg-lib.o LD net/ipv6/built-in.o mv: cannot stat `block/.tmp_mx_bsg-lib.o': No such file or directory mv: cannot stat `drivers/devfreq/.tmp_mx_devfreq.o': No such file or directory CC fs/utimes.o CC net/ax25/ax25_ds_in.o CC net/sysctl_net.o CC net/netlink/genetlink.o CC crypto/ctr.o CC net/caif/cfsrvl.o CC drivers/devfreq/governor_powersave.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/gateway_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/gateway_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/gateway_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_gateway_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_gateway_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_gateway_common.o CC net/irda/irlmp_frame.o mv: cannot stat `net/batman-adv/.tmp_mx_gateway_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_std_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_std_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_std_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_std_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_std_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_std_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/iovec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/iovec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/iovec.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_iovec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_iovec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_iovec.o crypto/.tmp_gl_vmac.o: file not recognized: File truncated mv: cannot stat `net/ax25/.tmp_mx_ax25_std_subr.o': No such file or directory mv: cannot stat `net/core/.tmp_mx_iovec.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_vmac.o': No such file rm: cannot remove `crypto/.tmp_mx_vmac.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/cpuidle/governors/.tmp_gl_ladder.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cpuidle/governors/.tmp_mx_ladder.o': No such file rm: cannot remove `drivers/cpuidle/governors/.tmp_mx_ladder.o': No such file or directory mv: cannot stat `net/bridge/.tmp_mx_br_input.o': No such file or directory CC net/caif/cfpkt_skbuff.o CC lib/bitrev.o CC lib/crc-ccitt.o CC net/ax25/ax25_ds_subr.o CC crypto/gcm.o CC net/core/stream.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dma-mapping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dma-mapping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dma-mapping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dma-mapping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dma-mapping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_dma-mapping.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/pe2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/pe2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/pe2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_pe2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_pe2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/.tmp_mc_pe2.o mv: cannot stat `net/ipx/.tmp_mx_pe2.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_dma-mapping.o': No such file or directory CC net/nfc/nci/data.o LD drivers/gpio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/sysctl_net_ipx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/sysctl_net_ipx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/sysctl_net_ipx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_sysctl_net_ipx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_sysctl_net_ipx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/.tmp_mc_sysctl_net_ipx.o drivers/devfreq/.tmp_gl_governor_simpleondemand.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dma-coherent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/dma-coherent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/dma-coherent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dma-coherent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/base/.tmp_mc_dma-coherent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/base/.tmp_mc_dma-coherent.o mv: cannot stat `net/ipx/.tmp_mx_sysctl_net_ipx.o': No such file or directory mv: cannot stat `drivers/base/.tmp_mx_dma-coherent.o': No such file or directory CC block/partitions/osf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/devfreq/.tmp_mx_governor_simpleondemand.o': No such file rm: cannot remove `drivers/devfreq/.tmp_mx_governor_simpleondemand.o': No such file or directory CC net/caif/caif_socket.o CC net/nfc/nci/lib.o CC net/irda/irlap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/stp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/stp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_stp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/802/.tmp_mc_stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/802/.tmp_mc_stp.o mv: cannot stat `net/802/.tmp_mx_stp.o': No such file or directory LD drivers/base/built-in.o CC drivers/devfreq/governor_userspace.o CC net/sched/sch_api.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/base/topology.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfvidl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfvidl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfvidl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfvidl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfvidl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfvidl.o make[3]: *** [drivers/base/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/base] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfdgml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfdgml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfdgml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfdgml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfdgml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfdgml.o mv: cannot stat `net/caif/.tmp_mx_cfvidl.o': No such file or directory mv: cannot stat `net/caif/.tmp_mx_cfdgml.o': No such file or directory mv: cannot stat `net/bridge/.tmp_mx_br_if.o': No such file or directory CC net/nfc/nci/ntf.o LD net/802/built-in.o CC block/partitions/sun.o CC net/ax25/ax25_ds_timer.o CC net/sched/sch_blackhole.o CC net/nfc/hci/command.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/ipx_route.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/ipx_route.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/ipx_route.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_ipx_route.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_ipx_route.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/.tmp_mc_ipx_route.o mv: cannot stat `net/ipx/.tmp_mx_ipx_route.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_output.o CC block/partitions/ultrix.o mv: cannot stat `net/llc/.tmp_mx_llc_output.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/gpu/drm/i2c/built-in.o crypto/.tmp_gl_cts.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/gf128mul.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_gf128mul.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_gf128mul.o mv: cannot stat `crypto/.tmp_mx_gf128mul.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file rm: cannot remove `crypto/.tmp_mx_cts.o': No such file or directory LD drivers/gpu/drm/built-in.o CC net/irda/irlap_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_workqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_workqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partition-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partition-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partition-generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_partition-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_partition-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_partition-generic.o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_core.o CC net/caif/caif_usb.o CC net/nfc/nci/rsp.o mv: cannot stat `block/.tmp_mx_partition-generic.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory mv: cannot stat `net/llc/.tmp_mx_llc_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/scsi_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_scsi_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/lrw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/lrw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/lrw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_lrw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_lrw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_lrw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_std_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_std_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_std_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_std_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_std_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_std_timer.o CC lib/crc16.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_std_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_std_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_std_in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_std_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_std_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_std_in.o CC block/partitions/sysv68.o mv: cannot stat `crypto/.tmp_mx_lrw.o': No such file or directory mv: cannot stat `net/ax25/.tmp_mx_ax25_std_timer.o': No such file or directory mv: cannot stat `block/.tmp_mx_scsi_ioctl.o': No such file or directory LD drivers/gpu/stub/built-in.o mv: cannot stat `net/ax25/.tmp_mx_ax25_std_in.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/random.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/random.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/random.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_random.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_random.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/.tmp_mc_random.o CC net/irda/irlap_frame.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfutill.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfutill.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfutill.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfutill.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfutill.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfutill.o CC fs/stack.o mv: cannot stat `drivers/char/.tmp_mx_random.o': No such file or directory CC net/sched/cls_api.o mv: cannot stat `net/caif/.tmp_mx_cfutill.o': No such file or directory CC net/nfc/hci/llc.o LD drivers/gpu/vga/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/llc_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/llc_input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/llc/.tmp_mc_llc_input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/llc/.tmp_mc_llc_input.o CC net/sched/sch_fifo.o CC net/ax25/sysctl_net_ax25.o mv: cannot stat `net/llc/.tmp_mx_llc_input.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/phonet/pn_netlink.o net/ipx/.tmp_gl_ipx_proc.o: file not recognized: File truncated LD drivers/gpu/built-in.o CC net/nfc/hci/llc_nop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/ipx/.tmp_mx_ipx_proc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/rfkill/rfkill-regulator.o rm: cannot remove `net/ipx/.tmp_mx_ipx_proc.o': No such file or directory net/bridge/.tmp_gl_br_notify.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfrfml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfrfml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfrfml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfrfml.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfrfml.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfrfml.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/bridge/.tmp_mx_br_notify.o': No such file CC lib/crc-t10dif.o mv: cannot stat `net/caif/.tmp_mx_cfrfml.o': No such file or directory rm: cannot remove `net/bridge/.tmp_mx_br_notify.o': No such file or directory LD net/llc/llc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_route.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_route.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_route.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_route.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_route.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_route.o LD net/llc/built-in.o mv: cannot stat `net/ax25/.tmp_mx_ax25_route.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_timer.o CC net/nfc/hci/llc_shdlc.o crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated mv: cannot stat `net/ax25/.tmp_mx_ax25_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha512_generic.o': No such file CC net/bridge/br_stp_bpdu.o CC lib/crc-itu-t.o CC drivers/hid/hid-debug.o rm: cannot remove `crypto/.tmp_mx_sha512_generic.o': No such file or directory CC drivers/hid/hid-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/gateway_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/gateway_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/gateway_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_gateway_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_gateway_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_gateway_client.o mv: cannot stat `net/batman-adv/.tmp_mx_gateway_client.o': No such file or directory CC net/batman-adv/hash.o CC drivers/hid/hid-input.o CC crypto/ccm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/wpan-class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/wpan-class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/wpan-class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_wpan-class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_wpan-class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/.tmp_mc_wpan-class.o HOSTCC lib/gen_crc32table drivers/devfreq/.tmp_gl_governor_powersave.o: file not recognized: File truncated mv: cannot stat `net/ieee802154/.tmp_mx_wpan-class.o': No such file or directory block/.tmp_gl_noop-iosched.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/nl-phy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/nl-phy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/nl-phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_nl-phy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_nl-phy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/.tmp_mc_nl-phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/devfreq/.tmp_mx_governor_powersave.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'block/.tmp_mx_noop-iosched.o': No such file rm: cannot remove `drivers/devfreq/.tmp_mx_governor_powersave.o': No such file or directory CC net/irda/timer.o rm: cannot remove `block/.tmp_mx_noop-iosched.o': No such file or directory mv: cannot stat `net/ieee802154/.tmp_mx_nl-phy.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_ioctl.o CC net/batman-adv/icmp_socket.o mv: cannot stat `net/bridge/.tmp_mx_br_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/iriap_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/iriap_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/iriap_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_iriap_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_iriap_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_iriap_event.o mv: cannot stat `net/ax25/.tmp_mx_ax25_subr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_fdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_fdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_fdb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_fdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_fdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_fdb.o mv: cannot stat `net/irda/.tmp_mx_iriap_event.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/drop_caches.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/drop_caches.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/drop_caches.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_drop_caches.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_drop_caches.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific da CC net/bridge/br_stp_if.o ta of file fs/.tmp_mc_drop_caches.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governors/menu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governors/menu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/cpuidle/governors/menu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governors/.tmp_mc_menu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/cpuidle/governors/.tmp_mc_menu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific dmv: cannot stat `net/bridge/.tmp_mx_br_fdb.o': No such file or directory CC drivers/hid/uhid.o ata of file drivers/cpuidle/governors/.tmp_mc_menu.o mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC fs/fs_struct.o CC crypto/cryptd.o mv: cannot stat `drivers/cpuidle/governors/.tmp_mx_menu.o': No such file or directory CC net/batman-adv/main.o CC net/batman-adv/originator.o CC fs/statfs.o CC net/sched/sch_htb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/af_nfc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/af_nfc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target CC net/bridge/br_stp_timer.o CC fs/buffer.o LD drivers/cpuidle/governors/built-in.o specific data of file net/nfc/af_nfc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_af_nfc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_af_nfc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_af_nfc.o mv: cannot stat `net/nfc/.tmp_mx_af_nfc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/cpuidle/governors/ladder.o: No such file or directory make[4]: *** [drivers/cpuidle/governors/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/cpuidle/governors] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cpuidle] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/hcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/hcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/hcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_hcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_hcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_hcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/9p/.tmp_gl_trans_virtio.o: file not recognized: File truncated mv: cannot stat `net/nfc/hci/.tmp_mx_hcp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/9p/.tmp_mx_trans_virtio.o': No such file rm: cannot remove `net/9p/.tmp_mx_trans_virtio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfsrvl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfsrvl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfsrvl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfsrvl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfsrvl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfsrvl.o mv: cannot stat `net/caif/.tmp_mx_cfsrvl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/iriap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/iriap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/iriap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_iriap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_iriap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_iriap.o LD drivers/hsi/clients/built-in.o mv: cannot stat `net/irda/.tmp_mx_iriap.o': No such file or directory LD drivers/hsi/built-in.o CC net/sched/sch_sfb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file.o CC net/bridge/br_netlink.o CC net/sched/sch_sfq.o mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC net/bridge/br_sysfs_if.o LD drivers/idle/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_uid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_uid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_uid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_uid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_uid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_uid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/seq_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tar/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/trans_fd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/trans_fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/trans_fd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_trans_fd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_trans_fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_trans_fd.o crypto/.tmp_gl_wp512.o: file not recognized: File truncated LD drivers/i2c/algos/built-in.o get specific data of file fs/.tmp_mc_seq_file.o mv: cannot stat `net/ax25/.tmp_mx_ax25_uid.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_wp512.o': No such file mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `net/9p/.tmp_mx_trans_fd.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_wp512.o': No such file or directory net/batman-adv/.tmp_gl_bat_iv_ogm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stack.o CC fs/bio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/batman-adv/.tmp_mx_bat_iv_ogm.o': No such file rm: cannot remove `net/batman-adv/.tmp_mx_bat_iv_ogm.o': No such file or directory mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/devfreq/.tmp_gl_governor_userspace.o: file not recognized: File truncated LD drivers/i2c/busses/built-in.o CC lib/crc7.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/devfreq/.tmp_mx_governor_userspace.o': No such file rm: cannot remove `drivers/devfreq/.tmp_mx_governor_userspace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_pnode.o mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC net/batman-adv/ring_buffer.o LD kernel/trace/libftrace.o LD drivers/i2c/muxes/built-in.o CC fs/block_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/libcrc32c.o CC drivers/input/serio/serio.o kernel/.tmp_gl_signal.o: file not recognized: File truncated LD drivers/i2c/built-in.o CC net/batman-adv/routing.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_signal.o': No such file CC net/batman-adv/send.o LD drivers/devfreq/built-in.o rm: cannot remove `kernel/.tmp_mx_signal.o': No such file or directory CC drivers/input/input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/devfreq/governor_simpleondemand.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/devfreq/governor_powersave.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/devfreq/governor_userspace.o: No such file or directory make[3]: *** [drivers/devfreq/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. CC net/irda/qos.o make[2]: *** [drivers/devfreq] Error 2 CC net/sched/sch_tbf.o CC drivers/input/input-compat.o CC net/core/scm.o CC lib/crc8.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/.tmp_mc_lib.o mv: cannot stat `net/nfc/nci/.tmp_mx_lib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_inode.o CC net/sched/sch_teql.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_utimes.o block/.tmp_gl_deadline-iosched.o: file not recognized: File truncated mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'block/.tmp_mx_deadline-iosched.o': No such file rm: cannot remove `block/.tmp_mx_deadline-iosched.o': No such file or directory CC net/irda/irqueue.o CC net/sched/sch_prio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/osf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/osf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/osf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_osf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_osf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC drivers/hid/hid-generic.o failed to merge target specific data of file block/partitions/.tmp_mc_osf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/rawsock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/rawsock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/rawsock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_rawsock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_rawsock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_rawsock.o mv: cannot stat `block/partitions/.tmp_mx_osf.o': No such file or directory mv: cannot stat `net/nfc/.tmp_mx_rawsock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/can/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/can/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/can/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/can/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/can/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/can/.tmp_mc_proc.o CC drivers/input/input-mt.o CC net/sched/sch_netem.o mv: cannot stat `net/can/.tmp_mx_proc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/nl-mac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/nl-mac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/nl-mac.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_nl-mac.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ieee802154/.tmp_mc_nl-mac.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ieee802154/.tmp_mc_nl-mac.o mv: cannot stat `net/ieee802154/.tmp_mx_nl-mac.o': No such file or directory CC net/irda/irttp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_sync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/ultrix.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/ultrix.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/ultrix.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_ultrix.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_ultrix.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific datmv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC net/sched/sch_choke.o a of file block/partitions/.tmp_mc_ultrix.o mv: cannot stat `block/partitions/.tmp_mx_ultrix.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD net/can/can.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/testmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_testmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_testmgr.o net/.tmp_gl_sysctl_net.o: file not recognized: File truncated net/rfkill/.tmp_gl_rfkill-regulator.o: file not recognized: File truncated LD net/ieee802154/ieee802154.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bsg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/bsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/bsg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bsg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_bsg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_bsg.o LD net/can/can-raw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/.tmp_mx_sysctl_net.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/rfkill/.tmp_mx_rfkill-regulator.o': No such file mv: cannot stat `crypto/.tmp_mx_testmgr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/.tmp_mc_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/.tmp_mc_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed mv: cannot stat `block/.tmp_mx_bsg.o': No such file or directory rm: cannot remove `net/rfkill/.tmp_mx_rfkill-regulator.o': No such file or directory rm: cannot remove `net/.tmp_mx_sysctl_net.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/can/raw.o: No such file or directory make[3]: *** [net/can/can-raw.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-integrity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-integrity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-integrity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-integrity.o to merge target specific data of file net/.tmp_mc_socket.o LD net/can/can-gw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD net/ieee802154/af_802154.o CC fs/direct-io.o mv: cannot stat `block/.tmp_mx_blk-integrity.o': No such file or directory mv: cannot stat `net/.tmp_mx_socket.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/can/gw.o: No such file or directory make[3]: *** [net/can/can-gw.o] Error 1 make[3]: Target `__build' not remade because of errors. net/sched/.tmp_gl_sch_mq.o: file not recognized: File truncated make[2]: *** [net/can] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/sun.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/sun.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/sun.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_sun.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_sun.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_sun.o CC net/irda/irda_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_mq.o': No such file CC net/batman-adv/soft-interface.o rm: cannot remove `net/sched/.tmp_mx_sch_mq.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `block/partitions/.tmp_mx_sun.o': No such file or directory LD net/ieee802154/built-in.o crypto/.tmp_gl_ctr.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc_nop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc_nop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/llc_nop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc_nop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc_nop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_llc_nop.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file mv: cannot stat `net/nfc/hci/.tmp_mx_llc_nop.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_ctr.o': No such file or directory CC net/batman-adv/sysfs.o CC crypto/des_generic.o CC fs/mpage.o CC net/batman-adv/translation-table.o CC net/core/gen_stats.o CC net/irda/irias_object.o CC crypto/fcrypt.o CC net/bridge/br_sysfs_br.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/msdos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/msdos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/msdos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_msdos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_msdos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_msdos.o CC net/batman-adv/unicast.o net/sched/.tmp_gl_sch_blackhole.o: file not recognized: File truncated mv: cannot stat `block/partitions/.tmp_mx_msdos.o': No such file or directory CC net/batman-adv/vis.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_blackhole.o': No such file rm: cannot remove `net/sched/.tmp_mx_sch_blackhole.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/sysv68.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/sysv68.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/sysv68.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_sysv68.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/partitions/.tmp_mc_sysv68.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/partitions/.tmp_mc_sysv68.o LD drivers/irqchip/built-in.o mv: cannot stat `block/partitions/.tmp_mx_sysv68.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/batman-adv/.tmp_gl_hard-interface.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/batman-adv/.tmp_mx_hard-interface.o': No such file rm: cannot remove `net/batman-adv/.tmp_mx_hard-interface.o': No such file or directory CC drivers/input/ff-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/llc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_llc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp_frame.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp_frame.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp_frame.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irlmp_frame.o mv: cannot stat `net/nfc/hci/.tmp_mx_llc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/command.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/command.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/command.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_command.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_command.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_command.o mv: cannot stat `net/irda/.tmp_mx_irlmp_frame.o': No such file or directory LD block/partitions/built-in.o CC net/phonet/socket.o mv: cannot stat `net/nfc/hci/.tmp_mx_command.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_ds_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_ds_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_ds_in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_ds_in.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_ds_in.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fi/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfpkt_skbuff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/cfpkt_skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/cfpkt_skbuff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfpkt_skbuff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_cfpkt_skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_cfpkt_skbuff.o le net/ax25/.tmp_mc_ax25_ds_in.o mv: cannot stat `net/caif/.tmp_mx_cfpkt_skbuff.o': No such file or directory mv: cannot stat `net/ax25/.tmp_mx_ax25_ds_in.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_ds_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_ds_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_ds_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_ds_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_ds_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_ds_subr.o CC drivers/input/serio/parkbd.o mv: cannot stat `net/ax25/.tmp_mx_ax25_ds_subr.o': No such file or directory CC lib/genalloc.o CC drivers/input/serio/serport.o LD drivers/isdn/hardware/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/sysctl_net_ax25.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/sysctl_net_ax25.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/sysctl_net_ax25.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_sysctl_net_ax25.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_sysctl_net_ax25.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_sysctl_net_ax25.o CC fs/ioprio.o mv: cannot stat `net/ax25/.tmp_mx_sysctl_net_ax25.o': No such file or directory CC drivers/isdn/gigaset/common.o CC drivers/input/ff-memless.o LD net/caif/caif.o CC fs/proc_namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_core.o LD kernel/trace/built-in.o mv: cannot stat `net/nfc/hci/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-cgroup.o CC lib/lzo/lzo1x_compress.o CC drivers/isdn/i4l/isdn_net.o mv: cannot stat `block/.tmp_mx_blk-cgroup.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_xattr.o CC crypto/twofish_generic.o CC net/sched/sch_qfq.o mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC drivers/input/serio/libps2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/genhd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/genhd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/genhd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_genhd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_genhd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_genhd.o CC drivers/isdn/gigaset/interface.o mv: cannot stat `net/nfc/.tmp_mx_core.o': No such file or directory CC drivers/isdn/i4l/isdn_tty.o mv: cannot stat `block/.tmp_mx_genhd.o': No such file or directory CC drivers/input/serio/altera_ps2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/data.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/data.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/data.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_data.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_data.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/.tmp_mc_data.o CC net/core/gen_estimator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/9p/.tmp_mc_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/9p/.tmp_mc_client.o mv: cannot stat `net/nfc/nci/.tmp_mx_data.o': No such file or directory mv: cannot stat `net/9p/.tmp_mx_client.o': No such file or directory CC crypto/twofish_common.o CC drivers/input/serio/arc_ps2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_struct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_struct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_struct.o CC net/phonet/datagram.o CC lib/reed_solomon/reed_solomon.o mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irlmp_event.o mv: cannot stat `net/irda/.tmp_mx_irlmp_event.o': No such file or directory LD net/9p/9pnet.o /scratch/kisskb/src/net/rfkill/core.c: In function 'rfkill_get_type_str': /scratch/kisskb/src/net/rfkill/core.c:610:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/rsp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/rsp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/rsp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_rsp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_rsp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/.tmp_mc_rsp.o net/phonet/.tmp_gl_pn_dev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/phonet/.tmp_mx_pn_dev.o': No such file mv: cannot stat `net/nfc/nci/.tmp_mx_rsp.o': No such file or directory rm: cannot remove `net/phonet/.tmp_mx_pn_dev.o': No such file or directory LD net/9p/9pnet_virtio.o CC lib/zlib_deflate/deflate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/9p/trans_virtio.o: No such file or directory make[3]: *** [net/9p/9pnet_virtio.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/9p] Error 2 CC lib/zlib_deflate/deftree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_ds_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/ax25_ds_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/ax25_ds_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_ds_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_ax25_ds_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_ax25_ds_timer.o mv: cannot stat `net/ax25/.tmp_mx_ax25_ds_timer.o': No such file or directory CC drivers/isdn/gigaset/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/caif_usb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/caif_usb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/caif_usb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_caif_usb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/caif/.tmp_mc_caif_usb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/caif/.tmp_mc_caif_usb.o CC lib/zlib_inflate/inffast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/input-compat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/input-compat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input-compat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_input-compat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_input-compat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/.tmp_mc_input-compat.o /scratch/kisskb/src/mm/memcontrol.c:425:13: warning: 'move_anon' defined but not used [-Wunused-function] /scratch/kisskb/src/mm/memcontrol.c:431:13: warning: 'move_file' defined but not used [-Wunused-function] /scratch/kisskb/src/mm/memcontrol.c:4972:12: warning: 'memcg_propagate_kmem' defined but not used [-Wunused-function] /scratch/kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_usage_unregister_event': /scratch/kisskb/src/mm/memcontrol.c:5568:35: warning: 'thresholds' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_usage_register_event': /scratch/kisskb/src/mm/memcontrol.c:5465:16: warning: 'thresholds' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/mm/memcontrol.c: In function 'mem_cgroup_read': /scratch/kisskb/src/mm/memcontrol.c:4889:6: warning: 'val' may be used uninitialized in this function [-Wuninitialized] mv: cannot stat `net/caif/.tmp_mx_caif_usb.o': No such file or directory mv: cannot stat `drivers/input/.tmp_mx_input-compat.o': No such file or directory CC drivers/input/matrix-keymap.o CC net/irda/wrapper.o CC drivers/input/mousedev.o LD drivers/leds/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rfkill/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rfkill/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rfkill/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rfkill/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/rfkill/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/rfkill/.tmp_mc_core.o CC drivers/isdn/i4l/isdn_v110.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/virtio_console.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/virtio_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/virtio_console.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_virtio_console.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/char/.tmp_mc_virtio_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/char/.tmp_mc_virtio_console.o mv: cannot stat `net/rfkill/.tmp_mx_core.o': No such file or directory mv: cannot stat `drivers/char/.tmp_mx_virtio_console.o': No such file or directory LD drivers/lguest/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/hash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_hash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_hash.o mv: cannot stat `net/batman-adv/.tmp_mx_hash.o': No such file or directory LD net/rfkill/rfkill.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/stream.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/stream.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/stream.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_stream.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_stream.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_stream.o LD drivers/char/built-in.o LD net/rfkill/built-in.o LD drivers/macintosh/built-in.o mv: cannot stat `net/core/.tmp_mx_stream.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/mem.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/char/ttyprintk.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/rfkill/rfkill-regulator.o: No such file or directory make[3]: *** [net/rfkill/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/rfkill] Error 2 /scratch/kisskb/src/mm/page_alloc.c: In function 'free_area_init_nodes': /scratch/kisskb/src/mm/page_alloc.c:4981:34: warning: array subscript is below array bounds [-Warray-bounds] make[3]: *** [drivers/char/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/char] Error 2 CC lib/lzo/lzo1x_decompress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/sch_fifo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/sch_fifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/sch_fifo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/.tmp_mc_sch_fifo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/.tmp_mc_sch_fifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/.tmp_mc_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/.tmp_mc_netlink.o CC net/phonet/sysctl.o to merge target specific data of file net/sched/.tmp_mc_sch_fifo.o LD drivers/memory/built-in.o mv: cannot stat `net/sched/.tmp_mx_sch_fifo.o': No such file or directory CC lib/bch.o mv: cannot stat `net/nfc/.tmp_mx_netlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/statfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_statfs.o CC lib/syscall.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/libfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/libfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_libfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_libfs.o mv: cannot stat `fs/.tmp_mx_statfs.o': No such file or directory mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory CC net/sched/cls_fw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_stp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/af_ipx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/af_ipx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/af_ipx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_af_ipx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ipx/.tmp_mc_af_ipx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ipx/.tmp_mc_af_ipx.o CC net/phonet/af_phonet.o mv: cannot stat `net/bridge/.tmp_mx_br_stp.o': No such file or directory mv: cannot stat `net/ipx/.tmp_mx_af_ipx.o': No such file or directory CC fs/bio-integrity.o CC drivers/memstick/core/memstick.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/ntf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/ntf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/ntf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_ntf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_ntf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/.tmp_mc_ntf.o CC drivers/isdn/i4l/isdn_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/datagram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/datagram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_datagram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_datagram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_datagram.o mv: cannot stat `net/nfc/nci/.tmp_mx_ntf.o': No such file or directory mv: cannot stat `net/core/.tmp_mx_datagram.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_memcontrol.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_memcontrol.o': No such file LD drivers/media/common/b2c2/built-in.o rm: cannot remove `mm/.tmp_mx_memcontrol.o': No such file or directory CC drivers/memstick/core/mspro_block.o LD net/ipx/ipx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_timer.o mv: cannot stat `net/irda/.tmp_mx_timer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/ipx/ipx_proc.o: No such file or directory make[3]: *** [net/ipx/ipx.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/ipx] Error 2 LD drivers/media/common/saa7146/built-in.o CC lib/nlattr.o LD drivers/memstick/host/built-in.o CC drivers/isdn/i4l/isdn_audio.o LD drivers/media/common/siano/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pn_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pn_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/pn_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pn_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pn_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_pn_netlink.o CC lib/zlib_deflate/deflate_syms.o CC net/irda/af_irda.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmscan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmscan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmscan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmscan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmscan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mermv: cannot stat `net/phonet/.tmp_mx_pn_netlink.o': No such file or directory ge target specific data of file mm/.tmp_mc_vmscan.o LD drivers/media/common/built-in.o mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/ring_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/ring_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/ring_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_ring_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_ring_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_ring_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_alloc.o mv: cannot stat `net/batman-adv/.tmp_mx_ring_buffer.o': No such file or directory mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory CC net/phonet/pep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp_timer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_stp_timer.o CC net/phonet/pep-gprs.o mv: cannot stat `net/bridge/.tmp_mx_br_stp_timer.o': No such file or directory LD drivers/media/firewire/built-in.o LD mm/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/filemap.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/oom_kill.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc_shdlc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/llc_shdlc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/llc_shdlc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc_shdlc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/hci/.tmp_mc_llc_shdlc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/hci/.tmp_mc_llc_shdlc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/percpu.o: No such file or directory drivers/hid/.tmp_gl_uhid.o: file not recognized: File truncated mv: cannot stat `net/nfc/hci/.tmp_mx_llc_shdlc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/memcontrol.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/kmemleak.o: No such file or directory CC fs/btrfs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/hid/.tmp_mx_uhid.o': No such file/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_bpdu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_bpdu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp_bpdu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_bpdu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_bpdu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_stp_bpdu.o make[2]: *** [mm/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [mm] Error 2 rm: cannot remove `drivers/hid/.tmp_mx_uhid.o': No such file or directory LD drivers/media/mmc/siano/built-in.o LD drivers/media/i2c/soc_camera/built-in.o mv: cannot stat `net/bridge/.tmp_mx_br_stp_bpdu.o': No such file or directory LD drivers/media/parport/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_hid-debug.o LD drivers/media/i2c/built-in.o mv: cannot stat `drivers/hid/.tmp_mx_hid-debug.o': No such file or directory LD drivers/media/mmc/built-in.o LD net/nfc/hci/hci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/sched/cls_rsvp.o fs/.tmp_gl_dcache.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_dcache.o': No such file LD net/nfc/hci/built-in.o CC lib/zlib_inflate/inflate.o rm: cannot remove `fs/.tmp_mx_dcache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/input-mt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/input-mt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/input-mt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_input-mt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_input-mt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/.tmp_mc_input-mt.o CC drivers/isdn/gigaset/ev-layer.o mv: cannot stat `drivers/input/.tmp_mx_input-mt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd320.o: file not recognized: File truncated drivers/input/serio/.tmp_gl_parkbd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_parkbd.o': No such file CC fs/btrfs/ctree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file rm: cannot remove `drivers/input/serio/.tmp_mx_parkbd.o': No such file or directory LD drivers/media/platform/davinci/built-in.o rm: cannot remove `crypto/.tmp_mx_rmd320.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/nfc/nci/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/nfc/nci/.tmp_mc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/cls_api.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/cls_api.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file LD drivers/media/rc/keymaps/built-in.o CC fs/cachefiles/bind.o net/sched/cls_api.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/.tmp_mc_cls_api.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/.tmp_mc_cls_api.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/.tmp_mc_cls_api.o mv: cannot stat `net/nfc/nci/.tmp_mx_core.o': No such file or directory mv: cannot stat `net/sched/.tmp_mx_cls_api.o': No such file or directory CC net/irda/discovery.o CC fs/debugfs/inode.o CC lib/zlib_inflate/infutil.o LD drivers/media/platform/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/configfs/inode.o LD drivers/media/rc/built-in.o LD drivers/media/pci/b2c2/built-in.o drivers/cdrom/.tmp_gl_cdrom.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/cdrom/.tmp_mx_cdrom.o': No such file rm: cannot remove `drivers/cdrom/.tmp_mx_cdrom.o': No such file or directory CC fs/configfs/file.o CC fs/debugfs/file.o LD net/nfc/nci/nci.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/ff-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/ff-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/ff-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_ff-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_ff-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/.tmp_mc_ff-core.o CC net/sched/cls_tcindex.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_stp_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_stp_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_stp_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_stp_if.o mv: cannot stat `drivers/input/.tmp_mx_ff-core.o': No such file or directory CC drivers/mfd/abx500-core.o LD drivers/media/tuners/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `net/bridge/.tmp_mx_br_stp_if.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_main.o LD net/nfc/nci/built-in.o LD drivers/media/pci/ddbridge/built-in.o drivers/block/.tmp_gl_pktcdvd.o: file not recognized: File truncated mv: cannot stat `net/batman-adv/.tmp_mx_main.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/block/.tmp_mx_pktcdvd.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irqueue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergrm: cannot remove `drivers/block/.tmp_mx_pktcdvd.o': No such file or directory CC lib/atomic64.o e target specific data of file net/irda/.tmp_mc_irqueue.o LD net/nfc/nfc.o LD drivers/cdrom/built-in.o mv: cannot stat `net/irda/.tmp_mx_irqueue.o': No such file or directory CC net/irda/parameters.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_sysfs_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_sysfs_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_sysfs_if.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_sysfs_if.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_sysfs_if.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targe/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/cdrom/cdrom.o: No such file or directory make[3]: *** [drivers/cdrom/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/cdrom] Error 2 t specific data of file net/bridge/.tmp_mc_br_sysfs_if.o mv: cannot stat `net/bridge/.tmp_mx_br_sysfs_if.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/average.o drivers/input/serio/.tmp_gl_altera_ps2.o: file not recognized: File truncated LD drivers/media/pci/dm1105/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/gen_stats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/gen_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/gen_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_gen_stats.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_gen_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_gen_stats.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/matrix-keymap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/matrix-keymap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/matrix-keymap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_matrix-keymap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_matrix-keymap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/.tmp_mc_matrix-keymap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_altera_ps2.o': No such file mv: cannot stat `net/core/.tmp_mx_gen_stats.o': No such file or directory rm: cannot remove `drivers/input/serio/.tmp_mx_altera_ps2.o': No such file or directory LD drivers/media/pci/mantis/built-in.o CC fs/configfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/input/.tmp_mx_matrix-keymap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_netlink.o LD net/nfc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irda_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irda_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target s CC fs/configfs/symlink.o pecific data of file net/irda/irda_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irda_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irda_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irda_device.o LD drivers/block/built-in.o net/netlink/.tmp_gl_genetlink.o: file not recognized: File truncated mv: cannot stat `net/bridge/.tmp_mx_br_netlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/block/pktcdvd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/block/virtio_blk.o: No such file or directory mv: cannot stat `net/irda/.tmp_mx_irda_device.o': No such file or directory make[3]: *** [drivers/block/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/block] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netlink/.tmp_mx_genetlink.o': No such file rm: cannot remove `net/netlink/.tmp_mx_genetlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated LD drivers/media/pci/ngene/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file crypto/.tmp_gl_cryptd.o: file not recognized: File truncated rm: cannot remove `crypto/.tmp_mx_fcrypt.o': No such file or directory LD drivers/media/pci/pluto2/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/icmp_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/icmp_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/icmp_socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_icmp_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_icmp_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of LD drivers/mmc/built-in.o file net/batman-adv/.tmp_mc_icmp_socket.o CC lib/cordic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cryptd.o': No such file mv: cannot stat `net/batman-adv/.tmp_mx_icmp_socket.o': No such file or directory LD drivers/media/pci/pt1/built-in.o CC lib/zlib_inflate/inftrees.o rm: cannot remove `crypto/.tmp_mx_cryptd.o': No such file or directory CC lib/dynamic_queue_limits.o CC fs/btrfs/extent-tree.o LD drivers/media/pci/saa7146/built-in.o CC lib/strncpy_from_user.o CC net/sched/cls_rsvp6.o LD drivers/media/pci/ttpci/built-in.o LD fs/devpts/built-in.o CC fs/btrfs/print-tree.o CC drivers/misc/atmel_pwm.o LD drivers/media/usb/b2c2/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/sch_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/sch_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/sch_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/.tmp_mc_sch_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/sched/.tmp_mc_sch_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/sched/.tmp_mc_sch_generic.o LD fs/exofs/built-in.o drivers/input/serio/.tmp_gl_arc_ps2.o: file not recognized: File truncated mv: cannot stat `net/sched/.tmp_mx_sch_generic.o': No such file or directory CC crypto/aes_generic.o LD drivers/media/pci/built-in.o CC drivers/isdn/i4l/isdn_ttyfax.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_arc_ps2.o': No such file rm: cannot remove `drivers/input/serio/.tmp_mx_arc_ps2.o': No such file or directory CC net/irda/irnetlink.o CC fs/efs/super.o LD drivers/media/usb/dvb-usb/built-in.o CC crypto/camellia_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/serio/.tmp_gl_serport.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/serio/.tmp_mx_serport.o': No such file rm: cannot remove `drivers/input/serio/.tmp_mx_serport.o': No such file or directory CC crypto/cast_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/qos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_qos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_qos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-throttle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-throttle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-throttle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-throttle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-throttle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-throttle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/media/usb/dvb-usb-v2/built-in.o CC net/irda/irmod.o mv: cannot stat `net/irda/.tmp_mx_qos.o': No such file or directory mv: cannot stat `block/.tmp_mx_blk-throttle.o': No such file or directory fs/.tmp_gl_proc_namespace.o: file not recognized: File truncated CC fs/configfs/mount.o CC fs/fat/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_proc_namespace.o': No such file rm: cannot remove `fs/.tmp_mx_proc_namespace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/configfs/item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/scm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/scm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/scm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_scm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_scm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific datamv: cannot stat `net/batman-adv/.tmp_mx_send.o': No such file or directory of file net/core/.tmp_mc_scm.o LD drivers/media/usb/s2255/built-in.o crypto/.tmp_gl_ccm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/libps2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/libps2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of mv: cannot stat `net/core/.tmp_mx_scm.o': No such file or directory file drivers/input/serio/libps2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_libps2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_libps2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/.tmp_mc_libps2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file mv: cannot stat `drivers/input/serio/.tmp_mx_libps2.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_ccm.o': No such file or directory CC fs/btrfs/root-tree.o CC net/sched/cls_flow.o CC fs/ext4/balloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/serio.o: compiled for a big endian system and target is little endian CC fs/efs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/serio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/serio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_serio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/serio/.tmp_mc_serio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/serio/.tmp_mc_serio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/input/serio/.tmp_mx_serio.o': No such file or directory LD drivers/media/usb/siano/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irias_object.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irias_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irias_object.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irias_object.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irias_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tanet/sched/.tmp_gl_sch_prio.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specifirget specific data of file net/irda/.tmp_mc_irias_object.o c data of file net/irda/.tmp_mc_irlap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_prio.o': No such file mv: cannot stat `net/irda/.tmp_mx_irias_object.o': No such file or directory mv: cannot stat `net/irda/.tmp_mx_irlap.o': No such file or directory CC net/core/net_namespace.o rm: cannot remove `net/sched/.tmp_mx_sch_prio.o': No such file or directory CC fs/efs/namei.o CC fs/ext4/bitmap.o CC crypto/cast6_generic.o LD lib/lzo/lzo_compress.o CC net/core/secure_seq.o LD drivers/input/serio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/serio/parkbd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/serio/serport.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/serio/altera_ps2.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/serio/arc_ps2.o: No such file or directory LD drivers/media/usb/stkwebcam/built-in.o make[3]: *** [drivers/input/serio/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input/serio] Error 2 LD lib/lzo/lzo_decompress.o CC net/core/flow_dissector.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioprio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioprio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioprio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioprio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioprio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_ioprio.o CC drivers/isdn/gigaset/asyncdata.o LD lib/lzo/built-in.o mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory CC fs/btrfs/dir-item.o CC lib/strnlen_user.o CC drivers/mtd/mtdcore.o LD drivers/media/usb/ttusb-budget/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/sched/.tmp_gl_sch_tbf.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_tbf.o': No such file rm: cannot remove `net/sched/.tmp_mx_sch_tbf.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/.tmp_mc_proc.o LD drivers/media/usb/ttusb-dec/built-in.o mv: cannot stat `drivers/isdn/gigaset/.tmp_mx_proc.o': No such file or directory CC lib/argv_split.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_gcm.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_gcm.o': No such file rm: cannot remove `crypto/.tmp_mx_gcm.o': No such file or directory CC fs/freevxfs/vxfs_bmap.o CC lib/bug.o LD drivers/media/usb/zr364xx/built-in.o /scratch/kisskb/src/fs/namei.c: In function 'acl_by_type': /scratch/kisskb/src/include/linux/posix_acl.h:108:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/net/eql.o LD drivers/media/usb/built-in.o CC net/irda/irproc.o net/phonet/.tmp_gl_datagram.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/phonet/.tmp_mx_datagram.o': No such file rm: cannot remove `net/phonet/.tmp_mx_datagram.o': No such file or directory CC net/irda/irsysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irlmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/ff-memless.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/ff-memless.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/ff-memless.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_ff-memless.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/.tmp_mc_ff-memless.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/.tmp_mc_ff-memless.o mv: cannot stat `drivers/input/.tmp_mx_ff-memless.o': No such file or directory mv: cannot stat `net/irda/.tmp_mx_irlmp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/originator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/originator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/originator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_originator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_originator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_originator.o mv: cannot stat `net/batman-adv/.tmp_mx_originator.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/media/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_sysctl.o net/sched/.tmp_gl_sch_sfb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `net/phonet/.tmp_mx_sysctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_sfb.o': No such file net/caif/.tmp_gl_caif_socket.o: file not recognized: File truncated rm: cannot remove `net/sched/.tmp_mx_sch_sfb.o': No such file or directory CC lib/zlib_inflate/inflate_syms.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/caif/.tmp_mx_caif_socket.o': No such file rm: cannot remove `net/caif/.tmp_mx_caif_socket.o': No such file or directory /scratch/kisskb/src/kernel/sched/core.c: In function 'pick_next_task': /scratch/kisskb/src/kernel/sched/core.c:2844:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/gen_estimator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/gen_estimator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/gen_estimator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_gen_estimator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_gen_estimator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fail CC drivers/input/joydev.o ed to merge target specific data of file net/core/.tmp_mc_gen_estimator.o mv: cannot stat `net/core/.tmp_mx_gen_estimator.o': No such file or directory CC drivers/net/mii.o CC net/irda/ircomm/ircomm_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_sysfs_br.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/br_sysfs_br.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/br_sysfs_br.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_sysfs_br.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/bridge/.tmp_mc_br_sysfs_br.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/bridge/.tmp_mc_br_sysfs_br.o CC drivers/net/Space.o mv: cannot stat `net/bridge/.tmp_mx_br_sysfs_br.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/wrapper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/wrapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/wrapper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_wrapper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_wrapper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_wrapper.o CC fs/fat/dir.o mv: cannot stat `net/irda/.tmp_mx_wrapper.o': No such file or directory CC net/irda/irnet/irnet_ppp.o LD net/caif/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/caif/caif_socket.o: No such file or directory LD drivers/nfc/built-in.o CC net/core/sysctl_net_core.o CC drivers/mtd/mtdsuper.o CC net/irda/irlan/irlan_common.o make[3]: *** [net/caif/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/unicast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/unicast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/unicast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_unicast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_unicast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_unicast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/soft-interface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/soft-interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/soft-interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_soft-interface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_soft-interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_soft-interface.o make[2]: *** [net/caif] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/mtd/mtdconcat.o mv: cannot stat `net/batman-adv/.tmp_mx_unicast.o': No such file or directory mv: cannot stat `net/batman-adv/.tmp_mx_soft-interface.o': No such file or directory net/core/.tmp_gl_sock.o: file not recognized: File truncated CC crypto/arc4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD net/bridge/bridge.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_sock.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_namei.o net/sched/.tmp_gl_sch_teql.o: file not recognized: File truncated rm: cannot remove `net/core/.tmp_mx_sock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/bridge/br_notify.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_teql.o': No such file mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory make[3]: *** [net/bridge/bridge.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/bridge] Error 2 CC fs/btrfs/file-item.o rm: cannot remove `net/sched/.tmp_mx_sch_teql.o': No such file or directory CC net/irda/ircomm/ircomm_tty_attach.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_splice.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_splice.o mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC drivers/parport/share.o CC drivers/input/evbug.o CC fs/btrfs/inode-item.o CC fs/fscache/cache.o CC fs/btrfs/inode-map.o CC net/irda/ircomm/ircomm_tty_ioctl.o CC fs/fat/fatent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/cachefiles/daemon.o /scratch/kisskb/src/fs/mpage.c: In function '__mpage_writepage': /scratch/kisskb/src/fs/mpage.c:651:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] /scratch/kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /scratch/kisskb/src/fs/mpage.c:320:1: warning: the frame size of 1100 bytes is larger than 1024 bytes [-Wframe-larger-than=] crypto/.tmp_gl_twofish_generic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish_generic.o': No such file specific data of file fs/configfs/.tmp_mc_file.o rm: cannot remove `crypto/.tmp_mx_twofish_generic.o': No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory CC net/core/dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/abx500-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/abx500-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/abx500-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_abx500-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mfd/.tmp_mc_abx500-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mfd/.tmp_mc_abx500-core.o CC net/irda/ircomm/ircomm_param.o mv: cannot stat `drivers/mfd/.tmp_mx_abx500-core.o': No such file or directory CC lib/cmdline.o CC fs/fat/file.o CC net/irda/ircomm/ircomm_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/blk-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/blk-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: block/.tmp_mc_blk-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file block/.tmp_mc_blk-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap_frame.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap_frame.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap_frame.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap_frame.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irlap_frame.o CC drivers/isdn/gigaset/i4l.o mv: cannot stat `net/irda/.tmp_mx_irlap_frame.o': No such file or directory mv: cannot stat `block/.tmp_mx_blk-core.o': No such file or directory LD drivers/mfd/built-in.o LD lib/reed_solomon/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of CC net/irda/ircomm/ircomm_event.o file fs/.tmp_mc_namespace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_sha256_generic.o: file not recognized: File truncated CC lib/ctype.o mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fmv: cannot stat `fs/configfs/.tmp_mx_inode.o': No such file or directory ailed to merge target specific data of file fs/configfs/.tmp_mc_item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha256_generic.o': No such file net/sched/.tmp_gl_cls_fw.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory LD block/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/memstick.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/memstick.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/memstick/core/memstick.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/.tmp_mc_memstick.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/memstick/core/.tmp_mc_memstick.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/memstick/core/.tmp_mc_memstick.o CC net/irda/irlan/irlan_eth.o rm: cannot remove `crypto/.tmp_mx_sha256_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_fw.o': No such file kernel/sched/.tmp_gl_core.o: file not recognized: File truncated LD drivers/pinctrl/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/mpage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/mpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/mpage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_mpage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_mpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of filrm: cannot remove `net/sched/.tmp_mx_cls_fw.o': No such file or directory mv: cannot stat `drivers/memstick/core/.tmp_mx_memstick.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_core.o': No such file e fs/.tmp_mc_mpage.o rm: cannot remove `kernel/sched/.tmp_mx_core.o': No such file or directory mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find block/noop-iosched.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find block/deadline-iosched.o: No such file or directory make[2]: *** [block/built-in.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [block] Error 2 CC crypto/tea.o CC drivers/mtd/mtdpart.o CC fs/efs/dir.o CC fs/ext4/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/platform/built-in.o CC drivers/mtd/nftlcore.o net/sched/.tmp_gl_sch_choke.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_choke.o': No such file CC drivers/mtd/nftlmount.o rm: cannot remove `net/sched/.tmp_mx_sch_choke.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: LD kernel/sched/built-in.o CC lib/dec_and_lock.o failed to merge target specific data of file fs/configfs/.tmp_mc_mount.o CC fs/fscache/cookie.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/idle_task.o: No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stop_task.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stats.o: No such file or directory make[3]: *** [kernel/sched/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [kernel/sched] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_symlink.o mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory LD drivers/pwm/built-in.o CC drivers/ptp/ptp_clock.o CC drivers/pps/pps.o /scratch/kisskb/src/fs/bio-integrity.c: In function 'vecs_to_idx': /scratch/kisskb/src/fs/bio-integrity.c:62:1: warning: control reaches end of non-void function [-Wreturn-type] CC net/core/ethtool.o CC net/irda/irnet/irnet_irda.o CC drivers/mtd/cmdlinepart.o CC drivers/mtd/ar7part.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/atmel_pwm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/atmel_pwm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/atmel_pwm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_atmel_pwm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_atmel_pwm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/.tmp_mc_atmel_pwm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/interface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_interface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/.tmp_mc_interface.o mv: cannot stat `drivers/misc/.tmp_mx_atmel_pwm.o': No such file or directory mv: cannot stat `drivers/isdn/gigaset/.tmp_mx_interface.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/efs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific d/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cgroup.o ata of file fs/efs/.tmp_mc_namei.o mv: cannot stat `fs/efs/.tmp_mx_namei.o': No such file or directory CC fs/freevxfs/vxfs_fshead.o CC fs/jbd2/transaction.o mv: cannot stat `kernel/.tmp_mx_cgroup.o': No such file or directory CC fs/gfs2/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/af_ax25.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/af_ax25.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/af_ax25.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_af_ax25.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/ax25/.tmp_mc_af_ax25.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/ax25/.tmp_mc_af_ax25.o CC drivers/misc/enclosure.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlap_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlap_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irlap_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data ofmv: cannot stat `net/ax25/.tmp_mx_af_ax25.o': No such file or directory CC fs/jbd2/commit.o file net/irda/.tmp_mc_irlap_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bio-integrity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bio-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bio-integrity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bio-integrity.o: compiled for a big endian system and target is little endian CC fs/efs/file.o mv: cannot stat `net/irda/.tmp_mx_irlap_event.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bio-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_bio-integrity.o mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/bind.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/bind.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/bind.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_bind.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_bind.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_bind.o CC fs/efs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_sysfs.o fs/efs/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/discovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/discovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/discovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_discovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_discovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of mv: cannot stat `net/batman-adv/.tmp_mx_sysfs.o': No such file or directory mv: cannot stat `fs/cachefiles/.tmp_mx_bind.o': No such file or directory file net/irda/.tmp_mc_discovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/efs/.tmp_mx_super.o': No such file LD net/ax25/ax25.o mv: cannot stat `net/irda/.tmp_mx_discovery.o': No such file or directory rm: cannot remove `fs/efs/.tmp_mx_super.o': No such file or directory CC net/irda/ircomm/ircomm_lmp.o CC net/irda/irlan/irlan_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/socket.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_socket.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_socket.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_socket.o mv: cannot stat `net/phonet/.tmp_mx_socket.o': No such file or directory CC fs/cachefiles/interface.o LD net/ax25/built-in.o CC fs/gfs2/bmap.o CC drivers/mtd/mtd_blkdevs.o CC drivers/net/loopback.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/.tmp_mc_inode.o mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory CC lib/decompress.o CC net/irda/irlan/irlan_client.o CC fs/fscache/fsdef.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/parameters.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/parameters.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/parameters.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_parameters.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_parameters.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_parameters.o LD lib/zlib_deflate/zlib_deflate.o mv: cannot stat `net/irda/.tmp_mx_parameters.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_bitmap.o CC fs/fscache/main.o mv: cannot stat `fs/ext4/.tmp_mx_bitmap.o': No such file or directory LD lib/zlib_deflate/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pep-gprs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pep-gprs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/pep-gprs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pep-gprs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pep-gprs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_pep-gprs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irnetlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irnetlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irnetlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irnetlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irnetlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/block_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/block_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/block_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_block_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_block_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_block_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irmod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irmod.o mv: cannot stat `net/irda/.tmp_mx_irnetlink.o': No such file or directory mv: cannot stat `net/phonet/.tmp_mx_pep-gprs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdsuper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdsuper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdsuper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdsuper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdsuper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specif/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: mv: cannot stat `net/irda/.tmp_mx_irmod.o': No such file or directory ic data of file drivers/mtd/.tmp_mc_mtdsuper.o fs/.tmp_mc_bio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_bio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC lib/decompress_bunzip2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/.tmp_mc_file.o mv: cannot stat `drivers/mtd/.tmp_mx_mtdsuper.o': No such file or directory net/sched/.tmp_gl_sch_netem.o: file not recognized: File truncated mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory CC drivers/mtd/mtdblock_ro.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_netem.o': No such file rm: cannot remove `net/sched/.tmp_mx_sch_netem.o': No such file or directory CC fs/ext4/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_bmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_bmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/af_phonet.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/af_phonet.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/af_phonet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_af_phonet.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_af_phonet.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targetmv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_bmap.o': No such file or directory specific data of file net/phonet/.tmp_mc_af_phonet.o mv: cannot stat `net/phonet/.tmp_mx_af_phonet.o': No such file or directory CC fs/cachefiles/key.o CC drivers/parport/ieee1284.o CC net/core/dev_addr_lists.o CC fs/btrfs/disk-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_cache.o LD fs/debugfs/debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) data of file fs/efs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/efs/.tmp_mc_inode.o mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory drivers/input/.tmp_gl_mousedev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/efs/.tmp_mx_inode.o': No such file or directory CC fs/cachefiles/main.o CC fs/btrfs/transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/isdn_v110.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/isdn_v110.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/i4l/isdn_v110.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/.tmp_mc_isdn_v110.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/.tmp_mc_isdn_v110.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/i4l/.tmp_mc_isdn_v110.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_mousedev.o': No such file net/sched/.tmp_gl_sch_api.o: file not recognized: File truncated CC drivers/parport/ieee1284_ops.o rm: cannot remove `drivers/input/.tmp_mx_mousedev.o': No such file or directory LD fs/debugfs/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irsysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irsysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irsysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irsysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irsysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irsysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_api.o': No such file mv: cannot stat `drivers/isdn/i4l/.tmp_mx_isdn_v110.o': No such file or directory CC fs/freevxfs/vxfs_immed.o rm: cannot remove `net/sched/.tmp_mx_sch_api.o': No such file or directory mv: cannot stat `net/irda/.tmp_mx_irsysctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/sched/.tmp_gl_sch_sfq.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_sfq.o': No such file rm: cannot remove `net/sched/.tmp_mx_sch_sfq.o': No such file or directory CC drivers/input/keyboard/atkbd.o CC net/irda/irlan/irlan_provider.o LD drivers/misc/carma/built-in.o CC drivers/input/keyboard/newtonkbd.o CC net/irda/ircomm/ircomm_ttp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/input/mouse/psmouse-base.o drivers/input/.tmp_gl_evbug.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irproc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irproc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irproc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irproc.o CC lib/decompress_inflate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/isdn_audio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/isdn_audio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/i4l/isdn_audio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/.tmp_mc_isdn_audio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/.tmp_mc_isdn_audio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_evbug.o': No such file o merge target specific data of file drivers/isdn/i4l/.tmp_mc_isdn_audio.o CC drivers/regulator/core.o mv: CC drivers/regulator/dummy.o cannot stat `net/irda/.tmp_mx_irproc.o' CC fs/jffs2/compr.o : No such file or directory CC fs/jfs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/gfs2/dir.o rm: cannot remove `drivers/input/.tmp_mx_evbug.o': No such file or directory mv: cannot stat `drivers/isdn/i4l/.tmp_mx_isdn_audio.o': No such file or directory crypto/.tmp_gl_arc4.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file rm: cannot remove `crypto/.tmp_mx_arc4.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/core/.tmp_gl_net_namespace.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/twofish_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/twofish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/twofish_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_twofish_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_twofish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_twofish_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_net_namespace.o': No such file rm: cannot remove `net/core/.tmp_mx_net_namespace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/des_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/des_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_des_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_des_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_des_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `crypto/.tmp_mx_twofish_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_hid-core.o CC fs/jffs2/dir.o net/sched/.tmp_gl_cls_tcindex.o: file not recognized: File truncated CC drivers/parport/procfs.o mv: cannot stat `crypto/.tmp_mx_des_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/flow_dissector.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/flow_dissector.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/flow_dissector.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_flow_dissector.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_flow_dissector.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_flow_dissector.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_tcindex.o': No such file mv: cannot stat `drivers/hid/.tmp_mx_hid-core.o': No such file or directory CC crypto/khazad.o rm: cannot remove `net/sched/.tmp_mx_cls_tcindex.o': No such file or directory LD drivers/misc/cb710/built-in.o mv: cannot stat `net/core/.tmp_mx_flow_dissector.o': No such file or directory CC drivers/input/keyboard/samsung-keypad.o CC fs/fscache/netfs.o CC fs/fscache/object.o CC drivers/remoteproc/remoteproc_core.o CC drivers/misc/eeprom/eeprom_93cx6.o CC drivers/mtd/ssfdc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irttp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target speci CC drivers/rtc/rtc-lib.o net/netlink/.tmp_gl_af_netlink.o: file not recognized: File truncated fic data of file net/irda/irttp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irttp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_irttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_irttp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/netlink/.tmp_mx_af_netlink.o': No such file rm: cannot remove `net/netlink/.tmp_mx_af_netlink.o': No such file or directory drivers/mtd/.tmp_gl_ar7part.o: file not recognized: File truncated mv: cannot stat `net/irda/.tmp_mx_irttp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_ar7part.o': No such file rm: cannot remove `drivers/mtd/.tmp_mx_ar7part.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/efs/.tmp_gl_dir.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/efs/.tmp_mx_dir.o': No such file rm: cannot remove `fs/efs/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/irda/irlan/irlan_filter.o net/core/.tmp_gl_sysctl_net_core.o: file not recognized: File truncated LD net/netlink/built-in.o CC fs/jfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_sysctl_net_core.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netlink/af_netlink.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/netlink/genetlink.o: No such file or directory make[3]: *** [net/netlink/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/netlink] Error 2 rm: cannot remove `net/core/.tmp_mx_sysctl_net_core.o': No such file or directory CC fs/jfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/.tmp_mc_common.o mv: cannot stat `drivers/isdn/gigaset/.tmp_mx_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_tea.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tea.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `crypto/.tmp_mx_tea.o': No such file or directory LD lib/zlib_inflate/zlib_inflate.o net/sched/.tmp_gl_cls_rsvp.o: file not recognized: File truncated CC fs/fscache/operation.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/efs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/efs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/efs/.tmp_mc_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_rsvp.o': No such file rm: cannot remove `net/sched/.tmp_mx_cls_rsvp.o': No such file or directory mv: cannot stat `fs/efs/.tmp_mx_file.o': No such file or directory LD lib/zlib_inflate/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_fshead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_fshead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_fshead.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_fshead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_fshead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sp/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ecific data of file fs/freevxfs/.tmp_mc_vxfs_fshead.o CC net/irda/irlan/irlan_provider_event.o drivers/mtd/.tmp_gl_cmdlinepart.o: file not recognized: File truncated mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_fshead.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_cmdlinepart.o': No such file CC drivers/input/keyboard/sunkbd.o rm: cannot remove `drivers/mtd/.tmp_mx_cmdlinepart.o': No such file or directory CC drivers/rtc/class.o CC drivers/rtc/interface.o CC drivers/scsi/scsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/parport/parport_ax88796.o drivers/net/.tmp_gl_eql.o: file not recognized: File truncated CC drivers/input/keyboard/xtkbd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/.tmp_mx_eql.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_tty_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_tty_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target speci CC drivers/mtd/mtdoops.o rm: cannot remove `drivers/net/.tmp_mx_eql.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fic data of file net/irda/ircomm/.tmp_mc_ircomm_tty_ioctl.o mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_tty_ioctl.o': No such file or directory drivers/mtd/.tmp_gl_mtdblock_ro.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/vis.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/vis.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/vis.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_vis.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_vis.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_vis.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdblock_ro.o': No such file rm: cannot remove `drivers/mtd/.tmp_mx_mtdblock_ro.o': No such file or directory mv: cannot stat `net/batman-adv/.tmp_mx_vis.o': No such file or directory fs/efs/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/efs/.tmp_mx_symlink.o': No such file rm: cannot remove `fs/efs/.tmp_mx_symlink.o': No such file or directory CC fs/fat/inode.o CC drivers/net/netconsole.o CC fs/jfs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/mii.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/mii.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/mii.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/.tmp_mc_mii.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/.tmp_mc_mii.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/.tmp_mc_mii.o CC crypto/salsa20_generic.o CC lib/dump_stack.o LD fs/efs/efs.o mv: cannot stat `drivers/net/.tmp_mx_mii.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/efs/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/efs/dir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/efs/symlink.o: No such file or directory make[3]: *** [fs/efs/efs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/efs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/.tmp_mc_ircomm_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nftlcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nftlcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nftlcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_nftlcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_nftlcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_nftlcore.o mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_event.o': No such file or directory mv: cannot stat `drivers/mtd/.tmp_mx_nftlcore.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/input/tablet/built-in.o /scratch/kisskb/src/drivers/memstick/core/mspro_block.c: In function 'h_mspro_block_transfer_data': /scratch/kisskb/src/drivers/memstick/core/mspro_block.c:665:1: warning: control reaches end of non-void function [-Wreturn-type] fs/fscache/.tmp_gl_fsdef.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_fsdef.o': No such file CC drivers/input/mouse/synaptics.o CC fs/ncpfs/dir.o rm: cannot remove `fs/fscache/.tmp_mx_fsdef.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_event.o CC drivers/input/touchscreen/ad7879.o CC net/irda/irlan/irlan_client_event.o mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_event.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD kernel/events/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/btrfs/.tmp_gl_print-tree.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/pps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/pps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/pps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_pps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_pps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/.tmp_mc_pps.o CC fs/cachefiles/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_print-tree.o': No such file fs/freevxfs/.tmp_gl_vxfs_immed.o: file not recognized: File truncated mv: cannot stat `drivers/pps/.tmp_mx_pps.o': No such file or directory rm: cannot remove `fs/btrfs/.tmp_mx_print-tree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_immed.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_immed.o': No such file or directory net/sched/.tmp_gl_cls_rsvp6.o: file not recognized: File truncated net/sched/.tmp_gl_sch_qfq.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/asyncdata.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/asyncdata.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/asyncdata.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_asyncdata.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_asyncdata.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/.tmp_mc_asyncdata.o CC fs/ncpfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_qfq.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_rsvp6.o': No such file CC fs/ext4/fsync.o rm: cannot remove `net/sched/.tmp_mx_sch_qfq.o': No such file or directory make[2]: Target `__build' not remade because of errors. make[1]: *** [kernel] Error 2 rm: cannot remove `net/sched/.tmp_mx_cls_rsvp6.o': No such file or directory fs/cachefiles/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_main.o mv: cannot stat `drivers/isdn/gigaset/.tmp_mx_asyncdata.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_main.o': No such file rm: cannot remove `fs/cachefiles/.tmp_mx_main.o': No such file or directory mv: cannot stat `fs/fscache/.tmp_mx_main.o': No such file or directory LD drivers/misc/lis3lv02d/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_param.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_param.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_param.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_param.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_param.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/.tmp_mc_ircomm_param.o CC drivers/pps/kapi.o mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_param.o': No such file or directory CC drivers/mtd/chips/chipreg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/enclosure.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/enclosure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/enclosure.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_enclosure.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/.tmp_mc_enclosure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/.tmp_mc_enclosure.o CC fs/btrfs/inode.o CC fs/freevxfs/vxfs_inode.o mv: cannot stat `fs/fscache/.tmp_mx_cache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/ieee1284.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific datamv: cannot stat `drivers/misc/.tmp_mx_enclosure.o': No such file or directory of file drivers/parport/.tmp_mc_ieee1284.o CC fs/freevxfs/vxfs_lookup.o mv: cannot stat `drivers/parport/.tmp_mx_ieee1284.o': No such file or directory CC fs/jbd2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/memstick/core/.tmp_gl_mspro_block.o: file not recognized: File truncated CC fs/fscache/page.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_mtdcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/memstick/core/.tmp_mx_mspro_block.o': No such file mv: cannot stat `drivers/mtd/.tmp_mx_mtdcore.o': No such file or directory rm: cannot remove `drivers/memstick/core/.tmp_mx_mspro_block.o': No such file or directory net/sched/.tmp_gl_sch_htb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_sch_htb.o': No such file CC drivers/scsi/hosts.o rm: cannot remove `net/sched/.tmp_mx_sch_htb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_key.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/net/caif/caif_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_eth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific damv: cannot stat `fs/cachefiles/.tmp_mx_key.o': No such file or directory ta of file net/irda/irlan/irlan_eth.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_eth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_eth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_eth.o drivers/input/keyboard/.tmp_gl_newtonkbd.o: file not recognized: File truncated drivers/regulator/.tmp_gl_dummy.o: file not recognized: File truncated LD drivers/misc/ti-st/built-in.o /scratch/kisskb/src/fs/gfs2/acl.c: In function 'acl_by_type': /scratch/kisskb/src/include/linux/posix_acl.h:108:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_eth.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/regulator/.tmp_mx_dummy.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target speci/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_newtonkbd.o': No such file CC drivers/sh/clk/core.o drivers/input/.tmp_gl_input.o: file not recognized: File truncated fic data of file drivers/ptp/ptp_clock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ptp/.tmp_mc_ptp_clock.o rm: cannot remove `drivers/regulator/.tmp_mx_dummy.o': No such file or directory rm: cannot remove `drivers/input/keyboard/.tmp_mx_newtonkbd.o': No such file or directory mv: cannot stat `drivers/ptp/.tmp_mx_ptp_clock.o': No such file or directory CC drivers/sh/clk/cpg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_input.o': No such file rm: cannot remove `drivers/input/.tmp_mx_input.o': No such file or directory LD drivers/memstick/core/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_dir.o CC fs/ncpfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/memstick/core/mspro_block.o: No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/ieee1284_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/ieee1284_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284_ops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_ieee1284_ops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_ieee1284_ops.o CC drivers/net/can/slcan.o CC fs/ncpfs/ioctl.o make[4]: *** [drivers/memstick/core/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. CC drivers/net/can/dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[3]: *** [drivers/memstick/core] Error 2 make[3]: Target `__build' not remade because of errors. CC fs/cachefiles/rdwr.o mv: cannot stat `drivers/parport/.tmp_mx_ieee1284_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/dir-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/dir-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/dir-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_dir-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_dir-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/share.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/share.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/share.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_share.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_share.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/.tmp_mc_share.o make[2]: *** [drivers/memstick] Error 2 data of file fs/btrfs/.tmp_mc_dir-item.o net/sched/.tmp_gl_cls_flow.o: file not recognized: File truncated mv: cannot stat `fs/btrfs/.tmp_mx_dir-item.o': No such file or directory mv: cannot stat `drivers/parport/.tmp_mx_share.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/sched/.tmp_mx_cls_flow.o': No such file rm: cannot remove `net/sched/.tmp_mx_cls_flow.o': No such file or directory CC drivers/input/touchscreen/cyttsp_core.o CC drivers/regulator/fixed-helper.o CC drivers/pps/sysfs.o LD drivers/input/input-core.o CC drivers/ptp/ptp_chardev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/input.o: No such file or directory make[3]: *** [drivers/input/input-core.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/eeprom/eeprom_93cx6.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/eeprom/eeprom_93cx6.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/eeprom/eeprom_93cx6.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/eeprom/.tmp_mc_eeprom_93cx6.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/misc/eeprom/.tmp_mc_eeprom_93cx6.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/misc/eeprom/.tmp_mc_eeprom_93cx6.o LD fs/configfs/configfs.o CC drivers/net/caif/caif_spi_slave.o CC drivers/ssb/main.o mv: cannot stat `fs/gfs2/.tmp_mx_acl.o': No such file or directory mv: cannot stat `drivers/misc/eeprom/.tmp_mx_eeprom_93cx6.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_file.o LD fs/configfs/built-in.o CC drivers/input/mouse/alps.o mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory CC fs/freevxfs/vxfs_olt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/.tmp_mc_ircomm_core.o CC fs/nilfs2/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/nilfs2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_core.o': No such file or directory LD net/sched/built-in.o fs/.tmp_gl_fs-writeback.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nftlmount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nftlmount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nftlmount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_nftlmount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_nftlmount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_nftlmount.o drivers/net/.tmp_gl_loopback.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_mq.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_api.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_blackhole.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_htb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_sfb.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_sfq.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_tbf.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_teql.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_prio.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_netem.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_choke.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/sch_qfq.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/cls_fw.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/cls_rsvp.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/cls_tcindex.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/cls_rsvp6.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/sched/cls_flow.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fs-writeback.o': No such file mv: cannot stat `drivers/mtd/.tmp_mx_nftlmount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/.tmp_mx_loopback.o': No such file rm: cannot remove `fs/.tmp_mx_fs-writeback.o': No such file or directory make[3]: *** [net/sched/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. rm: cannot remove `drivers/net/.tmp_mx_loopback.o': No such file or directory make[2]: *** [net/sched] Error 2 CC fs/gfs2/xattr.o CC fs/nls/nls_base.o CC drivers/ssb/scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/skbuff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/skbuff.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_skbuff.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_skbuff.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_skbuff.o LD drivers/misc/eeprom/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/netfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/netfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/netfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_netfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_netfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_netfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/compr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/compr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_compr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_compr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_compr.o mv: cannot stat `fs/fscache/.tmp_mx_netfs.o': No such file or directory CC fs/fat/misc.o mv: cannot stat `fs/jffs2/.tmp_mx_compr.o': No such file or directory mv: cannot stat `net/core/.tmp_mx_skbuff.o': No such file or directory LD drivers/misc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/earlycpio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/routing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/routing.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/routing.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_routing.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_routing.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_routing.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/rtc-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/rtc-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/rtc-lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_rtc-lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_rtc-lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/.tmp_mc_rtc-lib.o crypto/.tmp_gl_khazad.o: file not recognized: File truncated CC fs/jbd2/checkpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_khazad.o': No such file CC fs/fat/nfs.o mv: cannot stat `drivers/rtc/.tmp_mx_rtc-lib.o': No such file or directory mv: cannot stat `net/batman-adv/.tmp_mx_routing.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_khazad.o': No such file or directory CC fs/jffs2/file.o CC drivers/net/dsa/mv88e6060.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/zlib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/daemon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/daemon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/daemon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_daemon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_daemon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_daemon.o CC net/core/dst.o drivers/mtd/.tmp_gl_ssfdc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_file.o CC fs/notify/fsnotify.o CC drivers/net/dsa/mv88e6xxx.o mv: cannot stat `fs/cachefiles/.tmp_mx_daemon.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_ssfdc.o': No such file CC net/core/netevent.o rm: cannot remove `drivers/mtd/.tmp_mx_ssfdc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_lmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_lmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_lmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_lmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_lmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/.tmp_mc_ircomm_lmp.o CC crypto/crc32c.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/procfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/parport/procfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_procfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/parport/.tmp_mc_procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spmv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_lmp.o': No such file or directory ecific data of file drivers/parport/.tmp_mc_procfs.o mv: cannot stat `drivers/parport/.tmp_mx_procfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_ttp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_ttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_ttp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_ttp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_ttp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/.tmp_mc_ircomm_ttp.o mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_ttp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/rng.o net/irda/irnet/.tmp_gl_irnet_ppp.o: file not recognized: File truncated CC fs/cachefiles/security.o CC drivers/net/dsa/mv88e6123_61_65.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/irda/irnet/.tmp_mx_irnet_ppp.o': No such file rm: cannot remove `net/irda/irnet/.tmp_mx_irnet_ppp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/inode-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/inode-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/inode-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_inode-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_inode-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to me CC drivers/target/target_core_configfs.o rge target specific data of file fs/btrfs/.tmp_mc_inode-item.o CC crypto/krng.o drivers/input/.tmp_gl_joydev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specifi CC drivers/ssb/driver_chipcommon.o mv: cannot stat `fs/btrfs/.tmp_mx_inode-item.o': No such file or directory c data of file drivers/rtc/.tmp_mc_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/.tmp_mx_joydev.o': No such file CC fs/jbd2/revoke.o mv: cannot stat `drivers/rtc/.tmp_mx_class.o': No such file or directory rm: cannot remove `drivers/input/.tmp_mx_joydev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/cookie.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/cookie.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/cookie.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cookie.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_cookie.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_cookie.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty_attach.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty_attach.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_tty_attach.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_tty_attach.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_tty_attach.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/.tmp_mc_ircomm_tty_attach.o mv: cannot stat `fs/fscache/.tmp_mx_cookie.o': No such file or directory mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_tty_attach.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdpart.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdpart.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdpart.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdpart.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdpart.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file CC fs/cachefiles/xattr.o drivers/mtd/.tmp_mc_mtdpart.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/mtd/.tmp_mx_mtdpart.o': No such file or directory CC fs/cachefiles/proc.o drivers/input/keyboard/.tmp_gl_xtkbd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file CC fs/nls/nls_cp737.o rm: cannot remove `drivers/input/keyboard/.tmp_mx_xtkbd.o': No such file or directory drivers/input/keyboard/.tmp_gl_samsung-keypad.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_samsung-keypad.o': No such file rm: cannot remove `drivers/input/keyboard/.tmp_mx_samsung-keypad.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/i4l.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/i4l.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/i4l.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_i4l.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_i4l.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sp CC drivers/net/can/c_can/c_can.o ecific data of file drivers/isdn/gigaset/.tmp_mc_i4l.o mv: cannot stat `drivers/isdn/gigaset/.tmp_mx_i4l.o': No such file or directory CC drivers/sh/pm_runtime.o CC drivers/sh/intc/access.o CC drivers/net/can/softing/softing_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/chipreg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/chipreg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/chipreg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_chipreg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_chipreg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_chipreg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_provider.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_provider.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_provider.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_provider.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_provider.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_provider.o CC lib/extable.o mv: cannot stat `drivers/mtd/chips/.tmp_mx_chipreg.o': No such file or directory CC drivers/net/ethernet/cadence/at91_ether.o mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_provider.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/balloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_balloc.o: compiled for a big endian system and target is little endian CC fs/nls/nls_cp775.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/root-tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/root-tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/root-tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_root-tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_root-tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_root-tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_balloc.o mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory mv: cannot stat `fs/btrfs/.tmp_mx_root-tree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_filter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_filter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/fatent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/fatent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/fatent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_fatent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_fatent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/isdn_ttyfax.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/isdn_ttyfax.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/i4l/isdn_ttyfax.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/.tmp_mc_isdn_ttyfax.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/.tmp_mc_isdn_ttyfax.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/i4l/.tmp_mc_isdn_ttyfax.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdconcat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtdconcat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtdconcat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdconcat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtdconcat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_mtdconcat.o file fs/fat/.tmp_mc_fatent.o CC fs/nls/nls_cp850.o mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_filter.o': No such file or directory mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory mv: cannot stat `drivers/isdn/i4l/.tmp_mx_isdn_ttyfax.o': No such file or directory mv: cannot stat `drivers/mtd/.tmp_mx_mtdconcat.o': No such file or directory CC drivers/mtd/chips/cfi_util.o CC fs/nls/nls_cp855.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_dir.o mv: cannot stat `fs/ext4/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtd_blkdevs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/mtd_blkdevs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/mtd_blkdevs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtd_blkdevs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/.tmp_mc_mtd_blkdevs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/.tmp_mc_mtd_blkdevs.o CC drivers/mtd/chips/cfi_cmdset_0002.o CC fs/ext4/ialloc.o mv: cannot stat `drivers/mtd/.tmp_mx_mtd_blkdevs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_provider_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_provider_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_provider_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_provider_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_provider_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_provider_event.o mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_provider_event.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/pep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/pep.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pep.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/phonet/.tmp_mc_pep.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/phonet/.tmp_mc_pep.o CC fs/jffs2/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/fat/namei_msdos.o mv: cannot stat `net/phonet/.tmp_mx_pep.o': No such file or directory CC drivers/target/target_core_device.o drivers/parport/.tmp_gl_parport_ax88796.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/parport/.tmp_mx_parport_ax88796.o': No such file fs/cachefiles/.tmp_gl_interface.o: file not recognized: File truncated rm: cannot remove `drivers/parport/.tmp_mx_parport_ax88796.o': No such file or directory CC drivers/pps/clients/pps-ktimer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_interface.o': No such file LD drivers/pps/generators/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/inode-map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/inode-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of frm: ilecannot remove `fs/cachefiles/.tmp_mx_interface.o' fs/btrfs/inode-map.o : No such file or directory/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_inode-map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_inode-map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_inode-map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_client.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_client.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_client.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_client.o mv: cannot stat `fs/btrfs/.tmp_mx_inode-map.o': No such file or directory mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_client.o': No such file or directory CC drivers/ssb/driver_chipcommon_pmu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cast6_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cast6_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cast6_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cast6_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cast6_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_cast6_generic.o CC fs/jbd2/journal.o LD net/phonet/phonet.o LD drivers/parport/parport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/phonet/pn_dev.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/phonet/datagram.o: No such file or directory LD net/phonet/pn_pep.o make[3]: *** [net/phonet/phonet.o] Error 1 mv: cannot stat `crypto/.tmp_mx_cast6_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/kapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/kapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/kapi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_kapi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/pps/.tmp_mc_kapi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/pps/.tmp_mc_kapi.o CC drivers/scsi/scsi_ioctl.o CC drivers/remoteproc/remoteproc_debugfs.o LD drivers/parport/built-in.o mv: cannot stat `drivers/pps/.tmp_mx_kapi.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [net/phonet] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/parport/parport_ax88796.o: No such file or directory make[3]: *** [drivers/parport/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/parport] Error 2 CC drivers/input/mouse/logips2pp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/net/dsa/mv88e6131.o CC drivers/mtd/devices/doc2001.o drivers/pps/.tmp_gl_sysfs.o: file not recognized: File truncated drivers/input/keyboard/.tmp_gl_sunkbd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_sunkbd.o': No such file CC drivers/scsi/constants.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/.tmp_mx_sysfs.o': No such file rm: cannot remove `drivers/input/keyboard/.tmp_mx_sunkbd.o': No such file or directory rm: cannot remove `drivers/pps/.tmp_mx_sysfs.o': No such file or directory CC drivers/input/touchscreen/hampshire.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_common.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/.tmp_mc_irlan_common.o mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_common.o': No such file or directory CC drivers/tty/tty_io.o CC drivers/pps/clients/pps_parport.o CC drivers/mtd/devices/docprobe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/fixed-helper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/fixed-helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/fixed-helper.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_fixed-helper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_fixed-helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/.tmp_mc_fixed-helper.o mv: cannot stat `drivers/regulator/.tmp_mx_fixed-helper.o': No such file or directory /scratch/kisskb/src/fs/ext4/file.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] CC drivers/tty/n_tty.o CC drivers/tty/tty_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/core/.tmp_gl_dev_addr_lists.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_inode.o: uses instructions which are incompatible with instructions used in previous modules/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld'net/core/.tmp_mx_dev_addr_lists.o': No such file: fa iled to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_inode.o drivers/mtd/.tmp_gl_mtdoops.o: file not recognized: File truncated rm: cannot remove `net/core/.tmp_mx_dev_addr_lists.o': No such file or directory mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/.tmp_mx_mtdoops.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_olt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_olt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_olt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_olt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_olt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_olt.o rm: cannot remove `drivers/mtd/.tmp_mx_mtdoops.o': No such file or directory mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_olt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_file.o fs/freevxfs/.tmp_gl_vxfs_lookup.o: file not recognized: File truncated mv: cannot stat `fs/ext4/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_lookup.o': No such file rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_lookup.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aes_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aes_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aes_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_aes_generic.o CC fs/freevxfs/vxfs_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/remoteproc/remoteproc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/remoteproc/.tmp_mc_remoteproc_core.o CC drivers/tty/tty_ldisc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/ircomm_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/ircomm_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/ircomm/.tmp_mc_ircomm_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/ircomm/.tmp_mc_ircomm_tty.o drivers/sh/clk/.tmp_gl_cpg.o: file not recognized: File truncated mv: cannot stat `drivers/remoteproc/.tmp_mx_remoteproc_core.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_file.o CC fs/freevxfs/vxfs_super.o mv: cannot stat `crypto/.tmp_mx_aes_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/mtd/lpddr/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/clk/.tmp_mx_cpg.o': No such file mv: cannot stat `fs/ncpfs/.tmp_mx_file.o': No such file or directory crypto/.tmp_gl_salsa20_generic.o: file not recognized: File truncated mv: cannot stat `net/irda/ircomm/.tmp_mx_ircomm_tty.o': No such file or directory rm: cannot remove `drivers/sh/clk/.tmp_mx_cpg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_salsa20_generic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ext4/inode.o rm: cannot remove `crypto/.tmp_mx_salsa20_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/ad7879.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/ad7879.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/touchscreen/ad7879.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_mc_ad7879.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_mc_ad7879.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/touchscreen/.tmp_mc_ad7879.o CC fs/fscache/proc.o fs/jfs/.tmp_gl_inode.o: file not recognized: File truncated mv: cannot stat `drivers/input/touchscreen/.tmp_mx_ad7879.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_inode.o': No such file CC fs/ncpfs/mmap.o CC crypto/ghash-generic.o rm: cannot remove `fs/jfs/.tmp_mx_inode.o': No such file or directory CC fs/nls/nls_cp857.o CC drivers/mtd/maps/map_funcs.o LD net/irda/ircomm/ircomm.o LD drivers/mtd/tests/built-in.o CC drivers/mtd/nand/nand_base.o LD net/irda/ircomm/ircomm-tty.o CC drivers/mtd/onenand/onenand_base.o CC drivers/mtd/devices/docecc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/af_irda.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/af_irda.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/af_irda.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_af_irda.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/.tmp_mc_af_irda.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/.tmp_mc_af_irda.o /scratch/kisskb/src/fs/ext4/fsync.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] CC drivers/mtd/nand/nand_bbt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC lib/flex_proportions.o mv: cannot stat `net/irda/.tmp_mx_af_irda.o': No such file or directory LD net/irda/ircomm/built-in.o fs/jffs2/.tmp_gl_dir.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_dir.o': No such file rm: cannot remove `fs/jffs2/.tmp_mx_dir.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/nfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/nfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/nfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_nfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_nfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_nfs.o LD drivers/net/can/usb/built-in.o mv: cannot stat `fs/fat/.tmp_mx_nfs.o': No such file or directory CC fs/nls/nls_cp863.o CC drivers/scsi/scsicam.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC fs/nls/nls_cp864.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp775.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/fsync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/fsync.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_fsync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_fsync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_fsync.o mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory CC fs/nls/nls_cp865.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file rm: cannot remove `fs/nls/.tmp_mx_nls_cp775.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_chardev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_chardev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ptp/ptp_chardev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_chardev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_chardev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ptp/.tmp_mc_ptp_chardev.o mv: cannot stat `drivers/ptp/.tmp_mx_ptp_chardev.o': No such file or directory fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/nls/.tmp_mx_nls_cp850.o': No such file or directory fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/nls_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/nls_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nls/nls_base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/.tmp_mc_nls_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/.tmp_mc_nls_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nls/.tmp_mc_nls_base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp855.o': No such file crypto/.tmp_gl_krng.o: file not recognized: File truncated crypto/.tmp_gl_crc32c.o: file not recognized: File truncated CC drivers/net/can/softing/softing_fw.o mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp855.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_krng.o': No such file CC fs/ext4/page-io.o rm: cannot remove `crypto/.tmp_mx_krng.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c.o': No such file rm: cannot remove `crypto/.tmp_mx_crc32c.o': No such file or directory CC drivers/ptp/ptp_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_ioctl.o CC fs/ntfs/aops.o mv: cannot stat `fs/jffs2/.tmp_mx_ioctl.o': No such file or directory CC fs/nls/nls_cp866.o CC drivers/mtd/nand/nand_ecc.o CC fs/ext4/ioctl.o CC fs/btrfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/netevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/netevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/netevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_netevent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_netevent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_netevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/security.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_security.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/af_alg.o mv: cannot stat `net/core/.tmp_mx_netevent.o': No such file or directory mv: cannot stat `fs/cachefiles/.tmp_mx_security.o': No such file or directory drivers/ssb/.tmp_gl_scan.o: file not recognized: File truncated CC fs/jffs2/nodelist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_client_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/irlan_client_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irlan/irlan_client_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_client_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irlan/.tmp_mc_irlan_client_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spec/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/access.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/access.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/access.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_access.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_access.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specificific data of file net/irda/irlan/.tmp_mc_irlan_client_event.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/ssb/.tmp_mx_scan.o': No such file data of file drivers/sh/intc/.tmp_mc_access.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `net/irda/irlan/.tmp_mx_irlan_client_event.o': No such file or directory rm: cannot remove `drivers/ssb/.tmp_mx_scan.o': No such file or directory mv: cannot stat `drivers/sh/intc/.tmp_mx_access.o': No such file or directory drivers/pps/clients/.tmp_gl_pps-ktimer.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/ev-layer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/ev-layer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/ev-layer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_ev-layer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/gigaset/.tmp_mc_ev-layer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/gigaset/.tmp_mc_ev-layer.o mv: cannot stat `fs/nilfs2/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rng.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rng.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_rng.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/clients/.tmp_mx_pps-ktimer.o': No such file mv: cannot stat `drivers/isdn/gigaset/.tmp_mx_ev-layer.o': No such file or directory mv: cannot stat `crypto/.tmp_mx_rng.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/pps/clients/.tmp_mx_pps-ktimer.o': No such file or directory drivers/net/.tmp_gl_netconsole.o: file not recognized: File truncated CC fs/jffs2/malloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/.tmp_mx_netconsole.o': No such file CC fs/btrfs/tree-defrag.o rm: cannot remove `drivers/net/.tmp_mx_netconsole.o': No such file or directory CC drivers/sh/intc/chip.o LD net/irda/irlan/irlan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fsnotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fsnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fsnotify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_fsnotify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_fsnotify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fil/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/clk/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/clk/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/clk/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/clk/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/clk/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/clk/.tmp_mc_core.o e fs/notify/.tmp_mc_fsnotify.o CC fs/nilfs2/dir.o mv: cannot stat `fs/notify/.tmp_mx_fsnotify.o': No such file or directory mv: cannot stat `drivers/sh/clk/.tmp_mx_core.o': No such file or directory CC drivers/net/ethernet/calxeda/xgmac.o CC drivers/mtd/devices/slram.o LD drivers/isdn/gigaset/gigaset.o LD net/irda/irlan/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/interface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/interface.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_interface.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_interface.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/.tmp_mc_interface.o mv: cannot stat `drivers/rtc/.tmp_mx_interface.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/cyttsp_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/cyttsp_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/touchscreen/cyttsp_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_mc_cyttsp_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_mc_cyttsp_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/touchscreen/.tmp_mc_cyttsp_core.o mv: cannot stat `drivers/input/touchscreen/.tmp_mx_cyttsp_core.o': No such file or directory CC fs/notify/notification.o LD drivers/isdn/gigaset/built-in.o LD drivers/sh/clk/built-in.o CC drivers/target/target_core_fabric_configfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targe CC drivers/net/hamradio/mkiss.o t specific data of file fs/cachefiles/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_misc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_misc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/clk/cpg.o: No such file or directory make[4]: *** [drivers/sh/clk/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. mv: cannot stat `fs/cachefiles/.tmp_mx_proc.o': No such file or directory make[3]: *** [drivers/sh/clk] Error 2 CC drivers/net/ieee802154/fakehard.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_super.o mv: cannot stat `fs/fat/.tmp_mx_misc.o': No such file or directory CC fs/ncpfs/ncplib_kernel.o mv: cannot stat `fs/jfs/.tmp_mx_super.o': No such file or directory CC fs/fat/namei_vfat.o CC drivers/rtc/rtc-proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_ioctl.o crypto/.tmp_gl_zlib.o: file not recognized: File truncated LD drivers/pps/pps_core.o mv: cannot stat `fs/ncpfs/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_zlib.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/hosts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/hosts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/hosts.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_hosts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_hosts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/pps/sysfs.o: No such file or directory make[3]: *** [drivers/pps/pps_core.o] Error 1 rm: cannot remove `crypto/.tmp_mx_zlib.o': No such file or directory merge target specific data of file drivers/scsi/.tmp_mc_hosts.o CC fs/gfs2/glock.o mv: cannot stat `drivers/scsi/.tmp_mx_hosts.o': No such file or directory CC drivers/net/can/c_can/c_can_platform.o CC lib/idr.o CC drivers/scsi/scsi_error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irnet/irnet_irda.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irnet/irnet_irda.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irnet/irnet_irda.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irnet/.tmp_mc_irnet_irda.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/irda/irnet/.tmp_mc_irnet_irda.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/irda/irnet/.tmp_mc_irnet_irda.o mv: cannot stat `net/irda/irnet/.tmp_mx_irnet_irda.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/caif/caif_spi_slave.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/caif/caif_spi_slave.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/caif/caif_spi_slave.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/caif/.tmp_mc_caif_spi_slave.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/caif/.tmp_mc_caif_spi_slave.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/caif/.tmp_mc_caif_spi_slave.o CC drivers/target/target_core_fabric_lib.o CC crypto/algif_skcipher.o mv: cannot stat `drivers/net/caif/.tmp_mx_caif_spi_slave.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_file.o LD net/irda/irda.o mv: cannot stat `fs/jffs2/.tmp_mx_file.o': No such file or directory LD net/irda/irnet/irnet.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/irda/irnet/irnet_ppp.o: No such file or directory make[4]: *** [net/irda/irnet/irnet.o] Error 1 make[4]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[3]: *** [net/irda/irnet] Error 2 drivers/net/dsa/.tmp_gl_mv88e6060.o: file not recognized: File truncated CC fs/btrfs/extent_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/dsa/.tmp_mx_mv88e6060.o': No such file CC drivers/net/hamradio/6pack.o rm: cannot remove `drivers/net/dsa/.tmp_mx_mv88e6060.o': No such file or directory CC fs/jffs2/read.o make[3]: Target `__build' not remade because of errors. make[2]: *** [net/irda] Error 2 CC net/core/neighbour.o CC drivers/mtd/chips/gen_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/keyboard/.tmp_gl_atkbd.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_cp857.o: file not recognized: File truncated CC net/core/rtnetlink.o drivers/input/touchscreen/.tmp_gl_hampshire.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/keyboard/.tmp_mx_atkbd.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_hampshire.o': No such file rm: cannot remove `drivers/input/keyboard/.tmp_mx_atkbd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file rm: cannot remove `drivers/input/touchscreen/.tmp_mx_hampshire.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp857.o': No such file or directory CC net/core/utils.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/maps/map_funcs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/maps/map_funcs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/maps/map_funcs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/maps/.tmp_mc_map_funcs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/maps/.tmp_mc_map_funcs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/maps/.tmp_mc_map_funcs.o LD drivers/input/keyboard/built-in.o crypto/.tmp_gl_camellia_generic.o: file not recognized: File truncated mv: cannot stat `drivers/mtd/maps/.tmp_mx_map_funcs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/operation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/operation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/operation.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_operation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_operation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_operation.o CC fs/nls/nls_cp869.o CC drivers/input/touchscreen/gunze.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia_generic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/atkbd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/newtonkbd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/samsung-keypad.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/sunkbd.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/keyboard/xtkbd.o: No such file or directory make[4]: *** [drivers/input/keyboard/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/keyboard] Error 2 rm: cannot remove `crypto/.tmp_mx_camellia_generic.o': No such file or directory mv: cannot stat `fs/fscache/.tmp_mx_operation.o': No such file or directory drivers/pps/clients/.tmp_gl_pps_parport.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_debugfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_debugfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/remoteproc/remoteproc_debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_debugfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_debugfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/remoteproc/.tmp_mc_remoteproc_debugfs.o CC drivers/mtd/chips/jedec_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/pps/clients/.tmp_mx_pps_parport.o': No such file mv: cannot stat `drivers/remoteproc/.tmp_mx_remoteproc_debugfs.o': No such file or directory rm: cannot remove `drivers/pps/clients/.tmp_mx_pps_parport.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/can/dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/.tmp_mc_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/.tmp_mc_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/can/.tmp_mc_dev.o CC drivers/mtd/maps/physmap.o mv: cannot stat `drivers/net/can/.tmp_mx_dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/core/link_watch.o fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/mtd/maps/uclinux.o LD drivers/pps/clients/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated CC drivers/remoteproc/remoteproc_virtio.o drivers/net/dsa/.tmp_gl_mv88e6123_61_65.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/pps/clients/pps-ktimer.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/pps/clients/pps_parport.o: No such file or directory make[4]: *** [drivers/pps/clients/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. fs/nls/.tmp_gl_nls_cp865.o: file not recognized: File truncated make[3]: *** [drivers/pps/clients] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/pps] Error 2 rm: cannot remove `fs/nls/.tmp_mx_nls_cp864.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp863.o': No such file CC drivers/input/mouse/trackpoint.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp863.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/dsa/.tmp_mx_mv88e6123_61_65.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp865.o': No such file rm: cannot remove `drivers/net/dsa/.tmp_mx_mv88e6123_61_65.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp865.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_xattr.o CC fs/nilfs2/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/vxfs_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/vxfs_subr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_subr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/freevxfs/.tmp_mc_vxfs_subr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/freevxfs/.tmp_mc_vxfs_subr.o mv: cannot stat `fs/freevxfs/.tmp_mx_vxfs_subr.o': No such file or directory mv: cannot stat `fs/cachefiles/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/logips2pp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/logips2pp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/logips2pp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_logips2pp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_logips2pp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/.tmp_mc_logips2pp.o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/driver_chipcommon.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_driver_chipcommon.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_driver_chipcommon.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/.tmp_mc_driver_chipcommon.o CC fs/nls/nls_cp874.o mv: cannot stat `drivers/input/mouse/.tmp_mx_logips2pp.o': No such file or directory mv: cannot stat `drivers/ssb/.tmp_mx_driver_chipcommon.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/.tmp_mc_recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/dst.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/dst.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/dst.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_dst.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_dst.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_dst.o fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/psmouse-base.o: compiled for a big endian system and target is little endian CC fs/nls/nls_cp932.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/psmouse-base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/psmouse-base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_psmouse-base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_psmouse-base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/.tmp_mc_psmouse-base.o mv: cannot stat `net/core/.tmp_mx_dst.o': No such file or directory mv: cannot stat `fs/jbd2/.tmp_mx_recovery.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file mv: cannot stat `fs/fscache/.tmp_mx_proc.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory mv: cannot stat `drivers/input/mouse/.tmp_mx_psmouse-base.o': No such file or directory CC drivers/input/touchscreen/elo.o CC fs/ncpfs/sock.o CC drivers/tty/tty_buffer.o CC drivers/tty/tty_port.o CC drivers/scsi/scsi_lib.o CC drivers/rtc/rtc-bq4802.o CC drivers/input/mouse/vsxxxaa.o CC drivers/net/ethernet/cadence/macb.o CC drivers/mtd/nand/nand_ids.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_dir.o mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/dsa/mv88e6xxx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/dsa/mv88e6xxx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/dsa/mv88e6xxx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/dsa/.tmp_mc_mv88e6xxx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/dsa/.tmp_mc_mv88e6xxx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/dsa/.tmp_mc_mv88e6xxx.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/checkpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_gl_ghash-generic.ofs/jbd2/checkpoint.o: uses instructions which are incompatible with instructions used in previous modules : /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldf:i lfea inloetd rteoc omgenrigzee dt:a rFile truncatedg et specific data of file fs/jbd2/checkpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_checkpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_checkpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/.tmp_mc_checkpoint.o mv: cannot stat `drivers/net/dsa/.tmp_mx_mv88e6xxx.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_ioctl.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_ioctl.o': No such file or directory CC fs/proc/nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ghash-generic.o': No such file mv: cannot stat `fs/jbd2/.tmp_mx_checkpoint.o': No such file or directory rm: cannot remove `crypto/.tmp_mx_ghash-generic.o': No such file or directory /scratch/kisskb/src/net/core/ethtool.c: In function 'ethtool_get_feature_mask': /scratch/kisskb/src/net/core/ethtool.c:226:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_mmap.o CC drivers/mtd/nand/denali.o mv: cannot stat `fs/ncpfs/.tmp_mx_mmap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/chip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_chip.o CC fs/ext4/namei.o CC fs/nilfs2/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/freevxfs/.tmp_gl_vxfs_super.o: file not recognized: File truncated mv: cannot stat `drivers/sh/intc/.tmp_mx_chip.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/revoke.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/revoke.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_revoke.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_revoke.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge CC fs/ext4/super.o target specific data of file fs/jbd2/.tmp_mc_revoke.o CC fs/nls/nls_euc-jp.o mv: cannot stat `fs/jbd2/.tmp_mx_revoke.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/freevxfs/.tmp_mx_vxfs_super.o': No such file CC fs/ocfs2/alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/translation-table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/translation-table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/translation-table.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_translation-table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/batman-adv/.tmp_mc_translation-table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/batman-adv/.tmp_mc_translation-table.o rm: cannot remove `fs/freevxfs/.tmp_mx_vxfs_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon_pmu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/driver_chipcommon_pmu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/driver_chipcommon_pmu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_driver_chipcommon_pmu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_driver_chipcommon_pmu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/.tmp_mc_driver_chipcommon_pmu.o mv: cannot stat `net/batman-adv/.tmp_mx_translation-table.o': No such file or directory mv: cannot stat `drivers/ssb/.tmp_mx_driver_chipcommon_pmu.o': No such file or directory CC drivers/remoteproc/remoteproc_elf_loader.o CC drivers/sh/intc/core.o CC drivers/rtc/rtc-ds1742.o LD net/batman-adv/batman-adv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD fs/freevxfs/freevxfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/batman-adv/bat_iv_ogm.o: No such file or directory drivers/net/can/.tmp_gl_slcan.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/batman-adv/hard-interface.o: No such file or directory CC fs/ntfs/attrib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/freevxfs/vxfs_immed.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/freevxfs/vxfs_lookup.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/freevxfs/vxfs_super.o: No such file or directory make[3]: *** [fs/freevxfs/freevxfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/freevxfs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/can/.tmp_mx_slcan.o': No such file make[3]: *** [net/batman-adv/batman-adv.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/batman-adv] Error 2 rm: cannot remove `drivers/net/can/.tmp_mx_slcan.o': No such file or directory CC fs/nilfs2/page.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/isdn/i4l/.tmp_gl_isdn_net.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/isdn/i4l/.tmp_mx_isdn_net.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/isdn/i4l/.tmp_mx_isdn_net.o': No such file or directory drivers/isdn/i4l/.tmp_gl_isdn_common.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/isdn/i4l/.tmp_mx_isdn_common.o': No such file rm: cannot remove `drivers/isdn/i4l/.tmp_mx_isdn_common.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/ethtool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/ethtool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/ethtool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_ethtool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_ethtool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_ethtool.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/constants.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/constants.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/constants.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_constants.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_constants.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_constants.o mv: cannot stat `net/core/.tmp_mx_ethtool.o': No such file or directory CC fs/fscache/histogram.o drivers/net/dsa/.tmp_gl_mv88e6131.o: file not recognized: File truncated CC drivers/video/fb_notify.o mv: cannot stat `drivers/scsi/.tmp_mx_constants.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/dsa/.tmp_mx_mv88e6131.o': No such file rm: cannot remove `drivers/net/dsa/.tmp_mx_mv88e6131.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ssb/.tmp_mc_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ssb/.tmp_mc_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsicam.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsicam.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsicam.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsicam.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsicam.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target mv: cannot stat `drivers/ssb/.tmp_mx_main.o': No such file or directory specific data of file drivers/scsi/.tmp_mc_scsicam.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_ecc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_ecc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nand/nand_ecc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_ecc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_ecc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nand/.tmp_mc_nand_ecc.o mv: cannot stat `drivers/scsi/.tmp_mx_scsicam.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/ptp_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ptp/ptp_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/ptp/.tmp_mc_ptp_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/ptp/.tmp_mc_ptp_sysfs.o mv: cannot stat `drivers/mtd/nand/.tmp_mx_nand_ecc.o': No such file or directory CC fs/notify/group.o mv: cannot stat `drivers/ptp/.tmp_mx_ptp_sysfs.o': No such file or directory CC drivers/tty/tty_mutex.o CC drivers/scsi/scsi_lib_dma.o CC fs/nls/nls_cp936.o LD drivers/net/dsa/mv88e6xxx_drv.o LD drivers/ssb/ssb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/dsa/mv88e6123_61_65.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/dsa/mv88e6131.o: No such file or directory make[4]: *** [drivers/net/dsa/mv88e6xxx_drv.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/dsa] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/ssb/scan.o: No such file or directory CC fs/nls/nls_cp949.o make[3]: *** [drivers/ssb/ssb.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/ssb] Error 2 CC drivers/scsi/scsi_scan.o /scratch/kisskb/src/fs/ncpfs/dir.c: In function 'ncp_hash_dentry': /scratch/kisskb/src/fs/ncpfs/dir.c:128:23: warning: unused variable 'sb' [-Wunused-variable] /scratch/kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_file_extent_length': /scratch/kisskb/src/fs/btrfs/file-item.c:171:2: warning: 'len' may be used uninitialized in this function [-Wuninitialized] CC drivers/mtd/nand/denali_dt.o LD drivers/ptp/ptp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/object.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/object.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/object.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_object.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/malloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/malloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/malloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_malloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_malloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_malloc.o LD drivers/virt/built-in.o mv: cannot stat `fs/fscache/.tmp_mx_object.o': No such file or directory drivers/net/ethernet/cadence/.tmp_gl_at91_ether.o: file not recognized: File truncated mv: cannot stat `fs/jffs2/.tmp_mx_malloc.o': No such file or directory LD drivers/ptp/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/ethernet/cadence/.tmp_mx_at91_ether.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/net/ethernet/cadence/.tmp_mx_at91_ether.o': No such file or directory fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp869.o': No such file rm: cannot remove `fs/nls/.tmp_mx_nls_cp869.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/caif/caif_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/caif/caif_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/caif/caif_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/caif/.tmp_mc_caif_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/caif/.tmp_mc_caif_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/caif/.tmp_mc_caif_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/rtc-proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/rtc-proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/rtc-proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_rtc-proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/rtc/.tmp_mc_rtc-proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/rtc/.tmp_mc_rtc-proc.o mv: cannot stat `drivers/rtc/.tmp_mx_rtc-proc.o': No such file or directory mv: cannot stat `drivers/net/caif/.tmp_mx_caif_spi.o': No such file or directory CC fs/jffs2/nodemgmt.o CC drivers/input/touchscreen/touchit213.o CC drivers/virtio/virtio.o CC drivers/watchdog/watchdog_core.o CC fs/jffs2/readinode.o CC fs/jfs/jfs_mount.o CC drivers/rtc/rtc-ds2404.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/devices/.tmp_gl_slram.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/devices/.tmp_mx_slram.o': No such file rm: cannot remove `drivers/mtd/devices/.tmp_mx_slram.o': No such file or directory LD drivers/net/caif/cfspi_slave.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated LD drivers/net/caif/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_dir.o /opt/cross/gcc-4.6-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 mv: cannot stat `fs/ncpfs/.tmp_mx_dir.o': No such file or directory CC fs/ocfs2/aops.o CC fs/nls/nls_ascii.o CC drivers/net/irda/irtty-sir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/file-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/file-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/file-item.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_file-item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_file-item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_file-item.o CC fs/ncpfs/ncpsign_kernel.o mv: cannot stat `fs/btrfs/.tmp_mx_file-item.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/synaptics.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/synaptics.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/synaptics.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_synaptics.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_synaptics.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/.tmp_mc_synaptics.o mv: cannot stat `drivers/input/mouse/.tmp_mx_synaptics.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/docecc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/docecc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/docecc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/.tmp_mc_docecc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/devices/.tmp_mc_docecc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/devices/.tmp_mc_docecc.o CC drivers/rtc/rtc-m48t35.o mv: cannot stat `drivers/mtd/devices/.tmp_mx_docecc.o': No such file or directory CC fs/gfs2/glops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/gen_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/gen_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/gen_probe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_gen_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_gen_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_gen_probe.o drivers/input/touchscreen/.tmp_gl_gunze.o: file not recognized: File truncated mv: cannot stat `drivers/mtd/chips/.tmp_mx_gen_probe.o': No such file or directory CC drivers/mtd/nand/diskonchip.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_gunze.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/input/touchscreen/.tmp_mx_gunze.o': No such file or directory CC drivers/mtd/nand/docg4.o fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated mv: cannot stat `fs/ncpfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_virtio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/remoteproc_virtio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/remoteproc/remoteproc_virtio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_virtio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/remoteproc/.tmp_mc_remoteproc_virtio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/remoteproc/.tmp_mc_remoteproc_virtio.o rm: cannot remove `fs/fat/.tmp_mx_namei_msdos.o': No such file or directory drivers/mtd/maps/.tmp_gl_uclinux.o: file not recognized: File truncated mv: cannot stat `drivers/remoteproc/.tmp_mx_remoteproc_virtio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/maps/.tmp_mx_uclinux.o': No such file CC fs/ncpfs/getopt.o rm: cannot remove `drivers/mtd/maps/.tmp_mx_uclinux.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/notification.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/notification.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/notification.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_notification.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_notification.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_notification.o CC fs/ntfs/collate.o mv: cannot stat `fs/notify/.tmp_mx_notification.o': No such file or directory CC drivers/input/touchscreen/touchwin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/page.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/page.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/page.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_page.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_page.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_page.o CC drivers/net/hamradio/yam.o CC drivers/mtd/nand/nandsim.o mv: cannot stat `fs/fscache/.tmp_mx_page.o': No such file or directory LD drivers/net/can/can-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_namei.o CC drivers/mtd/maps/plat-ram.o CC fs/notify/inode_mark.o mv: cannot stat `fs/jfs/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/maps/.tmp_gl_physmap.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/commit.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/commit.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_commit.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_commit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/.tmp_mc_commit.o CC fs/fscache/object-list.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/maps/.tmp_mx_physmap.o': No such file mv: cannot stat `fs/jbd2/.tmp_mx_commit.o': No such file or directory rm: cannot remove `drivers/mtd/maps/.tmp_mx_physmap.o': No such file or directory CC drivers/net/phy/phy.o CC fs/ext4/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/bmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_bmap.o /scratch/kisskb/src/fs/gfs2/dir.c: In function 'get_first_leaf': /scratch/kisskb/src/fs/gfs2/dir.c:755:9: warning: 'leaf_no' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/gfs2/dir.c: In function 'dir_split_leaf': /scratch/kisskb/src/fs/gfs2/dir.c:969:8: warning: 'leaf_no' may be used uninitialized in this function [-Wuninitialized] mv: cannot stat `fs/gfs2/.tmp_mx_bmap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/rtc/rtc-msm6242.o fs/cachefiles/.tmp_gl_namei.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_namei.o': No such file rm: cannot remove `fs/cachefiles/.tmp_mx_namei.o': No such file or directory LD drivers/rtc/rtc-core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/read.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/read.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/read.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_read.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_read.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_read.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/tree-defrag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/tree-defrag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/tree-defrag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_tree-defrag.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_tree-defrag.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fmv: cannot stat `fs/jffs2/.tmp_mx_read.o': No such file or directory ile fs/btrfs/.tmp_mc_tree-defrag.o CC drivers/net/irda/sir_dev.o mv: cannot stat `fs/btrfs/.tmp_mx_tree-defrag.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi.o CC drivers/net/plip/plip.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/ieee802154/.tmp_gl_fakehard.o: file not recognized: File truncated CC drivers/net/ppp/ppp_generic.o CC fs/ext4/hash.o drivers/net/can/c_can/.tmp_gl_c_can_platform.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/ieee802154/.tmp_mx_fakehard.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/can/c_can/.tmp_mx_c_can_platform.o': No such file CC fs/nilfs2/mdt.o rm: cannot remove `drivers/net/ieee802154/.tmp_mx_fakehard.o': No such file or directory rm: cannot remove `drivers/net/can/c_can/.tmp_mx_c_can_platform.o': No such file or directory CC drivers/scsi/scsi_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/tty_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_tty_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/getopt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/getopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/getopt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_getopt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_getopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_getopt.o mv: cannot stat `drivers/tty/.tmp_mx_tty_ioctl.o': No such file or directory mv: cannot stat `fs/ncpfs/.tmp_mx_getopt.o': No such file or directory LD drivers/net/ieee802154/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: o mfs/ext4/ioctl.o: compiled for a big endian system and target is little endianerg e /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: tafs/ext4/ioctl.o: uses instructions which are incompatible with instructions used in previous modulesr get/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :s pfeaciilfeidc tdoa tmae rogfe ftialreg edrivers/mtd/chips/cfi_util.ot s/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: pedrivers/mtd/chips/.tmp_mc_cfi_util.o: compiled for a big endian system and target is little endianc i/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fidrivers/mtd/chips/.tmp_mc_cfi_util.o: uses instructions which are incompatible with instructions used in previous modulesc /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldd:a tfaa iolfe df itloe mfs/ext4/ioctl.oe rg/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: e fs/ext4/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endiant ar/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: gefs/ext4/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modulest /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lds:p efcaiific data of file drivers/mtd/chips/.tmp_mc_cfi_util.o CC fs/proc/task_nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/trackpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/trackpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/trackpoint.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_trackpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_trackpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/.tmp_mc_trackpoint.o led to merge target specific data of file fs/ext4/.tmp_mc_ioctl.o mv: cannot stat `drivers/mtd/chips/.tmp_mx_cfi_util.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/ieee802154/fakehard.o: No such file or directory make[4]: *** [drivers/net/ieee802154/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/ieee802154] Error 2 mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/input/mouse/.tmp_mx_trackpoint.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_dir.o': No such file or directory drivers/rtc/.tmp_gl_rtc-bq4802.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/alps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/alps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/alps.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_alps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/mouse/.tmp_mc_alps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/input/mouse/.tmp_mc_alps.o CC drivers/net/ethernet/dlink/de620.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/transaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_transaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jbd2/.tmp_mc_transaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/.tmp_mc_transaction.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-bq4802.o': No such file mv: cannot stat `drivers/input/mouse/.tmp_mx_alps.o': No such file or directory CC drivers/net/slip/slip.o rm: cannot remove `drivers/rtc/.tmp_mx_rtc-bq4802.o': No such file or directory fs/proc/.tmp_gl_nommu.o: file not recognized: File truncated mv: cannot stat `fs/jbd2/.tmp_mx_transaction.o': No such file or directory LD drivers/net/ethernet/micrel/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_nommu.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_ldisc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/tty_ldisc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_ldisc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_ldisc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_tty_ldisc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/proc/.tmp_mx_nommu.o': No such file or directory mv: cannot stat `drivers/tty/.tmp_mx_tty_ldisc.o': No such file or directory CC lib/int_sqrt.o drivers/mtd/nand/.tmp_gl_denali_dt.o: file not recognized: File truncated CC drivers/mtd/chips/map_ram.o drivers/remoteproc/.tmp_gl_remoteproc_elf_loader.o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_denali_dt.o': No such file : file not recognized: File truncated rm: cannot remove `drivers/mtd/nand/.tmp_mx_denali_dt.o': No such file or directory CC fs/gfs2/log.o CC lib/irq_regs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/remoteproc/.tmp_mx_remoteproc_elf_loader.o': No such file CC net/core/filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/nodelist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/nodelist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/nodelist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_nodelist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_nodelist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_nodelist.o rm: cannot remove `drivers/remoteproc/.tmp_mx_remoteproc_elf_loader.o': No such file or directory CC fs/ncpfs/symlink.o mv: cannot stat `fs/jffs2/.tmp_mx_nodelist.o': No such file or directory CC drivers/net/ethernet/dnet.o LD drivers/net/ethernet/natsemi/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/watchdog_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/watchdog_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/watchdog/watchdog_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/.tmp_mc_watchdog_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/.tmp_mc_watchdog_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/watchdog/.tmp_mc_watchdog_core.o CC drivers/net/slip/slhc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/softing/softing_main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/softing/softing_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/can/softing/softing_main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/softing/.tmp_mc_softing_main.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/softing/.tmp_mc_softing_main.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/can/softing/.tmp_mc_softing_main.o mv: cannot stat `drivers/watchdog/.tmp_mx_watchdog_core.o': No such file or directory fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated CC fs/proc/inode.o mv: cannot stat `drivers/net/can/softing/.tmp_mx_softing_main.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_ascii.o': No such file CC drivers/mtd/nand/plat_nand.o CC drivers/tty/pty.o rm: cannot remove `fs/nls/.tmp_mx_nls_ascii.o': No such file or directory drivers/input/touchscreen/.tmp_gl_elo.o: file not recognized: File truncated mv: cannot stat `fs/notify/.tmp_mx_group.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fb_notify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/fb_notify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/fb_notify.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fb_notify.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_fb_notify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_fb_notify.o CC lib/is_single_threaded.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_elo.o': No such file CC drivers/remoteproc/ste_modem_rproc.o CC fs/jffs2/write.o rm: cannot remove `drivers/input/touchscreen/.tmp_mx_elo.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/tty_mutex.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_tty_mutex.o mv: cannot stat `drivers/video/.tmp_mx_fb_notify.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/af_alg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/af_alg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/af_alg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_af_alg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_af_alg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data ofs/fscache/.tmp_gl_histogram.o: file not recognized: File truncated mv: cannot stat `drivers/tty/.tmp_mx_tty_mutex.o': No such file or directory f file crypto/.tmp_mc_af_alg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fscache/.tmp_mx_histogram.o': No such file mv: cannot stat `crypto/.tmp_mx_af_alg.o': No such file or directory rm: cannot remove `fs/fscache/.tmp_mx_histogram.o': No such file or directory CC drivers/watchdog/watchdog_dev.o CC fs/nls/nls_iso8859-1.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC net/core/sock_diag.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/c_can/c_can.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/c_can/c_can.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of CC drivers/scsi/scsi_devinfo.o fs/nls/.tmp_gl_nls_euc-jp.o: file not recognized: File truncated file drivers/net/can/c_can/c_can.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/c_can/.tmp_mc_c_can.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/c_can/.tmp_mc_c_can.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/can/c_can/.tmp_mc_c_can.o drivers/input/mouse/.tmp_gl_vsxxxaa.o: file not recognized: File truncated mv: cannot stat `drivers/net/can/c_can/.tmp_mx_c_can.o': No such file or directory CC drivers/input/touchscreen/wacom_w8001.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_euc-jp.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/mouse/.tmp_mx_vsxxxaa.o': No such file rm: cannot remove `drivers/input/mouse/.tmp_mx_vsxxxaa.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_euc-jp.o': No such file or directory LD drivers/video/backlight/built-in.o CC drivers/input/touchscreen/w90p910_ts.o CC fs/notify/mark.o LD crypto/crypto.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_lib_dma.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_lib_dma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spe/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cific drivers/mtd/devices/doc2001.o: compiled for a big endian system and target is little endiandata o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: f drivers/mtd/devices/doc2001.o: uses instructions which are incompatible with instructions used in previous modulesf ile /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lddrivers/scsi/scsi_lib_dma.o: fa/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: ildrivers/scsi/.tmp_mc_scsi_lib_dma.o: compiled for a big endian system and target is little endiane d/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: tdrivers/scsi/.tmp_mc_scsi_lib_dma.o: uses instructions which are incompatible with instructions used in previous moduleso /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ldm:e rfgaei lteadr gteot msepregcei ftiacr gdeatt as poefc iffiilce ddrivers/mtd/devices/doc2001.oa ta/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: odrivers/mtd/devices/.tmp_mc_doc2001.o: compiled for a big endian system and target is little endianf /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fidrivers/mtd/devices/.tmp_mc_doc2001.o: uses instructions which are incompatible with instructions used in previous modulesl e/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld :drivers/scsi/.tmp_mc_scsi_lib_dma.o failed to merge target specific data of file drivers/mtd/devices/.tmp_mc_doc2001.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/cipher.o: No such file or directory make[2]: *** [crypto/crypto.o] Error 1 CC drivers/watchdog/softdog.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_lib_dma.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/gfs2/lops.o mv: cannot stat `drivers/mtd/devices/.tmp_mx_doc2001.o': No such file or directory drivers/input/touchscreen/.tmp_gl_touchit213.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchit213.o': No such file LD drivers/net/can/c_can/built-in.o rm: cannot remove `drivers/input/touchscreen/.tmp_mx_touchit213.o': No such file or directory LD drivers/input/mouse/psmouse.o LD drivers/video/exynos/built-in.o CC fs/gfs2/main.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/can/c_can/c_can_platform.o: No such file or directory make[5]: *** [drivers/net/can/c_can/built-in.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/can/c_can] Error 2 drivers/rtc/.tmp_gl_rtc-ds1742.o: file not recognized: File truncated LD drivers/mtd/mtd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_fabric_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_fabric_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_fabric_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_fabric_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_fabric_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_fabric_lib.o CC fs/nilfs2/btnode.o LD drivers/mtd/devices/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds1742.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_inode.o rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds1742.o': No such file or directory LD drivers/input/mouse/built-in.o mv: cannot stat `drivers/target/.tmp_mx_target_core_fabric_lib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/devices/slram.o: No such file or directory make[4]: *** [drivers/mtd/devices/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. CC drivers/sh/intc/handle.o LD drivers/mtd/nftl.o mv: cannot stat `fs/nilfs2/.tmp_mx_inode.o': No such file or directory make[3]: *** [drivers/mtd/devices] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/page-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/page-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/page-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_page-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_page-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_page-io.o mv: cannot stat `fs/ext4/.tmp_mx_page-io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/mouse/vsxxxaa.o: No such file or directory make[4]: *** [drivers/input/mouse/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/mouse] Error 2 CC drivers/video/sh_mobile_meram.o CC fs/proc/root.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/tty_buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_tty_buffer.o CC drivers/scsi/scsi_netlink.o mv: cannot stat `drivers/tty/.tmp_mx_tty_buffer.o': No such file or directory CC drivers/virtio/virtio_ring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fat/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/.tmp_mc_inode.o LD drivers/video/omap2/displays/built-in.o mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/scsi/scsi_sysctl.o CC fs/proc/base.o fs/nls/.tmp_gl_nls_cp932.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/softing/softing_fw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/softing/softing_fw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/can/softing/softing_fw.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/softing/.tmp_mc_softing_fw.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/can/softing/.tmp_mc_softing_fw.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/can/softing/.tmp_mc_softing_fw.o CC net/core/net-sysfs.o CC fs/nilfs2/bmap.o LD drivers/video/omap2/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/utils.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/utils.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/utils.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_utils.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_utils.o: uses instructions which are incompatible with instructions used in previous modules/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld'fs/nls/.tmp_mx_nls_cp932.o': No such file: f ailed to merge target specific data of file net/core/.tmp_mc_utils.o mv: cannot stat `drivers/net/can/softing/.tmp_mx_softing_fw.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp932.o': No such file or directory mv: cannot stat `net/core/.tmp_mx_utils.o': No such file or directory CC fs/nilfs2/btree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_xattr.o mv: cannot stat `fs/gfs2/.tmp_mx_xattr.o': No such file or directory CC fs/nilfs2/direct.o CC drivers/target/target_core_hba.o CC drivers/mtd/chips/map_rom.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/rdwr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/rdwr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/rdwr.o LD drivers/net/can/softing/softing.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_rdwr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/.tmp_mc_rdwr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_rdwr.o CC net/core/pktgen.o mv: cannot stat `fs/cachefiles/.tmp_mx_rdwr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_core.o CC drivers/video/output.o mv: cannot stat `drivers/sh/intc/.tmp_mx_core.o': No such file or directory LD drivers/net/can/softing/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/isdn_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/isdn_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/i4l/isdn_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/.tmp_mc_isdn_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/isdn/i4l/.tmp_mc_isdn_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/isdn/i4l/.tmp_mc_isdn_tty.o mv: cannot stat `drivers/isdn/i4l/.tmp_mx_isdn_tty.o': No such file or directory drivers/rtc/.tmp_gl_rtc-ds2404.o: file not recognized: File truncated make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/can] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-ds2404.o': No such file rm: cannot remove `drivers/rtc/.tmp_mx_rtc-ds2404.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/link_watch.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/link_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/link_watch.o CC fs/nilfs2/dat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_link_watch.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_link_watch.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_link_watch.o LD fs/cachefiles/cachefiles.o CC drivers/sh/intc/irqdomain.o mv: cannot stat `net/core/.tmp_mx_link_watch.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/extent_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/extent_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_extent_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_extent_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_extent_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_port.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/tty_port.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_port.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_port.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_tty_port.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/interface.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/main.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/namei.o: No such file or directory make[3]: *** [fs/cachefiles/cachefiles.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/cachefiles] Error 2 mv: cannot stat `fs/btrfs/.tmp_mx_extent_map.o': No such file or directory mv: cannot stat `drivers/tty/.tmp_mx_tty_port.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/virtio.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/.tmp_mc_virtio.o LD drivers/isdn/i4l/isdn.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/buffer.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_buffer.o mv: cannot stat `drivers/virtio/.tmp_mx_virtio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/isdn/i4l/isdn_net.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/isdn/i4l/isdn_common.o: No such file or directory make[4]: *** [drivers/isdn/i4l/isdn.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/isdn/i4l] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/isdn] Error 2 drivers/mtd/maps/.tmp_gl_plat-ram.o: file not recognized: File truncated CC fs/proc/generic.o mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/maps/.tmp_mx_plat-ram.o': No such file CC fs/qnx4/inode.o CC fs/btrfs/sysfs.o CC fs/ocfs2/blockcheck.o rm: cannot remove `drivers/mtd/maps/.tmp_mx_plat-ram.o': No such file or directory CC fs/qnx6/inode.o CC fs/quota/dquot.o CC drivers/mtd/nand/sh_flctl.o CC drivers/tty/sysrq.o LD drivers/mtd/maps/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_bbt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/nand_bbt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nand/nand_bbt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_bbt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_nand_bbt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nand/.tmp_mc_nand_bbt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/maps/physmap.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/maps/uclinux.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/maps/plat-ram.o: No such file or directory make[4]: *** [drivers/mtd/maps/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/maps] Error 2 mv: cannot stat `drivers/mtd/nand/.tmp_mx_nand_bbt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/collate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/collate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/collate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_collate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_collate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_collate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/rtc/.tmp_gl_rtc-m48t35.o: file not recognized: File truncated CC fs/gfs2/meta_io.o drivers/input/touchscreen/.tmp_gl_touchwin.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-m48t35.o': No such file mv: cannot stat `fs/ntfs/.tmp_mx_collate.o': No such file or directory rm: cannot remove `drivers/rtc/.tmp_mx_rtc-m48t35.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_touchwin.o': No such file rm: cannot remove `drivers/input/touchscreen/.tmp_mx_touchwin.o': No such file or directory CC lib/klist.o CC fs/ntfs/compress.o CC drivers/net/hamradio/bpqether.o CC drivers/net/ppp/ppp_deflate.o CC fs/ntfs/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inode_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inode_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/inode_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_inode_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_inode_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_inode_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/notify/.tmp_mx_inode_mark.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_mount.o fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated mv: cannot stat `fs/jfs/.tmp_mx_jfs_mount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory CC fs/nls/nls_iso8859-4.o CC drivers/sh/intc/virq.o CC fs/jfs/jfs_umount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_dir.o drivers/mtd/chips/.tmp_gl_map_ram.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_ram.o': No such file mv: cannot stat `fs/nilfs2/.tmp_mx_dir.o': No such file or directory fs/btrfs/.tmp_gl_transaction.o: file not recognized: File truncated rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-1.o': No such file or directory rm: cannot remove `drivers/mtd/chips/.tmp_mx_map_ram.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_transaction.o': No such file rm: cannot remove `fs/btrfs/.tmp_mx_transaction.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nilfs2/.tmp_gl_namei.o: file not recognized: File truncated CC fs/nls/nls_iso8859-5.o CC fs/qnx4/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nilfs2/.tmp_mx_namei.o': No such file LD crypto/crypto_algapi.o rm: cannot remove `fs/nilfs2/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/proc.o: No such file or directory make[2]: *** [crypto/crypto_algapi.o] Error 1 CC fs/qnx4/namei.o CC lib/kobject.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/watchdog/.tmp_gl_softdog.o: file not recognized: File truncated drivers/rtc/.tmp_gl_rtc-msm6242.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/watchdog/.tmp_mx_softdog.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/rtc/.tmp_mx_rtc-msm6242.o': No such file rm: cannot remove `drivers/watchdog/.tmp_mx_softdog.o': No such file or directory rm: cannot remove `drivers/rtc/.tmp_mx_rtc-msm6242.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/nodemgmt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/nodemgmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/nodemgmt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_nodemgmt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_nodemgmt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_nodemgmt.o CC fs/nilfs2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/jffs2/.tmp_mx_nodemgmt.o': No such file or directory drivers/mtd/nand/.tmp_gl_plat_nand.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_plat_nand.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/object-list.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/object-list.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/object-list.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object-list.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fscache/.tmp_mc_object-list.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fscache/.tmp_mc_object-list.o rm: cannot remove `drivers/mtd/nand/.tmp_mx_plat_nand.o': No such file or directory mv: cannot stat `fs/fscache/.tmp_mx_object-list.o': No such file or directory LD drivers/rtc/built-in.o CC drivers/target/target_core_pr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/quota/quota_tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-bq4802.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds1742.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-ds2404.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-m48t35.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/rtc/rtc-msm6242.o: No such file or directory drivers/sh/intc/.tmp_gl_irqdomain.o: file not recognized: File truncated make[3]: *** [drivers/rtc/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/rtc] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_irqdomain.o': No such file CC lib/kobject_uevent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/sh/intc/.tmp_mx_irqdomain.o': No such file or directory crypto/.tmp_gl_algif_skcipher.o: file not recognized: File truncated LD fs/fscache/fscache.o CC lib/md5.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algif_skcipher.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fscache/fsdef.o: No such file or directory rm: cannot remove `crypto/.tmp_mx_algif_skcipher.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fscache/histogram.o: No such file or directory make[3]: *** [fs/fscache/fscache.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fscache] Error 2 CC net/core/netpoll.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_device.o mv: cannot stat `drivers/target/.tmp_mx_target_core_device.o': No such file or directory CC fs/ramfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/chips/.tmp_gl_jedec_probe.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_jedec_probe.o': No such file LD crypto/crypto_blkcipher.o rm: cannot remove `drivers/mtd/chips/.tmp_mx_jedec_probe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/chips/.tmp_gl_map_rom.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_rom.o': No such file LD crypto/crypto_hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge trm: cannot remove `drivers/mtd/chips/.tmp_mx_map_rom.o': No such file or directory arget specific data of file fs/ncpfs/.tmp_mc_symlink.o mv: cannot stat `fs/ncpfs/.tmp_mx_symlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/task_nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/task_nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/task_nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_task_nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_task_nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_task_nommu.o LD crypto/cryptomgr.o mv: cannot stat `fs/proc/.tmp_mx_task_nommu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/algboss.o: No such file or directory CC fs/qnx6/dir.o make[2]: *** [crypto/cryptomgr.o] Error 1 make[2]: Target `__build' not remade because of errors. make[1]: *** [crypto] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/hash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/hash.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_hash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_hash.o CC fs/qnx6/namei.o mv: cannot stat `fs/ext4/.tmp_mx_hash.o': No such file or directory CC drivers/mtd/chips/map_absent.o CC drivers/net/phy/phy_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/sh/intc/.tmp_gl_handle.o: file not recognized: File truncated CC fs/proc/array.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/output.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_output.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_output.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of f/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_handle.o': No such file ile drivers/video/.tmp_mc_output.o rm: cannot remove `drivers/sh/intc/.tmp_mx_handle.o': No such file or directory mv: cannot stat `drivers/video/.tmp_mx_output.o': No such file or directory LD drivers/net/ethernet/dlink/built-in.o CC fs/proc/proc_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_sysctl.o CC drivers/target/target_core_alua.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_sysctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/tty/n_hdlc.o fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated drivers/remoteproc/.tmp_gl_ste_modem_rproc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/remoteproc/.tmp_mx_ste_modem_rproc.o': No such file /opt/cross/gcc-4.6-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 rm: cannot remove `drivers/remoteproc/.tmp_mx_ste_modem_rproc.o': No such file or directory CC fs/quota/quota.o CC fs/btrfs/struct-funcs.o CC fs/reiserfs/bitmap.o CC fs/nls/nls_cp1255.o LD drivers/remoteproc/remoteproc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/input/touchscreen/.tmp_gl_w90p910_ts.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_w90p910_ts.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/slip/slhc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/slip/slhc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/slip/slhc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/slip/.tmp_mc_slhc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/slip/.tmp_mc_slhc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/slip/.tmp_mc_slhc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/remoteproc/remoteproc_elf_loader.o: No such file or directory make[3]: *** [drivers/remoteproc/remoteproc.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/remoteproc] Error 2 rm: cannot remove `drivers/input/touchscreen/.tmp_mx_w90p910_ts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/root.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/root.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_root.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_root.o mv: cannot stat `drivers/net/slip/.tmp_mx_slhc.o': No such file or directory CC fs/nls/nls_iso8859-14.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/proc/.tmp_mx_root.o': No such file or directory fs/gfs2/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_main.o': No such file rm: cannot remove `fs/gfs2/.tmp_mx_main.o': No such file or directory CC fs/ntfs/dir.o CC fs/proc/fd.o CC fs/nls/nls_iso8859-15.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/glops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/glops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/glops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_glops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_glops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_glops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_fabric_configfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_fabric_configfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_fabric_configfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_fabric_configfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_fabric_configfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_fabric_configfs.o mv: cannot stat `fs/ntfs/.tmp_mx_debug.o': No such file or directory mv: cannot stat `fs/notify/.tmp_mx_mark.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_glops.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated mv: cannot stat `fs/proc/.tmp_mx_inode.o': No such file or directory drivers/net/hamradio/.tmp_gl_mkiss.o: file not recognized: File truncated mv: cannot stat `drivers/target/.tmp_mx_target_core_fabric_configfs.o': No such file or directory fs/fat/.tmp_gl_namei_vfat.o: file not recognized: File truncated drivers/net/irda/.tmp_gl_irtty-sir.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_mkiss.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_vfat.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_irtty-sir.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ncplib_kernel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ncplib_kernel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/ncplib_kernel.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ncplib_kernel.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ncplib_kernel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of frm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory rm: cannot remove `drivers/net/hamradio/.tmp_mx_mkiss.o': No such file or directory rm: cannot remove `fs/fat/.tmp_mx_namei_vfat.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file rm: cannot remove `drivers/net/irda/.tmp_mx_irtty-sir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) ile fs/ncpfs/.tmp_mc_ncplib_kernel.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp949.o': No such file or directory mv: cannot stat `fs/ncpfs/.tmp_mx_ncplib_kernel.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-5.o: file not recognized: File truncated drivers/net/hamradio/.tmp_gl_6pack.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-5.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/watchdog_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/watchdog_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/watchdog/watchdog_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/.tmp_mc_watchdog_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/watchdog/.tmp_mc_watchdog_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/watchdog/.tmp_mc_watchdog_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_6pack.o': No such file CC fs/ntfs/file.o rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-5.o': No such file or directory rm: cannot remove `drivers/net/hamradio/.tmp_mx_6pack.o': No such file or directory mv: cannot stat `drivers/watchdog/.tmp_mx_watchdog_dev.o': No such file or directory CC fs/gfs2/aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/notify/vfsmount_mark.o CC fs/gfs2/dentry.o net/core/.tmp_gl_sock_diag.o: file not recognized: File truncated /scratch/kisskb/src/drivers/video/sh_mobile_meram.c:572:12: warning: 'sh_mobile_meram_suspend' defined but not used [-Wunused-function] /scratch/kisskb/src/drivers/video/sh_mobile_meram.c:596:12: warning: 'sh_mobile_meram_resume' defined but not used [-Wunused-function] CC fs/proc/cmdline.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/sock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_sock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_sock_diag.o': No such file CC fs/jffs2/scan.o specific data of file fs/ncpfs/.tmp_mc_sock.o LD fs/fat/fat.o rm: cannot remove `net/core/.tmp_mx_sock_diag.o': No such file or directory mv: cannot stat `fs/ncpfs/.tmp_mx_sock.o': No such file or directory CC fs/btrfs/xattr.o CC drivers/target/target_core_tmr.o CC drivers/net/irda/sir_dongle.o CC drivers/net/hamradio/baycom_ser_fdx.o CC fs/nls/nls_koi8-r.o CC drivers/virtio/virtio_mmio.o CC fs/quota/kqid.o LD drivers/watchdog/watchdog.o CC drivers/virtio/virtio_balloon.o /scratch/kisskb/src/drivers/tty/pty.c:403:13: warning: 'pty_unix98_shutdown' defined but not used [-Wunused-function] LD fs/fat/vfat.o LD drivers/watchdog/built-in.o /scratch/kisskb/src/drivers/virtio/virtio_ring.c: In function 'detach_buf': /scratch/kisskb/src/drivers/virtio/virtio_ring.c:384:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fat/namei_vfat.o: No such file or directory make[3]: *** [fs/fat/vfat.o] Error 1 LD fs/fat/msdos.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/watchdog/softdog.o: No such file or directory make[3]: *** [drivers/watchdog/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/watchdog] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fat/namei_msdos.o: No such file or directory make[3]: *** [fs/fat/msdos.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/fat] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/virq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/virq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/virq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_virq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/sh/intc/.tmp_mc_virq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/sh/intc/.tmp_mc_virq.o LD fs/ncpfs/ncpfs.o CC fs/jffs2/gc.o CC drivers/tty/n_gsm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_umount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_umount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_umount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_umount.o mv: cannot stat `drivers/sh/intc/.tmp_mx_virq.o': No such file or directory CC fs/ext4/resize.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_umount.o': No such file or directory LD fs/ncpfs/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/sh_mobile_meram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/sh_mobile_meram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/sh_mobile_meram.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_sh_mobile_meram.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/video/.tmp_mc_sh_mobile_meram.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/video/.tmp_mc_sh_mobile_meram.o mv: cannot stat `drivers/video/.tmp_mx_sh_mobile_meram.o': No such file or directory CC fs/ntfs/index.o CC drivers/sh/intc/virq-debugfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_netlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_netlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_netlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_netlink.o CC fs/jfs/jfs_xtree.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_netlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/tty/.tmp_gl_pty.o: file not recognized: File truncated drivers/mtd/nand/.tmp_gl_docg4.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/virtio_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/virtio_ring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/input/touchscreen/.tmp_gl_wacom_w8001.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/.tmp_mx_pty.o': No such file drivers/virtio/.tmp_mc_virtio_ring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/virtio/.tmp_mc_virtio_ring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/virtio/.tmp_mc_virtio_ring.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_docg4.o': No such file rm: cannot remove `drivers/tty/.tmp_mx_pty.o': No such file or directory LD drivers/video/built-in.o mv: cannot stat `drivers/virtio/.tmp_mx_virtio_ring.o': No such file or directory rm: cannot remove `drivers/mtd/nand/.tmp_mx_docg4.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/input/touchscreen/.tmp_mx_wacom_w8001.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/btnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/btnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/btnode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_btnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_btnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_btnode.o rm: cannot remove `drivers/input/touchscreen/.tmp_mx_wacom_w8001.o': No such file or directory CC fs/romfs/storage.o mv: cannot stat `fs/nilfs2/.tmp_mx_btnode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_sysfs.o CC drivers/net/ppp/ppp_mppe.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/btrfs/.tmp_mx_sysfs.o': No such file or directory fs/qnx4/.tmp_gl_dir.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_devinfo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_devinfo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_devinfo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_devinfo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_devinfo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_devinfo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/qnx4/.tmp_mx_dir.o': No such file CC net/core/net-traces.o rm: cannot remove `fs/qnx4/.tmp_mx_dir.o': No such file or directory LD drivers/net/wireless/built-in.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_devinfo.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/input/touchscreen/built-in.o CC drivers/net/hamradio/hdlcdrv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/ppp/.tmp_gl_ppp_deflate.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/hampshire.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/gunze.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/elo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/touchit213.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/touchwin.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/wacom_w8001.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/input/touchscreen/w90p910_ts.o: No such file or directory make[4]: *** [drivers/input/touchscreen/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/input/touchscreen] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/input] Error 2 fs/nilfs2/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/ppp/.tmp_mx_ppp_deflate.o': No such file CC fs/nls/nls_koi8-u.o CC drivers/target/target_core_tpg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx4/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx4/.tmp_mc_namei.o rm: cannot remove `drivers/net/ppp/.tmp_mx_ppp_deflate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nilfs2/.tmp_mx_super.o': No such file CC fs/ntfs/inode.o mv: cannot stat `fs/qnx4/.tmp_mx_namei.o': No such file or directory rm: cannot remove `fs/nilfs2/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/mdt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/mdt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/mdt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_mdt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_mdt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_mdt.o CC drivers/net/irda/litelink-sir.o CC fs/jffs2/symlink.o mv: cannot stat `fs/nilfs2/.tmp_mx_mdt.o': No such file or directory CC fs/gfs2/export.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ocfs2/buffer_head_io.o drivers/mtd/chips/.tmp_gl_map_absent.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/chips/.tmp_mx_map_absent.o': No such file CC fs/gfs2/file.o rm: cannot remove `drivers/mtd/chips/.tmp_mx_map_absent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/bmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_bmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_bmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_bmap.o CC fs/qnx4/bitmap.o mv: cannot stat `fs/nilfs2/.tmp_mx_bmap.o': No such file or directory CC fs/nilfs2/the_nilfs.o CC fs/ocfs2/dcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/page.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/page.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/page.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_page.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_page.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_page.o mv: cannot stat `fs/nilfs2/.tmp_mx_page.o': No such file or directory CC fs/reiserfs/do_balan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx6/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx6/.tmp_mc_namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/qnx6/.tmp_mx_namei.o': No such file or directory fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/target/target_core_transport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_error.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_error.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_error.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_error.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_error.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file drivers/net/hamradio/.tmp_gl_yam.o: file not recognized: File truncated rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory mv: cannot stat `drivers/scsi/.tmp_mx_scsi_error.o': No such file or directory CC drivers/target/target_core_sbc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_yam.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/direct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/direct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/direct.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_direct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_direct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_direct.o rm: cannot remove `drivers/net/hamradio/.tmp_mx_yam.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/nilfs2/.tmp_mx_direct.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/denali.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/denali.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nand/denali.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_denali.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/nand/.tmp_mc_denali.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/nand/.tmp_mc_denali.o fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated mv: cannot stat `drivers/mtd/nand/.tmp_mx_denali.o': No such file or directory CC fs/reiserfs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory drivers/net/ethernet/calxeda/.tmp_gl_xgmac.o: file not recognized: File truncated CC fs/nls/nls_koi8-ru.o CC drivers/scsi/scsi_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/ethernet/calxeda/.tmp_mx_xgmac.o': No such file rm: cannot remove `drivers/net/ethernet/calxeda/.tmp_mx_xgmac.o': No such file or directory CC drivers/target/target_core_spc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx4/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx4/.tmp_mc_inode.o CC fs/nilfs2/segbuf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/write.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/write.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_write.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_write.o CC lib/percpu-rwsem.o /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_valid': /scratch/kisskb/src/fs/quota/kqid.c:131:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'from_kqid_munged': /scratch/kisskb/src/fs/quota/kqid.c:112:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'from_kqid': /scratch/kisskb/src/fs/quota/kqid.c:79:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_lt': /scratch/kisskb/src/fs/quota/kqid.c:52:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/quota/kqid.c: In function 'qid_eq': /scratch/kisskb/src/fs/quota/kqid.c:26:1: warning: control reaches end of non-void function [-Wreturn-type] mv: cannot stat `fs/qnx4/.tmp_mx_inode.o': No such file or directory mv: cannot stat `fs/jffs2/.tmp_mx_write.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/regulator/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/regulator/.tmp_mc_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_hba.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_hba.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_hba.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_hba.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_hba.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_hba.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/regulator/.tmp_mx_core.o': No such file or directory LD drivers/net/ethernet/calxeda/built-in.o mv: cannot stat `drivers/target/.tmp_mx_target_core_hba.o': No such file or directory CC fs/notify/fdinfo.o fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file CC drivers/scsi/scsi_trace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/ethernet/calxeda/xgmac.o: No such file or directory make[5]: *** [drivers/net/ethernet/calxeda/built-in.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/ethernet/calxeda] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory CC drivers/net/veth.o CC fs/romfs/super.o fs/proc/.tmp_gl_cmdline.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cmdline.o': No such file LD fs/notify/dnotify/built-in.o rm: cannot remove `fs/proc/.tmp_mx_cmdline.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target LD drivers/regulator/built-in.o specific data of file fs/ramfs/.tmp_mc_inode.o mv: cannot stat `fs/ramfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/kqid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/kqid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/kqid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_kqid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_kqid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific CC drivers/target/target_core_ua.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/regulator/dummy.o: No such file or directory make[3]: *** [drivers/regulator/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/regulator] Error 2 CC fs/nls/nls_utf8.o data of file fs/quota/.tmp_mc_kqid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/proc_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/proc_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/proc_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_proc_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_proc_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_proc_tty.o mv: cannot stat `fs/quota/.tmp_mx_kqid.o': No such file or directory CC fs/btrfs/ordered-data.o mv: cannot stat `fs/proc/.tmp_mx_proc_tty.o': No such file or directory CC fs/notify/fanotify/fanotify.o CC fs/btrfs/extent_io.o CC fs/romfs/mmap-nommu.o CC fs/ramfs/file-nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/phy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/phy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_phy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_phy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/.tmp_mc_phy.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/btrfs/volumes.o mv: cannot stat `drivers/net/phy/.tmp_mx_phy.o': No such file or directory fs/nls/.tmp_gl_nls_koi8-r.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-r.o': No such file or directory CC fs/qnx6/super_mmi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_ialloc.o mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory CC drivers/net/irda/old_belkin-sir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/blockcheck.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/blockcheck.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/blockcheck.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_blockcheck.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_blockcheck.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_blockcheck.o mv: cannot stat `fs/ocfs2/.tmp_mx_blockcheck.o': No such file or directory LD fs/notify/inotify/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/filter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/filter.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_filter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_filter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_filter.o drivers/sh/intc/.tmp_gl_virq-debugfs.o: file not recognized: File truncated mv: cannot stat `net/core/.tmp_mx_filter.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/sh/intc/.tmp_mx_virq-debugfs.o': No such file rm: cannot remove `drivers/sh/intc/.tmp_mx_virq-debugfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/sysrq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/sysrq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/sysrq.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_sysrq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_sysrq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_sysrq.o mv: cannot stat `drivers/tty/.tmp_mx_sysrq.o': No such file or directory CC fs/gfs2/ops_fstype.o CC fs/ext4/extents.o CC drivers/tty/n_r3964.o LD drivers/sh/intc/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/dat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/dat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/dat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_dat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_dat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_dat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/intc/handle.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/intc/irqdomain.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/sh/intc/virq-debugfs.o: No such file or directory make[4]: *** [drivers/sh/intc/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/sh/intc] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/sh] Error 2 mv: cannot stat `fs/nilfs2/.tmp_mx_dat.o': No such file or directory CC fs/notify/fanotify/fanotify_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_sysfs.o CC drivers/scsi/sd.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_scan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_scan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_scan.o CC drivers/tty/hvc/hvc_console.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_scan.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/direct-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/direct-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/direct-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_direct-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_direct-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_direct-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_generic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx6/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx6/.tmp_mc_dir.o mv: cannot stat `fs/qnx6/.tmp_mx_dir.o': No such file or directory CC fs/nilfs2/segment.o mv: cannot stat `fs/proc/.tmp_mx_generic.o': No such file or directory mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory CC drivers/scsi/sd_dif.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated CC drivers/scsi/raid_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory CC fs/gfs2/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ext4/ext4_jbd2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/vfsmount_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/vfsmount_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/vfsmount_mark.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_vfsmount_mark.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_vfsmount_mark.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_vfsmount_mark.o fs/jffs2/.tmp_gl_symlink.o: file not recognized: File truncated CC drivers/net/hamradio/baycom_ser_hdx.o mv: cannot stat `fs/notify/.tmp_mx_vfsmount_mark.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_symlink.o': No such file rm: cannot remove `fs/jffs2/.tmp_mx_symlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/gfs2/.tmp_gl_dentry.o: file not recognized: File truncated CC fs/nls/mac-celtic.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_dentry.o': No such file rm: cannot remove `fs/gfs2/.tmp_mx_dentry.o': No such file or directory CC lib/plist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx6/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx6/.tmp_mc_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/ethernet/cadence/macb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/ethernet/cadence/macb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/ethernet/cadence/macb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/ethernet/cadence/.tmp_mc_macb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/ethernet/cadence/.tmp_mc_macb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/ethernet/cadence/.tmp_mc_macb.o CC fs/jffs2/build.o CC drivers/scsi/scsi_transport_spi.o mv: cannot stat `fs/qnx6/.tmp_mx_inode.o': No such file or directory mv: cannot stat `drivers/net/ethernet/cadence/.tmp_mx_macb.o': No such file or directory CC fs/gfs2/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/log.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/log.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/log.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_log.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_log.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: faile/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: d tfs/gfs2/meta_io.o: compiled for a big endian system and target is little endiano m/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: erfs/gfs2/meta_io.o: uses instructions which are incompatible with instructions used in previous modulesg e t/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-lda:r gfeati lsepde ctiof imce rdgaet at aorfg efti lsep efs/gfs2/.tmp_mc_log.oc ific data of file fs/gfs2/meta_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_meta_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_meta_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_meta_io.o CC drivers/mtd/onenand/onenand_bbt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/n_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/n_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/n_tty.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_n_tty.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_n_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_n_tty.o mv: cannot stat `fs/gfs2/.tmp_mx_log.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_meta_io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/net/ethernet/cadence/built-in.o mv: cannot stat `drivers/tty/.tmp_mx_n_tty.o': No such file or directory fs/btrfs/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/ethernet/cadence/at91_ether.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_super.o': No such file make[5]: *** [drivers/net/ethernet/cadence/built-in.o] Error 1 make[5]: Target `__build' not remade because of errors. make[4]: *** [drivers/net/ethernet/cadence] Error 2 rm: cannot remove `fs/btrfs/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx4/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/.tmp_mc_bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx4/.tmp_mc_bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx4/.tmp_mc_bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/ethernet/.tmp_gl_dnet.o: file not recognized: File truncated mv: cannot stat `fs/qnx4/.tmp_mx_bitmap.o': No such file or directory CC fs/ntfs/mft.o fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/ethernet/.tmp_mx_dnet.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file CC fs/gfs2/recovery.o rm: cannot remove `drivers/net/ethernet/.tmp_mx_dnet.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory CC fs/ext4/migrate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jffs2/erase.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/nand/.tmp_gl_diskonchip.o: file not recognized: File truncated drivers/net/slip/.tmp_gl_slip.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/romfs/storage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/romfs/storage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/romfs/storage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/romfs/.tmp_mc_storage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/romfs/.tmp_mc_storage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/romfs/.tmp_mc_storage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_configfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_configfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_configfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_configfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_configfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_configfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_diskonchip.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/slip/.tmp_mx_slip.o': No such file CC fs/btrfs/async-thread.o mv: cannot stat `fs/romfs/.tmp_mx_storage.o': No such file or directory rm: cannot remove `drivers/mtd/nand/.tmp_mx_diskonchip.o': No such file or directory rm: cannot remove `drivers/net/slip/.tmp_mx_slip.o': No such file or directory LD fs/qnx4/qnx4.o mv: cannot stat `drivers/target/.tmp_mx_target_core_configfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/qnx4/dir.o: No such file or directory make[3]: *** [fs/qnx4/qnx4.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/qnx4] Error 2 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/ethernet] Error 2 CC drivers/net/hamradio/baycom_par.o CC fs/sysfs/inode.o CC drivers/target/target_core_rd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC drivers/target/target_core_stat.o CC fs/ocfs2/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/irda/sir_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/irda/sir_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/irda/sir_dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/irda/.tmp_mc_sir_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/irda/.tmp_mc_sir_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/irda/.tmp_mc_sir_dev.o fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/fd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/fd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_fd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_fd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota_tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/.tmp_mc_quota_tree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/nls/.tmp_mx_nls_utf8.o': No such file or directory LD drivers/net/slip/built-in.o mv: cannot stat `fs/proc/.tmp_mx_fd.o': No such file or directory mv: cannot stat `drivers/net/irda/.tmp_mx_sir_dev.o': No such file or directory mv: cannot stat `fs/quota/.tmp_mx_quota_tree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/.tmp_mc_quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_lib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_lib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_lib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_lib.o drivers/net/hamradio/.tmp_gl_bpqether.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/slip/slip.o: No such file or directory make[4]: *** [drivers/net/slip/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/slip] Error 2 mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_bpqether.o': No such file CC drivers/target/target_core_iblock.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_lib.o': No such file or directory rm: cannot remove `drivers/net/hamradio/.tmp_mx_bpqether.o': No such file or directory CC fs/ufs/balloc.o CC fs/ext4/mballoc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fdinfo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fdinfo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fdinfo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_fdinfo.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_fdinfo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge tar CC fs/nls/mac-croatian.o CC fs/proc/consoles.o get specific data of file fs/notify/.tmp_mc_fdinfo.o mv: cannot stat `fs/notify/.tmp_mx_fdinfo.o': No such file or directory CC drivers/net/irda/mcp2120-sir.o CC drivers/net/irda/act200l-sir.o CC drivers/net/phy/mdio_bus.o CC lib/prio_heap.o CC drivers/net/phy/marvell.o CC drivers/net/hamradio/baycom_epp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/gfs2/.tmp_gl_export.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /scratch/kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_should_send_event': /scratch/kisskb/src/fs/notify/fanotify/fanotify.c:214:32: warning: 'marks_ignored_mask' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/notify/fanotify/fanotify.c:214:17: warning: 'marks_mask' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_export.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/irda/sir_dongle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/irda/sir_dongle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/irda/sir_dongle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/irda/.tmp_mc_sir_dongle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/irda/.tmp_mc_sir_dongle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/irda/.tmp_mc_sir_dongle.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/readinode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/readinode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/readinode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_readinode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_readinode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_readinode.o fs/romfs/.tmp_gl_mmap-nommu.o: file not recognized: File truncated CC drivers/mtd/onenand/generic.o rm: cannot remove `fs/gfs2/.tmp_mx_export.o': No such file or directory mv: cannot stat `drivers/net/irda/.tmp_mx_sir_dongle.o': No such file or directory mv: cannot stat `fs/jffs2/.tmp_mx_readinode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/romfs/.tmp_mx_mmap-nommu.o': No such file rm: cannot remove `fs/romfs/.tmp_mx_mmap-nommu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/net-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/net-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/net-sysfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_net-sysfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_net-sysfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_net-sysfs.o mv: cannot stat `net/core/.tmp_mx_net-sysfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jfs/jfs_imap.o drivers/virtio/.tmp_gl_virtio_mmio.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/virtio/.tmp_mx_virtio_mmio.o': No such file rm: cannot remove `drivers/virtio/.tmp_mx_virtio_mmio.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/tty/ipwireless/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/notify/fanotify/.tmp_gl_fanotify.o: file not recognized: File truncated drivers/mtd/nand/.tmp_gl_sh_flctl.o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/notify/fanotify/.tmp_mx_fanotify.o': No such file CC fs/ufs/cylinder.o : file not recognized: File truncated CC drivers/target/loopback/tcm_loop.o rm: cannot remove `fs/notify/fanotify/.tmp_mx_fanotify.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_sh_flctl.o': No such file rm: cannot remove `drivers/mtd/nand/.tmp_mx_sh_flctl.o': No such file or directory CC fs/ufs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/nls/mac-gaelic.o drivers/net/hamradio/.tmp_gl_baycom_ser_fdx.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_baycom_ser_fdx.o': No such file rm: cannot remove `drivers/net/hamradio/.tmp_mx_baycom_ser_fdx.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/struct-funcs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/struct-funcs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/struct-funcs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_struct-funcs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_struct-funcs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_struct-funcs.o CC fs/nls/mac-greek.o CC drivers/tty/serial/serial_core.o mv: cannot stat `fs/btrfs/.tmp_mx_struct-funcs.o': No such file or directory CC drivers/tty/serial/8250/8250.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/lops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/lops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/lops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_lops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_lops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_lops.o CC fs/btrfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/tty/.tmp_gl_n_hdlc.o: file not recognized: File truncated mv: cannot stat `fs/gfs2/.tmp_mx_lops.o': No such file or directory drivers/net/irda/.tmp_gl_litelink-sir.o: file not recognized: File truncated CC fs/eventpoll.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/.tmp_mx_n_hdlc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_litelink-sir.o': No such file rm: cannot remove `drivers/tty/.tmp_mx_n_hdlc.o': No such file or directory rm: cannot remove `drivers/net/irda/.tmp_mx_litelink-sir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/tty_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/tty_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_tty_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_tty_io.o mv: cannot stat `drivers/tty/.tmp_mx_tty_io.o': No such file or directory CC fs/reiserfs/inode.o CC fs/btrfs/locking.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_mac-celtic.o: file not recognized: File truncated CC drivers/net/irda/ma600-sir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-celtic.o': No such file rm: cannot remove `fs/nls/.tmp_mx_mac-celtic.o': No such file or directory LD drivers/tty/vt/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ntfs/mst.o drivers/virtio/.tmp_gl_virtio_balloon.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/virtio/.tmp_mx_virtio_balloon.o': No such file rm: cannot remove `drivers/virtio/.tmp_mx_virtio_balloon.o': No such file or directory CC drivers/net/phy/qsemi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/super_mmi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/super_mmi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx6/super_mmi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/.tmp_mc_super_mmi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/qnx6/.tmp_mc_super_mmi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/qnx6/.tmp_mc_super_mmi.o mv: cannot stat `fs/qnx6/.tmp_mx_super_mmi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/ppp/.tmp_gl_ppp_mppe.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/ppp/.tmp_mx_ppp_mppe.o': No such file LD drivers/virtio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/phy_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/phy_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/phy_device.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_phy_device.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_phy_device.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/.tmp_mc_phy_device.o rm: cannot remove `drivers/net/ppp/.tmp_mx_ppp_mppe.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/virtio/virtio_mmio.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/virtio/virtio_balloon.o: No such file or directory make[3]: *** [drivers/virtio/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/virtio] Error 2 mv: cannot stat `drivers/net/phy/.tmp_mx_phy_device.o': No such file or directory CC lib/proportions.o CC fs/ufs/file.o LD fs/qnx6/qnx6.o LD fs/qnx6/built-in.o CC lib/radix-tree.o CC drivers/net/phy/smsc.o CC fs/anon_inodes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/file-nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/file-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/file-nommu.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_file-nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_file-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/.tmp_mc_file-nommu.o mv: cannot stat `fs/ramfs/.tmp_mx_file-nommu.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/onenand/onenand_bbt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/onenand/onenand_bbt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/onenand/onenand_bbt.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/onenand/.tmp_mc_onenand_bbt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/onenand/.tmp_mc_onenand_bbt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/onenand/.tmp_mc_onenand_bbt.o mv: cannot stat `drivers/mtd/onenand/.tmp_mx_onenand_bbt.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_trace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_trace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_trace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_trace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_trace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_trace.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_trace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/array.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/array.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/array.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_array.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_array.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_array.o f file drivers/scsi/.tmp_mc_scsi_proc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD fs/ramfs/ramfs.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_proc.o': No such file or directory drivers/net/plip/.tmp_gl_plip.o: file not recognized: File truncated mv: cannot stat `fs/proc/.tmp_mx_array.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/btrfs/orphan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/plip/.tmp_mx_plip.o': No such file fs/nls/.tmp_gl_mac-croatian.o: file not recognized: File truncated rm: cannot remove `drivers/net/plip/.tmp_mx_plip.o': No such file or directory LD fs/ramfs/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-croatian.o': No such file rm: cannot remove `fs/nls/.tmp_mx_mac-croatian.o': No such file or directory CC fs/reiserfs/file.o CC fs/signalfd.o CC drivers/scsi/scsi_transport_fc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_xattr.o CC fs/ntfs/namei.o mv: cannot stat `fs/btrfs/.tmp_mx_xattr.o': No such file or directory CC fs/nls/mac-iceland.o LD drivers/net/plip/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_tmr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_tmr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_tmr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_tmr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_tmr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/plip/plip.o: No such file or directory of file drivers/target/.tmp_mc_target_core_tmr.o make[4]: *** [drivers/net/plip/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/plip] Error 2 drivers/net/irda/.tmp_gl_old_belkin-sir.o: file not recognized: File truncated mv: cannot stat `drivers/target/.tmp_mx_target_core_tmr.o': No such file or directory CC fs/btrfs/export.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_old_belkin-sir.o': No such file rm: cannot remove `drivers/net/irda/.tmp_mx_old_belkin-sir.o': No such file or directory CC fs/btrfs/tree-log.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/mtd/onenand/.tmp_gl_generic.o: file not recognized: File truncated fs/proc/.tmp_gl_consoles.o: file not recognized: File truncated CC drivers/scsi/scsi_transport_iscsi.o CC drivers/net/irda/toim3232-sir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/onenand/.tmp_mx_generic.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_consoles.o': No such file rm: cannot remove `drivers/mtd/onenand/.tmp_mx_generic.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_consoles.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/index.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/index.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/index.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_index.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_index.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_index.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/ntfs/.tmp_mx_index.o': No such file or directory fs/nls/.tmp_gl_mac-gaelic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_compress.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merg/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) e target specific data of file fs/ntfs/.tmp_mc_compress.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-gaelic.o': No such file mv: cannot stat `fs/ntfs/.tmp_mx_compress.o': No such file or directory fs/nls/.tmp_gl_mac-greek.o: file not recognized: File truncated CC drivers/scsi/scsi_transport_sas.o rm: cannot remove `fs/nls/.tmp_mx_mac-gaelic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-greek.o': No such file CC fs/proc/cpuinfo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/nls/.tmp_mx_mac-greek.o': No such file or directory fs/romfs/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/romfs/.tmp_mx_super.o': No such file rm: cannot remove `fs/romfs/.tmp_mx_super.o': No such file or directory CC drivers/scsi/st.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/raid_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/raid_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/raid_class.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_raid_class.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_raid_class.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_raid_class.o mv: cannot stat `drivers/scsi/.tmp_mx_raid_class.o': No such file or directory CC fs/nls/mac-inuit.o CC fs/jffs2/background.o CC fs/ntfs/runlist.o LD fs/romfs/romfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/build.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/build.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/build.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_build.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_build.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_build.o mv: cannot stat `fs/jffs2/.tmp_mx_build.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/romfs/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/romfs/mmap-nommu.o: No such file or directory make[3]: *** [fs/romfs/romfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/romfs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_recovery.o CC fs/ufs/ialloc.o CC fs/eventfd.o CC drivers/net/phy/vitesse.o mv: cannot stat `fs/nilfs2/.tmp_mx_recovery.o': No such file or directory /scratch/kisskb/src/fs/ext4/ext4_jbd2.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/aops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_aops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_aops.o CC fs/locks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/nilfs2/cpfile.o mv: cannot stat `fs/ntfs/.tmp_mx_aops.o': No such file or directory drivers/mtd/nand/.tmp_gl_nand_base.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/segbuf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/segbuf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/segbuf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_segbuf.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_segbuf.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_segbuf.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_nand_base.o': No such file mv: cannot stat `fs/nilfs2/.tmp_mx_segbuf.o': No such file or directory rm: cannot remove `drivers/mtd/nand/.tmp_mx_nand_base.o': No such file or directory drivers/net/.tmp_gl_veth.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/.tmp_mx_veth.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_inode.o rm: cannot remove `drivers/net/.tmp_mx_veth.o': No such file or directory net/core/.tmp_gl_rtnetlink.o: file not recognized: File truncated mv: cannot stat `fs/sysfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_rtnetlink.o': No such file rm: cannot remove `net/core/.tmp_mx_rtnetlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/ext4_jbd2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_ext4_jbd2.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_ext4_jbd2.o CC fs/nilfs2/sufile.o mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory CC drivers/tty/serial/8250/8250_early.o CC fs/binfmt_misc.o CC fs/sysfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/hamradio/.tmp_gl_baycom_ser_hdx.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_baycom_ser_hdx.o': No such file CC drivers/net/phy/broadcom.o CC fs/ext4/block_validity.o rm: cannot remove `drivers/net/hamradio/.tmp_mx_baycom_ser_hdx.o': No such file or directory CC fs/proc/devices.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/hid-input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/hid-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-input.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/hid/.tmp_mc_hid-input.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/hid/.tmp_mc_hid-input.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/proc/interrupts.o drivers/mtd/nand/.tmp_gl_nandsim.o: file not recognized: File truncated mv: cannot stat `drivers/hid/.tmp_mx_hid-input.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/mtd/nand/.tmp_mx_nandsim.o': No such file rm: cannot remove `drivers/mtd/nand/.tmp_mx_nandsim.o': No such file or directory CC fs/proc/loadavg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_ua.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_ua.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_ua.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_ua.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_ua.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_ua.o mv: cannot stat `drivers/target/.tmp_mx_target_core_ua.o': No such file or directory LD drivers/hid/hid.o LD drivers/mtd/nand/nand.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/nand/nand_base.o: No such file or directory make[4]: *** [drivers/mtd/nand/nand.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/nand] Error 2 CC fs/ufs/inode.o LD drivers/hid/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/hid/uhid.o: No such file or directory make[3]: *** [drivers/hid/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/hid] Error 2 CC drivers/tty/serial/altera_uart.o CC drivers/scsi/ch.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/fanotify_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/fanotify_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fanotify/fanotify_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/.tmp_mc_fanotify_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/.tmp_mc_fanotify_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/fanotify/.tmp_mc_fanotify_user.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/hamradio/hdlcdrv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/hamradio/hdlcdrv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/hamradio/hdlcdrv.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/hamradio/.tmp_mc_hdlcdrv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/hamradio/.tmp_mc_hdlcdrv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/hamradio/.tmp_mc_hdlcdrv.o mv: cannot stat `fs/notify/fanotify/.tmp_mx_fanotify_user.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/erase.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/erase.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/erase.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_erase.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_erase.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_erase.o mv: cannot stat `drivers/net/hamradio/.tmp_mx_hdlcdrv.o': No such file or directory drivers/net/irda/.tmp_gl_mcp2120-sir.o: file not recognized: File truncated mv: cannot stat `fs/jffs2/.tmp_mx_erase.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_mcp2120-sir.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/sd_dif.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/sd_dif.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/sd_dif.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_sd_dif.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_sd_dif.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_sd_dif.o rm: cannot remove `drivers/net/irda/.tmp_mx_mcp2120-sir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/the_nilfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/the_nilfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/the_nilfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_the_nilfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_the_nilfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_the_nilfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/nilfs2/.tmp_mx_the_nilfs.o': No such file or directory mv: cannot stat `drivers/scsi/.tmp_mx_sd_dif.o': No such file or directory drivers/net/irda/.tmp_gl_act200l-sir.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/mdio_bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/mdio_bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/mdio_bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_mdio_bus.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_mdio_bus.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/.tmp_mc_mdio_bus.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_act200l-sir.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/net/irda/.tmp_mx_act200l-sir.o': No such file or directory mv: cannot stat `drivers/net/phy/.tmp_mx_mdio_bus.o': No such file or directory fs/nls/.tmp_gl_mac-iceland.o: file not recognized: File truncated LD fs/notify/fanotify/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/anon_inodes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/anon_inodes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/anon_inodes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_anon_inodes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_anon_inodes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_anon_inodes.o mv: cannot stat `fs/.tmp_mx_anon_inodes.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/notify/fanotify/fanotify.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[4]: *** [fs/notify/fanotify/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. CC fs/jffs2/fs.o make[3]: *** [fs/notify/fanotify] Error 2 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/gc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/gc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_gc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: faile/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: d to'fs/nls/.tmp_mx_mac-iceland.o': No such file mer ge target specific data of file fs/jffs2/.tmp_mc_gc.o mv: cannot stat `fs/jffs2/.tmp_mx_gc.o': No such file or directory make[2]: *** [fs/notify] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/mst.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/mst.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/mst.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_mst.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_mst.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_mst.o CC fs/binfmt_script.o fs/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated rm: cannot remove `fs/nls/.tmp_mx_mac-iceland.o': No such file or directory mv: cannot stat `fs/ntfs/.tmp_mx_mst.o': No such file or directory CC fs/nilfs2/ifile.o CC fs/ufs/namei.o CC fs/sysfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cpuinfo.o': No such file rm: cannot remove `fs/proc/.tmp_mx_cpuinfo.o': No such file or directory CC fs/ufs/super.o CC fs/ext4/move_extent.o CC lib/ratelimit.o CC fs/binfmt_flat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/hvc/hvc_console.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/hvc/hvc_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/hvc/hvc_console.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/hvc/.tmp_mc_hvc_console.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/hvc/.tmp_mc_hvc_console.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/hvc/.tmp_mc_hvc_console.o LD drivers/net/irda/sir-dev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jffs2/writev.o fs/jbd2/.tmp_gl_journal.o: file not recognized: File truncated CC fs/ext4/mmp.o mv: cannot stat `drivers/tty/hvc/.tmp_mx_hvc_console.o': No such file or directory CC fs/proc/meminfo.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/netpoll.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/netpoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/netpoll.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_netpoll.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_netpoll.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_netpoll.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jbd2/.tmp_mx_journal.o': No such file CC fs/reiserfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/jbd2/.tmp_mx_journal.o': No such file or directory mv: cannot stat `net/core/.tmp_mx_netpoll.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/async-thread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/async-thread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fafs/ufs/.tmp_gl_cylinder.o: file not recognized: File truncated iled to merge target specific data of file fs/btrfs/async-thread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_async-thread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_async-thread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_async-thread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ufs/.tmp_mx_cylinder.o': No such file mv: cannot stat `fs/btrfs/.tmp_mx_async-thread.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `fs/ufs/.tmp_mx_cylinder.o': No such file or directory drivers/net/phy/.tmp_gl_qsemi.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_qsemi.o': No such file LD drivers/tty/hvc/built-in.o rm: cannot remove `drivers/net/phy/.tmp_mx_qsemi.o': No such file or directory LD fs/jbd2/jbd2.o CC fs/btrfs/free-space-cache.o CC fs/ocfs2/dlmglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld CC fs/mbcache.o : cannot find fs/jbd2/journal.o: No such file or directory make[3]: *** [fs/jbd2/jbd2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jbd2] Error 2 CC fs/ocfs2/export.o CC fs/posix_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_dcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_mac-inuit.o: file not recognized: File truncated mv: cannot stat `fs/ocfs2/.tmp_mx_dcache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-inuit.o': No such file CC drivers/net/phy/bcm87xx.o rm: cannot remove `fs/nls/.tmp_mx_mac-inuit.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_sbc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_sbc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_sbc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_sbc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_sbc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_sbc.o mv: cannot stat `drivers/target/.tmp_mx_target_core_sbc.o': No such file or directory CC fs/nls/mac-romanian.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ocfs2/extent_map.o drivers/tty/.tmp_gl_n_r3964.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/.tmp_mx_n_r3964.o': No such file rm: cannot remove `drivers/tty/.tmp_mx_n_r3964.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_file.o mv: cannot stat `fs/gfs2/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_tpg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_tpg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_tpg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_tpg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_tpg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_tpg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/hamradio/.tmp_gl_baycom_par.o: file not recognized: File truncated mv: cannot stat `drivers/target/.tmp_mx_target_core_tpg.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_baycom_par.o': No such file CC lib/rbtree.o rm: cannot remove `drivers/net/hamradio/.tmp_mx_baycom_par.o': No such file or directory CC fs/gfs2/rgrp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/irda/.tmp_gl_ma600-sir.o: file not recognized: File truncated CC fs/gfs2/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_ma600-sir.o': No such file drivers/net/phy/.tmp_gl_smsc.o: file not recognized: File truncated rm: cannot remove `drivers/net/irda/.tmp_mx_ma600-sir.o': No such file or directory fs/proc/.tmp_gl_devices.o: file not recognized: File truncated CC fs/btrfs/zlib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/aops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_aops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_smsc.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_devices.o': No such file rm: cannot remove `drivers/net/phy/.tmp_mx_smsc.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_aops.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_devices.o': No such file or directory CC fs/jffs2/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jfs/jfs_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/recovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_recovery.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_recovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_recovery.o drivers/net/phy/.tmp_gl_marvell.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/gfs2/.tmp_mx_recovery.o': No such file or directory CC drivers/scsi/osd/osd_initiator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_marvell.o': No such file fs/proc/.tmp_gl_interrupts.o: file not recognized: File truncated rm: cannot remove `drivers/net/phy/.tmp_mx_marvell.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_base.o: uses instructions which are incompatible with instructions used in previous modulesrm: cannot remove `fs/proc/.tmp_mx_interrupts.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_base.o CC fs/proc/stat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/scan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/scan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_scan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_scan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_scan.o mv: cannot stat `fs/proc/.tmp_mx_base.o': No such file or directory CC fs/gfs2/sys.o mv: cannot stat `fs/jffs2/.tmp_mx_scan.o': No such file or directory CC fs/nls/mac-roman.o CC fs/gfs2/trans.o CC fs/ocfs2/file.o CC fs/proc/uptime.o CC fs/ocfs2/heartbeat.o CC drivers/tty/serial/altera_jtaguart.o CC fs/jffs2/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/buffer_head_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/buffer_head_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/buffer_head_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_buffer_head_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_buffer_head_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/migrate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/migrate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_migrate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_migrate.o merge target specific data of file fs/ocfs2/.tmp_mc_buffer_head_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/vitesse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/vitesse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/vitesse.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_vitesse.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_vitesse.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific dmv: cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/onenand/onenand_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/onenand/onenand_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/onenand/onenand_base.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/onenand/.tmp_mc_onenand_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/onenand/.tmp_mc_onenand_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/onenand/.tmp_mc_onenand_base.o ata of file drivers/net/phy/.tmp_mc_vitesse.o mv: cannot stat `fs/ocfs2/.tmp_mx_buffer_head_io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/background.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/background.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/background.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_background.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_background.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_background.o mv: cannot stat `drivers/net/phy/.tmp_mx_vitesse.o': No such file or directory mv: cannot stat `drivers/mtd/onenand/.tmp_mx_onenand_base.o': No such file or directory mv: cannot stat `fs/jffs2/.tmp_mx_background.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_rd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_rd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_rd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_rd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_rd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_rd.o mv: cannot stat `drivers/target/.tmp_mx_target_core_rd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/mtd/onenand/onenand.o CC fs/ext4/indirect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/orphan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/orphan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/orphan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_orphan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_orphan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_orphan.o CC fs/ocfs2/inode.o fs/proc/.tmp_gl_loadavg.o: file not recognized: File truncated CC drivers/net/phy/fixed.o mv: cannot stat `fs/btrfs/.tmp_mx_orphan.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_loadavg.o': No such file CC fs/sysfs/symlink.o rm: cannot remove `fs/proc/.tmp_mx_loadavg.o': No such file or directory LD drivers/mtd/onenand/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/onenand/generic.o: No such file or directory make[4]: *** [drivers/mtd/onenand/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/onenand] Error 2 CC fs/gfs2/util.o CC fs/ufs/symlink.o CC fs/proc/version.o CC fs/ufs/truncate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ntfs/.tmp_gl_namei.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_namei.o': No such file rm: cannot remove `fs/ntfs/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_spc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_spc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_spc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_spc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_spc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_spc.o CC fs/ufs/util.o mv: cannot stat `drivers/target/.tmp_mx_target_core_spc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/signalfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/signalfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/signalfd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_signalfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_signalfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_signalfd.o mv: cannot stat `fs/.tmp_mx_signalfd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/8250_early.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/8250_early.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/serial/8250/8250_early.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/.tmp_mc_8250_early.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/.tmp_mc_8250_early.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/serial/8250/.tmp_mc_8250_early.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `drivers/tty/serial/8250/.tmp_mx_8250_early.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/writev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/writev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of CC fs/reiserfs/fix_node.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_alua.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_alua.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_alua.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_alua.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_alua.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed tofile fs/jffs2/writev.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_writev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_writev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_writev.o drivers/net/irda/.tmp_gl_toim3232-sir.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/locking.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/locking.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/locking.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_locking.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_locking.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_locking.o merge target specific data of file drivers/target/.tmp_mc_target_core_alua.o mv: cannot stat `fs/jffs2/.tmp_mx_writev.o': No such file or directory mv: cannot stat `drivers/target/.tmp_mx_target_core_alua.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/irda/.tmp_mx_toim3232-sir.o': No such file CC lib/reciprocal_div.o rm: cannot remove `drivers/net/irda/.tmp_mx_toim3232-sir.o': No such file or directory mv: cannot stat `fs/btrfs/.tmp_mx_locking.o': No such file or directory CC fs/jffs2/xattr.o CC fs/proc/softirqs.o CC drivers/net/phy/national.o CC fs/btrfs/lzo.o LD drivers/net/irda/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0001.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0001.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data CC fs/jfs/jfs_dmap.o of file drivers/mtd/chips/cfi_cmdset_0001.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_cmdset_0001.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_cmdset_0001.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_cfi_cmdset_0001.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/irtty-sir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/litelink-sir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/old_belkin-sir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/mcp2120-sir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/act200l-sir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/ma600-sir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/irda/toim3232-sir.o: No such file or directory make[4]: *** [drivers/net/irda/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/irda] Error 2 mv: cannot stat `drivers/mtd/chips/.tmp_mx_cfi_cmdset_0001.o': No such file or directory CC fs/jfs/jfs_unicode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_mac-romanian.o: file not recognized: File truncated fs/.tmp_gl_binfmt_script.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-romanian.o': No such file rm: cannot remove `fs/nls/.tmp_mx_mac-romanian.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_script.o': No such file rm: cannot remove `fs/.tmp_mx_binfmt_script.o': No such file or directory CC fs/jfs/jfs_dtree.o CC fs/sysfs/mount.o CC fs/sysfs/bin.o CC fs/xattr_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_file.o mv: cannot stat `fs/reiserfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/neighbour.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/neighbour.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/neighbour.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_neighbour.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: net/core/.tmp_mc_neighbour.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file net/core/.tmp_mc_neighbour.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0002.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/cfi_cmdset_0002.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/cfi_cmdset_0002.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_cmdset_0002.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/mtd/chips/.tmp_mc_cfi_cmdset_0002.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/mtd/chips/.tmp_mc_cfi_cmdset_0002.o mv: cannot stat `net/core/.tmp_mx_neighbour.o': No such file or directory mv: cannot stat `drivers/mtd/chips/.tmp_mx_cfi_cmdset_0002.o': No such file or directory CC fs/coredump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/eventfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/eventfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/eventfd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_eventfd.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_eventfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_eventfd.o mv: cannot stat `fs/.tmp_mx_eventfd.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) LD drivers/mtd/chips/built-in.o fs/nls/.tmp_gl_mac-roman.o: file not recognized: File truncated CC lib/rwsem-spinlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-roman.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/chips/jedec_probe.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/chips/map_ram.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/chips/map_rom.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/mtd/chips/map_absent.o: No such file or directory make[4]: *** [drivers/mtd/chips/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/mtd/chips] Error 2 make[3]: Target `__build' not remade because of errors. /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) make[2]: *** [drivers/mtd] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ordered-data.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ordered-data.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data rm: cannot remove `fs/nls/.tmp_mx_mac-roman.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated of file fs/btrfs/ordered-data.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ordered-data.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ordered-data.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_ordered-data.o CC fs/jfs/jfs_inode.o fs/ufs/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file mv: cannot stat `fs/btrfs/.tmp_mx_ordered-data.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_meminfo.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ufs/.tmp_mx_symlink.o': No such file CC fs/reiserfs/super.o rm: cannot remove `fs/ufs/.tmp_mx_symlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_debug.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_debug.o': No such file or directory CC fs/nls/mac-turkish.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/phy/.tmp_gl_broadcom.o: file not recognized: File truncated drivers/net/phy/.tmp_gl_bcm87xx.o: file not recognized: File truncated CC fs/proc/namespaces.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/ifile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/ifile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/ifile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_ifile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_ifile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_ifile.o CC fs/ext4/extents_status.o mv: cannot stat `fs/nilfs2/.tmp_mx_ifile.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_broadcom.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_bcm87xx.o': No such file rm: cannot remove `drivers/net/phy/.tmp_mx_broadcom.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/btree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_btree.o rm: cannot remove `drivers/net/phy/.tmp_mx_bcm87xx.o': No such file or directory CC fs/proc/self.o CC fs/jfs/jfs_discard.o mv: cannot stat `fs/nilfs2/.tmp_mx_btree.o': No such file or directory CC fs/proc/proc_sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/target/.tmp_gl_target_core_iblock.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/block_validity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/block_validity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/block_validity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_block_validity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_block_validity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_block_validity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/target/.tmp_mx_target_core_iblock.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/target/.tmp_mx_target_core_iblock.o': No such file or directory mv: cannot stat `fs/ext4/.tmp_mx_block_validity.o': No such file or directory LD drivers/net/phy/libphy.o CC fs/nilfs2/alloc.o fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file CC fs/ocfs2/ioctl.o rm: cannot remove `fs/proc/.tmp_mx_uptime.o': No such file or directory CC fs/nilfs2/gcinode.o CC fs/ocfs2/journal.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/btrfs/compression.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_file.o CC fs/reiserfs/prints.o fs/ufs/.tmp_gl_namei.o: file not recognized: File truncated fs/proc/.tmp_gl_version.o: file not recognized: File truncated mv: cannot stat `fs/sysfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ufs/.tmp_mx_namei.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_version.o': No such file CC fs/nilfs2/ioctl.o rm: cannot remove `fs/ufs/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_dir.o rm: cannot remove `fs/proc/.tmp_mx_version.o': No such file or directory mv: cannot stat `fs/ntfs/.tmp_mx_dir.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/posix_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/posix_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/posix_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_posix_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_posix_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_posix_acl.o mv: cannot stat `fs/.tmp_mx_posix_acl.o': No such file or directory CC fs/sysfs/group.o CC fs/jfs/jfs_extent.o CC fs/proc/proc_net.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_debug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_bitmap.o CC fs/ntfs/super.o mv: cannot stat `fs/jffs2/.tmp_mx_debug.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/reiserfs/.tmp_mx_bitmap.o': No such file or directory drivers/tty/serial/.tmp_gl_altera_uart.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_altera_uart.o': No such file rm: cannot remove `drivers/tty/serial/.tmp_mx_altera_uart.o': No such file or directory CC fs/ntfs/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/btrfs/.tmp_gl_export.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_export.o': No such file CC fs/jffs2/xattr_trusted.o CC fs/reiserfs/objectid.o rm: cannot remove `fs/btrfs/.tmp_mx_export.o': No such file or directory CC drivers/tty/serial/arc_uart.o CC fs/btrfs/delayed-ref.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/net/ppp/.tmp_gl_ppp_generic.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/ppp/.tmp_mx_ppp_generic.o': No such file rm: cannot remove `drivers/net/ppp/.tmp_mx_ppp_generic.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/.tmp_mc_dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/ufs/.tmp_mx_dir.o': No such file or directory drivers/net/hamradio/.tmp_gl_baycom_epp.o: file not recognized: File truncated fs/proc/.tmp_gl_stat.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_stat.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/hamradio/.tmp_mx_baycom_epp.o': No such file rm: cannot remove `fs/proc/.tmp_mx_stat.o': No such file or directory fs/proc/.tmp_gl_softirqs.o: file not recognized: File truncated rm: cannot remove `drivers/net/hamradio/.tmp_mx_baycom_epp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_softirqs.o': No such file rm: cannot remove `fs/proc/.tmp_mx_softirqs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_eventpoll.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_eventpoll.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/mbcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/mbcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/mbcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_mbcache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_mbcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_mbcache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_unicode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_unicode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_unicode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_unicode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_unicode.o rm: cannot remove `fs/.tmp_mx_eventpoll.o': No such file or directory LD drivers/net/ppp/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/ialloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_ialloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_ialloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/.tmp_mc_ialloc.o CC fs/proc/vmcore.o mv: cannot stat `fs/.tmp_mx_mbcache.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/ppp/ppp_generic.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/ppp/ppp_deflate.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/ppp/ppp_mppe.o: No such file or directory make[4]: *** [drivers/net/ppp/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. mv: cannot stat `fs/ufs/.tmp_mx_ialloc.o': No such file or directory make[3]: *** [drivers/net/ppp] Error 2 CC fs/reiserfs/lbalance.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/attrib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/attrib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fildrivers/tty/serial/.tmp_gl_altera_jtaguart.o: file not recognized: File truncated CC fs/ext4/xattr.o e fs/ntfs/attrib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_attrib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_attrib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_attrib.o LD drivers/net/hamradio/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_altera_jtaguart.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/hamradio/mkiss.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/hamradio/6pack.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/hamradio/yam.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/hamradio/bpqether.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/hamradio/baycom_ser_fdx.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/hamradio/baycom_ser_hdx.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/hamradio/baycom_par.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/hamradio/baycom_epp.o: No such file or directory make[4]: *** [drivers/net/hamradio/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. mv: cannot stat `fs/ntfs/.tmp_mx_attrib.o': No such file or directory make[3]: *** [drivers/net/hamradio] Error 2 rm: cannot remove `drivers/tty/serial/.tmp_mx_altera_jtaguart.o': No such file or directory CC fs/jfs/symlink.o CC fs/ext4/xattr_user.o CC fs/proc/kmsg.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/ops_fstype.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/ops_fstype.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/ops_fstype.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_ops_fstype.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_ops_fstype.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_ops_fstype.o CC fs/jffs2/xattr_user.o mv: cannot stat `fs/sysfs/.tmp_mx_symlink.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_ops_fstype.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/fixed.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/fixed.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/fixed.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_fixed.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/net/phy/.tmp_mc_fixed.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/net/phy/.tmp_mc_fixed.o CC fs/jfs/jfs_metapage.o CC fs/ntfs/unistr.o mv: cannot stat `drivers/net/phy/.tmp_mx_fixed.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/jffs2/.tmp_gl_super.o: file not recognized: File truncated CC fs/ntfs/upcase.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jfs/jfs_logmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_super.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/target/loopback/.tmp_gl_tcm_loop.o: file not recognized: File truncated rm: cannot remove `fs/jffs2/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/target/loopback/.tmp_mx_tcm_loop.o': No such file fs/btrfs/.tmp_gl_zlib.o: file not recognized: File truncated CC fs/jfs/jfs_txnmgr.o rm: cannot remove `drivers/target/loopback/.tmp_mx_tcm_loop.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_zlib.o': No such file CC fs/ntfs/bitmap.o fs/.tmp_gl_binfmt_misc.o: file not recognized: File truncated CC fs/jffs2/acl.o rm: cannot remove `fs/btrfs/.tmp_mx_zlib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_misc.o': No such file mv: cannot stat `fs/gfs2/.tmp_mx_util.o': No such file or directory rm: cannot remove `fs/.tmp_mx_binfmt_misc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data o/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/trans.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/trans.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/trans.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_trans.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_trans.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_trans.o f file fs/reiserfs/.tmp_mc_namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_dir.o mv: cannot stat `fs/gfs2/.tmp_mx_trans.o': No such file or directory mv: cannot stat `fs/reiserfs/.tmp_mx_namei.o': No such file or directory CC fs/ocfs2/localalloc.o mv: cannot stat `fs/reiserfs/.tmp_mx_dir.o': No such file or directory CC fs/btrfs/relocation.o LD drivers/target/loopback/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_xattr_acl.o CC fs/jffs2/compr_rtime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/target/loopback/tcm_loop.o: No such file or directory make[4]: *** [drivers/target/loopback/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/target/loopback] Error 2 mv: cannot stat `fs/.tmp_mx_xattr_acl.o': No such file or directory CC fs/ntfs/lcnalloc.o CC fs/reiserfs/ibalance.o CC fs/btrfs/delayed-inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/mmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/mmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/mmp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_mmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_mmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_mmp.o CC fs/ntfs/logfile.o fs/gfs2/.tmp_gl_inode.o: file not recognized: File truncated CC fs/jfs/jfs_uniupr.o mv: cannot stat `fs/ext4/.tmp_mx_mmp.o': No such file or directory net/core/.tmp_gl_dev.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/gfs2/.tmp_mx_inode.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_dev.o': No such file rm: cannot remove `fs/gfs2/.tmp_mx_inode.o': No such file or directory fs/nls/.tmp_gl_mac-turkish.o: file not recognized: File truncated rm: cannot remove `net/core/.tmp_mx_dev.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-turkish.o': No such file rm: cannot remove `fs/nls/.tmp_mx_mac-turkish.o': No such file or directory CC fs/reiserfs/stree.o CC fs/jfs/resize.o LD fs/nls/built-in.o CC fs/btrfs/scrub.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp737.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp775.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp850.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp855.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp857.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp863.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp864.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp865.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp866.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp869.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp874.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp932.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_euc-jp.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp936.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp949.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_ascii.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-1.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-4.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-5.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp1255.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-14.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-15.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-r.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-u.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-ru.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_utf8.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-celtic.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-croatian.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-gaelic.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-greek.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-iceland.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-inuit.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-romanian.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-roman.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-turkish.o: No such file or directory make[3]: *** [fs/nls/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nls] Error 2 CC fs/ntfs/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/dquot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/dquot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/dquot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_dquot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/quota/.tmp_mc_dquot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific dat CC fs/ext4/xattr_trusted.o a of file fs/quota/.tmp_mc_dquot.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/proc/.tmp_gl_self.o: file not recognized: File truncated mv: cannot stat `fs/quota/.tmp_mx_dquot.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_self.o': No such file rm: cannot remove `fs/proc/.tmp_mx_self.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_inode.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_inode.o': No such file or directory LD fs/quota/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_file.o CC fs/ext4/inline.o drivers/net/phy/.tmp_gl_national.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/mount.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_mount.o mv: cannot stat `fs/btrfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/net/phy/.tmp_mx_national.o': No such file rm: cannot remove `drivers/net/phy/.tmp_mx_national.o': No such file or directory mv: cannot stat `fs/sysfs/.tmp_mx_mount.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/binfmt_flat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/binfmt_flat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/binfmt_flat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_binfmt_flat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_binfmt_flat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_binfmt_flat.o CC fs/jfs/xattr.o mv: cannot stat `fs/.tmp_mx_binfmt_flat.o': No such file or directory CC fs/jfs/ioctl.o CC lib/sha1.o CC fs/btrfs/reada.o CC fs/reiserfs/hashes.o LD drivers/net/phy/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/phy/marvell.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/phy/qsemi.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/phy/smsc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/phy/broadcom.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/phy/bcm87xx.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/net/phy/national.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/fs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_fs.o CC lib/show_mem.o make[4]: *** [drivers/net/phy/built-in.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/net/phy] Error 2 make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/net] Error 2 mv: cannot stat `fs/jffs2/.tmp_mx_fs.o': No such file or directory CC fs/btrfs/backref.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_stat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_stat.o CC fs/reiserfs/tail_conversion.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_sysctl.o mv: cannot stat `drivers/target/.tmp_mx_target_core_stat.o': No such file or directory mv: cannot stat `fs/ntfs/.tmp_mx_sysctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/jfs/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_dir.o fs/jffs2/.tmp_gl_xattr_trusted.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_xattr_trusted.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_symlink.o': No such file mv: cannot stat `fs/sysfs/.tmp_mx_dir.o': No such file or directory CC fs/jffs2/compr_zlib.o rm: cannot remove `fs/jffs2/.tmp_mx_xattr_trusted.o': No such file or directory rm: cannot remove `fs/jfs/.tmp_mx_symlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/heartbeat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/heartbeat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_heartbeat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_heartbeat.o mv: cannot stat `fs/ocfs2/.tmp_mx_heartbeat.o': No such file or directory CC fs/btrfs/ulist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/bin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/bin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/bin.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_bin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_bin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_bin.o CC fs/reiserfs/journal.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/sysfs/.tmp_mx_bin.o': No such file or directory CC fs/ntfs/usnjrnl.o fs/btrfs/.tmp_gl_lzo.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_lzo.o': No such file rm: cannot remove `fs/btrfs/.tmp_mx_lzo.o': No such file or directory CC lib/string.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: CC fs/ocfs2/locks.o fs/ufs/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/.tmp_mc_util.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_discard.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_discard.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_discard.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_discard.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_discard.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_discard.o CC fs/ocfs2/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/btrfs/qgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/group.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_group.o CC fs/ocfs2/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/ufs/.tmp_mx_util.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_jfs_discard.o'mv: : No such file or directory cannot stat `fs/sysfs/.tmp_mx_group.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_sys.o': No such file or directory fs/ocfs2/.tmp_gl_export.o: file not recognized: File truncated fs/proc/.tmp_gl_kmsg.o: file not recognized: File truncated fs/jffs2/.tmp_gl_xattr_user.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_kmsg.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_export.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/jffs2/.tmp_mx_xattr_user.o': No such file rm: cannot remove `fs/proc/.tmp_mx_kmsg.o': No such file or directory rm: cannot remove `fs/ocfs2/.tmp_mx_export.o': No such file or directory rm: cannot remove `fs/jffs2/.tmp_mx_xattr_user.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_spi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_spi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_spi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_transport_spi.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_transport_spi.o': No such file or directory CC fs/ocfs2/refcounttree.o LD fs/sysfs/built-in.o CC fs/btrfs/send.o CC fs/reiserfs/resize.o CC lib/timerqueue.o CC fs/ocfs2/reservations.o CC fs/btrfs/dev-replace.o CC fs/reiserfs/item_ops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/scsi/.tmp_gl_ch.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/scsi/.tmp_mx_ch.o': No such file CC fs/btrfs/check-integrity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove `drivers/scsi/.tmp_mx_ch.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/gcinode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/gcinode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/gcinode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_gcinode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_gcinode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_gcinode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/namespaces.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/namespaces.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/namespaces.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_namespaces.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_namespaces.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_namespaces.o fs/proc/.tmp_gl_proc_net.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_proc_net.o': No such file mv: cannot stat `fs/nilfs2/.tmp_mx_gcinode.o': No such file or directory mv: cannot stat `fs/proc/.tmp_mx_namespaces.o': No such file or directory rm: cannot remove `fs/proc/.tmp_mx_proc_net.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/n_gsm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/n_gsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/n_gsm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_n_gsm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/.tmp_mc_n_gsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/.tmp_mc_n_gsm.o mv: cannot stat `drivers/tty/.tmp_mx_n_gsm.o': No such file or directory CC lib/vsprintf.o CC fs/reiserfs/ioctl.o CC fs/ocfs2/move_extents.o GEN lib/crc32table.h /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/compr_rtime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/compr_rtime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr_rtime.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_compr_rtime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_compr_rtime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_compr_rtime.o CC fs/reiserfs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/glock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/glock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/glock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_glock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_glock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_glock.o mv: cannot stat `fs/jffs2/.tmp_mx_compr_rtime.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_extent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_extent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_extent.o CC fs/reiserfs/lock.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_extent.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_glock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/upcase.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/upcase.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/upcase.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_upcase.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_upcase.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_upcase.o CC fs/reiserfs/xattr_user.o mv: cannot stat `fs/ntfs/.tmp_mx_upcase.o': No such file or directory CC fs/ocfs2/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_user.o': No such file rm: cannot remove `fs/ext4/.tmp_mx_xattr_user.o': No such file or directory CC fs/reiserfs/xattr_trusted.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/tty/serial/.tmp_gl_arc_uart.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/tty/serial/.tmp_mx_arc_uart.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/objectid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/objectid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/objectid.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_objectid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_objectid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_objectid.o rm: cannot remove `drivers/tty/serial/.tmp_mx_arc_uart.o': No such file or directory CC lib/crc32.o mv: cannot stat `fs/reiserfs/.tmp_mx_objectid.o': No such file or directory CC fs/ocfs2/slot_map.o CC fs/ocfs2/suballoc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_namei.o CC fs/ocfs2/super.o mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory CC fs/ocfs2/symlink.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_transport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_transport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_transport.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_transport.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_transport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_transport.o mv: cannot stat `drivers/target/.tmp_mx_target_core_transport.o': No such file or directory CC fs/ocfs2/sysfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/extents_status.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/extents_status.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/extents_status.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_extents_status.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_extents_status.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_extents_status.o CC fs/ocfs2/uptodate.o mv: cannot stat `fs/ext4/.tmp_mx_extents_status.o': No such file or directory CC fs/ocfs2/ver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/sufile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/sufile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/sufile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_sufile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_sufile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_sufile.o mv: cannot stat `fs/nilfs2/.tmp_mx_sufile.o': No such file or directory CC fs/ocfs2/quota_local.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ulist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ulist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ulist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ulist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ulist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_ulist.o mv: cannot stat `fs/btrfs/.tmp_mx_ulist.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/unistr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/unistr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/unistr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_unistr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_unistr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_unistr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_quota.o mv: cannot stat `fs/ntfs/.tmp_mx_unistr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/gfs2/.tmp_mx_quota.o': No such file or directory fs/ext4/.tmp_gl_xattr_trusted.o: file not recognized: File truncated CC fs/ocfs2/quota_global.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_trusted.o': No such file /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/bitmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_bitmap.o rm: cannot remove `fs/ext4/.tmp_mx_xattr_trusted.o': No such file or directory CC fs/ocfs2/xattr.o mv: cannot stat `fs/ntfs/.tmp_mx_bitmap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/quota.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_quota.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_quota.o mv: cannot stat `fs/ntfs/.tmp_mx_quota.o': No such file or directory CC fs/ocfs2/acl.o CC fs/ocfs2/stack_o2cb.o CC fs/ocfs2/stackglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/compr_zlib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/compr_zlib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/compr_zlib.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_compr_zlib.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_compr_zlib.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_compr_zlib.o mv: cannot stat `fs/jffs2/.tmp_mx_compr_zlib.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/cpfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/cpfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/cpfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_cpfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_cpfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_cpfile.o mv: cannot stat `fs/nilfs2/.tmp_mx_cpfile.o': No such file or directory /scratch/kisskb/src/fs/jffs2/acl.c: In function 'acl_by_type': /scratch/kisskb/src/include/linux/posix_acl.h:108:1: warning: control reaches end of non-void function [-Wreturn-type] /scratch/kisskb/src/fs/jffs2/acl.c: In function 'jffs2_get_acl': /scratch/kisskb/src/fs/jffs2/acl.c:195:5: warning: 'xprefix' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_ioctl.o CC fs/ocfs2/cluster/heartbeat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/disk-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/disk-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific dmv: cannot stat `fs/jfs/.tmp_mx_ioctl.o': No such file or directory ata of file fs/btrfs/disk-io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_disk-io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_disk-io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_disk-io.o CC fs/ocfs2/cluster/masklog.o CC fs/ocfs2/dlm/dlmdomain.o mv: cannot stat `fs/btrfs/.tmp_mx_disk-io.o': No such file or directory CC fs/ocfs2/dlmfs/userdlm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/aops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/aops.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_aops.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_aops.o CC fs/ocfs2/cluster/sys.o mv: cannot stat `fs/ocfs2/.tmp_mx_aops.o': No such file or directory CC fs/ocfs2/cluster/nodemanager.o CC fs/ocfs2/dlmfs/dlmfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: /scratch/kisskb/src/drivers/tty/serial/8250/8250.c: In function 'serial8250_shutdown': /scratch/kisskb/src/drivers/tty/serial/8250/8250.c:1752:32: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/drivers/tty/serial/8250/8250.c:1737:19: note: 'i' was declared here fs/jffs2/.tmp_mc_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coredump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/coredump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/coredump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_coredump.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_coredump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target CC fs/ocfs2/dlm/dlmdebug.o mv: cannot stat `fs/jffs2/.tmp_mx_acl.o': No such file or directory specific data of file fs/.tmp_mc_coredump.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/hashes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/hashes.o: uses instructions which are incompatible with instructions used in previous modules mv: cannot stat `fs/.tmp_mx_coredump.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/hashes.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_hashes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_hashes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_hashes.o mv: cannot stat `fs/reiserfs/.tmp_mx_hashes.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/usnjrnl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/usnjrnl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/usnjrnl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_usnjrnl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_usnjrnl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_usnjrnl.o mv: cannot stat `fs/ntfs/.tmp_mx_usnjrnl.o': No such file or directory CC fs/ocfs2/dlm/dlmthread.o CC fs/ocfs2/dlm/dlmrecovery.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_resize.o CC fs/ocfs2/dlmfs/dlmfsver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory fs/jfs/.tmp_mc_resize.o mv: cannot stat `fs/jfs/.tmp_mx_resize.o': No such file or directory CC fs/ocfs2/dlm/dlmmaster.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/vmcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/vmcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/vmcore.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_vmcore.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_vmcore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_vmcore.o mv: cannot stat `fs/proc/.tmp_mx_vmcore.o': No such file or directory CC fs/ocfs2/dlm/dlmast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_pr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/target_core_pr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/target_core_pr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_pr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/target/.tmp_mc_target_core_pr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/target/.tmp_mc_target_core_pr.o CC fs/ocfs2/cluster/quorum.o mv: cannot stat `drivers/target/.tmp_mx_target_core_pr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/8250.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/8250.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/serial/8250/8250.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/.tmp_mc_8250.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/8250/.tmp_mc_8250.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/serial/8250/.tmp_mc_8250.o CC fs/ocfs2/dlm/dlmconvert.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/locks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/locks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_locks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_locks.o mv: cannot stat `fs/ocfs2/.tmp_mx_locks.o': No such file or directory mv: cannot stat `drivers/tty/serial/8250/.tmp_mx_8250.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/ver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/ver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/ver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_ver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_ver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_ver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/serial_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/serial_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/serial/serial_core.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/.tmp_mc_serial_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/tty/serial/.tmp_mc_serial_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/tty/serial/.tmp_mc_serial_core.o mv: cannot stat `fs/ocfs2/.tmp_mx_ver.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_alloc.o mv: cannot stat `fs/nilfs2/.tmp_mx_alloc.o': No such file or directory mv: cannot stat `drivers/tty/serial/.tmp_mx_serial_core.o': No such file or directory LD drivers/target/target_core_mod.o CC fs/ocfs2/cluster/tcp.o LD drivers/tty/serial/8250/8250_core.o CC fs/ocfs2/dlm/dlmlock.o LD drivers/tty/serial/8250/built-in.o CC fs/ocfs2/dlm/dlmunlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/lock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/lock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/lock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_lock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_lock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_lock.o CC fs/ocfs2/cluster/netdebug.o mv: cannot stat `fs/reiserfs/.tmp_mx_lock.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/target] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/ocfs2/dlm/dlmver.o LD drivers/tty/serial/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ufs/.tmp_gl_inode.o: file not recognized: File truncated fs/reiserfs/.tmp_gl_xattr_user.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/altera_uart.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/altera_jtaguart.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/tty/serial/arc_uart.o: No such file or directory make[4]: *** [drivers/tty/serial/built-in.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ufs/.tmp_mx_inode.o': No such file rm: cannot remove `fs/ufs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_user.o': No such file rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_user.o': No such file or directory make[4]: Target `__build' not remade because of errors. make[3]: *** [drivers/tty/serial] Error 2 make[3]: Target `__build' not remade because of errors. CC fs/ocfs2/cluster/ver.o make[2]: *** [drivers/tty] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/reiserfs/.tmp_gl_xattr_trusted.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/truncate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/.tmp_mc_truncate.o mv: cannot stat `fs/ufs/.tmp_mx_truncate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_ioctl.o mv: cannot stat `fs/reiserfs/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_sas.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_sas.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_sas.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_sas.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_sas.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_transport_sas.o mv: cannot stat `fs/nilfs2/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/locks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/locks.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_locks.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_locks.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_transport_sas.o': No such file or directory mv: cannot stat `fs/.tmp_mx_locks.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_super.o mv: cannot stat `fs/reiserfs/.tmp_mx_resize.o': No such file or directory mv: cannot stat `fs/gfs2/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_symlink.o': No such file rm: cannot remove `fs/ocfs2/.tmp_mx_symlink.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_sys.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/dlmfsver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/dlmfsver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlmfs/dlmfsver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/.tmp_mc_dlmfsver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/.tmp_mc_dlmfsver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targ/opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/tail_conversion.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_tail_conversion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_tail_conversion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of fet specific data of file fs/ocfs2/dlmfs/.tmp_mc_dlmfsver.o ile fs/reiserfs/.tmp_mc_tail_conversion.o mv: cannot stat `fs/ocfs2/dlmfs/.tmp_mx_dlmfsver.o': No such file or directory mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_sys.o': No such file or directory mv: cannot stat `fs/reiserfs/.tmp_mx_tail_conversion.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/masklog.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/masklog.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/masklog.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_masklog.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_masklog.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_masklog.o mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_masklog.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/sysfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/sysfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/sysfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_sysfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_sysfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_sysfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/balloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_balloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/.tmp_mc_balloc.o mv: cannot stat `fs/ocfs2/.tmp_mx_sysfile.o': No such file or directory mv: cannot stat `fs/ufs/.tmp_mx_balloc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jffs2/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jffs2/.tmp_mc_xattr.o mv: cannot stat `fs/jffs2/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) net/core/.tmp_gl_pktgen.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/delayed-ref.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/delayed-ref.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/delayed-ref.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_delayed-ref.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_delayed-ref.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_delayed-ref.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'net/core/.tmp_mx_pktgen.o': No such file mv: cannot stat `fs/btrfs/.tmp_mx_delayed-ref.o': No such file or directory rm: cannot remove `net/core/.tmp_mx_pktgen.o': No such file or directory LD fs/jffs2/jffs2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/extent_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/extent_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/extent_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_extent_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_extent_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_extent_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jffs2/dir.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmver.o /scratch/kisskb/src/fs/ext4/move_extent.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jffs2/symlink.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jffs2/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jffs2/xattr_trusted.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jffs2/xattr_user.o: No such file or directory mv: cannot stat `fs/ocfs2/.tmp_mx_extent_map.o': No such file or directory make[3]: *** [fs/jffs2/jffs2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jffs2] Error 2 mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmver.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/prints.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/prints.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/prints.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_prints.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_prints.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_prints.o mv: cannot stat `fs/reiserfs/.tmp_mx_prints.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/ioctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_ioctl.o LD net/core/built-in.o mv: cannot stat `fs/ocfs2/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/proc_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/proc_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/proc_sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_proc_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_proc_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_proc_sysctl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/sock.o: No such file or directory /scratch/kisskb/src/fs/ext4/indirect.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/net_namespace.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/sysctl_net_core.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/dev.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/dev_addr_lists.o: No such file or directory mv: cannot stat `fs/proc/.tmp_mx_proc_sysctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/rtnetlink.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/sock_diag.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find net/core/pktgen.o: No such file or directory make[3]: *** [net/core/built-in.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [net/core] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [net] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/ver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/ver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/ver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_ver.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_ver.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_ver.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/osd/osd_initiator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/osd/osd_initiator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/osd/osd_initiator.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/osd/.tmp_mc_osd_initiator.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/osd/.tmp_mc_osd_initiator.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to memv: cannot stat `fs/ocfs2/cluster/.tmp_mx_ver.o': No such file or directory rge target specific data of file drivers/scsi/osd/.tmp_mc_osd_initiator.o mv: cannot stat `drivers/scsi/osd/.tmp_mx_osd_initiator.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_mmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/compression.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/compression.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specimv: cannot stat `fs/ocfs2/.tmp_mx_mmap.o': No such file or directory LD fs/proc/proc.o fic data of file fs/btrfs/compression.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_compression.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_compression.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_compression.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/nommu.o: No such file or directory mv: cannot stat `fs/btrfs/.tmp_mx_compression.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/cmdline.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/consoles.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/cpuinfo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/devices.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/interrupts.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/loadavg.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/meminfo.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/stat.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/uptime.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/version.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/softirqs.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/self.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/proc_net.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/kmsg.o: No such file or directory make[3]: *** [fs/proc/proc.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/proc] Error 2 LD drivers/scsi/osd/libosd.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/move_extent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/move_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/move_extent.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_move_extent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_move_extent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_move_extent.o LD drivers/scsi/osd/built-in.o mv: cannot stat `fs/ext4/.tmp_mx_move_extent.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/indirect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/indirect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/indirect.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_indirect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_indirect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_indirect.o mv: cannot stat `fs/ext4/.tmp_mx_indirect.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/stackglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/stackglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/stackglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_stackglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_stackglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_stackglue.o mv: cannot stat `fs/ocfs2/.tmp_mx_stackglue.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/runlist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/runlist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/runlist.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_runlist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_runlist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_runlist.o mv: cannot stat `fs/ntfs/.tmp_mx_runlist.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_xattr.o mv: cannot stat `fs/jfs/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/logfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/logfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/logfile.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_logfile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_logfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_logfile.o mv: cannot stat `fs/ntfs/.tmp_mx_logfile.o': No such file or directory /scratch/kisskb/src/fs/ocfs2/stack_o2cb.c: In function 'o2dlm_unlock_ast_wrapper': /scratch/kisskb/src/fs/ocfs2/stack_o2cb.c:161:19: warning: array subscript is above array bounds [-Warray-bounds] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/.tmp_gl_stack_o2cb.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_stack_o2cb.o': No such file rm: cannot remove `fs/ocfs2/.tmp_mx_stack_o2cb.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_imap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_imap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_imap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_imap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory LD lib/built-in.o fs/reiserfs/.tmp_gl_item_ops.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_item_ops.o': No such file rm: cannot remove `fs/reiserfs/.tmp_mx_item_ops.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_xtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_xtree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_xtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_xtree.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_xtree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/acl.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_acl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_acl.o mv: cannot stat `fs/ocfs2/.tmp_mx_acl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/lcnalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/lcnalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/lcnalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_lcnalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_lcnalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_lcnalloc.o mv: cannot stat `fs/ntfs/.tmp_mx_lcnalloc.o': No such file or directory /scratch/kisskb/src/fs/ext4/inode.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/scsi/.tmp_gl_sd.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/scsi/.tmp_mx_sd.o': No such file rm: cannot remove `drivers/scsi/.tmp_mx_sd.o': No such file or directory LD drivers/scsi/scsi_mod.o LD drivers/scsi/sd_mod.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find drivers/scsi/sd.o: No such file or directory make[3]: *** [drivers/scsi/sd_mod.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/dev-replace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/dev-replace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/dev-replace.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_dev-replace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_dev-replace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed tofs/ocfs2/dlmfs/.tmp_gl_dlmfs.o: file not recognized: File truncated merge target specific data of file fs/btrfs/.tmp_mc_dev-replace.o mv: cannot stat `fs/btrfs/.tmp_mx_dev-replace.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/dlmfs/.tmp_mx_dlmfs.o': No such file rm: cannot remove `fs/ocfs2/dlmfs/.tmp_mx_dlmfs.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_metapage.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_metapage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_metapage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_metapage.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_metapage.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/ibalance.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_ibalance.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_ibalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_ibalance.o mv: cannot stat `fs/reiserfs/.tmp_mx_ibalance.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_xattr.o mv: cannot stat `fs/reiserfs/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/quorum.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/quorum.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/quorum.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_quorum.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_quorum.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_quorum.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/reada.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/reada.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/reada.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_reada.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_reada.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_reada.o mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_quorum.o': No such file or directory mv: cannot stat `fs/btrfs/.tmp_mx_reada.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/slot_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/slot_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/slot_map.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_slot_map.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_slot_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_slot_map.o mv: cannot stat `fs/ocfs2/.tmp_mx_slot_map.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_inode.o mv: cannot stat `fs/ext4/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/segment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/segment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/segment.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_segment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nilfs2/.tmp_mc_segment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nilfs2/.tmp_mc_segment.o mv: cannot stat `fs/nilfs2/.tmp_mx_segment.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/userdlm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/userdlm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlmfs/userdlm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/.tmp_mc_userdlm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmfs/.tmp_mc_userdlm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlmfs/.tmp_mc_userdlm.o mv: cannot stat `fs/ocfs2/dlmfs/.tmp_mx_userdlm.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/reservations.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/reservations.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/reservations.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_reservations.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_reservations.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_reservations.o mv: cannot stat `fs/ocfs2/.tmp_mx_reservations.o': No such file or directory LD fs/nilfs2/nilfs2.o LD fs/ocfs2/dlmfs/ocfs2_dlmfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/dlmfs/dlmfs.o: No such file or directory make[4]: *** [fs/ocfs2/dlmfs/ocfs2_dlmfs.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/dlmfs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nilfs2/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nilfs2/namei.o: No such file or directory make[3]: *** [fs/nilfs2/nilfs2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/nilfs2] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/uptodate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/uptodate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/uptodate.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_uptodate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_uptodate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_uptodate.o mv: cannot stat `fs/ocfs2/.tmp_mx_uptodate.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/nodemanager.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/nodemanager.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/nodemanager.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_nodemanager.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_nodemanager.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_nodemanager.o mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_nodemanager.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_logmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_logmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_logmgr.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_iscsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_iscsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_iscsi.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_iscsi.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_iscsi.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_transport_iscsi.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_transport_iscsi.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/netdebug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/netdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/netdebug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_netdebug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_netdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_netdebug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/super.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ufs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ufs/.tmp_mc_super.o mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_netdebug.o': No such file or directory mv: cannot stat `fs/ufs/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/rgrp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/rgrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/rgrp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_rgrp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/gfs2/.tmp_mc_rgrp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/gfs2/.tmp_mc_rgrp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_xattr.o mv: cannot stat `fs/gfs2/.tmp_mx_rgrp.o': No such file or directory mv: cannot stat `fs/ext4/.tmp_mx_xattr.o': No such file or directory LD fs/ufs/ufs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ufs/cylinder.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ufs/inode.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ufs/namei.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ufs/symlink.o: No such file or directory make[3]: *** [fs/ufs/ufs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ufs] Error 2 LD fs/gfs2/gfs2.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/gfs2/main.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/gfs2/dentry.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/gfs2/export.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/gfs2/inode.o: No such file or directory make[3]: *** [fs/gfs2/gfs2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/gfs2] Error 2 /scratch/kisskb/src/fs/btrfs/delayed-inode.c: In function '__btrfs_add_delayed_item': /scratch/kisskb/src/fs/btrfs/delayed-inode.c:469:17: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmast.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmast.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmast.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmast.o mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmast.o': No such file or directory /scratch/kisskb/src/fs/btrfs/backref.c: In function 'find_parent_nodes': /scratch/kisskb/src/fs/btrfs/backref.c:580:26: warning: 'sgn' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/backref.c:509:6: note: 'sgn' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_inode.o mv: cannot stat `fs/ntfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/delayed-inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/delayed-inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/delayed-inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_delayed-inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_delayed-inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_delayed-inode.o mv: cannot stat `fs/btrfs/.tmp_mx_delayed-inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ntfs/.tmp_gl_file.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_file.o': No such file rm: cannot remove `fs/ntfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmconvert.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmconvert.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmconvert.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmconvert.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmconvert.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmconvert.o mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmconvert.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/backref.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/backref.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/backref.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_backref.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_backref.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_backref.o mv: cannot stat `fs/btrfs/.tmp_mx_backref.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmdebug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmdebug.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmdebug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmdebug.o mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmdebug.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/reiserfs/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_super.o': No such file rm: cannot remove `fs/reiserfs/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/localalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/localalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/localalloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_localalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_localalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_localalloc.o mv: cannot stat `fs/ocfs2/.tmp_mx_localalloc.o': No such file or directory /scratch/kisskb/src/fs/ext4/inline.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmunlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmunlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmunlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmunlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmunlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmunlock.o mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmunlock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/resize.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_resize.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_resize.o mv: cannot stat `fs/ocfs2/.tmp_mx_resize.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/inline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/inline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/inline.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_inline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_inline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_inline.o mv: cannot stat `fs/ext4/.tmp_mx_inline.o': No such file or directory /scratch/kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_qgroup_account_ref': /scratch/kisskb/src/fs/btrfs/qgroup.c:1120:28: warning: 'sgn' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/qgroup.c:1066:6: note: 'sgn' was declared here /scratch/kisskb/src/fs/btrfs/ctree.h:3744:6: warning: 'ref_root' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/qgroup.c:1058:6: note: 'ref_root' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dmap.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_dmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_dmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_dmap.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/qgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/qgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/qgroup.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_qgroup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_qgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_qgroup.o mv: cannot stat `fs/btrfs/.tmp_mx_qgroup.o': No such file or directory AR lib/lib.a /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_inode.o mv: cannot stat `fs/ocfs2/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmlock.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmlock.o mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmlock.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_txnmgr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_txnmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_txnmgr.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_txnmgr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/free-space-cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/free-space-cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/free-space-cache.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_free-space-cache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_free-space-cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_free-space-cache.o mv: cannot stat `fs/btrfs/.tmp_mx_free-space-cache.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_fc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/scsi_transport_fc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/scsi_transport_fc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_fc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: drivers/scsi/.tmp_mc_scsi_transport_fc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file drivers/scsi/.tmp_mc_scsi_transport_fc.o mv: cannot stat `drivers/scsi/.tmp_mx_scsi_transport_fc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmthread.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmthread.o mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmthread.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ctree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/ctree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/ctree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ctree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_ctree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_ctree.o mv: cannot stat `fs/btrfs/.tmp_mx_ctree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/do_balan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/do_balan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/do_balan.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_do_balan.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_do_balan.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_do_balan.o mv: cannot stat `fs/reiserfs/.tmp_mx_do_balan.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) drivers/scsi/.tmp_gl_st.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'drivers/scsi/.tmp_mx_st.o': No such file rm: cannot remove `drivers/scsi/.tmp_mx_st.o': No such file or directory make[3]: Target `__build' not remade because of errors. make[2]: *** [drivers/scsi] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [drivers] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/mft.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/mft.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/mft.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_mft.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ntfs/.tmp_mc_mft.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/.tmp_mc_mft.o mv: cannot stat `fs/ntfs/.tmp_mx_mft.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/quota_global.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/quota_global.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/quota_global.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_quota_global.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_quota_global.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_quota_global.o mv: cannot stat `fs/ocfs2/.tmp_mx_quota_global.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/move_extents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/move_extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/move_extents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_move_extents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_move_extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_move_extents.o mv: cannot stat `fs/ocfs2/.tmp_mx_move_extents.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/lbalance.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_lbalance.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_lbalance.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_lbalance.o mv: cannot stat `fs/reiserfs/.tmp_mx_lbalance.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/fix_node.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_fix_node.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_fix_node.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_fix_node.o mv: cannot stat `fs/reiserfs/.tmp_mx_fix_node.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/.tmp_gl_journal.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_journal.o': No such file rm: cannot remove `fs/ocfs2/.tmp_mx_journal.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ntfs/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/tcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/tcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_tcp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_tcp.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_super.o': No such file mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_tcp.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/inode.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_inode.o rm: cannot remove `fs/ntfs/.tmp_mx_super.o': No such file or directory mv: cannot stat `fs/reiserfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/heartbeat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/heartbeat.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_heartbeat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/cluster/.tmp_mc_heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/.tmp_mc_heartbeat.o mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_heartbeat.o': No such file or directory LD fs/ntfs/ntfs.o /scratch/kisskb/src/fs/ext4/extents.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ntfs/file.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ntfs/namei.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ntfs/super.o: No such file or directory make[3]: *** [fs/ntfs/ntfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ntfs] Error 2 LD fs/ocfs2/cluster/ocfs2_nodemanager.o LD fs/ocfs2/cluster/built-in.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/extents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/extents.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_extents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ext4/.tmp_mc_extents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/.tmp_mc_extents.o mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'drop_adjacent_extents': /scratch/kisskb/src/fs/btrfs/tree-log.c:3255:40: warning: 'extent_end' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/tree-log.c:3167:6: note: 'extent_end' was declared here /scratch/kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /scratch/kisskb/src/include/linux/err.h:39:38: warning: 'dst_di' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/tree-log.c:1455:25: note: 'dst_di' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/quota_local.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/quota_local.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/quota_local.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_quota_local.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_quota_local.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_quota_local.o mv: cannot stat `fs/ocfs2/.tmp_mx_quota_local.o': No such file or directory /scratch/kisskb/src/fs/ext4/mballoc.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/tree-log.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/tree-log.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/tree-log.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_tree-log.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_tree-log.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_tree-log.o mv: cannot stat `fs/btrfs/.tmp_mx_tree-log.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/extent_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/extent_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/extent_io.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_extent_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_extent_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_extent_io.o mv: cannot stat `fs/btrfs/.tmp_mx_extent_io.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/btrfs/.tmp_gl_ioctl.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_ioctl.o': No such file rm: cannot remove `fs/btrfs/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/file.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_file.o mv: cannot stat `fs/ocfs2/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ext4/.tmp_gl_mballoc.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_mballoc.o': No such file rm: cannot remove `fs/ext4/.tmp_mx_mballoc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/btrfs/.tmp_gl_extent-tree.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_extent-tree.o': No such file rm: cannot remove `fs/btrfs/.tmp_mx_extent-tree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/jfs_dtree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_dtree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/jfs/.tmp_mc_jfs_dtree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/jfs/.tmp_mc_jfs_dtree.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_dtree.o': No such file or directory LD fs/jfs/jfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jfs/inode.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/jfs/symlink.o: No such file or directory make[3]: *** [fs/jfs/jfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/jfs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/check-integrity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/check-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/check-integrity.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_check-integrity.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_check-integrity.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_check-integrity.o mv: cannot stat `fs/btrfs/.tmp_mx_check-integrity.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/scrub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/scrub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/scrub.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_scrub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_scrub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_scrub.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/dlm/.tmp_gl_dlmdomain.o: file not recognized: File truncated mv: cannot stat `fs/btrfs/.tmp_mx_scrub.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/dlm/.tmp_mx_dlmdomain.o': No such file /scratch/kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /scratch/kisskb/src/fs/btrfs/inode.c:1302:6: warning: 'extent_end' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/inode.c:1409:31: warning: 'cur_offset' may be used uninitialized in this function [-Wuninitialized] rm: cannot remove `fs/ocfs2/dlm/.tmp_mx_dlmdomain.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlmglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlmglue.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dlmglue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dlmglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_dlmglue.o mv: cannot stat `fs/ocfs2/.tmp_mx_dlmglue.o': No such file or directory /scratch/kisskb/src/fs/btrfs/send.c: In function 'process_all_refs': /scratch/kisskb/src/fs/btrfs/send.c:3266:7: warning: 'cb' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/send.c:3251:7: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/btrfs/.tmp_gl_inode.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_inode.o': No such file rm: cannot remove `fs/btrfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/namei.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_namei.o mv: cannot stat `fs/ocfs2/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/journal.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/journal.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_journal.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_journal.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/send.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_send.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_send.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_send.o mv: cannot stat `fs/reiserfs/.tmp_mx_journal.o': No such file or directory mv: cannot stat `fs/btrfs/.tmp_mx_send.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/stree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/stree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/stree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_stree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/reiserfs/.tmp_mc_stree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/.tmp_mc_stree.o mv: cannot stat `fs/reiserfs/.tmp_mx_stree.o': No such file or directory LD fs/reiserfs/reiserfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/item_ops.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/xattr_user.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/reiserfs/xattr_trusted.o: No such file or directory make[3]: *** [fs/reiserfs/reiserfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/reiserfs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/dlm/.tmp_gl_dlmrecovery.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/dlm/.tmp_mx_dlmrecovery.o': No such file rm: cannot remove `fs/ocfs2/dlm/.tmp_mx_dlmrecovery.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/suballoc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/suballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/suballoc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_suballoc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_suballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_suballoc.o mv: cannot stat `fs/ocfs2/.tmp_mx_suballoc.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dir.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_dir.o mv: cannot stat `fs/ocfs2/.tmp_mx_dir.o': No such file or directory /scratch/kisskb/src/fs/btrfs/volumes.c: In function '__btrfs_alloc_chunk': /scratch/kisskb/src/fs/btrfs/volumes.c:3567:223: warning: 'max_chunk_size' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/volumes.c:3610:29: warning: 'max_stripe_size' may be used uninitialized in this function [-Wuninitialized] /scratch/kisskb/src/fs/btrfs/volumes.c:3524:6: note: 'max_stripe_size' was declared here /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/btrfs/.tmp_gl_volumes.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/btrfs/.tmp_mx_volumes.o': No such file rm: cannot remove `fs/btrfs/.tmp_mx_volumes.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmmaster.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmmaster.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmmaster.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmmaster.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/dlm/.tmp_mc_dlmmaster.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/.tmp_mc_dlmmaster.o mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmmaster.o': No such file or directory LD fs/ocfs2/dlm/ocfs2_dlm.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/dlm/dlmdomain.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/dlm/dlmrecovery.o: No such file or directory make[4]: *** [fs/ocfs2/dlm/ocfs2_dlm.o] Error 1 make[4]: Target `__build' not remade because of errors. make[3]: *** [fs/ocfs2/dlm] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/relocation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/relocation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/relocation.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_relocation.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/btrfs/.tmp_mc_relocation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/btrfs/.tmp_mc_relocation.o mv: cannot stat `fs/btrfs/.tmp_mx_relocation.o': No such file or directory LD fs/btrfs/btrfs.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/extent-tree.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/print-tree.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/transaction.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/inode.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/volumes.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/ioctl.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/export.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/zlib.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/btrfs/lzo.o: No such file or directory make[3]: *** [fs/btrfs/btrfs.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/btrfs] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/alloc.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_alloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_alloc.o mv: cannot stat `fs/ocfs2/.tmp_mx_alloc.o': No such file or directory /scratch/kisskb/src/fs/ext4/super.c: In function 'ext4_inode_journal_mode': /scratch/kisskb/src/fs/ext4/ext4_jbd2.h:359:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ext4/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_super.o': No such file rm: cannot remove `fs/ext4/.tmp_mx_super.o': No such file or directory LD fs/ext4/ext4.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/symlink.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/mballoc.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/xattr_user.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ext4/xattr_trusted.o: No such file or directory make[3]: *** [fs/ext4/ext4.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ext4] Error 2 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/refcounttree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/refcounttree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/refcounttree.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_refcounttree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_refcounttree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_refcounttree.o mv: cannot stat `fs/ocfs2/.tmp_mx_refcounttree.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/xattr.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ocfs2/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/.tmp_mc_xattr.o mv: cannot stat `fs/ocfs2/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ocfs2/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_super.o': No such file rm: cannot remove `fs/ocfs2/.tmp_mx_super.o': No such file or directory LD fs/ocfs2/ocfs2.o LD fs/ocfs2/ocfs2_stackglue.o LD fs/ocfs2/ocfs2_stack_o2cb.o /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/stack_o2cb.o: No such file or directory make[3]: *** [fs/ocfs2/ocfs2_stack_o2cb.o] Error 1 /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/export.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/journal.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/super.o: No such file or directory /opt/cross/gcc-4.6-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ocfs2/symlink.o: No such file or directory make[3]: *** [fs/ocfs2/ocfs2.o] Error 1 make[3]: Target `__build' not remade because of errors. make[2]: *** [fs/ocfs2] Error 2 make[2]: Target `__build' not remade because of errors. make[1]: *** [fs] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. ## bisect disabled, NOT bisecting