# git rev-parse -q --verify 2f0d94ea413a0d56629435e4b9f43b52035a3e79^{commit} 2f0d94ea413a0d56629435e4b9f43b52035a3e79 already have revision, skipping fetch # git checkout -q -f -B kisskb 2f0d94ea413a0d56629435e4b9f43b52035a3e79 # git clean -qxdf # git log -1 commit 2f0d94ea413a0d56629435e4b9f43b52035a3e79 Merge: 7f02bf6 54c6e2d Author: Linus Torvalds Date: Wed Mar 9 13:28:27 2016 -0800 Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci Pull PCI fix from Bjorn Helgaas: "Here's another fix for v4.5. It fixes an ARM regression in v4.0 that causes many boxes to crash on boot, including cns3xxx, dove, footbridge, iopl13xx, ip32x, iop33x, ixp4xx, ks8695, mv78xx0, orion5x, pxa, sa1100, etc. The change is in code that's only built for ARM and ARM64. Summary: Enumeration: Allow generic PCI domains without bridge "parent" pointer (Krzysztof HaƂasa)" * tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() # < /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 2f0d94ea413a0d56629435e4b9f43b52035a3e79 # < 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=0xE80204FB # 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 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/emergency-restart.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/fcntl.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/ipcbuf.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/resource.h WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/ioctl.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.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/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 HOSTCC scripts/basic/bin2c Using /home/kisskb/slave/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/asn1_compiler HOSTCC scripts/extract-cert HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/fstree.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/checks.o CC scripts/mod/empty.o HOSTCC scripts/dtc/srcpos.o SHIPPED scripts/dtc/dtc-parser.tab.c SHIPPED scripts/dtc/dtc-parser.tab.h HOSTCC scripts/dtc/dtc-parser.tab.o HOSTCC scripts/dtc/util.o HOSTCC scripts/mod/mk_elfconfig SHIPPED scripts/dtc/dtc-lexer.lex.c HOSTCC scripts/dtc/dtc-lexer.lex.o GEN scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/dtc/dtc 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] :1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] :1301:2: warning: #warning syscall membarrier not implemented [-Wcpp] :1304:2: warning: #warning syscall mlock2 not implemented [-Wcpp] :1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp] CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/noinitramfs.o CC init/init_task.o UPD include/generated/compile.h CC init/version.o LD usr/built-in.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/process.o CC arch/sh/mm/cache.o CC arch/sh/mm/init.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace.o CC arch/sh/mm/mmap.o CC arch/sh/mm/consistent.o CC arch/sh/mm/flush-sh4.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/cache-sh4.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/traps.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/time.o CC arch/sh/mm/cache-debugfs.o CC arch/sh/kernel/traps_32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/iomap.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/perf_callchain.o CC arch/sh/kernel/cpu/irq/imask.o LD arch/sh/boards/built-in.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/hw_breakpoint.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 LDS arch/sh/kernel/vmlinux.lds /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) CC arch/sh/kernel/cpu/init.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC arch/sh/kernel/cpu/sh4/probe.o CC arch/sh/kernel/cpu/clock.o arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated arch/sh/mm/.tmp_gl_flush-sh4.o: file not recognized: File truncated AS arch/sh/kernel/cpu/sh4/../sh3/entry.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/reboot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_reboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_reboot.o AS arch/sh/kernel/cpu/sh4/../sh3/ex.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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/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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file /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 /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'flush_cache_one': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: error: 'cached_to_uncached' undeclared (first use in this function) /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:99:17: note: each undeclared identifier is reported only once for each function it appears in /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_mm': /home/kisskb/slave/src/arch/sh/mm/cache-sh4.c:192:2: error: implicit declaration of function 'cpu_context' [-Werror=implicit-function-declaration] CC arch/sh/kernel/cpu/fpu.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: /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 endianarch/sh/mm/extable_32.o: compiled for a big endian system and target is little endianarch/sh/mm/nommu.o: 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: /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 modulesarch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modulesarch/sh/mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld::: fffaaaiiillleeeddd tttooo mmmeeerrrgggeee tttaaarrrgggeeettt ssspppeeeccciiifffiiiccc dddaaatttaaa ooofff fffiiillleee arch/sh/kernel/iomap.oarch/sh/mm/extable_32.oarch/sh/mm/nommu.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: /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 endianarch/sh/mm/.tmp_mc_extable_32.o: compiled for a big endian system and target is little endianarch/sh/mm/.tmp_mc_nommu.o: 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: /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 modulesarch/sh/mm/.tmp_mc_extable_32.o: uses instructions which are incompatible with instructions used in previous modulesarch/sh/mm/.tmp_mc_nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld::: fffaaaiiillleeeddd tttooo mmmeeerrrgggeee tttaaarrrgggeeettt ssspppeeeccciiifffiiiccc dddaaatttaaa ooofff fffiiillleee arch/sh/kernel/.tmp_mc_iomap.oarch/sh/mm/.tmp_mc_extable_32.oarch/sh/mm/.tmp_mc_nommu.o mv: cannot stat 'arch/sh/mm/.tmp_mx_nommu.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_iomap.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_mmap.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory cc1: all warnings being treated as errors rm: cannot remove 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:258: recipe for target 'arch/sh/mm/cache-sh4.o' failed make[2]: *** [arch/sh/mm/cache-sh4.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /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 CC arch/sh/kernel/cpu/sh4a/clock-sh7734.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'arch/sh/kernel/.tmp_mx_process.o': No such file or directory 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-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 /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 CC arch/sh/kernel/cpu/pfc.o CC arch/sh/kernel/cpu/sh4a/setup-sh7734.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/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: failed to merge target specific data of file arch/sh/kernel/io.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_io.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_io.o 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-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_topology.o': No such file or directory /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory CC arch/sh/math-emu/math.o 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: 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file CC arch/sh/kernel/cpu/proc.o CC arch/sh/kernel/cpu/sh4a/perf_event.o CC arch/sh/kernel/cpu/sh4a/ubc.o rm: cannot remove 'arch/sh/mm/.tmp_mx_cache-debugfs.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_stacktrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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_stacktrace.o': No such file or directory 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: 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 LD arch/sh/kernel/cpu/sh4/common.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace.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 /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_sys_sh.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_time.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_time.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_setup.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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'arch/sh/kernel/.tmp_mx_irq.o': No such file or directory /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 arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory /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/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 /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 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/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 /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 LD arch/sh/kernel/cpu/sh4/built-in.o /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 tar/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: gearch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endiant /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: sarch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modulesp e/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldc:i ffiaci ldeadt at oo fm efriglee tarch/sh/mm/init.oa r/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: garch/sh/mm/.tmp_mc_init.o: compiled for a big endian system and target is little endiane t/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 moduless p/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-lde:c iffaiicl edda ttao omfe rfgiel et aarch/sh/kernel/cpu/irq/imask.or g/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: earch/sh/kernel/cpu/irq/.tmp_mc_imask.o: compiled for a big endian system and target is little endiant /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: sarch/sh/kernel/cpu/irq/.tmp_mc_imask.o: uses instructions which are incompatible with instructions used in previous modules p/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-lde:c iffaiicl edda ttao omfe rfgiel et aarch/sh/mm/.tmp_mc_init.or get specific data of file arch/sh/kernel/cpu/irq/.tmp_mc_imask.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/irq/.tmp_mx_imask.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kgdb.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_kgdb.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_kgdb.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_init.o': No such file or directory mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_fpu.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_signal_32.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_signal_32.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory CC certs/system_keyring.o EXTRACT_CERTS AS certs/system_certificates.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_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/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-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 CC kernel/fork.o /home/kisskb/slave/src/Makefile:950: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/exec_domain.o CC kernel/panic.o CC kernel/cpu.o CC kernel/exit.o CC kernel/sysctl.o CC kernel/softirq.o CC kernel/resource.o CC kernel/capability.o CC kernel/sysctl_binary.o In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:23:0: /home/kisskb/slave/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:24:0: /home/kisskb/slave/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] /home/kisskb/slave/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /home/kisskb/slave/src/include/linux/fs.h:199:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /home/kisskb/slave/src/include/linux/fs.h:198:0: note: this is the location of the previous definition CC kernel/ptrace.o CC kernel/sys.o CC kernel/kmod.o CC kernel/signal.o CC kernel/user.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:2: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:2: warning: left shift count is negative [enabled by default] CC kernel/workqueue.o CC kernel/task_work.o CC mm/mempool.o CC kernel/pid.o CC mm/filemap.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:2: warning: left shift count is negative [enabled by default] CC mm/maccess.o CC mm/oom_kill.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:2: warning: left shift count is negative [enabled by default] CC kernel/params.o CC kernel/extable.o CC mm/shmem.o CC mm/vmscan.o CC mm/swap.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:2: warning: left shift count is negative [enabled by default] CC kernel/sys_ni.o CC kernel/kthread.o CC mm/readahead.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:2: warning: left shift count is negative [enabled by default] CC mm/page-writeback.o CC kernel/notifier.o CC mm/page_alloc.o CC kernel/nsproxy.o CC mm/util.o CC mm/truncate.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:2: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:2: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fadd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] init/.tmp_gl_main.o: file not recognized: File truncated mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_proc.o': No such file or directory /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] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fsub': /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] rm: cannot remove 'init/.tmp_mx_main.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmul': /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_init.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] arch/sh/kernel/cpu/sh4a/.tmp_gl_clock-sh7734.o: file not recognized: File truncated /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] CC mm/mmzone.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] CC kernel/ksysfs.o /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] arch/sh/kernel/cpu/sh4a/.tmp_gl_perf_event.o: file not recognized: File truncated /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fdiv': /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] 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: 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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file or directory CC mm/vmstat.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmac': /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:1: warning: left shift count >= width of type [enabled by default] mv: cannot stat 'kernel/.tmp_mx_sys_ni.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] CC kernel/reboot.o CC kernel/cred.o LD arch/sh/kernel/cpu/sh4a/built-in.o CC kernel/async.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:407: recipe for target 'arch/sh/kernel/cpu/sh4a' failed make[3]: *** [arch/sh/kernel/cpu/sh4a] Error 2 /home/kisskb/slave/src/scripts/Makefile.build:407: recipe for target 'arch/sh/kernel/cpu' failed make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC mm/backing-dev.o CC kernel/range.o /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ffloat': /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value]/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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] CC kernel/smpboot.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] mv: cannot stat 'init/.tmp_mx_do_mounts.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ftrc': /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:323:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvds': /home/kisskb/slave/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] LD certs/built-in.o LD init/mounts.o /home/kisskb/slave/src/Makefile:950: recipe for target 'arch/sh/kernel' failed make[1]: *** [arch/sh/kernel] Error 2 /home/kisskb/slave/src/arch/sh/math-emu/math.c: At top level: /home/kisskb/slave/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] CC mm/mm_init.o CC kernel/groups.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 LD init/built-in.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: 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:950: recipe for target 'init' failed make[1]: *** [init] Error 2 /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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_capability.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_capability.o CC mm/mmu_context.o mv: cannot stat 'kernel/.tmp_mx_capability.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_task_work.o': No such file or directory CC kernel/debug/debug_core.o /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 /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_mmzone.o': No such file or directory 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-objcopy: Unable to change endianness of input file(s) CC kernel/events/core.o kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated /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 /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 mm/percpu.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 CC mm/slab_common.o mv: cannot stat 'mm/.tmp_mx_shmem.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_range.o /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_range.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_sysctl_binary.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_exec_domain.o': No such file or directory CC kernel/irq/irqdesc.o /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 'kernel/.tmp_mx_extable.o': No such file or directory /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 CC mm/compaction.o LD kernel/livepatch/built-in.o mv: cannot stat 'kernel/.tmp_mx_panic.o': No such file or directory CC kernel/printk/printk.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/power/qos.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 mm/.tmp_gl_vmstat.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file mv: cannot stat 'kernel/.tmp_mx_notifier.o': No such file or directory rm: cannot remove 'mm/.tmp_mx_vmstat.o': No such file or directory /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 /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 /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_async.o': No such file or directory CC kernel/rcu/update.o mv: cannot stat 'kernel/.tmp_mx_kmod.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_nsproxy.o': No such file or directory CC mm/vmacache.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 CC kernel/locking/mutex.o mv: cannot stat 'kernel/.tmp_mx_smpboot.o': No such file or directory CC kernel/kcmp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_util.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_util.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_util.o CC kernel/profile.o CC kernel/stacktrace.o mv: cannot stat 'mm/.tmp_mx_util.o': No such file or directory CC kernel/futex.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/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 mv: cannot stat 'kernel/.tmp_mx_reboot.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_params.o': No such file or directory CC kernel/sched/core.o CC mm/interval_tree.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_oom_kill.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_oom_kill.o': No such file mv: cannot stat 'kernel/.tmp_mx_softirq.o': No such file or directory CC kernel/up.o CC kernel/uid16.o rm: cannot remove 'mm/.tmp_mx_oom_kill.o': No such file or directory CC mm/list_lru.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 mv: cannot stat 'mm/.tmp_mx_mmu_context.o': No such file or directory CC kernel/time/time.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-objcopy: Unable to change endianness of input file(s) CC mm/workingset.o CC kernel/kallsyms.o mm/.tmp_gl_readahead.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_readahead.o': No such file rm: cannot remove 'mm/.tmp_mx_readahead.o': No such file or directory CC mm/debug.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 CC kernel/trace/trace_clock.o CC mm/nommu.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_kthread.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_pid.o': No such file or directory CC mm/init-mm.o CC mm/bootmem.o /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 kernel/acct.o mv: cannot stat 'kernel/.tmp_mx_groups.o': No such file or directory CC kernel/backtracetest.o /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-ld: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_stacktrace.o mv: cannot stat 'kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/utsname.o CC mm/memblock.o GZIP kernel/config_data.gz /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cred.o mv: cannot stat 'kernel/.tmp_mx_cred.o': No such file or directory CC kernel/hung_task.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/up.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/up.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_up.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_up.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_up.o CC kernel/watchdog.o mv: cannot stat 'kernel/.tmp_mx_up.o': No such file or directory CC kernel/seccomp.o CC mm/dmapool.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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kcmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kcmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kcmp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kcmp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kcmp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kcmp.o CC kernel/trace/ftrace.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 'kernel/.tmp_mx_kcmp.o': No such file or directory CC kernel/irq/handle.o mv: cannot stat 'kernel/.tmp_mx_resource.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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 /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 mv: cannot stat 'kernel/.tmp_mx_ptrace.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_vmacache.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/list_lru.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/list_lru.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/list_lru.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_list_lru.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_list_lru.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_list_lru.o /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 'mm/.tmp_mx_list_lru.o': No such file or directory CC kernel/relay.o mv: cannot stat 'kernel/.tmp_mx_sysctl.o': No such file or directory CC kernel/utsname_sysctl.o CC kernel/tracepoint.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/sparse.o kernel/.tmp_gl_backtracetest.o: file not recognized: File truncated CC mm/slub.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_backtracetest.o': No such file /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 rm: cannot remove 'kernel/.tmp_mx_backtracetest.o': No such file or directory /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/rcu/.tmp_mx_update.o': No such file or directory CC kernel/latencytop.o mv: cannot stat 'mm/.tmp_mx_backing-dev.o': No such file or directory CC kernel/elfcore.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/debug_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/debug_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/debug/debug_core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/.tmp_mc_debug_core.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/.tmp_mc_debug_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/debug/.tmp_mc_debug_core.o mv: cannot stat 'kernel/debug/.tmp_mx_debug_core.o': No such file or directory CC kernel/rcu/sync.o CC mm/memtest.o /home/kisskb/slave/src/mm/percpu.c: In function 'pcpu_alloc': /home/kisskb/slave/src/mm/percpu.c:1036:3: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_profile.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_profile.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: 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 'kernel/.tmp_mx_profile.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/utsname.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_utsname.o mv: cannot stat 'mm/.tmp_mx_workingset.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kallsyms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kallsyms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kallsyms.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kallsyms.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kallsyms.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kallsyms.o CC kernel/debug/gdbstub.o mv: cannot stat 'kernel/.tmp_mx_utsname.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_kallsyms.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: 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 /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 mv: cannot stat 'mm/.tmp_mx_debug.o': No such file or directory mv: cannot stat 'kernel/power/.tmp_mx_qos.o': No such file or directory CC kernel/irq_work.o CC kernel/torture.o CC kernel/membarrier.o CC mm/quicklist.o CC kernel/power/poweroff.o CC mm/kmemleak.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 mv: cannot stat 'mm/.tmp_mx_interval_tree.o': No such file or directory /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 CC mm/page_owner.o mv: cannot stat 'mm/.tmp_mx_swap.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/utsname_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/utsname_sysctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_utsname_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_utsname_sysctl.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/latencytop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/latencytop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/latencytop.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_latencytop.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_latencytop.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_latencytop.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/hung_task.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/hung_task.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hung_task.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_hung_task.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_hung_task.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_hung_task.o mv: cannot stat 'kernel/.tmp_mx_utsname_sysctl.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_latencytop.o': No such file or directory CC mm/zpool.o mv: cannot stat 'kernel/.tmp_mx_hung_task.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/uid16.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/uid16.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_uid16.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_uid16.o mv: cannot stat 'kernel/.tmp_mx_uid16.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_poweroff.o: file not recognized: File truncated CC kernel/memremap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/seccomp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/seccomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/seccomp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_seccomp.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_seccomp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_seccomp.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file CHK kernel/config_data.h mv: cannot stat 'kernel/.tmp_mx_seccomp.o': No such file or directory rm: cannot remove 'kernel/power/.tmp_mx_poweroff.o': No such file or directory CC mm/zbud.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 UPD kernel/config_data.h mv: cannot stat 'mm/.tmp_mx_slab_common.o': No such file or directory CC kernel/configs.o CC mm/page_ext.o CC kernel/irq/manage.o LD kernel/power/built-in.o /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 /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/irq/.tmp_mx_handle.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/power/poweroff.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:407: recipe for target 'kernel/power' failed make[2]: *** [kernel/power] Error 2 make[2]: *** Waiting for unfinished jobs.... CC mm/frame_vector.o 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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/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: kernel/rcu/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 kernel/rcu/sync.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.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: kernel/rcu/.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 kernel/rcu/.tmp_mc_sync.o rm: cannot remove 'mm/.tmp_mx_percpu.o': No such file or directory CC kernel/rcu/srcu.o CC kernel/rcu/rcutorture.o mv: cannot stat 'kernel/rcu/.tmp_mx_sync.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/time.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_time.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_time.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_time.o mv: cannot stat 'kernel/time/.tmp_mx_time.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_exit.o: file not recognized: File truncated CC kernel/rcu/tree.o CC kernel/irq/spurious.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exit.o': No such file /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/watchdog.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/watchdog.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/watchdog.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_watchdog.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_watchdog.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_watchdog.o CC kernel/irq/resend.o mv: cannot stat 'kernel/.tmp_mx_watchdog.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_exit.o': No such file or directory /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 CC kernel/irq/chip.o CC kernel/time/timer.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-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 CC kernel/time/hrtimer.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 /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 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: kernel/acct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/acct.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_acct.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_acct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_acct.o mv: cannot stat 'mm/.tmp_mx_dmapool.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_bootmem.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_acct.o': No such file or directory /home/kisskb/slave/src/mm/memblock.c: In function '__next_mem_pfn_range': /home/kisskb/slave/src/mm/memblock.c:1120:15: warning: 'r' may be used uninitialized in this function [-Wuninitialized] CC kernel/time/itimer.o CC kernel/irq/dummychip.o CC kernel/locking/semaphore.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to 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-ld: kernel/membarrier.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/membarrier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/membarrier.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_membarrier.o: compiled 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_membarrier.o: uses instructions which are incompatible with instructions used in 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_membarrier.o CC kernel/time/posix-timers.o mv: cannot stat 'kernel/.tmp_mx_sys.o': No such file or directory CC kernel/irq/devres.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tracepoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tracepoint.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_tracepoint.o mv: cannot stat 'kernel/.tmp_mx_membarrier.o': No such file or directory CC kernel/irq/irqdomain.o mv: cannot stat 'kernel/.tmp_mx_tracepoint.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 kernel/irq/proc.o CC kernel/time/timekeeping.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/memremap.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/memremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/memremap.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_memremap.o: compiled 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_memremap.o: uses instructions which are incompatible with instructions used in 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_memremap.o mv: cannot stat 'kernel/.tmp_mx_memremap.o': No such file or directory /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/ntp.o mv: cannot stat 'mm/.tmp_mx_page_ext.o': No such file or directory CC kernel/events/ring_buffer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/torture.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/torture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/torture.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_torture.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_torture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_torture.o /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/.tmp_mx_torture.o': No such file or directory mv: cannot stat 'kernel/irq/.tmp_mx_resend.o': No such file or directory CC kernel/sched/loadavg.o /home/kisskb/slave/src/mm/nommu.c: In function 'do_mmap': /home/kisskb/slave/src/mm/nommu.c:1384:18: warning: 'capabilities' may be used uninitialized in this function [-Wuninitialized] CC kernel/events/callchain.o CC kernel/events/hw_breakpoint.o CC kernel/sched/clock.o CC kernel/time/clocksource.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/srcu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_srcu.o mv: cannot stat 'kernel/rcu/.tmp_mx_srcu.o': No such file or directory CC kernel/time/jiffies.o CC kernel/time/timer_list.o /home/kisskb/slave/src/kernel/futex.c: In function 'exit_robust_list': /home/kisskb/slave/src/kernel/futex.c:3037:21: warning: 'pip' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/futex.c:3036:2: warning: 'pending' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/futex.c:3019:3: warning: 'entry' may be used uninitialized in this function [-Wuninitialized] /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/relay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/relay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/relay.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_relay.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_relay.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_relay.o mv: cannot stat 'kernel/.tmp_mx_relay.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_fork.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_fork.o mv: cannot stat 'kernel/.tmp_mx_fork.o': No such file or directory /opt/cross/gcc-4.6.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 kernel/locking/rwsem.o CC kernel/time/timeconv.o CC kernel/time/timecounter.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/zbud.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zbud.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/zbud.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zbud.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zbud.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_zbud.o mv: cannot stat 'kernel/irq/.tmp_mx_spurious.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'mm/.tmp_mx_zbud.o': No such file or directory 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 /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 rm: cannot remove 'kernel/irq/.tmp_mx_dummychip.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/frame_vector.o: 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/frame_vector.o: uses instructions which are incompatible with instructions used 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/frame_vector.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_frame_vector.o: 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_frame_vector.o: uses instructions which are incompatible with instructions used 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_frame_vector.o CC kernel/sched/cputime.o CC kernel/sched/idle_task.o CC kernel/sched/fair.o mv: cannot stat 'mm/.tmp_mx_frame_vector.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_devres.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_devres.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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/irq/.tmp_mx_devres.o': No such file or directory /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_jiffies.o': No such file or directory CC kernel/time/posix-clock.o CC kernel/time/alarmtimer.o mv: cannot stat 'kernel/time/.tmp_mx_timecounter.o': No such file or directory CC kernel/locking/percpu-rwsem.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: Unable to change endianness of input file(s) /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/sched/.tmp_mx_loadavg.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/locking/.tmp_gl_semaphore.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_semaphore.o': No such file mv: cannot stat 'kernel/.tmp_mx_signal.o': No such file or directory mm/.tmp_gl_filemap.o: file not recognized: File truncated /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 rm: cannot remove 'kernel/locking/.tmp_mx_semaphore.o': No such file or directory CC kernel/time/clockevents.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_filemap.o': No such file mv: cannot stat 'kernel/irq/.tmp_mx_proc.o': No such file or directory rm: cannot remove 'mm/.tmp_mx_filemap.o': No such file or directory CC kernel/time/tick-common.o CC kernel/sched/rt.o CC kernel/time/tick-oneshot.o CC kernel/locking/mutex-debug.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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/callchain.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/events/.tmp_mc_callchain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_callchain.o CC kernel/time/tick-sched.o mv: cannot stat 'kernel/events/.tmp_mx_callchain.o': No such file or directory mv: cannot stat 'kernel/printk/.tmp_mx_printk.o': No such file or directory CC kernel/trace/ring_buffer.o CC kernel/sched/deadline.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/gdbstub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/gdbstub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/debug/gdbstub.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/.tmp_mc_gdbstub.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/.tmp_mc_gdbstub.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/debug/.tmp_mc_gdbstub.o mv: cannot stat 'kernel/debug/.tmp_mx_gdbstub.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/printk/built-in.o CC kernel/trace/ring_buffer_benchmark.o CC kernel/sched/stop_task.o LD kernel/debug/built-in.o CC kernel/time/timer_stats.o CC kernel/sched/wait.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/percpu-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/percpu-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/percpu-rwsem.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_percpu-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_percpu-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_percpu-rwsem.o /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 /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 mv: cannot stat 'kernel/locking/.tmp_mx_percpu-rwsem.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_posix-timers.o'mv: : No such file or directorycannot stat 'kernel/time/.tmp_mx_timeconv.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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/locking/.tmp_mx_rwsem.o': No such file or directory CC kernel/time/timekeeping_debug.o mm/.tmp_gl_kmemleak.o: file not recognized: File truncated /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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/futex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/futex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/futex.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_futex.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_futex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_futex.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdomain.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_futex.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_kmemleak.o': No such file CC kernel/locking/lockdep.o /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 rm: cannot remove 'mm/.tmp_mx_kmemleak.o': No such file or directory mv: cannot stat 'kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory CC kernel/locking/lockdep_proc.o CC kernel/time/test_udelay.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_manage.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_manage.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: 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_manage.o': No such file or directory CC kernel/trace/trace.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mv: kernel/time/.tmp_mc_tick-oneshot.ocannot stat 'kernel/irq/.tmp_mx_chip.o' : No such file or directory CC kernel/trace/trace_output.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 kernel/locking/rtmutex.o mv: cannot stat 'kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_itimer.o': No such file or directory CC kernel/locking/rtmutex-debug.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/nommu.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_nommu.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_nommu.o /home/kisskb/slave/src/kernel/rcu/tree.c: In function 'rcu_init_one': /home/kisskb/slave/src/kernel/rcu/tree.c:4474:14: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/kernel/rcu/tree.c:4451:3: warning: 'levelcnt[i]' may be used uninitialized in this function [-Wuninitialized] mv: cannot stat 'mm/.tmp_mx_nommu.o': No such file or directory CC kernel/locking/spinlock.o CC kernel/trace/trace_seq.o 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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /home/kisskb/slave/src/scripts/Makefile.build:407: recipe for target 'kernel/irq' failed make[2]: *** [kernel/irq] Error 2 CC kernel/locking/spinlock_debug.o kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated CC kernel/trace/trace_stat.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle_task.o': No such file CC kernel/locking/rwsem-spinlock.o CC kernel/trace/trace_printk.o rm: cannot remove 'kernel/sched/.tmp_mx_idle_task.o': No such file or directory CC kernel/trace/trace_sched_switch.o CC kernel/sched/completion.o /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 /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_timekeeping_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 CC kernel/trace/trace_functions.o CC kernel/sched/idle.o CC kernel/trace/trace_nop.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cputime.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cputime.o mv: cannot stat 'kernel/sched/.tmp_mx_cputime.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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-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-objcopy: 'kernel/sched/.tmp_mx_stop_task.o': No such file mv: cannot stat 'kernel/time/.tmp_mx_ntp.o': No such file or directory rm: cannot remove 'kernel/sched/.tmp_mx_stop_task.o': No such file or directory CC kernel/sched/stats.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clocksource.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of 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-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 mv: cannot stat 'mm/.tmp_mx_page-writeback.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-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-common.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-common.o CC kernel/trace/trace_stack.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 CC kernel/trace/trace_functions_graph.o mv: cannot stat 'kernel/time/.tmp_mx_tick-common.o': No such file or directory mv: cannot stat 'kernel/events/.tmp_mx_ring_buffer.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_rt.o': No such file or directory CC kernel/trace/trace_branch.o CC kernel/sched/debug.o /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_test_udelay.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_test_udelay.o': No such file CC kernel/trace/blktrace.o rm: cannot remove 'kernel/time/.tmp_mx_test_udelay.o': No such file or directory CC kernel/trace/trace_events.o CC kernel/trace/trace_event_perf.o CC kernel/trace/trace_export.o CC kernel/trace/trace_events_filter.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/trace/trace_events_trigger.o mm/.tmp_gl_page_alloc.o: file not recognized: File truncated CC kernel/trace/power-traces.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page_alloc.o': No such file rm: cannot remove 'mm/.tmp_mx_page_alloc.o': No such file or directory CC kernel/trace/trace_benchmark.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 /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 mv: cannot stat 'kernel/sched/.tmp_mx_wait.o': No such file or directory mv: cannot stat 'kernel/locking/.tmp_mx_rwsem-spinlock.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/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 LD kernel/trace/libftrace.o /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 /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 /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: /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 endiankernel/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: /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 moduleskernel/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/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld:: ffaaiilleedd ttoo mmeerrggee ttaarrggeett ssppeecciiffiicc ddaattaa ooff ffiillee kernel/locking/spinlock_debug.okernel/time/clockevents.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: kernel/locking/.tmp_mc_spinlock_debug.o: compiled for a big endian system and target is little endiankernel/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: /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 moduleskernel/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/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld:: ffaaiilleedd ttoo mmeerrggee ttaarrggeett ssppeecciiffiicc ddaattaa ooff ffiillee kernel/locking/.tmp_mc_spinlock_debug.okernel/time/.tmp_mc_clockevents.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 mv: cannot stat 'kernel/locking/.tmp_mx_spinlock.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_posix-cpu-timers.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_clockevents.o': No such file or directory 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-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_completion.o': No such file or directory kernel/.tmp_gl_workqueue.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/sched/.tmp_mx_deadline.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_workqueue.o': No such file kernel/time/.tmp_gl_alarmtimer.o: file not recognized: File truncated 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: '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-objcopy: Unable to change endianness of input file(s) kernel/rcu/.tmp_gl_rcutorture.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_rcutorture.o': No such file rm: cannot remove 'kernel/rcu/.tmp_mx_rcutorture.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /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 kernel/sched/.tmp_gl_stats.o: file not recognized: File truncated mv: cannot stat 'kernel/locking/.tmp_mx_rtmutex.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stats.o': No such file mm/.tmp_gl_vmscan.o: file not recognized: File truncated rm: cannot remove 'kernel/sched/.tmp_mx_stats.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 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: kernel/time/tick-sched.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-sched.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-sched.o mv: cannot stat 'kernel/time/.tmp_mx_tick-sched.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: 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 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 /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:407: recipe for target 'kernel/locking' failed make[2]: *** [kernel/locking] 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 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/fair.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_fair.o mv: cannot stat 'kernel/sched/.tmp_mx_fair.o': No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer.o mv: cannot stat 'kernel/time/.tmp_mx_timer.o': No such file or directory 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:407: recipe for target 'kernel/time' failed make[2]: *** [kernel/time] Error 2 /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:4290: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:4290:14: note: 'output.file' was declared here /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: kernel/sched/debug.o: compiled for a big endian system and target is little endianarch/sh/math-emu/math.o: 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: kernel/sched/debug.o: uses instructions which are incompatible with instructions used in previous modulesarch/sh/math-emu/math.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld:: ffaaiilleedd ttoo mmeerrggee ttaarrggeett speci fsipce cdiaftiac odfa tfai loef arch/sh/math-emu/math.of i/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: larch/sh/math-emu/.tmp_mc_math.o: compiled for a big endian system and target is little endiane 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/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: : arch/sh/math-emu/.tmp_mc_math.o: uses instructions which are incompatible with instructions used in previous modulesf a/opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldi:l efda itloe dm etrog em etragreg etta rsgpeetc isfpiecc idfaitca doaft af iolfe fkernel/sched/.tmp_mc_debug.oi le arch/sh/math-emu/.tmp_mc_math.o mv: cannot stat 'kernel/sched/.tmp_mx_debug.o': No such file or directory mv: cannot stat 'arch/sh/math-emu/.tmp_mx_math.o': No such file or directory LD arch/sh/math-emu/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/tree.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tree.o: compiled for a big endian system and target is little endian /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_tree.o mv: cannot stat 'kernel/rcu/.tmp_mx_tree.o': No such file or directory 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:407: recipe for target 'kernel/rcu' failed make[2]: *** [kernel/rcu] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/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/sched/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/sched/core.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.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/sched/.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/sched/.tmp_mc_core.o mv: cannot stat 'kernel/sched/.tmp_mx_core.o': No such file or directory LD kernel/trace/built-in.o LD kernel/sched/built-in.o /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/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:407: recipe for target 'kernel/sched' failed make[2]: *** [kernel/sched] Error 2 /home/kisskb/slave/src/mm/slub.c: In function 'kmem_cache_free_bulk': /home/kisskb/slave/src/mm/slub.c:2799:14: warning: 'df.cnt' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/slub.c:2892:28: note: 'df.cnt' was declared here /home/kisskb/slave/src/mm/slub.c:2799:14: warning: 'df.freelist' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/slub.c:2892:28: note: 'df.freelist' was declared here /home/kisskb/slave/src/mm/slub.c:2764:26: warning: 'df.tail' may be used uninitialized in this function [-Wuninitialized] /home/kisskb/slave/src/mm/slub.c:2892:28: note: 'df.tail' was declared here /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_slub.o: file not recognized: File truncated /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_slub.o': No such file rm: cannot remove 'mm/.tmp_mx_slub.o': No such file or directory LD kernel/events/built-in.o LD mm/built-in.o /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/filemap.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/oom_kill.o: No such file or directory /home/kisskb/slave/src/Makefile:950: recipe for target 'kernel' failed make[1]: *** [kernel] Error 2 /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page_alloc.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/readahead.o: No such file or directory /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/vmstat.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/percpu.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/slub.o: No such file or directory /opt/cross/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/kmemleak.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:950: recipe for target 'mm' failed make[1]: *** [mm] Error 2 make[1]: *** wait: No child processes. Stop. 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:14.767414