# git rev-parse -q --verify 3215b9d57a2c75c4305a3956ca303d7004485200^{commit} 3215b9d57a2c75c4305a3956ca303d7004485200 already have revision, skipping fetch # git checkout -q -f -B kisskb 3215b9d57a2c75c4305a3956ca303d7004485200 # git clean -qxdf # < git log -1 # commit 3215b9d57a2c75c4305a3956ca303d7004485200 # Merge: 303851e 7997f3b # Author: Linus Torvalds # Date: Tue Mar 20 17:44:27 2018 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fixes from Stephen Boyd: # "A late collection of fixes for regressions seen this release cycle. # Normally I send this earlier than now but real life got in the way. # Things are back to normal now. # # There's the normal set of SoC driver fixes: i.MX boot warning, TI # display clks, allwinner clk ops being wrong (fun), driver probe # badness on error paths, correctness fix for the new aspeed driver, and # even a fix for a race condition in the bcm2835 clk driver. # # At the core framework level we also got some fixes for the clk phase # API caching at the wrong time, better handling of the enabled state of # orphan clks, and a fix for a newly introduced bug in how we handle # rate calculations for pass-through clks" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: bcm2835: Protect sections updating shared registers # clk: bcm2835: Fix ana->maskX definitions # clk: aspeed: Prevent reset if clock is enabled # clk: aspeed: Fix is_enabled for certain clocks # clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe() # clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_probe() # clk: fix determine rate error with pass-through clock # clk: migrate the count of orphaned clocks at init # clk: update cached phase to respect the fact when setting phase # clk: ti: am43xx: add set-rate-parent support for display clkctrl clock # clk: ti: am33xx: add set-rate-parent support for display clkctrl clock # clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag # clk: imx51-imx53: Fix UART4/5 registration on i.MX50 and i.MX53 # clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 3215b9d57a2c75c4305a3956ca303d7004485200 # < make -s -j 80 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0x5D26B448 # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -s -j 80 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 80 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:356: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:358: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_extable_32.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_extable_32.o mv: cannot stat 'arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_kdebugfs.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_kdebugfs.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_kdebugfs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_flush-sh4.o: file not recognized: File truncated /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ptrace.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_dumpstack.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machvec.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machvec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/machvec.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machvec.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machvec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_machvec.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/gup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/gup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_gup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_gup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock-cpg.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock-cpg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock-cpg.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_clock-cpg.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_clock-cpg.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/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_clock-cpg.o mv: cannot stat 'arch/sh/mm/.tmp_mx_gup.o': No such file or directory mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/ioremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/ioremap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_ioremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_ioremap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'arch/sh/mm/.tmp_mx_ioremap.o': No such file or directory arch/sh/boards/mach-sdk7780/.tmp_gl_setup.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/boards/mach-sdk7780/.tmp_mx_setup.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-sdk7780/irq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-sdk7780/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/boards/mach-sdk7780/irq.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-sdk7780/.tmp_mc_irq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-sdk7780/.tmp_mc_irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/boards/mach-sdk7780/.tmp_mc_irq.o rm: cannot remove 'arch/sh/boards/mach-sdk7780/.tmp_mx_setup.o': No such file or directory mv: cannot stat 'arch/sh/boards/mach-sdk7780/.tmp_mx_irq.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/.tmp_mx_unwinder.o': No such file or directory mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_fpu.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: arch/sh/boards/mach-sdk7780/setup.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'arch/sh/boards/mach-sdk7780/built-in.o' failed make[2]: *** [arch/sh/boards/mach-sdk7780/built-in.o] Error 1 /kisskb/src/Makefile:1051: recipe for target 'arch/sh/boards/mach-sdk7780' failed make[1]: *** [arch/sh/boards/mach-sdk7780] Error 2 make[1]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_topology.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/uncached.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/uncached.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/uncached.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_uncached.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_uncached.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_uncached.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_topology.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-se/7780/irq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-se/7780/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/boards/mach-se/7780/irq.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-se/7780/.tmp_mc_irq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-se/7780/.tmp_mc_irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/boards/mach-se/7780/.tmp_mc_irq.o mv: cannot stat 'arch/sh/mm/.tmp_mx_uncached.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-sh4.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-sh4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-sh4.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-sh4.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-sh4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlb-sh4.o rm: cannot remove 'arch/sh/kernel/.tmp_mx_topology.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/mm/.tmp_mx_tlb-sh4.o': No such file or directory mv: cannot stat 'arch/sh/boards/mach-se/7780/.tmp_mx_irq.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_idle.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/iomap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_iomap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_iomap.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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_iomap.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/boards/mach-se/7780/.tmp_gl_setup.o: file not recognized: File truncated /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_process.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/boards/mach-se/7780/.tmp_mx_setup.o': No such file mv: cannot stat 'arch/sh/kernel/.tmp_mx_process.o': No such file or directory rm: cannot remove 'arch/sh/boards/mach-se/7780/.tmp_mx_setup.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/pfc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/pfc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/pfc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_pfc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_pfc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/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_pfc.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_init.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pgtable.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pgtable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pgtable.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pgtable.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pgtable.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_pgtable.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_stacktrace.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: arch/sh/boards/mach-se/7780/setup.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'arch/sh/boards/mach-se/7780/built-in.o' failed make[3]: *** [arch/sh/boards/mach-se/7780/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'arch/sh/boards/mach-se/7780' failed make[2]: *** [arch/sh/boards/mach-se/7780] Error 2 /kisskb/src/Makefile:1051: recipe for target 'arch/sh/boards/mach-se' failed make[1]: *** [arch/sh/boards/mach-se] Error 2 mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_pfc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbex_32.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbex_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlbex_32.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbex_32.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbex_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlbex_32.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_init.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_probe.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_tlbex_32.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/cpu/sh4/.tmp_mx_probe.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_pgtable.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ioport.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/ioport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ioport.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ioport.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_ioport.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_ioport.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_ioport.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4a/setup-sh7780.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4a/setup-sh7780.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4a/setup-sh7780.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4a/.tmp_mc_setup-sh7780.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4a/.tmp_mc_setup-sh7780.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4a/.tmp_mc_setup-sh7780.o mv: cannot stat 'arch/sh/kernel/cpu/sh4a/.tmp_mx_setup-sh7780.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_clock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/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_clock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_fault.o: file not recognized: File truncated /opt/cross/kisskb/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/cpu/.tmp_mx_clock.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_fault.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_fault.o': No such file or directory arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/machine_kexec.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machine_kexec.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_machine_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_machine_kexec.o arch/sh/kernel/cpu/sh4a/.tmp_gl_ubc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-urb.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-urb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-urb.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-urb.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-urb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlb-urb.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/crash_dump.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/crash_dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/crash_dump.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_crash_dump.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_crash_dump.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_crash_dump.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file mv: cannot stat 'arch/sh/mm/.tmp_mx_tlb-urb.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_machine_kexec.o': No such file or directory /opt/cross/kisskb/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_crash_dump.o': No such file or directory rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_ubc.o': No such file or directory arch/sh/mm/.tmp_gl_alignment.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_alignment.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_alignment.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/fpu.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/fpu.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_fpu.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_fpu.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_reboot.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/sh4a/.tmp_gl_clock-sh7780.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbflush_32.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlbflush_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlbflush_32.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbflush_32.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlbflush_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_tlbflush_32.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7780.o': No such file rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_clock-sh7780.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_tlbflush_32.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps_32.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_irq.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts_initrd.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts_initrd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts_initrd.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts_initrd.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts_initrd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/.tmp_mc_do_mounts_initrd.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'init/.tmp_mx_do_mounts_initrd.o': No such file or directory arch/sh/mm/.tmp_gl_tlb-debugfs.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_time.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_tlb-debugfs.o': No such file mv: cannot stat 'arch/sh/kernel/.tmp_mx_time.o': No such file or directory arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated mv: cannot stat 'arch/sh/kernel/.tmp_mx_io.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory rm: cannot remove 'arch/sh/mm/.tmp_mx_tlb-debugfs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/kmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/kmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/kmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_kmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_kmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_kmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/imask.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/.tmp_mc_imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/irq/.tmp_mc_imask.o mv: cannot stat 'arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_kmap.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kernel/.tmp_mx_perf_callchain.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_consistent.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_setup.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh32.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_user.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_user.o': No such file arch/sh/mm/.tmp_gl_cache-sh4.o: file not recognized: File truncated rm: cannot remove 'kernel/.tmp_mx_user.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/yama/yama_lsm.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/yama/yama_lsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/yama/yama_lsm.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/yama/.tmp_mc_yama_lsm.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/yama/.tmp_mc_yama_lsm.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/yama/.tmp_mc_yama_lsm.o mv: cannot stat 'security/yama/.tmp_mx_yama_lsm.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/gc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/gc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_gc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_gc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_gc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh4.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'security/keys/.tmp_mx_gc.o': No such file or directory rm: cannot remove 'arch/sh/mm/.tmp_mx_cache-sh4.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_panic.o: file not recognized: File truncated /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_proc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_panic.o': No such file init/.tmp_gl_initramfs.o: fmv: ilcannot stat 'arch/sh/kernel/cpu/.tmp_mx_proc.o'e: No such file or directory not recognized: File truncated rm: cannot remove 'kernel/.tmp_mx_panic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_initramfs.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'init/.tmp_mx_initramfs.o': No such file or directory init/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file rm: cannot remove 'init/.tmp_mx_main.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/sh4a/.tmp_gl_perf_event.o: file not recognized: File truncated kernel/.tmp_gl_exec_domain.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exec_domain.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/key.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/key.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_key.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_key.o rm: cannot remove 'arch/sh/kernel/cpu/sh4a/.tmp_mx_perf_event.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_key.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_exec_domain.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: arch/sh/kernel/cpu/sh4a/clock-sh7780.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'arch/sh/kernel/cpu/sh4a/built-in.o' failed make[4]: *** [arch/sh/kernel/cpu/sh4a/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'arch/sh/kernel/cpu/sh4a' failed make[3]: *** [arch/sh/kernel/cpu/sh4a] Error 2 make[3]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_init.o mv: cannot stat 'arch/sh/mm/.tmp_mx_init.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_cache.o mv: cannot stat 'arch/sh/mm/.tmp_mx_cache.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/char_dev.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_char_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_char_dev.o mv: cannot stat 'fs/.tmp_mx_char_dev.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/.tmp_gl_min_addr.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/.tmp_mx_min_addr.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_request_key.o rm: cannot remove 'security/.tmp_mx_min_addr.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_sys_ni.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_request_key.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyring.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyring.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyring.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyring.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_keyring.o mv: cannot stat 'security/keys/.tmp_mx_keyring.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/.tmp_gl_inode.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/.tmp_mx_inode.o': No such file rm: cannot remove 'security/.tmp_mx_inode.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pmb.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/pmb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pmb.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pmb.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_pmb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_pmb.o mv: cannot stat 'arch/sh/mm/.tmp_mx_pmb.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/maccess.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_maccess.o mv: cannot stat 'mm/.tmp_mx_maccess.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: arch/sh/mm/alignment.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key_auth.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/request_key_auth.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key_auth.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_request_key_auth.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_request_key_auth.o /kisskb/src/scripts/Makefile.build:478: recipe for target 'arch/sh/mm/built-in.o' failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 /kisskb/src/Makefile:1051: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 mv: cannot stat 'security/keys/.tmp_mx_request_key_auth.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/permission.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/permission.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_permission.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_permission.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_permission.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_commoncap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_commoncap.o mv: cannot stat 'security/keys/.tmp_mx_permission.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/user_defined.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/user_defined.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_user_defined.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_user_defined.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_user_defined.o mv: cannot stat 'security/.tmp_mx_commoncap.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_user_defined.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o /opt/cross/kisskb/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/kisskb/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/kisskb/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_pid.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/keys/.tmp_gl_proc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_proc.o': No such file rm: cannot remove 'security/keys/.tmp_mx_proc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_ptrace_32.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 crypto/.tmp_gl_cipher.o: file not recognized: File truncated rm: cannot remove 'arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_task_work.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cipher.o': No such file rm: cannot remove 'crypto/.tmp_mx_cipher.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/umh.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/umh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/umh.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_umh.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_umh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_umh.o mv: cannot stat 'kernel/.tmp_mx_umh.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/api.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/api.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/api.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_api.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_api.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_api.o mv: cannot stat 'crypto/.tmp_mx_api.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/bad_inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bad_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_bad_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_bad_inode.o mv: cannot stat 'fs/.tmp_mx_bad_inode.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_nsproxy.o mv: cannot stat 'kernel/.tmp_mx_nsproxy.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mempool.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aead.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/aead.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aead.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_aead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_aead.o mv: cannot stat 'crypto/.tmp_mx_aead.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o /opt/cross/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_range.o mv: cannot stat 'kernel/.tmp_mx_range.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/softfloat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/softfloat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/softfloat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/sh4/.tmp_mc_softfloat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/compress.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/compress.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_compress.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_compress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_compress.o mv: cannot stat 'arch/sh/kernel/cpu/sh4/.tmp_mx_softfloat.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/open.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/open.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/open.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_open.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_open.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_open.o mv: cannot stat 'crypto/.tmp_mx_compress.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_ptrace.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_dwarf.o: file not recognized: File truncated crypto/.tmp_gl_crypto_wq.o: file not recognized: File truncated mv: cannot stat 'fs/.tmp_mx_open.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_wq.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file rm: cannot remove 'crypto/.tmp_mx_crypto_wq.o': No such file or directory rm: cannot remove 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /kisskb/src/scripts/Makefile.build:583: recipe for target 'arch/sh/kernel/cpu' failed make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... mv: cannot stat 'init/.tmp_mx_do_mounts.o': No such file or directory /kisskb/src/Makefile:1051: recipe for target 'arch/sh/kernel' failed make[1]: *** [arch/sh/kernel] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file_table.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file_table.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file_table.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file_table.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file_table.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/memneq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/memneq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/memneq.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_memneq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_memneq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_memneq.o mv: cannot stat 'crypto/.tmp_mx_memneq.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_file_table.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: init/main.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'init/built-in.o' failed make[2]: *** [init/built-in.o] Error 1 /kisskb/src/Makefile:1051: recipe for target 'init' failed make[1]: *** [init] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exec.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/exec.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_exec.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_exec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_exec.o mv: cannot stat 'fs/.tmp_mx_exec.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/truncate.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_truncate.o kernel/.tmp_gl_capability.o: file not recognized: File truncated mv: cannot stat 'mm/.tmp_mx_truncate.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_capability.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmzone.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmzone.o rm: cannot remove 'kernel/.tmp_mx_capability.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_notifier.o mv: cannot stat 'mm/.tmp_mx_mmzone.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_notifier.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o /opt/cross/kisskb/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/kisskb/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/kisskb/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_resource.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_proc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_proc.o': No such file rm: cannot remove 'crypto/.tmp_mx_proc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 kernel/.tmp_gl_ucount.o: file not recognized: File truncated mv: cannot stat 'kernel/.tmp_mx_sysctl_binary.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ucount.o': No such file rm: cannot remove 'kernel/.tmp_mx_ucount.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/dh_helper.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/dh_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/dh_helper.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_dh_helper.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_dh_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_dh_helper.o mv: cannot stat 'crypto/.tmp_mx_dh_helper.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/keys/.tmp_gl_process_keys.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_process_keys.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scatterwalk.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scatterwalk.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scatterwalk.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scatterwalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_scatterwalk.o rm: cannot remove 'security/keys/.tmp_mx_process_keys.o': No such file or directory kernel/.tmp_gl_params.o: file not recognized: File truncated mv: cannot stat 'crypto/.tmp_mx_scatterwalk.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_params.o': No such file rm: cannot remove 'kernel/.tmp_mx_params.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/filesystems.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_filesystems.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_filesystems.o security/keys/.tmp_gl_trusted.o: file not recognized: File truncated mv: cannot stat 'fs/.tmp_mx_filesystems.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/select.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/select.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_select.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_select.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_select.o mv: cannot stat 'fs/.tmp_mx_select.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_trusted.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_extable.o kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated mv: cannot stat 'kernel/.tmp_mx_extable.o': No such file or directory rm: cannot remove 'security/keys/.tmp_mx_trusted.o': No such file or directory /opt/cross/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) security/keys/.tmp_gl_dh.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ioctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_ioctl.o mv: cannot stat 'fs/.tmp_mx_ioctl.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'security/keys/.tmp_mx_dh.o': No such file rm: cannot remove 'security/keys/.tmp_mx_dh.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/attr.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_attr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_attr.o mv: cannot stat 'fs/.tmp_mx_attr.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/shmem.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_shmem.o mv: cannot stat 'mm/.tmp_mx_shmem.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stack.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stack.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stack.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_file.o mv: cannot stat 'fs/.tmp_mx_stack.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_file.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_groups.o mv: cannot stat 'kernel/.tmp_mx_groups.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/kpp.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/kpp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/kpp.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_kpp.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_kpp.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_kpp.o mv: cannot stat 'kernel/.tmp_mx_sysctl.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_kpp.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_async.o mv: cannot stat 'kernel/.tmp_mx_async.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endianfs/stat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modulesfs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld:: ffaaiilleedd ttoo mmeerrggee ttaarrggeett ssppeecciiffiicc ddaattaa ooff ffiillee fs/pnode.ofs/stat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pnode.o: compiled for a big endian system and target is little endianfs/.tmp_mc_stat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_pnode.o: uses instructions which are incompatible with instructions used in previous modulesfs/.tmp_mc_stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld:: ffaaiilleedd ttoo mmeerrggee ttaarrggeett ssppeecciiffiicc ddaattaa ooff ffiillee fs/.tmp_mc_pnode.ofs/.tmp_mc_stat.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kthread.o mv: mv: cannot stat 'fs/.tmp_mx_pnode.o'cannot stat 'fs/.tmp_mx_stat.o': No such file or directory: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blkcipher.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blkcipher.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blkcipher.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_blkcipher.o mv: cannot stat 'kernel/.tmp_mx_kthread.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/readdir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_readdir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_readdir.o mv: cannot stat 'crypto/.tmp_mx_blkcipher.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_readdir.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/seq_file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_seq_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_seq_file.o mv: cannot stat 'fs/.tmp_mx_seq_file.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_base.o mv: cannot stat 'kernel/gcov/.tmp_mx_base.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_skcipher.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_skcipher.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 rm: cannot remove 'crypto/.tmp_mx_skcipher.o': No such file or directory mv: cannot stat 'kernel/debug/.tmp_mx_debug_core.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_reboot.o: file not recognized: File truncated crypto/.tmp_gl_seqiv.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_reboot.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file rm: cannot remove 'kernel/.tmp_mx_reboot.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_seqiv.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_softirq.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_filemap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_filemap.o /opt/cross/kisskb/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_filemap.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_struct.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_struct.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_struct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_struct.o mm/.tmp_gl_oom_kill.o: file not recognized: File truncated mv: cannot stat 'fs/.tmp_mx_fs_struct.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_oom_kill.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/smpboot.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_smpboot.o rm: cannot remove 'mm/.tmp_mx_oom_kill.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_smpboot.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/super.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/super.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_super.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_super.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_super.o mv: cannot stat 'fs/.tmp_mx_super.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_mm_init.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_mm_init.o': No such file rm: cannot remove 'mm/.tmp_mx_mm_init.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/readahead.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_readahead.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_readahead.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_readahead.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cpu.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/akcipher.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/akcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/akcipher.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_akcipher.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_akcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_akcipher.o mv: cannot stat 'kernel/.tmp_mx_cpu.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_readahead.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_akcipher.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ablkcipher.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ablkcipher.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ablkcipher.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ablkcipher.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ablkcipher.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'crypto/.tmp_mx_ablkcipher.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exit.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_exit.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 crypto/.tmp_gl_md5.o: file not recognized: File truncated mv: cannot stat 'kernel/.tmp_mx_exit.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mmu_context.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md5.o': No such file rm: cannot remove 'crypto/.tmp_mx_md5.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_pipe.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_pipe.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_workqueue.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_workqueue.o rm: cannot remove 'fs/.tmp_mx_pipe.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_workqueue.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_echainiv.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_echainiv.o': No such file kernel/.tmp_gl_signal.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_signal.o': No such file rm: cannot remove 'crypto/.tmp_mx_echainiv.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_signal.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_cmac.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cmac.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_fcntl.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_cmac.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fcntl.o': No such file crypto/.tmp_gl_dh.o: file not recognized: File truncated rm: cannot remove 'fs/.tmp_mx_fcntl.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_dh.o': No such file rm: cannot remove 'crypto/.tmp_mx_dh.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_algboss.o: file not recognized: File truncated /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/util.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_util.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file mv: cannot stat 'mm/.tmp_mx_util.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_algboss.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_no-block.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_no-block.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/read_write.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_read_write.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_read_write.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nsfs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nsfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nsfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_nsfs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_nsfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_nsfs.o rm: cannot remove 'fs/.tmp_mx_no-block.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_nsfs.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_read_write.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/utimes.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_utimes.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_utimes.o mv: cannot stat 'fs/.tmp_mx_utimes.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/namespace.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_namespace.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_namespace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_namespace.o mv: cannot stat 'fs/.tmp_mx_namespace.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyctl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/keyctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyctl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_keyctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_keyctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/libfs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/libfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_libfs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_libfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_libfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sync.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_sync.o mv: cannot stat 'security/keys/.tmp_mx_keyctl.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_libfs.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_sync.o': No such file or directory /kisskb/src/kernel/kexec.c: In function 'SyS_kexec_load': /kisskb/src/kernel/kexec.c:156:7: warning: 'image' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/kexec.c:110:31: note: 'image' was declared here /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: security/keys/process_keys.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'security/keys/built-in.o' failed make[3]: *** [security/keys/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'security/keys' failed make[2]: *** [security/keys] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd160.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_pin.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fs_pin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fs_pin.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_pin.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_fs_pin.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_fs_pin.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.o': No such file mv: cannot stat 'fs/.tmp_mx_fs_pin.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_rmd160.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_crypto_null.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_null.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_crypto_null.o': No such file or directory crypto/.tmp_gl_hmac.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.o': No such file rm: cannot remove 'crypto/.tmp_mx_hmac.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/crash_core.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/crash_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/crash_core.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_crash_core.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_crash_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_crash_core.o mv: cannot stat 'kernel/.tmp_mx_crash_core.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 mv: cannot stat 'kernel/.tmp_mx_profile.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kexec.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kexec.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kexec.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kexec.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kexec.o mv: cannot stat 'kernel/sched/.tmp_mx_loadavg.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_kexec.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 crypto/.tmp_gl_xcbc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/acompress.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/acompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/acompress.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_acompress.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_acompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_acompress.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xcbc.o': No such file mv: mv: cannot stat 'crypto/.tmp_mx_acompress.o'cannot stat 'kernel/irq/.tmp_mx_handle.o': No such file or directory: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/testmgr.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/testmgr.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_testmgr.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_testmgr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_testmgr.o rm: cannot remove 'crypto/.tmp_mx_xcbc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmstat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmstat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmstat.o mv: cannot stat 'crypto/.tmp_mx_testmgr.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_vmstat.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/up.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_up.o mv: cannot stat 'kernel/.tmp_mx_up.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/utsname.o /opt/cross/kisskb/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/kisskb/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/kisskb/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 'kernel/.tmp_mx_utsname.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_backtracetest.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_backtracetest.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/.tmp_mc_trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/trace/.tmp_mc_trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/.tmp_mc_trace_selftest_dynamic.o mv: cannot stat 'kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_backtracetest.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_kallsyms.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kallsyms.o': No such file crypto/.tmp_gl_algapi.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algapi.o': No such file rm: rm: cannot remove 'kernel/.tmp_mx_kallsyms.o'cannot remove 'crypto/.tmp_mx_algapi.o': No such file or directory : No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/shash.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/shash.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_shash.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_shash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_shash.o mv: cannot stat 'crypto/.tmp_mx_shash.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scompress.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/scompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/scompress.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scompress.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_scompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_scompress.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'crypto/.tmp_mx_scompress.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_rmd320.o: file not recognized: File truncated mm/.tmp_gl_page-writeback.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page-writeback.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd320.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ecb.o: file not recognized: File truncated rm: cannot remove 'mm/.tmp_mx_page-writeback.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_rmd320.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecb.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_ecb.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ahash.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ahash.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ahash.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ahash.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ahash.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_3_4.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_3_4.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/gcov/.tmp_mc_gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/.tmp_mc_gcc_3_4.o crypto/.tmp_gl_wp512.o: file not recognized: File truncated mv: cannot stat 'crypto/.tmp_mx_ahash.o': No such file or directory mv: cannot stat 'kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_wp512.o': No such file rm: cannot remove 'crypto/.tmp_mx_wp512.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 fs/.tmp_gl_namei.o: file not recognized: File truncated mv: cannot stat 'kernel/debug/.tmp_mx_gdbstub.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_namei.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'fs/.tmp_mx_namei.o': No such file or directory crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha512_generic.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_sha512_generic.o': No such file or directory crypto/.tmp_gl_cbc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cbc.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/statfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_statfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_statfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file mv: cannot stat 'fs/.tmp_mx_statfs.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_sha1_generic.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_cbc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_md4.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/.tmp_gl_proc_namespace.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_md4.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmacache.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmacache.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_proc_namespace.o': No such file rm: cannot remove 'crypto/.tmp_mx_md4.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_vmacache.o': No such file or directory rm: cannot remove 'fs/.tmp_mx_proc_namespace.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 mm/.tmp_gl_backing-dev.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_backing-dev.o': No such file mv: cannot stat 'kernel/irq/.tmp_mx_resend.o': No such file or directory rm: cannot remove 'mm/.tmp_mx_backing-dev.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o /opt/cross/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ecryptfs/.tmp_gl_dentry.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_dentry.o': No such file rm: cannot remove 'fs/ecryptfs/.tmp_mx_dentry.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/cramfs/.tmp_gl_inode.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cramfs/.tmp_mx_inode.o': No such file rm: cannot remove 'fs/cramfs/.tmp_mx_inode.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/xattr.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_xattr.o mv: cannot stat 'fs/.tmp_mx_xattr.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_ctr.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ctr.o': No such file rm: cannot remove 'crypto/.tmp_mx_ctr.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_mcryptd.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_mcryptd.o': No such file rm: cannot remove 'kernel/power/.tmp_mx_poweroff.o': No such file or directory crypto/.tmp_gl_des_generic.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_mcryptd.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_des_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_des_generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_tgr192.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_chacha20poly1305.o: file not recognized: File truncated /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 rm: cannot remove 'crypto/.tmp_mx_tgr192.o': No such file or directory crypto/.tmp_gl_rmd256.o: file not recognized: File truncated mv: cannot stat 'kernel/irq/.tmp_mx_chip.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chacha20poly1305.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd256.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_chacha20poly1305.o': No such file or directory mm/.tmp_gl_percpu.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_rmd256.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_percpu.o': No such file kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated rm: cannot remove 'mm/.tmp_mx_percpu.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_twofish_generic.o: file not recognized: File truncated rm: cannot remove 'kernel/irq/.tmp_mx_dummychip.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cramfs/uncompress.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cramfs/uncompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cramfs/uncompress.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cramfs/.tmp_mc_uncompress.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cramfs/.tmp_mc_uncompress.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/cramfs/.tmp_mc_uncompress.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish_generic.o': No such file crypto/.tmp_gl_sha3_generic.o: file not recognized: File truncated mv: cannot stat 'fs/cramfs/.tmp_mx_uncompress.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_twofish_generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha3_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_sha3_generic.o': No such file or directory kernel/irq/.tmp_gl_manage.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_manage.o': No such file rm: cannot remove 'kernel/irq/.tmp_mx_manage.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: fs/cramfs/inode.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'fs/cramfs/cramfs.o' failed make[3]: *** [fs/cramfs/cramfs.o] Error 1 kernel/gcov/.tmp_gl_fs.o: file not recognized: File truncated /kisskb/src/scripts/Makefile.build:583: recipe for target 'fs/cramfs' failed make[2]: *** [fs/cramfs] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/uid16.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/irq/.tmp_mx_devres.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/gcov/.tmp_mx_fs.o': No such file mv: cannot stat 'kernel/.tmp_mx_uid16.o': No such file or directory rm: cannot remove 'kernel/gcov/.tmp_mx_fs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/gcov/fs.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'kernel/gcov/built-in.o' failed make[3]: *** [kernel/gcov/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'kernel/gcov' failed make[2]: *** [kernel/gcov] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/gf128mul.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/gf128mul.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_gf128mul.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_gf128mul.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_gf128mul.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/power/.tmp_gl_qos.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_qos.o': No such file rm: cannot remove 'kernel/power/.tmp_mx_qos.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_gf128mul.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/swap.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_swap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_inode.o kernel/irq/.tmp_gl_generic-chip.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'mm/.tmp_mx_swap.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_inode.o': No such file or directory crypto/.tmp_gl_cts.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_generic-chip.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/.tmp_mc_printk.o mv: cannot stat 'kernel/printk/.tmp_mx_printk.o': No such file or directory rm: cannot remove 'kernel/irq/.tmp_mx_generic-chip.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cts.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exportfs/expfs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exportfs/expfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/exportfs/expfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exportfs/.tmp_mc_expfs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/exportfs/.tmp_mc_expfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/exportfs/.tmp_mc_expfs.o rm: cannot remove 'crypto/.tmp_mx_cts.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/exportfs/.tmp_mx_expfs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_user_namespace.o: file not recognized: File truncated crypto/.tmp_gl_fcrypt.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_user_namespace.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fcrypt.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_inode.o rm: cannot remove 'kernel/.tmp_mx_user_namespace.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_fcrypt.o': No such file or directory mv: cannot stat 'fs/configfs/.tmp_mx_inode.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_workingset.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_workingset.o': No such file rm: cannot remove 'mm/.tmp_mx_workingset.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdomain.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdomain.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_aes_ti.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_khazad.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_aes_ti.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_khazad.o': No such file kernel/power/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/splice.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_splice.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_splice.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_splice.o rm: cannot remove 'crypto/.tmp_mx_aes_ti.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_main.o': No such file rm: cannot remove 'crypto/.tmp_mx_khazad.o': No such file or directory mv: cannot stat 'fs/.tmp_mx_splice.o': No such file or directory rm: cannot remove 'kernel/power/.tmp_mx_main.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_vmac.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_vmac.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blowfish_common.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/blowfish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/blowfish_common.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blowfish_common.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_blowfish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_blowfish_common.o kernel/irq/.tmp_gl_spurious.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_vmac.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_blowfish_common.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/power/qos.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_spurious.o': No such file /kisskb/src/scripts/Makefile.build:478: recipe for target 'kernel/power/built-in.o' failed make[3]: *** [kernel/power/built-in.o] Error 1 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mremap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific/kisskb/src/scripts/Makefile.build:583: recipe for target 'kernel/power' failed make[2]: *** [kernel/power] Error 2 data of file mm/mremap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mremap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mremap.o crypto/.tmp_gl_blowfish_generic.o: file not recognized: File truncated rm: cannot remove 'kernel/irq/.tmp_mx_spurious.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mremap.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_blowfish_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_blowfish_generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/braille.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/braille.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/braille.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/.tmp_mc_braille.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/.tmp_mc_braille.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk/.tmp_mc_braille.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/debug.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_debug.o mv: cannot stat 'mm/.tmp_mx_debug.o': No such file or directory mv: cannot stat 'kernel/printk/.tmp_mx_braille.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/seccomp.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_seccomp.o mv: cannot stat 'kernel/.tmp_mx_seccomp.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irq_sim.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irq_sim.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irq_sim.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irq_sim.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irq_sim.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irq_sim.o mv: cannot stat 'kernel/irq/.tmp_mx_irq_sim.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_watchdog.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/crypto/.tmp_gl_crypto.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_watchdog.o': No such file crypto/.tmp_gl_camellia_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/crypto/.tmp_mx_crypto.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'kernel/.tmp_mx_watchdog.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia_generic.o': No such file rm: cannot remove 'fs/crypto/.tmp_mx_crypto.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_mutex.o fs/.tmp_gl_fs-writeback.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_camellia_generic.o': No such file or directory fs/devpts/.tmp_gl_inode.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/devpts/.tmp_mx_inode.o': No such file mv: cannot stat 'kernel/locking/.tmp_mx_mutex.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fs-writeback.o': No such file rm: cannot remove 'fs/devpts/.tmp_mx_inode.o': No such file or directory rm: cannot remove 'fs/.tmp_mx_fs-writeback.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_slab_common.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/security.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/security.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_security.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/.tmp_mc_security.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/.tmp_mc_security.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'security/.tmp_mx_security.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_slab_common.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /kisskb/src/Makefile:1051: recipe for target 'security' failed make[1]: *** [security] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_xts.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: fs/devpts/inode.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'fs/devpts/devpts.o' failed make[3]: *** [fs/devpts/devpts.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'fs/devpts' failed make[2]: *** [fs/devpts] Error 2 mv: cannot stat 'kernel/time/.tmp_mx_time.o': No such file or directory crypto/.tmp_gl_serpent_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xts.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_serpent_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_xts.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_serpent_generic.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o /opt/cross/kisskb/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/kisskb/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/kisskb/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_tracepoint.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 mv: cannot stat 'kernel/rcu/.tmp_mx_sync.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/debugfs/.tmp_gl_inode.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/debugfs/.tmp_mx_inode.o': No such file rm: cannot remove 'fs/debugfs/.tmp_mx_inode.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/.tmp_mx_sys.o': No such file or directory kernel/sched/.tmp_gl_core.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_core.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/msync.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/msync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/msync.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_msync.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_msync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_msync.o rm: cannot remove 'kernel/sched/.tmp_mx_core.o': No such file or directory /opt/cross/kisskb/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_msync.o': No such file or directory crypto/.tmp_gl_lrw.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lrw.o': No such file rm: cannot remove 'crypto/.tmp_mx_lrw.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_sha256_generic.o: file not recognized: File truncated crypto/.tmp_gl_deflate.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha256_generic.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file rm: cannot remove 'crypto/.tmp_mx_sha256_generic.o': No such file or directory mv: cannot stat 'kernel/irq/.tmp_mx_proc.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_deflate.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/irq/manage.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'kernel/irq/built-in.o' failed make[3]: *** [kernel/irq/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'kernel/irq' failed make[2]: *** [kernel/irq] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ecryptfs/.tmp_gl_file.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_file.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'fs/ecryptfs/.tmp_mx_file.o': No such file or directory kernel/.tmp_gl_kexec_core.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kexec_core.o': No such file rm: cannot remove 'kernel/.tmp_mx_kexec_core.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_seed.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seed.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mincore.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mincore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mincore.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mincore.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mincore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mincore.o rm: cannot remove 'crypto/.tmp_mx_seed.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mincore.o': No such file or directory /kisskb/src/fs/dcache.c: In function 'd_add': /kisskb/src/fs/dcache.c:2449:2: warning: 'n' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/dcache.c:2596:11: note: 'n' was declared here /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/policy.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/policy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/crypto/policy.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/.tmp_mc_policy.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/.tmp_mc_policy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/crypto/.tmp_mc_policy.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/crypto/.tmp_mx_policy.o': No such file or directory crypto/.tmp_gl_arc4.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_arc4.o': No such file or directory crypto/.tmp_gl_tea.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pgtable-generic.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pgtable-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/pgtable-generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pgtable-generic.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pgtable-generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_pgtable-generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crct10dif_common.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/crct10dif_common.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crct10dif_common.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_crct10dif_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_crct10dif_common.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tea.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: mv: cannot stat 'mm/.tmp_mx_pgtable-generic.o'cannot stat 'crypto/.tmp_mx_crct10dif_common.o': No such file or directory: No such file or directory crypto/.tmp_gl_chacha20_generic.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_tea.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chacha20_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_chacha20_generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_poly1305_generic.o: file not recognized: File truncated /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_poly1305_generic.o': No such file mv: cannot stat 'mm/.tmp_mx_list_lru.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_poly1305_generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_latencytop.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_latencytop.o': No such file rm: cannot remove 'kernel/.tmp_mx_latencytop.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_vma_mapped.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_vma_mapped.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_vma_mapped.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_vma_mapped.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_vma_mapped.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_vma_mapped.o mv: cannot stat 'mm/.tmp_mx_page_vma_mapped.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_dir.o fs/configfs/.tmp_gl_mount.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/configfs/.tmp_mx_mount.o': No such file mv: cannot stat 'fs/configfs/.tmp_mx_dir.o': No such file or directory rm: cannot remove 'fs/configfs/.tmp_mx_mount.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pagewalk.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/pagewalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/pagewalk.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pagewalk.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_pagewalk.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_pagewalk.o mv: cannot stat 'mm/.tmp_mx_pagewalk.o': No such file or directory /kisskb/src/fs/dcache.c: In function '__d_move': /kisskb/src/fs/dcache.c:2449:2: warning: 'n' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/dcache.c:2838:11: note: 'n' was declared here /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_item.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_item.o mv: cannot stat 'fs/configfs/.tmp_mx_item.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mlock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mlock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mlock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mlock.o mv: cannot stat 'mm/.tmp_mx_mlock.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/mmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data ocrypto/.tmp_gl_aes_generic.of: ffiillee fs/ecryptfs/mmap.on o/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: tfs/ecryptfs/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian r/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: efs/ecryptfs/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modulesc o/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldg:n ifzaeidl:e dFile truncated to merge target specific data of file fs/ecryptfs/.tmp_mc_mmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/jitterentropy.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/jitterentropy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/jitterentropy.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_jitterentropy.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_jitterentropy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_jitterentropy.o fs/ecryptfs/.tmp_gl_super.o: file not recognized: File truncated mv: cannot stat 'crypto/.tmp_mx_jitterentropy.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_aes_generic.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_super.o': No such file mv: cannot stat 'fs/ecryptfs/.tmp_mx_mmap.o': No such file or directory rm: cannot remove 'fs/ecryptfs/.tmp_mx_super.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_aes_generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mprotect.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mprotect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mprotect.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mprotect.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mprotect.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mprotect.o mv: cannot stat 'mm/.tmp_mx_mprotect.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/twofish_common.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/twofish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/twofish_common.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_twofish_common.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_twofish_common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_twofish_common.o mv: cannot stat 'crypto/.tmp_mx_twofish_common.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/rcu_segcblist.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/rcu_segcblist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/rcu_segcblist.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_rcu_segcblist.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_rcu_segcblist.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_rcu_segcblist.o mv: cannot stat 'kernel/rcu/.tmp_mx_rcu_segcblist.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/rmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/rmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/rmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_rmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_rmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_rmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_crc32_generic.o: file not recognized: File truncated mv: cannot stat 'mm/.tmp_mx_rmap.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_crc32_generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/stat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/stat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_stat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/.tmp_mc_stat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/cgroup/.tmp_mx_stat.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_842.o: file not recognized: File truncated crypto/.tmp_gl_michael_mic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file'crypto/.tmp_mx_842.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_michael_mic.o': No such file or directory crypto/.tmp_gl_lz4.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_842.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lz4.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_file.o rm: cannot remove 'crypto/.tmp_mx_lz4.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_counter.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_counter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_counter.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_counter.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_counter.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_counter.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_poison.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_poison.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_poison.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_poison.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_poison.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_poison.o mv: cannot stat 'mm/.tmp_mx_page_counter.o': No such file or directory mv: cannot stat 'fs/configfs/.tmp_mx_file.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_page_poison.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/quicklist.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_quicklist.o crypto/.tmp_gl_crc32c_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c_generic.o': No such file mv: cannot stat 'mm/.tmp_mx_quicklist.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 'crypto/.tmp_mx_crc32c_generic.o': No such file or directory mv: cannot stat 'kernel/rcu/.tmp_mx_update.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: crypto/cipher.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'crypto/crypto.o' failed make[2]: *** [crypto/crypto.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: crypto/algapi.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'crypto/crypto_algapi.o' failed make[2]: *** [crypto/crypto_algapi.o] Error 1 /kisskb/src/fs/dcache.c: In function 'd_splice_alias': /kisskb/src/fs/dcache.c:2449:2: warning: 'n' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/dcache.c:2596:11: note: 'n' was declared here /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/configfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/.tmp_mc_symlink.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/read_write.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/read_write.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_read_write.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_read_write.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_read_write.o mv: cannot stat 'fs/configfs/.tmp_mx_symlink.o': No such file or directory mv: cannot stat 'fs/ecryptfs/.tmp_mx_read_write.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_compaction.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_compaction.o': No such file rm: cannot remove 'mm/.tmp_mx_compaction.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: fs/configfs/mount.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'fs/configfs/configfs.o' failed make[3]: *** [fs/configfs/configfs.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'fs/configfs' failed make[2]: *** [fs/configfs] Error 2 fs/crypto/.tmp_gl_keyinfo.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_lz4hc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/crypto/.tmp_mx_keyinfo.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lz4hc.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 rm: cannot remove 'fs/crypto/.tmp_mx_keyinfo.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_lz4hc.o': No such file or directory mv: cannot stat 'kernel/events/.tmp_mx_callchain.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/hooks.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/hooks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/crypto/hooks.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/.tmp_mc_hooks.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/.tmp_mc_hooks.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/crypto/.tmp_mc_hooks.o mv: cannot stat 'fs/crypto/.tmp_mx_hooks.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmpressure.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmpressure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmpressure.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmpressure.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmpressure.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmpressure.o /opt/cross/kisskb/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_vmpressure.o': No such file or directory mm/.tmp_gl_memory.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_memory.o': No such file rm: cannot remove 'mm/.tmp_mx_memory.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_crct10dif_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crct10dif_generic.o': No such file mm/.tmp_gl_zbud.o: file not recognized: File truncated crypto/.tmp_gl_authenc.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_crct10dif_generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_zbud.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authenc.o': No such file rm: cannot remove 'mm/.tmp_mx_zbud.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_authenc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/fname.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/fname.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/crypto/fname.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/.tmp_mc_fname.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/crypto/.tmp_mc_fname.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/crypto/.tmp_mc_fname.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_gcm.o: file not recognized: File truncated kernel/locking/.tmp_gl_semaphore.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_gcm.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_semaphore.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_inode.o crypto/.tmp_gl_ccm.o: file not recognized: File truncated mv: cannot stat 'fs/crypto/.tmp_mx_fname.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/sparse.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file rm: cannot remove 'kernel/locking/.tmp_mx_semaphore.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_gcm.o': No such file or directory mv: cannot stat 'fs/ecryptfs/.tmp_mx_inode.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_ccm.o': No such file or directory /opt/cross/kisskb/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_sparse.o': No such file or directory crypto/.tmp_gl_lzo.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lzo.o': No such file rm: cannot remove 'crypto/.tmp_mx_lzo.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: fs/crypto/crypto.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'fs/crypto/fscrypto.o' failed make[3]: *** [fs/crypto/fscrypto.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'fs/crypto' failed make[2]: *** [fs/crypto] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/gup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/gup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_gup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_gup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_gup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/mmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_mmap.o mv: cannot stat 'mm/.tmp_mx_gup.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mmap.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ecc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ecc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ecc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ecc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ecc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ecc.o mv: cannot stat 'crypto/.tmp_mx_ecc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_cast6_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cast6_generic.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_isolation.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_isolation.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_page_isolation.o rm: cannot remove 'crypto/.tmp_mx_cast6_generic.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_page_isolation.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/cma.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/cma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/cma.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_cma.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_cma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_cma.o mv: cannot stat 'mm/.tmp_mx_cma.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ecdh_helper.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/ecdh_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/ecdh_helper.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ecdh_helper.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_ecdh_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_ecdh_helper.o mv: cannot stat 'crypto/.tmp_mx_ecdh_helper.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 mv: cannot stat 'kernel/time/.tmp_mx_ntp.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/dmapool.o /opt/cross/kisskb/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/kisskb/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/kisskb/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_dmapool.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/debugfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/.tmp_mc_file.o mv: cannot stat 'fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: fs/debugfs/inode.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'fs/debugfs/debugfs.o' failed make[3]: *** [fs/debugfs/debugfs.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'fs/debugfs' failed make[2]: *** [fs/debugfs] Error 2 /opt/cross/kisskb/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_wait.o': No such file or directory crypto/.tmp_gl_jitterentropy-kcapi.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_jitterentropy-kcapi.o': No such file rm: cannot remove 'crypto/.tmp_mx_jitterentropy-kcapi.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 mv: cannot stat 'mm/.tmp_mx_page_ext.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_percpu-stats.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_percpu-stats.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'mm/.tmp_mx_percpu-stats.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/bootmem.o /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_bootmem.o mv: cannot stat 'mm/.tmp_mx_bootmem.o': No such file or directory fs/ecryptfs/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ecryptfs/.tmp_mx_main.o': No such file rm: cannot remove 'fs/ecryptfs/.tmp_mx_main.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/cgroup/.tmp_gl_namespace.o: file not recognized: File truncated kernel/rcu/.tmp_gl_srcutree.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/cgroup/.tmp_mx_namespace.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_srcutree.o': No such file crypto/.tmp_gl_ghash-generic.o: file not recognized: File truncated rm: cannot remove 'kernel/rcu/.tmp_mx_srcutree.o': No such file or directory rm: cannot remove 'kernel/cgroup/.tmp_mx_namespace.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ghash-generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_ghash-generic.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle_task.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_idle_task.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_clocksource.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_clocksource.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/signature.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/signature.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/signature.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_signature.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_signature.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_signature.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_signature.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 'mm/.tmp_mx_frame_vector.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_timekeeping.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 crypto/asymmetric_keys/.tmp_gl_restrict.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/asymmetric_keys/.tmp_mx_restrict.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 rm: cannot remove 'crypto/asymmetric_keys/.tmp_mx_restrict.o': No such file or directory mv: cannot stat 'kernel/locking/.tmp_mx_percpu-rwsem.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/swait.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/swait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/swait.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_swait.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_swait.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_swait.o mv: cannot stat 'kernel/sched/.tmp_mx_swait.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rng.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rng.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rng.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rng.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_rng.o /kisskb/src/mm/memblock.c: In function '__next_mem_pfn_range': /kisskb/src/mm/memblock.c:1101:15: warning: 'r' may be used uninitialized in this function [-Wuninitialized] mv: cannot stat 'crypto/.tmp_mx_rng.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/usercopy.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/usercopy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/usercopy.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_usercopy.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_usercopy.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_usercopy.o mv: cannot stat 'mm/.tmp_mx_usercopy.o': No such file or directory /kisskb/src/kernel/rcu/tree.c: In function 'rcu_init_one': /kisskb/src/kernel/rcu/tree.c:4067:21: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dcache.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcache.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_dcache.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_dcache.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 'fs/.tmp_mx_dcache.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/isolation.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/isolation.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_isolation.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_isolation.o mv: cannot stat 'kernel/time/.tmp_mx_timecounter.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/migrate.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/migrate.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_migrate.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_migrate.o mv: cannot stat 'kernel/sched/.tmp_mx_isolation.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_migrate.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/sched/.tmp_mx_completion.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_stats.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stats.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'kernel/sched/.tmp_mx_stats.o': No such file or directory crypto/.tmp_gl_ecdh.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecdh.o': No such file rm: cannot remove 'crypto/.tmp_mx_ecdh.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/kthread.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/kthread.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_kthread.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_kthread.o mv: cannot stat 'fs/ecryptfs/.tmp_mx_kthread.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/debug.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/debug.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_debug.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_debug.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_debug.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cpufreq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cpufreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cpufreq.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cpufreq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cpufreq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cpufreq.o fs/fuse/.tmp_gl_inode.o: file not recognized: File truncated mv: cannot stat 'kernel/sched/.tmp_mx_cpufreq.o': No such file or directory mv: cannot stat 'fs/ecryptfs/.tmp_mx_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_inode.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/relay.o /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait_bit.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait_bit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/wait_bit.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait_bit.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait_bit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_wait_bit.o rm: cannot remove 'fs/fuse/.tmp_mx_inode.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_wait_bit.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/xattr.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/xattr.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_xattr.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/.tmp_mc_xattr.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/fuse/.tmp_mx_xattr.o': No such file or directory crypto/asymmetric_keys/.tmp_gl_asymmetric_type.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/keystore.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/keystore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/keystore.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_keystore.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_keystore.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_keystore.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/asymmetric_keys/.tmp_mx_asymmetric_type.o': No such file mv: cannot stat 'fs/ecryptfs/.tmp_mx_keystore.o': No such file or directory rm: cannot remove 'crypto/asymmetric_keys/.tmp_mx_asymmetric_type.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) crypto/asymmetric_keys/.tmp_gl_x509_public_key.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/asymmetric_keys/.tmp_mx_x509_public_key.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'crypto/asymmetric_keys/.tmp_mx_x509_public_key.o': No such file or directory kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_jiffies.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: crypto/asymmetric_keys/asymmetric_type.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'crypto/asymmetric_keys/asymmetric_keys.o' failed make[3]: *** [crypto/asymmetric_keys/asymmetric_keys.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cpuacct.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cpuacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cpuacct.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cpuacct.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cpuacct.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cpuacct.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_trust.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_trust.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/pkcs7_trust.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_trust.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_trust.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_pkcs7_trust.o mv: cannot stat 'kernel/sched/.tmp_mx_cpuacct.o': No such file or directory crypto/.tmp_gl_authencesn.o: file not recognized: File truncated mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_pkcs7_trust.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authencesn.o': No such file rm: cannot remove 'crypto/.tmp_mx_authencesn.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/acl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/acl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_acl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_acl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/.tmp_mc_acl.o mv: cannot stat 'kernel/sched/.tmp_mx_deadline.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/public_key.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/public_key.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_public_key.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_public_key.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_public_key.o mv: cannot stat 'fs/fuse/.tmp_mx_acl.o': No such file or directory mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_public_key.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/control.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/control.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/control.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_control.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_control.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/.tmp_mc_control.o mv: cannot stat 'kernel/time/.tmp_mx_timeconv.o': No such file or directory mv: cannot stat 'fs/fuse/.tmp_mx_control.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_page_owner.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/sched_clock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/sched_clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targe/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: t mm/memblock.o: compiled for a big endian system and target is little endians p/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: emm/memblock.o: uses instructions which are incompatible with instructions used in previous modulesc i/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldf:i cf adialtead otfo fmielreg ekernel/time/sched_clock.o t/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: akernel/time/.tmp_mc_sched_clock.o: compiled for a big endian system and target is little endianr g/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: ekernel/time/.tmp_mc_sched_clock.o: uses instructions which are incompatible with instructions used in previous modulest /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-lds:p efcaiifliecd dtaot am eorfg ef itlaer gmm/memblock.oe t/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_memblock.o: compiled for a big endian system and target is little endians p/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: emm/.tmp_mc_memblock.o: uses instructions which are incompatible with instructions used in previous modulesc i/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ldf:i cf adialtead otfo fmielreg ekernel/time/.tmp_mc_sched_clock.o target specific data of file mm/.tmp_mc_memblock.o /opt/cross/kisskb/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_memblock.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_sched_clock.o': No such file or directory kernel/time/.tmp_gl_timer_list.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page_owner.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_timer_list.o': No such file rm: cannot remove 'mm/.tmp_mx_page_owner.o': No such file or directory rm: cannot remove 'kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-oneshot.o mv: cannot stat 'kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_spinlock.o mv: cannot stat 'kernel/locking/.tmp_mx_spinlock.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 fs/fuse/.tmp_gl_cuse.o: file not recognized: File truncated mv: cannot stat 'kernel/events/.tmp_mx_ring_buffer.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_cuse.o': No such file rm: cannot remove 'fs/fuse/.tmp_mx_cuse.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/membarrier.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/membarrier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/membarrier.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_membarrier.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_membarrier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_membarrier.o mv: cannot stat 'kernel/sched/.tmp_mx_membarrier.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug_page_ref.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/debug_page_ref.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/debug_page_ref.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug_page_ref.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_debug_page_ref.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_debug_page_ref.o mv: cannot stat 'mm/.tmp_mx_debug_page_ref.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/events/.tmp_mc_hw_breakpoint.o mv: cannot stat 'kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_timekeeping_debug.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/rdma.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/rdma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/rdma.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_rdma.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_rdma.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/.tmp_mc_rdma.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_timekeeping_debug.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_timekeeping_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/cgroup/.tmp_mx_rdma.o': No such file or directory kernel/time/.tmp_gl_tick-sched.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_tick-sched.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 rm: cannot remove 'kernel/time/.tmp_mx_tick-sched.o': No such file or directory mv: cannot stat 'kernel/locking/.tmp_mx_rwsem-spinlock.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/locking/.tmp_gl_spinlock_debug.o: file not recognized: File truncated crypto/.tmp_gl_drbg.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_drbg.o': No such file rm: cannot remove 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_drbg.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-stubs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/posix-stubs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/posix-stubs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-stubs.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_posix-stubs.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_posix-stubs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/.tmp_mc_file.o mv: cannot stat 'kernel/time/.tmp_mx_posix-stubs.o': No such file or directory mv: cannot stat 'fs/fuse/.tmp_mx_file.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/cgroup/.tmp_gl_cgroup-v1.o: file not recognize/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: d:fs/fuse/dev.o: compiled for a big endian system and target is little endian File truncated/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dev.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_dev.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/.tmp_mc_dev.o mv: cannot stat 'fs/fuse/.tmp_mx_dev.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_hrtimer.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/cgroup/.tmp_mx_cgroup-v1.o': No such file mv: cannot stat 'kernel/time/.tmp_mx_hrtimer.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_verify.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_verify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/pkcs7_verify.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_verify.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_verify.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_pkcs7_verify.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_pkcs7_verify.o': No such file or directory rm: cannot remove 'kernel/cgroup/.tmp_mx_cgroup-v1.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/cgroup/.tmp_gl_debug.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/cgroup/.tmp_mx_debug.o': No such file kernel/sched/.tmp_gl_idle.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'kernel/cgroup/.tmp_mx_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle.o': No such file /opt/cross/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge targetkernel/time/.tmp_gl_alarmtimer.o :s pfeiclief inco td arteac oogfn ifzielde: kernel/sched/rt.oFile truncated /opt/cross/kisskb/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/kisskb/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/kisskb/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 rm: cannot remove 'kernel/sched/.tmp_mx_idle.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_alarmtimer.o': No such file mv: cannot stat 'kernel/sched/.tmp_mx_rt.o': No such file or directoryrm: cannot remove 'kernel/time/.tmp_mx_alarmtimer.o': No such file or directory /opt/cross/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_test_udelay.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_test_udelay.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-common.o mv: cannot stat 'kernel/time/.tmp_mx_tick-common.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_kmemleak.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_kmemleak.o': No such file rm: cannot remove 'mm/.tmp_mx_kmemleak.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_parser.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/pkcs7_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/pkcs7_parser.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_parser.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_pkcs7_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_pkcs7_parser.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_pkcs7_parser.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_cert_parser.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/x509_cert_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/x509_cert_parser.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/asymmetric_keys/.tmp_mc_x509_cert_parser.o mv: cannot stat 'crypto/asymmetric_keys/.tmp_mx_x509_cert_parser.o': No such file or directory /kisskb/src/scripts/Makefile.build:583: recipe for target 'crypto/asymmetric_keys' failed make[2]: *** [crypto/asymmetric_keys] Error 2 /kisskb/src/Makefile:1051: recipe for target 'crypto' failed make[1]: *** [crypto] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_clockevents.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_clockevents.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_clockevents.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmalloc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/vmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/vmalloc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmalloc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_vmalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_vmalloc.o mv: cannot stat 'mm/.tmp_mx_vmalloc.o': No such file or directory /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/fuse/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/.tmp_mc_dir.o mv: cannot stat 'kernel/sched/.tmp_mx_fair.o': No such file or directory mv: cannot stat 'fs/fuse/.tmp_mx_dir.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: fs/fuse/inode.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'fs/fuse/fuse.o' failed make[3]: *** [fs/fuse/fuse.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'fs/fuse' failed make[2]: *** [fs/fuse] Error 2 /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rtmutex.o mv: cannot stat 'kernel/locking/.tmp_mx_rtmutex.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/crypto.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/crypto.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/crypto.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_crypto.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ecryptfs/.tmp_mc_crypto.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ecryptfs/.tmp_mc_crypto.o mv: cannot stat 'fs/ecryptfs/.tmp_mx_crypto.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: fs/ecryptfs/dentry.o: No such file or directory /kisskb/src/scripts/Makefile.build:566: recipe for target 'fs/ecryptfs/ecryptfs.o' failed make[3]: *** [fs/ecryptfs/ecryptfs.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'fs/ecryptfs' failed make[2]: *** [fs/ecryptfs] Error 2 /kisskb/src/Makefile:1051: recipe for target 'fs' failed make[1]: *** [fs] Error 2 /opt/cross/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timer.o mv: cannot stat 'kernel/time/.tmp_mx_timer.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/time/clocksource.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'kernel/time/built-in.o' failed make[3]: *** [kernel/time/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'kernel/time' failed make[2]: *** [kernel/time] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/locking/.tmp_gl_test-ww_mutex.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_test-ww_mutex.o': No such file rm: cannot remove 'kernel/locking/.tmp_mx_test-ww_mutex.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/locking/.tmp_gl_locktorture.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_locktorture.o': No such file rm: cannot remove 'kernel/locking/.tmp_mx_locktorture.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_debug.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_debug.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/sched/core.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'kernel/sched/built-in.o' failed make[3]: *** [kernel/sched/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'kernel/sched' failed make[2]: *** [kernel/sched] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_vmscan.o: file not recognized: File truncated /opt/cross/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/locking/semaphore.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'kernel/locking/built-in.o' failed make[3]: *** [kernel/locking/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'kernel/locking' failed make[2]: *** [kernel/locking] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/rcu/.tmp_gl_tree.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_tree.o': No such file rm: cannot remove 'kernel/rcu/.tmp_mx_tree.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/rcu/srcutree.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'kernel/rcu/built-in.o' failed make[3]: *** [kernel/rcu/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'kernel/rcu' failed make[2]: *** [kernel/rcu] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_page_alloc.o: file not recognized: File truncated /opt/cross/kisskb/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 /kisskb/src/mm/slub.c: In function 'kmem_cache_free_bulk': /kisskb/src/mm/slub.c:2950:3: warning: 'df.freelist' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/slub.c:3093:28: note: 'df.freelist' was declared here /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/cgroup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/cgroup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/.tmp_mc_cgroup.o mv: cannot stat 'kernel/cgroup/.tmp_mx_cgroup.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/cgroup/namespace.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'kernel/cgroup/built-in.o' failed make[3]: *** [kernel/cgroup/built-in.o] Error 1 /kisskb/src/scripts/Makefile.build:583: recipe for target 'kernel/cgroup' failed make[2]: *** [kernel/cgroup] Error 2 /kisskb/src/Makefile:1051: recipe for target 'kernel' failed make[1]: *** [kernel] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mm/.tmp_gl_memcontrol.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_memcontrol.o': No such file rm: cannot remove 'mm/.tmp_mx_memcontrol.o': No such file or directory /opt/cross/kisskb/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/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_slub.o': No such file rm: cannot remove 'mm/.tmp_mx_slub.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: mm/oom_kill.o: No such file or directory /kisskb/src/scripts/Makefile.build:478: recipe for target 'mm/built-in.o' failed make[2]: *** [mm/built-in.o] Error 1 /kisskb/src/Makefile:1051: 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 -s -j 80 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sh-randconfig_sh4 # Build took: 0:00:33.012056