# git rev-parse -q --verify e3d8238d7f5c3f539a29f5ac596cd342d847e099^{commit} e3d8238d7f5c3f539a29f5ac596cd342d847e099 already have revision, skipping fetch # git checkout -q -f -B kisskb e3d8238d7f5c3f539a29f5ac596cd342d847e099 # git clean -qxdf # git log -1 commit e3d8238d7f5c3f539a29f5ac596cd342d847e099 Merge: 4e24155 86dca36 Author: Linus Torvalds Date: Wed Jun 24 10:02:15 2015 -0700 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux Pull arm64 updates from Catalin Marinas: "Mostly refactoring/clean-up: - CPU ops and PSCI (Power State Coordination Interface) refactoring following the merging of the arm64 ACPI support, together with handling of Trusted (secure) OS instances - Using fixmap for permanent FDT mapping, removing the initial dtb placement requirements (within 512MB from the start of the kernel image). This required moving the FDT self reservation out of the memreserve processing - Idmap (1:1 mapping used for MMU on/off) handling clean-up - Removing flush_cache_all() - not safe on ARM unless the MMU is off. Last stages of CPU power down/up are handled by firmware already - "Alternatives" (run-time code patching) refactoring and support for immediate branch patching, GICv3 CPU interface access - User faults handling clean-up And some fixes: - Fix for VDSO building with broken ELF toolchains - Fix another case of init_mm.pgd usage for user mappings (during ASID roll-over broadcasting) - Fix for FPSIMD reloading after CPU hotplug - Fix for missing syscall trace exit - Workaround for .inst asm bug - Compat fix for switching the user tls tpidr_el0 register" * tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: (42 commits) arm64: use private ratelimit state along with show_unhandled_signals arm64: show unhandled SP/PC alignment faults arm64: vdso: work-around broken ELF toolchains in Makefile arm64: kernel: rename __cpu_suspend to keep it aligned with arm arm64: compat: print compat_sp instead of sp arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP arm64: entry: fix context tracking for el0_sp_pc arm64: defconfig: enable memtest arm64: mm: remove reference to tlb.S from comment block arm64: Do not attempt to use init_mm in reset_context() arm64: KVM: Switch vgic save/restore to alternative_insn arm64: alternative: Introduce feature for GICv3 CPU interface arm64: psci: fix !CONFIG_HOTPLUG_CPU build warning arm64: fix bug for reloading FPSIMD state after CPU hotplug. arm64: kernel thread don't need to save fpsimd context. arm64: fix missing syscall trace exit arm64: alternative: Work around .inst assembler bugs arm64: alternative: Merge alternative-asm.h into alternative.h arm64: alternative: Allow immediate branch as alternative instruction arm64: Rework alternate sequence for ARM erratum 845719 ... # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 e3d8238d7f5c3f539a29f5ac596cd342d847e099 # < make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xF5553B72 warning: (SND_SOC_STORM) selects SND_SOC_LPASS_CPU which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) warning: (SND_SOC_STORM) selects SND_SOC_LPASS_PLATFORM which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) warning: (SND_SOC_STORM) selects SND_SOC_LPASS_CPU which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) warning: (SND_SOC_STORM) selects SND_SOC_LPASS_PLATFORM which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig warning: (SND_SOC_STORM) selects SND_SOC_LPASS_CPU which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) warning: (SND_SOC_STORM) selects SND_SOC_LPASS_PLATFORM which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) warning: (SND_SOC_STORM) selects SND_SOC_LPASS_CPU which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) warning: (SND_SOC_STORM) selects SND_SOC_LPASS_PLATFORM which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) warning: (MFD_CROS_EC) selects CHROME_PLATFORMS which has unmet direct dependencies (X86 || ARM) CHK include/config/kernel.release UPD include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/cputime.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/scatterlist.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/asn1_compiler CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o GEN scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o HOSTLD scripts/mod/modpost Generating include/generated/machtypes.h CHK include/generated/timeconst.h CC kernel/bounds.s UPD include/generated/timeconst.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh :1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp] :1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp] :1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1241:2: warning: #warning syscall getrandom not implemented [-Wcpp] :1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp] :1247:2: warning: #warning syscall bpf not implemented [-Wcpp] :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/do_mounts_md.o CC init/noinitramfs.o CC init/init_task.o LD usr/built-in.o UPD include/generated/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o LD arch/sh/boards/built-in.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/mm/alignment.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/cache.o CC arch/sh/mm/init.o CC arch/sh/kernel/process.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/flush-sh4.o CC arch/sh/mm/cache-sh4.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/gup.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/kmap.o CC arch/sh/kernel/time.o CC arch/sh/mm/ioremap.o CC arch/sh/mm/tlbex_32.o CC arch/sh/mm/tlb-urb.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/fault.o CC arch/sh/kernel/process_32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/pgtable.o CC arch/sh/kernel/topology.o CC arch/sh/mm/tlb-sh4.o CC arch/sh/mm/asids-debugfs.o CC kernel/fork.o CC mm/filemap.o CC arch/sh/kernel/traps_32.o CC ipc/mqueue.o CC fs/open.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_process.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_process.o': No such file or directory CC fs/read_write.o CC arch/sh/kernel/unwinder.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dumpstack.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dumpstack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_dumpstack.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/topology.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_topology.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_topology.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_topology.o': No such file or directory CC arch/sh/kernel/iomap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_idle.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_idle.o': No such file or directory CC arch/sh/kernel/sys_sh32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pgtable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pgtable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pgtable.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pgtable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pgtable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_pgtable.o mv: cannot stat 'arch/sh/mm/.tmp_mx_pgtable.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_irq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_irq.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_irq.o': No such file or directory CC arch/sh/mm/cache-debugfs.o CC security/keys/gc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ptrace.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace.o': No such file or directory CC crypto/api.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/alignment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/alignment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/alignment.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_alignment.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_alignment.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_alignment.o mv: cannot stat 'arch/sh/mm/.tmp_mx_alignment.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fail/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: earch/sh/kernel/time.o: compiled for a big endian system and target is little endiand /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: tarch/sh/kernel/time.o: uses instructions which are incompatible with instructions used in previous moduleso /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldm:e rfgaei lteadr gteot m esrpgeec itfaircg edta tspae coiff ifci ldaet aarch/sh/kernel/io.o o/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: farch/sh/kernel/.tmp_mc_io.o: compiled for a big endian system and target is little endian fi/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: larch/sh/kernel/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modulese arch/sh/kernel/time.o/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld :/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: compiled for a big endian system and target is little endianf a/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: iarch/sh/kernel/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules l/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-lde:d ftaoi lmeedr gteo tmearrggee tt asrpgeetc sipfeciifci cd adtaat ao fo ff ifliele arch/sh/kernel/.tmp_mc_io.oarch/sh/kernel/.tmp_mc_time.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_time.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_io.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_flush-sh4.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_flush-sh4.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_flush-sh4.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbflush_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbflush_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlbflush_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbflush_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbflush_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlbflush_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/ioremap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_ioremap.o mv: cannot stat 'arch/sh/mm/.tmp_mx_ioremap.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_tlbflush_32.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-sh4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-sh4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-sh4.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-sh4.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-sh4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlb-sh4.o CC arch/sh/mm/tlb-debugfs.o mv: cannot stat 'arch/sh/mm/.tmp_mx_tlb-sh4.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_consistent.o mv: cannot stat 'arch/sh/mm/.tmp_mx_consistent.o': No such file or directory CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/sh4/probe.o CC security/smack/smack_lsm.o CC security/smack/smack_access.o CC kernel/exec_domain.o CC security/smack/smackfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory AS arch/sh/kernel/cpu/sh4/../sh3/entry.o CC arch/sh/mm/hugetlbpage.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbex_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbex_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlbex_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbex_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbex_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlbex_32.o mv: cannot stat 'arch/sh/mm/.tmp_mx_tlbex_32.o': No such file or directory CC arch/sh/mm/ioremap_fixed.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/gup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sparch/sh/mm/.tmp_gl_cache-sh4.oe:c iffiilce dnaotta roefc ofginliez earch/sh/mm/gup.od :/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_gup.o: compiled for a big endian system and target is little endianFile truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_gup.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh4.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_cache-sh4.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_gup.o': No such file or directory AS arch/sh/kernel/cpu/sh4/../sh3/ex.o CC security/keys/key.o CC arch/sh/mm/uncached.o CC security/keys/keyring.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endianarch/sh/mm/tlb-urb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modulesarch/sh/mm/tlb-urb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld :t of amielregde ttoa rmgeertg es pteacrigfeitc sdpaetcai foifc fdialtea arch/sh/mm/tlb-urb.oo f/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-urb.o: compiled for a big endian system and target is little endianf i/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: larch/sh/mm/.tmp_mc_tlb-urb.o: uses instructions which are incompatible with instructions used in previous modulese /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldarch/sh/mm/extable_32.o: /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: farch/sh/mm/.tmp_mc_extable_32.o: compiled for a big endian system and target is little endiana i/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: larch/sh/mm/.tmp_mc_extable_32.o: uses instructions which are incompatible with instructions used in previous modulese d/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld :t of amielregde ttoa rmgeertg es pteacrigfeitc sdpaetcai foifc fdialtea arch/sh/mm/.tmp_mc_tlb-urb.oo f file arch/sh/mm/.tmp_mc_extable_32.o mv: cannot stat 'arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_tlb-urb.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/reboot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_reboot.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory CC arch/sh/kernel/cpu/sh4/fpu.o CC security/commoncap.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:347: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:349: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:380: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:383: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC security/min_addr.o CC arch/sh/kernel/vsyscall/vsyscall.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/kmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/kmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/kmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_kmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_kmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_kmap.o mv: cannot stat 'arch/sh/mm/.tmp_mx_kmap.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_cache.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_cache.o': No such file or directory LDS arch/sh/kernel/vsyscall/vsyscall.lds CC arch/sh/kernel/cpu/sh4/softfloat.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/iomap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_iomap.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_iomap.o': No such file or directory CC crypto/cipher.o CC crypto/compress.o CC kernel/panic.o AS arch/sh/kernel/vsyscall/vsyscall-trapa.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_setup.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_setup.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC arch/sh/kernel/machine_kexec.o AS arch/sh/kernel/relocate_kernel.o CC arch/sh/kernel/crash_dump.o CC arch/sh/kernel/stacktrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific 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 CC crypto/memneq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_mmap.o mv: cannot stat 'arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_signal_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_signal_32.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_cache-debugfs.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file or directory CC crypto/crypto_wq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/unwinder.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_unwinder.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_unwinder.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory CC arch/sh/kernel/ftrace.o AS arch/sh/kernel/vsyscall/vsyscall-note.o CC security/keys/keyctl.o CC crypto/algapi.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_fault.o: file not recognized: File truncated LD arch/sh/kernel/cpu/sh4/common.o CC security/security.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_fault.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_fault.o': No such file or directory CC fs/file_table.o CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/perf_event.o CC mm/mempool.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) init/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file rm: cannot remove 'init/.tmp_mx_main.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/min_addr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/min_addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/min_addr.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_min_addr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_min_addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_min_addr.o mv: cannot stat 'security/.tmp_mx_min_addr.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/probe.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_probe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_probe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_probe.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_probe.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh32.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/.tmp_mc_do_mounts.o mv: cannot stat 'init/.tmp_mx_do_mounts.o': No such file or directory CC arch/sh/kernel/perf_callchain.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-trapa.so CC arch/sh/kernel/hw_breakpoint.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/.tmp_mc_imask.o mv: cannot stat 'arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory AS arch/sh/kernel/head_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps_32.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/gc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/gc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_gc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_gc.o mv: cannot stat 'security/keys/.tmp_mx_gc.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/uncached.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/uncached.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/uncached.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_uncached.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_uncached.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_uncached.o mv: cannot stat 'arch/sh/mm/.tmp_mx_uncached.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ptrace_32.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory CC security/keys/permission.o LDS arch/sh/kernel/vmlinux.lds CC arch/sh/kernel/cpu/sh4a/setup-sh7734.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/hugetlbpage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/hugetlbpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/hugetlbpage.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_hugetlbpage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_hugetlbpage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_hugetlbpage.o mv: cannot stat 'arch/sh/mm/.tmp_mx_hugetlbpage.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exec_domain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_exec_domain.o mv: cannot stat 'kernel/.tmp_mx_exec_domain.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_tlb-debugfs.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_tlb-debugfs.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_tlb-debugfs.o': No such file or directory CC security/capability.o LD arch/sh/kernel/cpu/irq/built-in.o CC security/inode.o CC arch/sh/kernel/cpu/init.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_stacktrace.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/cpu/sh4a/clock-sh7734.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC arch/sh/kernel/cpu/sh4a/ubc.o LD init/mounts.o SYSCALL arch/sh/kernel/vsyscall/vsyscall-syms.o CC kernel/cpu.o CC security/keys/process_keys.o CC kernel/exit.o CC kernel/softirq.o LD init/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/main.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'init/built-in.o' failed make[2]: *** [init/built-in.o] Error 1 /home/kisskb/slave/src/Makefile:945: recipe for target 'init' failed make[1]: *** [init] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/resource.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_crash_dump.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_crash_dump.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/vsyscall/vsyscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/vsyscall/vsyscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/vsyscall/vsyscall.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/vsyscall/.tmp_mc_vsyscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/vsyscall/.tmp_mc_vsyscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/vsyscall/.tmp_mc_vsyscall.o mv: cannot stat 'arch/sh/kernel/vsyscall/.tmp_mx_vsyscall.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/fpu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_fpu.o': No such file or directory CC kernel/sysctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/softfloat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/softfloat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/softfloat.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_softfloat.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap_fixed.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap_fixed.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/ioremap_fixed.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap_fixed.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap_fixed.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_ioremap_fixed.o mv: cannot stat 'arch/sh/mm/.tmp_mx_ioremap_fixed.o': No such file or directory CC kernel/sysctl_binary.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cipher.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_cipher.o mv: cannot stat 'crypto/.tmp_mx_cipher.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/compress.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_compress.o mv: cannot stat 'crypto/.tmp_mx_compress.o': No such file or directory AS arch/sh/kernel/vsyscall/vsyscall-syscall.o LD arch/sh/kernel/vsyscall/built-in.o LD arch/sh/kernel/cpu/sh4/built-in.o CC security/keys/request_key.o CC arch/sh/kernel/cpu/fpu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_key.o mv: cannot stat 'security/keys/.tmp_mx_key.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_permission.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_permission.o CC security/keys/request_key_auth.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/perf_callchain.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_callchain.o mv: cannot stat 'security/keys/.tmp_mx_permission.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory CC arch/sh/kernel/cpu/pfc.o CC security/keys/user_defined.o CC arch/sh/kernel/cpu/proc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_panic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_panic.o mv: cannot stat 'kernel/.tmp_mx_panic.o': No such file or directory LD arch/sh/mm/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache-sh4.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/flush-sh4.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/fault.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/asids-debugfs.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache-debugfs.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/tlb-debugfs.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'arch/sh/mm/built-in.o' failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 /home/kisskb/slave/src/Makefile:945: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 CC fs/super.o CC crypto/scatterwalk.o CC crypto/proc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/memneq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/memneq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/memneq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_memneq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_memneq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_memneq.o mv: cannot stat 'crypto/.tmp_mx_memneq.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyring.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyring.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_keyring.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_api.o mv: cannot stat 'crypto/.tmp_mx_api.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_keyring.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/sh4a/.tmp_gl_ubc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/machine_kexec.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machine_kexec.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_machine_kexec.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_machine_kexec.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/smack/smack_access.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/smack/smack_access.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/smack/smack_access.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/smack/.tmp_mc_smack_access.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/smack/.tmp_mc_smack_access.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/smack/.tmp_mc_smack_access.o mv: cannot stat 'security/smack/.tmp_mx_smack_access.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/sh4a/.tmp_gl_clock-sh7734.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7734.o': No such file rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7734.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_read_write.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_read_write.o CC mm/oom_kill.o mv: cannot stat 'fs/.tmp_mx_read_write.o': No such file or directory /home/kisskb/slave/src/ipc/mqueue.c: In function 'SyS_mq_timedreceive': /home/kisskb/slave/src/ipc/mqueue.c:1177:3: warning: 'msg_ptr' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/ipc/mqueue.c:1088:18: note: 'msg_ptr' was declared here CC security/keys/proc.o CC kernel/capability.o CC kernel/ptrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/hw_breakpoint.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_hw_breakpoint.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/open.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/open.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/open.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_open.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_open.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_open.o mv: cannot stat 'fs/.tmp_mx_open.o': No such file or directory CC crypto/aead.o CC fs/char_dev.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/sh4a/.tmp_gl_perf_event.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file or directory CC mm/maccess.o CC security/keys/sysctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mempool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mempool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mempool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mempool.o mv: cannot stat 'mm/.tmp_mx_mempool.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file_table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file_table.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file_table.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file_table.o mv: cannot stat 'fs/.tmp_mx_file_table.o': No such file or directory CC crypto/ablkcipher.o CC mm/page_alloc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/init.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_init.o CC crypto/blkcipher.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_init.o': No such file or directory CC kernel/user.o /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7734.c:194:31: warning: 'i2c0_device' defined but not used [-Wunused-variable] /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4a/setup-sh7734.c:265:32: warning: 'sh7734_devices' defined but not used [-Wunused-variable] CC fs/stat.o CC fs/exec.o CC mm/page-writeback.o CC fs/pipe.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/perf_event.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_event.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory CC fs/namei.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/fpu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_fpu.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_fpu.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_dwarf.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory CC kernel/signal.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cpu.o mv: cannot stat 'kernel/.tmp_mx_cpu.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/mqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/mqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/mqueue.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_mqueue.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_mqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_mqueue.o mv: cannot stat 'ipc/.tmp_mx_mqueue.o': No such file or directory CC kernel/sys.o CC ipc/msgutil.o CC ipc/namespace.o LD arch/sh/kernel/cpu/sh4a/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/clock-sh7734.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/perf_event.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh4a/ubc.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'arch/sh/kernel/cpu/sh4a/built-in.o' failed make[4]: *** [arch/sh/kernel/cpu/sh4a/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'arch/sh/kernel/cpu/sh4a' failed make[3]: *** [arch/sh/kernel/cpu/sh4a] Error 2 make[3]: *** Waiting for unfinished jobs.... CC security/keys/persistent.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_commoncap.o mv: cannot stat 'security/.tmp_mx_commoncap.o': No such file or directory CC crypto/chainiv.o CC crypto/eseqiv.o CC kernel/kmod.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/proc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_proc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/process_keys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/process_keys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/process_keys.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_process_keys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_process_keys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_process_keys.o mv: cannot stat 'security/keys/.tmp_mx_process_keys.o': No such file or directory mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_proc.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_inode.o mv: cannot stat 'security/.tmp_mx_inode.o': No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'arch/sh/kernel/cpu' failed make[2]: *** [arch/sh/kernel/cpu] Error 2 /home/kisskb/slave/src/Makefile:945: recipe for target 'arch/sh/kernel' failed make[1]: *** [arch/sh/kernel] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key_auth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key_auth.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key_auth.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_request_key_auth.o mv: cannot stat 'security/keys/.tmp_mx_request_key_auth.o': No such file or directory CC ipc/mq_sysctl.o CC kernel/workqueue.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_request_key.o mv: cannot stat 'security/keys/.tmp_mx_request_key.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/keys/.tmp_gl_proc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file CC security/keys/trusted.o rm: cannot remove 'security/keys/.tmp_mx_proc.o': No such file or directory CC kernel/pid.o CC crypto/seqiv.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_maccess.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_maccess.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_maccess.o mv: cannot stat 'mm/.tmp_mx_maccess.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/user_defined.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/user_defined.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_user_defined.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_user_defined.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/security.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_security.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_security.o mv: cannot stat 'security/keys/.tmp_mx_user_defined.o': No such file or directory mv: cannot stat 'security/.tmp_mx_security.o': No such file or directory CC crypto/echainiv.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_keyctl.o /opt/cross/gcc-4.6.3-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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file rm: cannot remove 'crypto/.tmp_mx_proc.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_keyctl.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_user.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_user.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_user.o mv: cannot stat 'kernel/.tmp_mx_user.o': No such file or directory CC crypto/ahash.o CC crypto/shash.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl_binary.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl_binary.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl_binary.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl_binary.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl_binary.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl_binary.o mv: cannot stat 'kernel/.tmp_mx_sysctl_binary.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_scatterwalk.o mv: cannot stat 'crypto/.tmp_mx_scatterwalk.o': No such file or directory CC kernel/task_work.o CC fs/fcntl.o CC crypto/pcompress.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/algapi.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_algapi.o mv: cannot stat 'crypto/.tmp_mx_algapi.o': No such file or directory CC mm/readahead.o CC crypto/akcipher.o CC kernel/extable.o ASN.1 crypto/rsakey-asn1.c /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/smack/.tmp_gl_smackfs.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/smack/.tmp_mx_smackfs.o': No such file CC crypto/rsa.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/mq_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/mq_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/mq_sysctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_mq_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/.tmp_mc_mq_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_mq_sysctl.o mv: cannot stat 'ipc/.tmp_mx_mq_sysctl.o': No such file or directory rm: cannot remove 'security/smack/.tmp_mx_smackfs.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_char_dev.o mv: cannot stat 'fs/.tmp_mx_char_dev.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_filemap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_filemap.o mv: cannot stat 'mm/.tmp_mx_filemap.o': No such file or directory CC crypto/rsa_helper.o CC crypto/algboss.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_fork.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_fork.o': No such file rm: cannot remove 'kernel/.tmp_mx_fork.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/namespace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ipc/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/namespace.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_namespace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_resource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_resource.o mv: cannot stat 'ipc/.tmp_mx_namespace.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_resource.o': No such file or directory CC fs/ioctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/persistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/persistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/persistent.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_persistent.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_persistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_persistent.o CC kernel/params.o mv: cannot stat 'security/keys/.tmp_mx_persistent.o': No such file or directory CC mm/swap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rsa_helper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rsa_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rsa_helper.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rsa_helper.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rsa_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_rsa_helper.o mv: cannot stat 'crypto/.tmp_mx_rsa_helper.o': No such file or directory CC kernel/kthread.o CC fs/readdir.o CC kernel/sys_ni.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_softirq.o mv: cannot stat 'kernel/.tmp_mx_softirq.o': No such file or directory CC crypto/testmgr.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file ipc/.tmp_mc_msgutil.o mv: cannot stat 'ipc/.tmp_mx_msgutil.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stat.o mv: cannot stat 'fs/.tmp_mx_stat.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys_ni.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys_ni.o mv: cannot stat 'kernel/.tmp_mx_sys_ni.o': No such file or directory CC kernel/nsproxy.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_chainiv.o: file not recognized: File truncated CC mm/truncate.o /opt/cross/gcc-4.6.3-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 LD ipc/built-in.o CC fs/select.o CC fs/dcache.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/task_work.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/task_work.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/task_work.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_task_work.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_task_work.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_task_work.o mv: cannot stat 'kernel/.tmp_mx_task_work.o': No such file or directory CC kernel/notifier.o CC crypto/crypto_user.o CC kernel/ksysfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_capability.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_capability.o mv: cannot stat 'kernel/.tmp_mx_capability.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_eseqiv.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_ptrace.o CC kernel/cred.o mv: cannot stat 'kernel/.tmp_mx_ptrace.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_blkcipher.o mv: cannot stat 'crypto/.tmp_mx_blkcipher.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/super.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_super.o CC kernel/reboot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_extable.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_extable.o mv: cannot stat 'fs/.tmp_mx_super.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_extable.o': No such file or directory mm/.tmp_gl_oom_kill.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_oom_kill.o': No such file rm: cannot remove 'mm/.tmp_mx_oom_kill.o': No such file or directory CC crypto/cmac.o CC kernel/async.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/smack/smack_lsm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/smack/smack_lsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/smack/smack_lsm.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/smack/.tmp_mc_smack_lsm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/smack/.tmp_mc_smack_lsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/smack/.tmp_mc_smack_lsm.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl.o mv: cannot stat 'kernel/.tmp_mx_sysctl.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pipe.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pipe.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_pipe.o mv: cannot stat 'fs/.tmp_mx_pipe.o': No such file or directory mv: cannot stat 'security/smack/.tmp_mx_smack_lsm.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kmod.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kmod.o mv: cannot stat 'kernel/.tmp_mx_kmod.o': No such file or directory CC crypto/hmac.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/pcompress.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_pcompress.o mv: cannot stat 'crypto/.tmp_mx_pcompress.o': No such file or directory CC mm/vmscan.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ablkcipher.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ablkcipher.o mv: cannot stat 'crypto/.tmp_mx_ablkcipher.o': No such file or directory CC crypto/vmac.o CC kernel/range.o LD security/smack/smack.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/smack/smackfs.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:387: recipe for target 'security/smack/smack.o' failed make[3]: *** [security/smack/smack.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'security/smack' failed make[2]: *** [security/smack] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/crypto_null.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_seqiv.o: file not recognized: File truncated kernel/.tmp_gl_exit.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exit.o': No such file rm: cannot remove 'crypto/.tmp_mx_seqiv.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'kernel/.tmp_mx_exit.o': No such file or directory CC fs/inode.o crypto/.tmp_gl_echainiv.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_echainiv.o': No such file rm: cannot remove 'crypto/.tmp_mx_echainiv.o': No such file or directory CC crypto/md4.o CC crypto/md5.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rsa.o: file not recognized: File truncated CC fs/attr.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rsa.o': No such file rm: cannot remove 'crypto/.tmp_mx_rsa.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/akcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/akcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/akcipher.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_akcipher.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_akcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_akcipher.o mv: cannot stat 'crypto/.tmp_mx_akcipher.o': No such file or directory CC crypto/rmd128.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_readahead.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_readahead.o mv: cannot stat 'mm/.tmp_mx_readahead.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_aead.o mv: cannot stat 'crypto/.tmp_mx_aead.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/keys/.tmp_gl_trusted.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_trusted.o': No such file rm: cannot remove 'security/keys/.tmp_mx_trusted.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ahash.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fcntl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fcntl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fcntl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fcntl.o mv: cannot stat 'crypto/.tmp_mx_ahash.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_fcntl.o': No such file or directory CC crypto/rmd320.o LD security/keys/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/keys/proc.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/keys/trusted.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'security/keys/built-in.o' failed make[3]: *** [security/keys/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'security/keys' failed make[2]: *** [security/keys] Error 2 CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC crypto/wp512.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated CC mm/shmem.o /opt/cross/gcc-4.6.3-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 CC crypto/tgr192.o CC fs/bad_inode.o CC kernel/smpboot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_readdir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_readdir.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_ioctl.o mv: cannot stat 'fs/.tmp_mx_readdir.o': No such file or directory CC crypto/gf128mul.o mv: cannot stat 'fs/.tmp_mx_ioctl.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_range.o crypto/.tmp_gl_algboss.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file rm: cannot remove 'crypto/.tmp_mx_algboss.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_range.o': No such file or directory CC crypto/ecb.o CC kernel/groups.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kthread.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kthread.o mv: cannot stat 'kernel/.tmp_mx_kthread.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/shash.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_shash.o mv: cannot stat 'crypto/.tmp_mx_shash.o': No such file or directory CC fs/file.o CC mm/util.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_params.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_params.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_pid.o mv: cannot stat 'kernel/.tmp_mx_params.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_pid.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_nsproxy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_nsproxy.o mv: cannot stat 'kernel/.tmp_mx_nsproxy.o': No such file or directory CC mm/mmzone.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_notifier.o mv: cannot stat 'kernel/.tmp_mx_notifier.o': No such file or directory CC fs/filesystems.o CC crypto/cbc.o CC crypto/cts.o CC kernel/bpf/core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/.tmp_gl_capability.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/.tmp_mx_capability.o': No such file rm: cannot remove 'security/.tmp_mx_capability.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page-writeback.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page-writeback.o CC kernel/bpf/syscall.o mv: cannot stat 'mm/.tmp_mx_page-writeback.o': No such file or directory /home/kisskb/slave/src/Makefile:945: recipe for target 'security' failed make[1]: *** [security] Error 2 CC kernel/bpf/verifier.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_async.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_async.o mv: cannot stat 'kernel/.tmp_mx_async.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_cmac.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cmac.o': No such file rm: cannot remove 'crypto/.tmp_mx_cmac.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_exec.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_exec.o': No such file rm: cannot remove 'fs/.tmp_mx_exec.o': No such file or directory CC kernel/events/core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_md5.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file rm: cannot remove 'crypto/.tmp_mx_md5.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_hmac.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: CC kernel/irq/irqdesc.o 'crypto/.tmp_mx_hmac.o': No such file rm: cannot remove 'crypto/.tmp_mx_hmac.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_truncate.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_truncate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_truncate.o mv: cannot stat 'mm/.tmp_mx_truncate.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_md4.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file rm: cannot remove 'crypto/.tmp_mx_md4.o': No such file or directory CC crypto/xts.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/reboot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_reboot.o crypto/.tmp_gl_crypto_user.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bad_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge mv: tcannot stat 'kernel/.tmp_mx_reboot.o'a: No such file or directoryr get specific data of file fs/.tmp_mc_bad_inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_user.o': No such file rm: cannot remove 'crypto/.tmp_mx_crypto_user.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmzone.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmzone.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmzone.o mv: cannot stat 'fs/.tmp_mx_bad_inode.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mmzone.o': No such file or directory CC crypto/ctr.o CC mm/vmstat.o CC fs/namespace.o CC kernel/gcov/base.o CC mm/backing-dev.o CC crypto/gcm.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_attr.o mv: cannot stat 'fs/.tmp_mx_attr.o': No such file or directory CC crypto/ccm.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crypto_null.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crypto_null.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/crypto_null.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crypto_null.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crypto_null.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_crypto_null.o mv: cannot stat 'crypto/.tmp_mx_crypto_null.o': No such file or directory CC mm/mm_init.o CC fs/seq_file.o CC crypto/chacha20poly1305.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/smpboot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_smpboot.o mv: cannot stat 'kernel/.tmp_mx_smpboot.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ecb.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cred.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file mv: cannot stat 'kernel/.tmp_mx_cred.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_ecb.o': No such file or directory CC crypto/cryptd.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/sha1_generic.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_swap.o mv: cannot stat 'crypto/.tmp_mx_sha1_generic.o': No such file or directory CC fs/xattr.o mv: cannot stat 'mm/.tmp_mx_swap.o': No such file or directory LD kernel/livepatch/built-in.o CC mm/mmu_context.o CC crypto/des_generic.o CC kernel/locking/mutex.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_wp512.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_wp512.o': No such file mv: cannot stat 'kernel/.tmp_mx_sys.o': No such file or directory CC crypto/fcrypt.o rm: cannot remove 'crypto/.tmp_mx_wp512.o': No such file or directory CC crypto/blowfish_generic.o CC kernel/power/qos.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd128.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_util.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd128.o': No such file mv: cannot stat 'mm/.tmp_mx_util.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_rmd128.o': No such file or directory CC crypto/blowfish_common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/percpu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha256_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/sha256_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/sha256_generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha256_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_sha256_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_sha256_generic.o crypto/.tmp_gl_cbc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.o': No such file mv: cannot stat 'crypto/.tmp_mx_sha256_generic.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_cbc.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/printk/printk.o crypto/.tmp_gl_vmac.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_vmac.o': No such file crypto/.tmp_gl_cts.o: file not recognized: File truncated CC mm/slab_common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file rm: cannot remove 'crypto/.tmp_mx_vmac.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_cts.o': No such file or directory CC crypto/twofish_generic.o CC crypto/twofish_common.o CC crypto/aes_generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_base.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/gcov/.tmp_mx_base.o': No such file or directory crypto/.tmp_gl_tgr192.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_filesystems.o mv: cannot stat 'fs/.tmp_mx_filesystems.o': No such file or directory CC crypto/camellia_generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmu_context.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmu_context.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmu_context.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmu_context.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/select.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_select.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_select.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_select.o CC mm/compaction.o mv: cannot stat 'mm/.tmp_mx_mmu_context.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_select.o': No such file or directory CC fs/libfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdesc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdesc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdesc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdesc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdesc.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdesc.o': No such file or directory CC crypto/cast_common.o CC mm/vmacache.o CC kernel/gcov/fs.o CC crypto/cast5_generic.o CC kernel/gcov/gcc_3_4.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ctr.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/xts.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xts.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xts.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_xts.o rm: cannot remove 'crypto/.tmp_mx_ctr.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_xts.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd320.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file rm: cannot remove 'crypto/.tmp_mx_rmd320.o': No such file or directory CC kernel/irq/handle.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file.o mv: cannot stat 'fs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_groups.o CC crypto/cast6_generic.o mv: cannot stat 'kernel/.tmp_mx_groups.o': No such file or directory CC crypto/anubis.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/seed.o CC fs/fs-writeback.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blowfish_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blowfish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blowfish_common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blowfish_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blowfish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_blowfish_common.o crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file rm: cannot remove 'crypto/.tmp_mx_fcrypt.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_blowfish_common.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/.tmp_mc_core.o mv: cannot stat 'kernel/bpf/.tmp_mx_core.o': No such file or directory CC kernel/rcu/update.o CC kernel/bpf/hashtab.o CC crypto/chacha20_generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/syscall.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_syscall.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/.tmp_mc_syscall.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/backing-dev.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_backing-dev.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_backing-dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_backing-dev.o mv: cannot stat 'kernel/bpf/.tmp_mx_syscall.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_backing-dev.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/poly1305_generic.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/des_generic.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_des_generic.o crypto/.tmp_gl_blowfish_generic.o: file not recognized: File truncated mv: cannot stat 'crypto/.tmp_mx_des_generic.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_blowfish_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_blowfish_generic.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmacache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmacache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmacache.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmacache.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmacache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmacache.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmstat.o CC crypto/deflate.o mv: cannot stat 'mm/.tmp_mx_vmacache.o': No such file or directory CC kernel/bpf/arraymap.o mv: cannot stat 'mm/.tmp_mx_vmstat.o': No such file or directory CC crypto/zlib.o CC mm/interval_tree.o CC crypto/crc32c_generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/seq_file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_seq_file.o mv: cannot stat 'fs/.tmp_mx_seq_file.o': No such file or directory CC mm/list_lru.o CC mm/workingset.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_twofish_generic.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_twofish_generic.o': No such file or directory CC fs/pnode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_signal.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_signal.o mv: cannot stat 'kernel/.tmp_mx_signal.o': No such file or directory CC crypto/crct10dif_common.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target spe/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: cUnable to change endianness of input file(s)i fic data of file fs/.tmp_mc_inode.o mv: cannot stat 'kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_chacha20poly1305.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chacha20poly1305.o': No such file rm: cannot remove 'crypto/.tmp_mx_chacha20poly1305.o': No such file or directory crypto/.tmp_gl_ccm.o: file not recognized: File truncated mv: cannot stat 'fs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cast5_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/cast5_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cast5_generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cast5_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_cast5_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_cast5_generic.o mv: cannot stat 'crypto/.tmp_mx_cast5_generic.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_ccm.o': No such file or directory CC crypto/crct10dif_generic.o CC kernel/sched/core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/authenc.o crypto/.tmp_gl_cryptd.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cryptd.o': No such file CC fs/splice.o CC crypto/authencesn.o rm: cannot remove 'crypto/.tmp_mx_cryptd.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_handle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_handle.o mv: cannot stat 'kernel/irq/.tmp_mx_handle.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aes_generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aes_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aes_generic.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_aes_generic.o CC kernel/irq/manage.o CC crypto/lzo.o mv: cannot stat 'crypto/.tmp_mx_aes_generic.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/bpf/.tmp_gl_arraymap.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_arraymap.o': No such file rm: cannot remove 'kernel/bpf/.tmp_mx_arraymap.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crct10dif_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/crct10dif_common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crct10dif_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_crct10dif_common.o mv: cannot stat 'crypto/.tmp_mx_crct10dif_common.o': No such file or directory CC crypto/lz4.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_fs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/gcov/.tmp_mx_fs.o': No such file or directory crypto/.tmp_gl_deflate.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_xattr.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_deflate.o': No such file or directory CC kernel/time/time.o crypto/.tmp_gl_anubis.o: file not recognized: File truncated mv: cannot stat 'fs/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_anubis.o': No such file /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_testmgr.o crypto/.tmp_gl_chacha20_generic.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_anubis.o' CC kernel/bpf/helpers.o : No such file or directory CC crypto/lz4hc.o mv: cannot stat 'crypto/.tmp_mx_testmgr.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chacha20_generic.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/qos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/qos.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_qos.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_qos.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/.tmp_mc_qos.o rm: cannot remove 'crypto/.tmp_mx_chacha20_generic.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/twofish_common.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_twofish_common.o mv: cannot stat 'kernel/power/.tmp_mx_qos.o': No such file or directory CC crypto/842.o LD kernel/gcov/built-in.o mv: cannot stat 'crypto/.tmp_mx_twofish_common.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/shmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_shmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_shmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_shmem.o CC fs/sync.o CC crypto/rng.o mv: cannot stat 'mm/.tmp_mx_shmem.o': No such file or directory CC fs/utimes.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_camellia_generic.o: file not recognized: File truncated CC crypto/ansi_cprng.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia_generic.o': No such file CC kernel/power/main.o rm: cannot remove 'crypto/.tmp_mx_camellia_generic.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/cast6_generic.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_cast6_generic.o mv: cannot stat 'crypto/.tmp_mx_cast6_generic.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_crc32c_generic.o: file not recognized: File truncated /home/kisskb/slave/src/mm/percpu.c: In function 'pcpu_alloc': /home/kisskb/slave/src/mm/percpu.c:1040:3: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c_generic.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/list_lru.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/list_lru.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/list_lru.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_list_lru.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_list_lru.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_list_lru.o CC crypto/drbg.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_crc32c_generic.o': No such file or directory crypto/.tmp_gl_seed.o: file not recognized: File truncated mv: cannot stat 'mm/.tmp_mx_list_lru.o': No such file or directory crypto/.tmp_gl_gcm.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seed.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_gcm.o': No such file rm: cannot remove 'crypto/.tmp_mx_seed.o': No such file or directory CC mm/debug.o rm: cannot remove 'crypto/.tmp_mx_gcm.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/workingset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/workingset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/workingset.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_workingset.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_workingset.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_workingset.o mv: cannot stat 'mm/.tmp_mx_workingset.o': No such file or directory CC crypto/jitterentropy.o CC crypto/ghash-generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_poly1305_generic.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_poly1305_generic.o': No such file CC crypto/af_alg.o rm: cannot remove 'crypto/.tmp_mx_poly1305_generic.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_crct10dif_generic.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/libfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/libfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_libfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_libfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/interval_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/interval_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/interval_tree.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_interval_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_interval_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_interval_tree.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crct10dif_generic.o': No such file mv: cannot stat 'mm/.tmp_mx_interval_tree.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_libfs.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_crct10dif_generic.o': No such file or directory CC mm/gup.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/update.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/update.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/update.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_update.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_update.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_update.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/rcu/.tmp_mx_update.o': No such file or directory CC kernel/freezer.o crypto/.tmp_gl_zlib.o: file not recognized: File truncated CC crypto/algif_hash.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_zlib.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_zlib.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_lz4.o: file not recognized: File truncated crypto/.tmp_gl_lzo.o: file not recognized: File truncated kernel/bpf/.tmp_gl_helpers.o: file not recognized: File truncated CC mm/highmem.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_helpers.o': No such file'crypto/.tmp_mx_lz4.o': No such file rm: cannot remove 'kernel/bpf/.tmp_mx_helpers.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_lzo.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_lz4.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pnode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_pnode.o mv: cannot stat 'fs/.tmp_mx_pnode.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_dcache.o: file not recognized: File truncated CC fs/stack.o CC kernel/trace/trace_selftest_dynamic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_dcache.o': No such file rm: cannot remove 'fs/.tmp_mx_dcache.o': No such file or directory CC kernel/events/ring_buffer.o CC kernel/rcu/srcu.o CC crypto/algif_skcipher.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/fs_struct.o crypto/.tmp_gl_lz4hc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lz4hc.o': No such file rm: cannot remove 'crypto/.tmp_mx_lz4hc.o': No such file or directory CC crypto/algif_rng.o CC mm/memory.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/bpf/.tmp_gl_hashtab.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_hashtab.o': No such file rm: cannot remove 'kernel/bpf/.tmp_mx_hashtab.o': No such file or directory CC kernel/rcu/rcutorture.o CC crypto/algif_aead.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_alloc.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_alloc.o mv: cannot stat 'mm/.tmp_mx_page_alloc.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_842.o: file not recognized: File truncated CC fs/statfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_842.o': No such file rm: cannot remove 'crypto/.tmp_mx_842.o': No such file or directory CC fs/fs_pin.o CC fs/nsfs.o CC kernel/rcu/tiny.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/mutex.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_mutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_mutex.o mv: cannot stat 'kernel/locking/.tmp_mx_mutex.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/power/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_main.o': No such file rm: cannot remove 'kernel/power/.tmp_mx_main.o': No such file or directory CC kernel/locking/semaphore.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slab_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/slab_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/slab_common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slab_common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_slab_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_slab_common.o mv: cannot stat 'mm/.tmp_mx_slab_common.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_percpu.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_percpu.o': No such file rm: cannot remove 'mm/.tmp_mx_percpu.o': No such file or directory CC mm/mincore.o CC crypto/xor.o CC mm/mlock.o CC kernel/power/process.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/verifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/verifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/verifier.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_verifier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_verifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/.tmp_mc_verifier.o mv: cannot stat 'kernel/bpf/.tmp_mx_verifier.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stack.o mv: cannot stat 'fs/.tmp_mx_stack.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_workqueue.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_workqueue.o': No such file rm: cannot remove 'kernel/.tmp_mx_workqueue.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ghash-generic.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ghash-generic.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/authenc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/authenc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/authenc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_authenc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_authenc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_authenc.o rm: cannot remove 'crypto/.tmp_mx_ghash-generic.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_authenc.o': No such file or directory /home/kisskb/slave/src/kernel/sched/core.c: In function 'pick_next_task': /home/kisskb/slave/src/kernel/sched/core.c:2732:1: warning: control reaches end of non-void function [-Wreturn-type] CC mm/mmap.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_rng.o mv: cannot stat 'crypto/.tmp_mx_rng.o': No such file or directory LD kernel/bpf/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/hashtab.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/arraymap.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/helpers.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'kernel/bpf/built-in.o' failed make[3]: *** [kernel/bpf/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'kernel/bpf' failed make[2]: *** [kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... CC mm/mprotect.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/debug.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_debug.o mv: cannot stat 'mm/.tmp_mx_debug.o': No such file or directory /home/kisskb/slave/src/crypto/jitterentropy.c:266:9: warning: #pragma GCC target is not supported for this machine [-Wpragmas] CC mm/mremap.o CC fs/buffer.o CC crypto/hash_info.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nsfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nsfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nsfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_nsfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_nsfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_nsfs.o mv: cannot stat 'fs/.tmp_mx_nsfs.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/srcu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_srcu.o CC crypto/async_tx/async_tx.o mv: cannot stat 'kernel/rcu/.tmp_mx_srcu.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_authencesn.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authencesn.o': No such file rm: cannot remove 'crypto/.tmp_mx_authencesn.o': No such file or directory CC crypto/asymmetric_keys/asymmetric_type.o CC fs/block_dev.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_manage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_manage.o mv: cannot stat 'kernel/irq/.tmp_mx_manage.o': No such file or directory CC fs/direct-io.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/time.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_time.o CC mm/msync.o mv: cannot stat 'kernel/time/.tmp_mx_time.o': No such file or directory LD crypto/crypto.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/.tmp_mc_trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/.tmp_mc_trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/.tmp_mc_trace_selftest_dynamic.o LD crypto/crypto_algapi.o mm/.tmp_gl_vmscan.o: file not recognized: File truncated mv: cannot stat 'kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmscan.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/proc.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:387: recipe for target 'crypto/crypto_algapi.o' failed make[2]: *** [crypto/crypto_algapi.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC fs/mpage.o rm: cannot remove 'mm/.tmp_mx_vmscan.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_pin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_pin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_pin.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_pin.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_pin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_pin.o mv: cannot stat 'fs/.tmp_mx_fs_pin.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_utimes.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/.tmp_mx_utimes.o': No such file or directory fs/.tmp_gl_namei.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_namei.o': No such file rm: cannot remove 'fs/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ansi_cprng.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ansi_cprng.o': No such file CC mm/rmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_struct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_struct.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_struct.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/.tmp_mx_fs_struct.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_ansi_cprng.o': No such file or directory crypto/.tmp_gl_jitterentropy.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_jitterentropy.o': No such file rm: cannot remove 'crypto/.tmp_mx_jitterentropy.o': No such file or directory CC kernel/irq/spurious.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/printk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/printk.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/.tmp_mc_printk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/.tmp_mc_printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/.tmp_mc_printk.o mv: cannot stat 'kernel/printk/.tmp_mx_printk.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to me/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: rUnable to change endianness of input file(s)g e target specific data of file kernel/freezer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_freezer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_freezer.o kernel/locking/.tmp_gl_semaphore.o: file not recognized: File truncated mv: cannot stat 'kernel/.tmp_mx_freezer.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_semaphore.o': No such file rm: cannot remove 'kernel/locking/.tmp_mx_semaphore.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_sync.o mv: cannot stat 'fs/.tmp_mx_sync.o': No such file or directory CC kernel/locking/rwsem.o CC kernel/time/timer.o CC fs/proc_namespace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/compaction.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_compaction.o mv: cannot stat 'mm/.tmp_mx_compaction.o': No such file or directory CC kernel/time/hrtimer.o CC mm/vmalloc.o CC kernel/irq/resend.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_algif_hash.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algif_hash.o': No such file rm: cannot remove 'crypto/.tmp_mx_algif_hash.o': No such file or directory CC kernel/irq/chip.o LD kernel/printk/built-in.o CC kernel/irq/dummychip.o CC kernel/trace/trace_clock.o CC fs/affs/super.o CC kernel/trace/ftrace.o CC kernel/sched/loadavg.o CC mm/pagewalk.o CC kernel/events/callchain.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/ring_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/ring_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/ring_buffer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_ring_buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_ring_buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_ring_buffer.o /home/kisskb/slave/src/crypto/async_tx/async_tx.c: In function 'async_trigger_callback': /home/kisskb/slave/src/crypto/async_tx/async_tx.c:258:18: warning: 'chan' may be used uninitialized in this function [-Wuninitialized] mv: cannot stat 'kernel/events/.tmp_mx_ring_buffer.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_namespace.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_namespace.o': No such file rm: cannot remove 'fs/.tmp_mx_namespace.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_splice.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_splice.o mv: cannot stat 'fs/.tmp_mx_splice.o': No such file or directory CC mm/pgtable-generic.o CC mm/init-mm.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tiny.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tiny.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/tiny.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tiny.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tiny.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_tiny.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_tx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_tx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_tx.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_tx.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_tx.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_tx.o mv: cannot stat 'kernel/rcu/.tmp_mx_tiny.o': No such file or directory mv: cannot stat 'crypto/async_tx/.tmp_mx_async_tx.o': No such file or directory CC kernel/sched/clock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/xor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/xor.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_xor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_xor.o mv: cannot stat 'crypto/.tmp_mx_xor.o': No such file or directory CC kernel/events/hw_breakpoint.o CC fs/autofs4/init.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_gup.o: file not recognized: File truncated CC crypto/async_tx/async_memcpy.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_gup.o': No such file rm: cannot remove 'mm/.tmp_mx_gup.o': No such file or directory CC fs/befs/datastream.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: tmm/mincore.o: compiled for a big endian system and target is little endiano /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mmm/mincore.o: uses instructions which are incompatible with instructions used in previous modulese r/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldg:e ftaairlgeedt tsop emceirfgiec tdaartgae to fs pfeiclief ifs/statfs.oc /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: dfs/.tmp_mc_statfs.o: compiled for a big endian system and target is little endiana t/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: afs/.tmp_mc_statfs.o: uses instructions which are incompatible with instructions used in previous modules o/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldf: ffialiel emm/mincore.od /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: tmm/.tmp_mc_mincore.o: compiled for a big endian system and target is little endiano /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mmm/.tmp_mc_mincore.o: uses instructions which are incompatible with instructions used in previous modulese r/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldg:e ftaairlgeedt tsop emceirfgiec tdaartgae to fs pfeiclief ifs/.tmp_mc_statfs.oc data of file mm/.tmp_mc_mincore.o mv: mv: cannot stat 'mm/.tmp_mx_mincore.o'cannot stat 'fs/.tmp_mx_statfs.o': No such file or directory : No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/asymmetric_type.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/asymmetric_type.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/asymmetric_type.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_asymmetric_type.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_asymmetric_type.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_asymmetric_type.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_asymmetric_type.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/process.o /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/af_alg.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_af_alg.o mv: cannot stat 'crypto/.tmp_mx_af_alg.o': No such file or directory mv: cannot stat 'kernel/power/.tmp_mx_process.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/bootmem.o crypto/.tmp_gl_algif_rng.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algif_rng.o': No such file CC kernel/trace/ring_buffer.o rm: cannot remove 'crypto/.tmp_mx_algif_rng.o': No such file or directory CC crypto/asymmetric_keys/signature.o CC mm/fadvise.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mlock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mlock.o mv: cannot stat 'mm/.tmp_mx_mlock.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/rwsem.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rwsem.o mv: cannot stat 'kernel/locking/.tmp_mx_rwsem.o': No such file or directory CC mm/madvise.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_algif_aead.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algif_aead.o': No such file rm: cannot remove 'crypto/.tmp_mx_algif_aead.o': No such file or directory CC fs/autofs4/inode.o LD kernel/power/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/power/main.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'kernel/power/built-in.o' failed make[3]: *** [kernel/power/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'kernel/power' failed make[2]: *** [kernel/power] Error 2 CC kernel/sched/cputime.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_resend.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_resend.o mv: cannot stat 'kernel/irq/.tmp_mx_resend.o': No such file or directory CC kernel/locking/mutex-debug.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file rm: cannot remove 'kernel/irq/.tmp_mx_dummychip.o': No such file or directory CC kernel/sched/idle_task.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_spurious.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mprotect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mprotect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mprotect.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mprotect.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mprotect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mprotect.o mv: cannot stat 'kernel/irq/.tmp_mx_spurious.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mprotect.o': No such file or directory CC kernel/irq/devres.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/msync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/msync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/msync.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_msync.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_msync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_msync.o mv: cannot stat 'mm/.tmp_mx_msync.o': No such file or directory CC kernel/irq/irqdomain.o CC kernel/trace/trace_output.o CC kernel/trace/trace.o /home/kisskb/slave/src/mm/memory.c: In function 'remap_pte_range': /home/kisskb/slave/src/include/linux/spinlock.h:357:2: warning: 'ptl' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/memory.c:1626:14: note: 'ptl' was declared here CC kernel/irq/proc.o CC mm/memblock.o CC fs/bfs/inode.o CC fs/bfs/file.o CC kernel/sched/fair.o CC mm/page_io.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_algif_skcipher.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/signature.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/signature.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/signature.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_signature.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_signature.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_signature.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/loadavg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/loadavg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/loadavg.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_loadavg.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_loadavg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_loadavg.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algif_skcipher.o': No such file mv: cannot stat 'kernel/sched/.tmp_mx_loadavg.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_algif_skcipher.o': No such file or directory mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_signature.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_proc_namespace.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_proc_namespace.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/asymmetric_keys/public_key.o rm: cannot remove 'fs/.tmp_mx_proc_namespace.o': No such file or directory crypto/.tmp_gl_drbg.o: file not recognized: File truncated /home/kisskb/slave/src/mm/bootmem.c: In function 'mark_bootmem': /home/kisskb/slave/src/mm/bootmem.c:380:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_drbg.o': No such file rm: cannot remove 'crypto/.tmp_mx_drbg.o': No such file or directory /home/kisskb/slave/src/kernel/events/core.c: In function '_perf_ioctl': /home/kisskb/slave/src/include/linux/file.h:38:2: warning: 'output.flags' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/events/core.c:4059:14: note: 'output.flags' was declared here /home/kisskb/slave/src/include/linux/file.h:39:7: warning: 'output.file' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/events/core.c:4059:14: note: 'output.file' was declared here CC kernel/sched/rt.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/mpage.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_mpage.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/rcu/.tmp_gl_rcutorture.o: file not recognized: File truncated mv: cannot stat 'fs/.tmp_mx_mpage.o': No such file or directory fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file rm: cannot remove 'fs/autofs4/.tmp_mx_init.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_rcutorture.o': No such file CC kernel/locking/lockdep.o rm: cannot remove 'kernel/rcu/.tmp_mx_rcutorture.o': No such file or directory CC kernel/sched/deadline.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mremap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mremap.o mv: cannot stat 'mm/.tmp_mx_mremap.o': No such file or directory CC fs/autofs4/root.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/datastream.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/datastream.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/datastream.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_datastream.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_datastream.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fai/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: lfs/fs-writeback.o: compiled for a big endian system and target is little endiane d/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs-writeback.o: uses instructions which are incompatible with instructions used in previous modulest o/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld :m efragiel etda rtgoe tm esrpgeec itfaircg edta tsap eocfi ffiicl ed afs/befs/.tmp_mc_datastream.ot a of file fs/fs-writeback.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs-writeback.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs-writeback.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs-writeback.o mv: cannot stat 'fs/.tmp_mx_fs-writeback.o': No such file or directory mv: cannot stat 'fs/befs/.tmp_mx_datastream.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pagewalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pagewalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/pagewalk.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pagewalk.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pagewalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_pagewalk.o mv: cannot stat 'mm/.tmp_mx_pagewalk.o': No such file or directory CC fs/cachefiles/bind.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pgtable-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pgtable-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/pgtable-generic.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pgtable-generic.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pgtable-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_pgtable-generic.o mv: cannot stat 'mm/.tmp_mx_pgtable-generic.o': No such file or directory CC fs/configfs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/callchain.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_callchain.o mv: cannot stat 'kernel/events/.tmp_mx_callchain.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/super.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/.tmp_mc_super.o mv: cannot stat 'fs/affs/.tmp_mx_super.o': No such file or directory CC fs/debugfs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_fadvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_fadvise.o mv: cannot stat 'mm/.tmp_mx_fadvise.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o kernel/sched/.tmp_gl_idle_task.o/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: :kernel/irq/.tmp_mc_devres.o: compiled for a big endian system and target is little endian f/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ikernel/irq/.tmp_mc_devres.o: uses instructions which are incompatible with instructions used in previous modulesl e/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld not r: faeilecognd tio mzeerdg:e File truncatedt arget specific data of file kernel/irq/.tmp_mc_devres.o CC mm/swap_state.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle_task.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_idle_task.o': No such file or directory mv: cannot stat 'kernel/irq/.tmp_mx_devres.o': No such file or directory CC kernel/sched/stop_task.o /home/kisskb/slave/src/mm/memory.c: In function 'copy_pte_range': /home/kisskb/slave/src/include/linux/spinlock.h:357:2: warning: 'dst_ptl' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/memory.c:893:24: note: 'dst_ptl' was declared here LD kernel/rcu/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/rcu/rcutorture.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'kernel/rcu/built-in.o' failed make[3]: *** [kernel/rcu/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'kernel/rcu' failed make[2]: *** [kernel/rcu] Error 2 CC fs/configfs/file.o CC mm/swapfile.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_chip.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_chip.o mv: cannot stat 'kernel/irq/.tmp_mx_chip.o': No such file or directory CC fs/befs/btree.o CC fs/configfs/dir.o CC kernel/locking/lockdep_proc.o CC kernel/locking/rtmutex.o CC mm/frontswap.o CC mm/dmapool.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_memcpy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_memcpy.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_memcpy.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_memcpy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_memcpy.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_memcpy.o': No such file or directory CC mm/hugetlb.o CC fs/affs/namei.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/proc.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_proc.o mv: cannot stat 'kernel/irq/.tmp_mx_proc.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/hw_breakpoint.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_hw_breakpoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_hw_breakpoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_hw_breakpoint.o mv: cannot stat 'kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory CC fs/affs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/async_tx/async_xor.o fs/bfs/.tmp_gl_file.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/bfs/.tmp_mx_file.o': No such file rm: cannot remove 'fs/bfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cputime.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cputime.o mv: cannot stat 'kernel/sched/.tmp_mx_cputime.o': No such file or directory CC fs/befs/super.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/hrtimer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_hrtimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_hrtimer.o mv: cannot stat 'kernel/time/.tmp_mx_hrtimer.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/public_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/public_key.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_public_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_public_key.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_public_key.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/madvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/madvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/madvise.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_madvise.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_madvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_madvise.o mv: cannot stat 'mm/.tmp_mx_madvise.o': No such file or directory CC kernel/sched/wait.o CC crypto/asymmetric_keys/rsa.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/block_dev.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_block_dev.o mv: cannot stat 'fs/.tmp_mx_block_dev.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_inode.o CC fs/bfs/dir.o mv: cannot stat 'fs/autofs4/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/bootmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/bootmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/bootmem.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_bootmem.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_bootmem.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_bootmem.o mv: cannot stat 'mm/.tmp_mx_bootmem.o': No such file or directory CC kernel/time/itimer.o CC fs/autofs4/symlink.o CC mm/sparse.o CC fs/devpts/inode.o CC mm/ksm.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_stop_task.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stop_task.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_stop_task.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdomain.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdomain.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdomain.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer.o CC kernel/sched/completion.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file/home/kisskb/slave/src/mm/memblock.c: In function '__next_mem_pfn_range': mm/page_io.o /home/kisskb/slave/src/mm/memblock.c:1017:15: warning: 'r' may be used uninitialized in this function [-Wuninitialized]/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_io.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bfs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bfs/.tmp_mc_inode.o mv: cannot stat 'mm/.tmp_mx_page_io.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_timer.o': No such file or directory mv: cannot stat 'fs/bfs/.tmp_mx_inode.o': No such file or directory LD kernel/irq/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/dummychip.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'kernel/irq/built-in.o' failed make[3]: *** [kernel/irq/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'kernel/irq' failed make[2]: *** [kernel/irq] Error 2 CC kernel/sched/idle.o CC kernel/time/posix-timers.o CC mm/debug-pagealloc.o CC mm/slab.o CC kernel/trace/trace_seq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_dmapool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_dmapool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_dmapool.o mm/.tmp_gl_rmap.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_rmap.o': No such file mv: cannot stat 'mm/.tmp_mx_dmapool.o': No such file or directory rm: cannot remove 'mm/.tmp_mx_rmap.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_inode.o mv: cannot stat 'fs/configfs/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/super.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/.tmp_mc_super.o CC kernel/locking/rtmutex-debug.o mv: cannot stat 'fs/befs/.tmp_mx_super.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmalloc.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmalloc.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmalloc.o CC mm/memtest.o CC mm/migrate.o mv: cannot stat 'mm/.tmp_mx_vmalloc.o': No such file or directory CC fs/configfs/symlink.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_file.o fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated mv: cannot stat 'fs/configfs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file CC fs/befs/inode.o rm: cannot remove 'fs/autofs4/.tmp_mx_symlink.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_xor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_xor.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_xor.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_xor.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_xor.o CC mm/quicklist.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_xor.o': No such file or directory CC fs/configfs/mount.o CC fs/autofs4/waitq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/frontswap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/frontswap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/frontswap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_frontswap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_frontswap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_frontswap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'mm/.tmp_mx_frontswap.o': No such file or directory mm/.tmp_gl_memory.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap_state.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/swap_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap_state.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap_state.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_swap_state.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_swap_state.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_memory.o': No such file rm: cannot remove 'mm/.tmp_mx_memory.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/rt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/rt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/rt.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_rt.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_rt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_rt.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'mm/.tmp_mx_swap_state.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_rt.o': No such file or directory mm/.tmp_gl_mmap.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_mmap.o': No such file rm: cannot remove 'mm/.tmp_mx_mmap.o': No such file or directory CC crypto/async_tx/async_pq.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/bind.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_bind.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/wait.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_wait.o mv: cannot stat 'fs/cachefiles/.tmp_mx_bind.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_wait.o': No such file or directory CC mm/page_counter.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/hugetlb_cgroup.o crypto/asymmetric_keys/.tmp_gl_rsa.o: file not recognized: File truncated CC mm/page_owner.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/btree.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_btree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_btree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/.tmp_mc_btree.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/completion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/completion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/completion.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_completion.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_completion.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_completion.o CC kernel/sched/auto_group.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/asymmetric_keys/.tmp_mx_rsa.o': No such file mv: cannot stat 'kernel/sched/.tmp_mx_completion.o': No such file or directory mv: cannot stat 'fs/befs/.tmp_mx_btree.o': No such file or directory rm: cannot remove 'crypto/asymmetric_keys/.tmp_mx_rsa.o': No such file or directory CC mm/zpool.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rtmutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rtmutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/rtmutex.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rtmutex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rtmutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rtmutex.o mv: cannot stat 'kernel/locking/.tmp_mx_rtmutex.o': No such file or directory CC fs/cachefiles/daemon.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/inode.o /opt/cross/gcc-4.6.3-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.3-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.3-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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/namei.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_namei.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/.tmp_mc_namei.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/debug-pagealloc.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_debug-pagealloc.o CC mm/zsmalloc.o mv: cannot stat 'fs/affs/.tmp_mx_namei.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_debug-pagealloc.o': No such file or directory CC kernel/sched/stats.o CC mm/balloon_compaction.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/bfs/.tmp_gl_dir.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/bfs/.tmp_mx_dir.o': No such file ASN.1 crypto/asymmetric_keys/x509-asn1.c rm: cannot remove 'fs/bfs/.tmp_mx_dir.o': No such file or directory ASN.1 crypto/asymmetric_keys/x509_rsakey-asn1.c CC kernel/trace/trace_stat.o CC kernel/locking/spinlock.o CC fs/befs/debug.o CC crypto/asymmetric_keys/x509_public_key.o CC fs/affs/file.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/sparse.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_sparse.o mv: cannot stat 'mm/.tmp_mx_sparse.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/.tmp_mc_inode.o mv: cannot stat 'fs/affs/.tmp_mx_inode.o': No such file or directory CC mm/page_ext.o LD fs/bfs/bfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/bfs/file.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/bfs/dir.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:387: recipe for target 'fs/bfs/bfs.o' failed make[3]: *** [fs/bfs/bfs.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'fs/bfs' failed make[2]: *** [fs/bfs] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/deadline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/deadline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/deadline.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_deadline.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_deadline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_deadline.o mv: cannot stat 'kernel/sched/.tmp_mx_deadline.o': No such file or directory CC fs/affs/dir.o CC fs/affs/amigaffs.o CC kernel/trace/trace_printk.o CC fs/affs/bitmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/itimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/itimer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_itimer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_itimer.o CC fs/debugfs/file.o mv: cannot stat 'kernel/time/.tmp_mx_itimer.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/root.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/root.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_root.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_root.o mv: cannot stat 'fs/autofs4/.tmp_mx_root.o': No such file or directory CC fs/affs/symlink.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/devpts/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/devpts/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/devpts/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/devpts/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/devpts/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/devpts/.tmp_mc_inode.o mv: cannot stat 'fs/devpts/.tmp_mx_inode.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/inode.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/.tmp_mc_inode.o mv: cannot stat 'fs/befs/.tmp_mx_inode.o': No such file or directory CC fs/befs/io.o CC kernel/sched/debug.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/idle.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_idle.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_idle.o mv: cannot stat 'kernel/sched/.tmp_mx_idle.o': No such file or directory /home/kisskb/slave/src/mm/hugetlb_cgroup.c: In function 'hugetlb_cgroup_read_u64': /home/kisskb/slave/src/mm/hugetlb_cgroup.c:267:1: warning: control reaches end of non-void function [-Wreturn-type] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_counter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_counter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_counter.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_counter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_counter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_counter.o mv: cannot stat 'mm/.tmp_mx_page_counter.o': No such file or directory LD fs/devpts/devpts.o LD fs/devpts/built-in.o LD crypto/asymmetric_keys/asymmetric_keys.o CC crypto/asymmetric_keys/x509-asn1.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_symlink.o mv: cannot stat 'fs/configfs/.tmp_mx_symlink.o': No such file or directory CC kernel/time/posix-cpu-timers.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_quicklist.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_quicklist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_quicklist.o mv: cannot stat 'mm/.tmp_mx_quicklist.o': No such file or directory CC crypto/asymmetric_keys/x509_rsakey-asn1.o CC fs/autofs4/expire.o /home/kisskb/slave/src/mm/hugetlb_cgroup.c: In function 'hugetlb_cgroup_charge_cgroup': /home/kisskb/slave/src/include/linux/percpu-refcount.h:276:1: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/include/linux/percpu-refcount.h:271:26: note: 'percpu_count' was declared here /home/kisskb/slave/src/include/linux/percpu-refcount.h:248:1: warning: 'percpu_count' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/include/linux/percpu-refcount.h:242:26: note: 'percpu_count' was declared here CC kernel/trace/trace_sched_switch.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_stats.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-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 CC fs/configfs/item.o CC kernel/locking/spinlock_debug.o CC kernel/locking/rwsem-spinlock.o CC crypto/asymmetric_keys/x509_cert_parser.o CC kernel/locking/locktorture.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_dir.o mv: cannot stat 'fs/configfs/.tmp_mx_dir.o': No such file or directory /home/kisskb/slave/src/crypto/async_tx/async_pq.c: In function 'dma_maxpq': /home/kisskb/slave/src/include/linux/dmaengine.h:875:1: warning: control reaches end of non-void function [-Wreturn-type] CC fs/autofs4/dev-ioctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_mount.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_mount.o mv: cannot stat 'fs/configfs/.tmp_mx_mount.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/debug.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/.tmp_mc_debug.o mv: cannot stat 'fs/befs/.tmp_mx_debug.o': No such file or directory CC crypto/async_tx/async_raid6_recov.o CC kernel/time/timekeeping.o CC kernel/trace/trace_functions.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zpool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/zpool.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zpool.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_zpool.o mv: cannot stat 'mm/.tmp_mx_zpool.o': No such file or directory CC fs/befs/linuxvfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_hugetlb_cgroup.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_hugetlb_cgroup.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'mm/.tmp_mx_hugetlb_cgroup.o': No such file or directory kernel/sched/.tmp_gl_fair.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_fair.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_fair.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-timers.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-timers.o mv: cannot stat 'kernel/time/.tmp_mx_posix-timers.o': No such file or directory CC kernel/time/ntp.o CC kernel/trace/trace_irqsoff.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/auto_group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/auto_group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/auto_group.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_auto_group.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_auto_group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_auto_group.o mv: cannot stat 'kernel/sched/.tmp_mx_auto_group.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/waitq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/waitq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_waitq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_waitq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_waitq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_pq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_pq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_pq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_pq.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_pq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_pq.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_ext.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_ext.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_ext.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_ext.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_ext.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_ext.o CC kernel/time/clocksource.o mv: cannot stat 'mm/.tmp_mx_page_ext.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/buffer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/buffer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/buffer.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_buffer.o mv: cannot stat 'fs/autofs4/.tmp_mx_waitq.o': No such file or directory mv: cannot stat 'crypto/async_tx/.tmp_mx_async_pq.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_buffer.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/spinlock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_spinlock.o mv: cannot stat 'kernel/locking/.tmp_mx_spinlock.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/balloon_compaction.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_balloon_compaction.o mv: cannot stat 'mm/.tmp_mx_balloon_compaction.o': No such file or directory CC kernel/trace/trace_nop.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/io.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/befs/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/befs/.tmp_mc_io.o mv: cannot stat 'fs/befs/.tmp_mx_io.o': No such file or directory CC kernel/time/jiffies.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_core.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_core.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_core.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/affs/.tmp_gl_dir.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/affs/.tmp_mx_dir.o': No such file rm: cannot remove 'fs/affs/.tmp_mx_dir.o': No such file or directory CC kernel/time/timer_list.o CC fs/cachefiles/interface.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o CC fs/cachefiles/key.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_owner.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_owner.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_owner.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_owner.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_owner.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_owner.o mv: cannot stat 'mm/.tmp_mx_page_owner.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_public_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/x509_public_key.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_public_key.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_x509_public_key.o LD kernel/events/built-in.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_x509_public_key.o': No such file or directory CC kernel/time/posix-clock.o CC fs/cachefiles/main.o CC kernel/trace/trace_stack.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timecounter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timecounter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timecounter.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timecounter.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timecounter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timecounter.o mv: cannot stat 'kernel/time/.tmp_mx_timecounter.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_item.o CC kernel/trace/trace_functions_graph.o mv: cannot stat 'fs/configfs/.tmp_mx_item.o': No such file or directory CC kernel/time/alarmtimer.o CC kernel/trace/trace_branch.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/direct-io.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_direct-io.o CC kernel/trace/blktrace.o mv: cannot stat 'fs/.tmp_mx_direct-io.o': No such file or directory CC kernel/time/clockevents.o CC kernel/trace/trace_events.o CC kernel/trace/trace_export.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/spinlock_debug.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_spinlock_debug.o mv: cannot stat 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/affs/.tmp_gl_symlink.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/affs/.tmp_mx_symlink.o': No such file rm: cannot remove 'fs/affs/.tmp_mx_symlink.o': No such file or directory CC kernel/time/tick-common.o CC fs/cachefiles/namei.o LD fs/configfs/configfs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/ksm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/ksm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/ksm.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_ksm.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_ksm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_ksm.o mv: cannot stat 'mm/.tmp_mx_ksm.o': No such file or directory LD fs/configfs/built-in.o CC fs/cachefiles/rdwr.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/bitmap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_bitmap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/.tmp_mc_bitmap.o mv: cannot stat 'fs/affs/.tmp_mx_bitmap.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem-spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rwsem-spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/rwsem-spinlock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem-spinlock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rwsem-spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rwsem-spinlock.o CC kernel/trace/trace_event_perf.o mv: cannot stat 'kernel/locking/.tmp_mx_rwsem-spinlock.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/.tmp_mc_file.o mv: cannot stat 'fs/debugfs/.tmp_mx_file.o': No such file or directory /home/kisskb/slave/src/mm/swapfile.c: In function 'setup_swap_map_and_extents': /home/kisskb/slave/src/mm/swapfile.c:2255:6: warning: 'nr_extents' may be used uninitialized in this function [-Wuninitialized] CC kernel/trace/trace_events_filter.o CC fs/cachefiles/security.o CC kernel/time/timer_stats.o CC fs/cachefiles/xattr.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_cert_parser.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_cert_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/x509_cert_parser.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_x509_cert_parser.o': No such file or directory CC kernel/trace/trace_events_trigger.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/amigaffs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/amigaffs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/amigaffs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_amigaffs.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_amigaffs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/.tmp_mc_amigaffs.o mv: cannot stat 'fs/affs/.tmp_mx_amigaffs.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/daemon.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_daemon.o mv: cannot stat 'fs/cachefiles/.tmp_mx_daemon.o': No such file or directory LD crypto/asymmetric_keys/x509_key_parser.o LD crypto/asymmetric_keys/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find crypto/asymmetric_keys/rsa.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'crypto/asymmetric_keys/built-in.o' failed make[3]: *** [crypto/asymmetric_keys/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'crypto/asymmetric_keys' failed make[2]: *** [crypto/asymmetric_keys] Error 2 CC kernel/time/timekeeping_debug.o LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC kernel/time/test_udelay.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_raid6_recov.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/async_raid6_recov.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/async_raid6_recov.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_raid6_recov.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/async_tx/.tmp_mc_async_raid6_recov.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/async_tx/.tmp_mc_async_raid6_recov.o mv: cannot stat 'crypto/async_tx/.tmp_mx_async_raid6_recov.o': No such file or directory CC kernel/trace/power-traces.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timeconv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timeconv.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timeconv.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timeconv.o CC kernel/trace/rpm-traces.o mv: cannot stat 'kernel/time/.tmp_mx_timeconv.o': No such file or directory LD crypto/async_tx/built-in.o /home/kisskb/slave/src/Makefile:945: recipe for target 'crypto' failed make[1]: *** [crypto] Error 2 CC kernel/trace/trace_benchmark.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/expire.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/expire.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_expire.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_expire.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_expire.o mv: cannot stat 'fs/autofs4/.tmp_mx_expire.o': No such file or directory LD kernel/trace/libftrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_migrate.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_migrate.o': No such file rm: cannot remove 'mm/.tmp_mx_migrate.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clocksource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_clocksource.o mv: cannot stat 'kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_zsmalloc.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_zsmalloc.o': No such file rm: cannot remove 'mm/.tmp_mx_zsmalloc.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/jiffies.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/jiffies.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/jiffies.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_jiffies.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_jiffies.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_jiffies.o mv: cannot stat 'kernel/time/.tmp_mx_jiffies.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/file.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/affs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/affs/.tmp_mc_file.o mv: cannot stat 'fs/affs/.tmp_mx_file.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_ntp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_ntp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping_debug.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping_debug.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timekeeping_debug.o mv: cannot stat 'kernel/time/.tmp_mx_ntp.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_timekeeping_debug.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-cpu-timers.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-cpu-timers.o mv: cannot stat 'kernel/time/.tmp_mx_posix-cpu-timers.o': No such file or directory LD fs/affs/affs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/affs/dir.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/affs/symlink.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:387: recipe for target 'fs/affs/affs.o' failed make[3]: *** [fs/affs/affs.o] Error 1 kernel/locking/.tmp_gl_locktorture.o: file not recognized: File truncated /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'fs/affs' failed make[2]: *** [fs/affs] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/cachefiles/.tmp_gl_main.o: file not recognized: File truncated mm/.tmp_gl_swapfile.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_locktorture.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_main.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_swapfile.o': No such file rm: cannot remove 'kernel/locking/.tmp_mx_locktorture.o': No such file or directory rm: cannot remove 'fs/cachefiles/.tmp_mx_main.o': No such file or directory rm: cannot remove 'mm/.tmp_mx_swapfile.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer_list.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer_list.o mv: cannot stat 'kernel/time/.tmp_mx_timer_list.o': No such file or directory LD kernel/locking/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/semaphore.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/locktorture.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'kernel/locking/built-in.o' failed make[3]: *** [kernel/locking/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'kernel/locking' failed make[2]: *** [kernel/locking] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_hugetlb.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_hugetlb.o': No such file rm: cannot remove 'mm/.tmp_mx_hugetlb.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/key.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_key.o mv: cannot stat 'fs/cachefiles/.tmp_mx_key.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/dev-ioctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_dev-ioctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/autofs4/.tmp_mc_dev-ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/autofs4/.tmp_mc_dev-ioctl.o mv: cannot stat 'fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory /opt/cross/gcc-4.6.3-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.3-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.3-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.3-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.3-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.3-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 LD fs/autofs4/autofs4.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/autofs4/init.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/autofs4/symlink.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:387: recipe for target 'fs/autofs4/autofs4.o' failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'fs/autofs4' failed make[2]: *** [fs/autofs4] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target sp/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: eUnable to change endianness of input file(s)c ific data of file fs/cachefiles/security.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_security.o fs/befs/.tmp_gl_linuxvfs.o: file not recognized: File truncated kernel/time/.tmp_gl_test_udelay.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/befs/.tmp_mx_linuxvfs.o': No such file mv: cannot stat 'fs/cachefiles/.tmp_mx_security.o': No such file or directory rm: cannot remove 'fs/befs/.tmp_mx_linuxvfs.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_test_udelay.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_test_udelay.o': No such file or directory LD fs/befs/befs.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/befs/linuxvfs.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:387: recipe for target 'fs/befs/befs.o' failed make[3]: *** [fs/befs/befs.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'fs/befs' failed make[2]: *** [fs/befs] Error 2 /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/debug.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_debug.o mv: cannot stat 'kernel/sched/.tmp_mx_debug.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-clock.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-clock.o mv: cannot stat 'kernel/time/.tmp_mx_posix-clock.o': No such file or directory LD kernel/sched/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/core.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/idle_task.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/fair.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stop_task.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stats.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'kernel/sched/built-in.o' failed make[3]: *** [kernel/sched/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'kernel/sched' failed make[2]: *** [kernel/sched] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/cachefiles/.tmp_gl_interface.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_interface.o': No such file/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-common.o rm: cannot remove 'fs/cachefiles/.tmp_mx_interface.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_tick-common.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_alarmtimer.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_alarmtimer.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_alarmtimer.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clockevents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clockevents.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clockevents.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_clockevents.o mv: cannot stat 'kernel/time/.tmp_mx_clockevents.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/xattr.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cachefiles/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/xattr.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_xattr.o mv: cannot stat 'fs/cachefiles/.tmp_mx_xattr.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_slab.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_slab.o': No such file rm: cannot remove 'mm/.tmp_mx_slab.o': No such file or directory LD mm/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/oom_kill.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/vmscan.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/percpu.o: No such file or directory fs/cachefiles/.tmp_gl_namei.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/gup.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/memory.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/mmap.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/rmap.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cachefiles/.tmp_mx_namei.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/swapfile.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/hugetlb.o: No such file or directory rm: cannot remove 'fs/cachefiles/.tmp_mx_namei.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/slab.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/migrate.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/hugetlb_cgroup.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/zsmalloc.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'mm/built-in.o' failed make[2]: *** [mm/built-in.o] Error 1 /home/kisskb/slave/src/Makefile:945: recipe for target 'mm' failed make[1]: *** [mm] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timekeeping.o mv: cannot stat 'kernel/time/.tmp_mx_timekeeping.o': No such file or directory LD kernel/time/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/alarmtimer.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/test_udelay.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:337: recipe for target 'kernel/time/built-in.o' failed make[3]: *** [kernel/time/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'kernel/time' failed make[2]: *** [kernel/time] Error 2 LD kernel/trace/built-in.o /home/kisskb/slave/src/Makefile:945: recipe for target 'kernel' failed make[1]: *** [kernel] Error 2 /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/rdwr.o /opt/cross/gcc-4.6.3-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.3-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.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cachefiles/.tmp_mc_rdwr.o mv: cannot stat 'fs/cachefiles/.tmp_mx_rdwr.o': No such file or directory LD fs/cachefiles/cachefiles.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/interface.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/main.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cachefiles/namei.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:387: recipe for target 'fs/cachefiles/cachefiles.o' failed make[3]: *** [fs/cachefiles/cachefiles.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:403: recipe for target 'fs/cachefiles' failed make[2]: *** [fs/cachefiles] Error 2 /home/kisskb/slave/src/Makefile:945: recipe for target 'fs' failed make[1]: *** [fs] Error 2 make[1]: Leaving directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_sh-randconfig_sh4 # Build took: 0:00:25.687047