# git rev-parse -q --verify eb4125dfdb1f64a5e41da8315bff48f67e5d1712^{commit} eb4125dfdb1f64a5e41da8315bff48f67e5d1712 already have revision, skipping fetch # git checkout -q -f -B kisskb eb4125dfdb1f64a5e41da8315bff48f67e5d1712 # git clean -qxdf # git log -1 commit eb4125dfdb1f64a5e41da8315bff48f67e5d1712 Merge: a92f63c 753c09b Author: Linus Torvalds Date: Fri Jun 9 09:59:51 2017 -0700 Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Pull xen fix from Juergen Gross: "A fix for Xen on ARM when dealing with 64kB page size of a guest" * tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen/privcmd: Support correctly 64KB page granularity when mapping memory # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 eb4125dfdb1f64a5e41da8315bff48f67e5d1712 # < make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xF80A6B84 # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- make[1]: Entering directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config/kernel.release GEN ./Makefile WRAP arch/sh/include/generated/asm/bitsperlong.h WRAP arch/sh/include/generated/asm/clkdev.h WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h CHK include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/errno.h WRAP arch/sh/include/generated/asm/exec.h WRAP arch/sh/include/generated/asm/fcntl.h UPD include/config/kernel.release WRAP arch/sh/include/generated/asm/ioctl.h UPD include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/asm/ipcbuf.h WRAP arch/sh/include/generated/asm/irq_regs.h WRAP arch/sh/include/generated/asm/irq_work.h WRAP arch/sh/include/generated/asm/kvm_para.h WRAP arch/sh/include/generated/asm/local.h WRAP arch/sh/include/generated/asm/local64.h WRAP arch/sh/include/generated/asm/mcs_spinlock.h WRAP arch/sh/include/generated/asm/mm-arch-hooks.h WRAP arch/sh/include/generated/asm/mman.h WRAP arch/sh/include/generated/asm/msgbuf.h WRAP arch/sh/include/generated/asm/param.h WRAP arch/sh/include/generated/asm/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/poll.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/resource.h HOSTCC scripts/basic/bin2c WRAP arch/sh/include/generated/asm/rwsem.h Using /home/kisskb/slave/src as source for kernel WRAP arch/sh/include/generated/asm/sembuf.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/shmbuf.h WRAP arch/sh/include/generated/asm/siginfo.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/socket.h WRAP arch/sh/include/generated/asm/statfs.h WRAP arch/sh/include/generated/asm/termbits.h WRAP arch/sh/include/generated/asm/termios.h WRAP arch/sh/include/generated/asm/trace_clock.h WRAP arch/sh/include/generated/asm/ucontext.h WRAP arch/sh/include/generated/asm/xor.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Generating include/generated/machtypes.h HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/asn1_compiler HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o CC scripts/mod/empty.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o CC scripts/mod/devicetable-offsets.s SHIPPED scripts/dtc/dtc-parser.tab.h SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.c CHK include/generated/timeconst.h HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o CC kernel/bounds.s UPD include/generated/timeconst.h CHK scripts/mod/devicetable-offsets.h UPD scripts/mod/devicetable-offsets.h CHK include/generated/bounds.h UPD include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh HOSTLD scripts/dtc/dtc :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] HOSTLD scripts/mod/modpost LD usr/built-in.o CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o CC init/noinitramfs.o CC init/calibrate.o CC init/init_task.o UPD include/generated/compile.h CC arch/sh/boards/of-generic.o CC init/version.o CC arch/sh/mm/alignment.o CC arch/sh/mm/cache.o CC arch/sh/mm/init.o CC arch/sh/mm/consistent.o CC arch/sh/mm/mmap.o AS arch/sh/kernel/debugtraps.o CC arch/sh/boards/mach-se/7721/setup.o CC arch/sh/boards/mach-se/7721/irq.o CC arch/sh/kernel/dma-nommu.o LD certs/built-in.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/fault.o CC arch/sh/kernel/dumpstack.o CC arch/sh/mm/gup.o CC arch/sh/kernel/io.o CC arch/sh/kernel/idle.o CC arch/sh/mm/cache-sh3.o CC arch/sh/mm/ioremap.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/kmap.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/uncached.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/tlbflush_32.o CC arch/sh/mm/tlb-sh3.o CC arch/sh/mm/tlbex_32.o CC arch/sh/mm/pgtable.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/process.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/sys_sh.o /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 LD ipc/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) init/.tmp_gl_calibrate.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_calibrate.o': No such file AS arch/sh/kernel/syscalls_32.o rm: cannot remove 'init/.tmp_mx_calibrate.o': No such file or directory CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.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/boards/.tmp_gl_of-generic.o: file not recognized: File truncated CC arch/sh/kernel/traps.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/boards/.tmp_mx_of-generic.o': No such file rm: cannot remove 'arch/sh/boards/.tmp_mx_of-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: 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/.tmp_gl_nmi_debug.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) 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 /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_kdebugfs.o': No such file or directory arch/sh/mm/.tmp_gl_cache-sh3.o: file not recognized: File truncated CC arch/sh/kernel/traps_32.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh3.o': No such file rm: cannot remove 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory LD arch/sh/boards/built-in.o 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: cannot find arch/sh/boards/of-generic.o: No such file or directory CC arch/sh/kernel/unwinder.o /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'arch/sh/boards/built-in.o' failed make[2]: *** [arch/sh/boards/built-in.o] Error 1 /home/kisskb/slave/src/Makefile:1016: recipe for target 'arch/sh/boards' failed make[1]: *** [arch/sh/boards] Error 2 make[1]: *** Waiting for unfinished jobs.... rm: cannot remove 'arch/sh/mm/.tmp_mx_cache-sh3.o': No such file or directory CC arch/sh/kernel/iomap.o CC security/commoncap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-se/7721/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/7721/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/7721/irq.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/boards/mach-se/7721/.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/7721/.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/7721/.tmp_mc_irq.o mv: cannot stat 'arch/sh/boards/mach-se/7721/.tmp_mx_irq.o': No such file or directory CC arch/sh/kernel/sys_sh32.o /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 CC security/min_addr.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/boards/mach-se/7721/.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/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-objcopy: 'arch/sh/boards/mach-se/7721/.tmp_mx_setup.o': No such file CC arch/sh/kernel/sh_bios.o rm: cannot remove 'arch/sh/boards/mach-se/7721/.tmp_mx_setup.o': No such file or directory LD arch/sh/boards/mach-se/7721/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/boards/mach-se/7721/setup.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'arch/sh/boards/mach-se/7721/built-in.o' failed make[3]: *** [arch/sh/boards/mach-se/7721/built-in.o] Error 1 /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 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'arch/sh/boards/mach-se/7721' failed make[2]: *** [arch/sh/boards/mach-se/7721] Error 2 /home/kisskb/slave/src/Makefile:1016: recipe for target 'arch/sh/boards/mach-se' failed make[1]: *** [arch/sh/boards/mach-se] Error 2 mv: cannot stat 'arch/sh/kernel/.tmp_mx_irq.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_consistent.o': No such file or directory /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-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 CC arch/sh/kernel/kgdb.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) init/.tmp_gl_noinitramfs.o: file not recognized: File truncated mv: cannot stat 'arch/sh/mm/.tmp_mx_uncached.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_mmap.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) CC arch/sh/kernel/machine_kexec.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_noinitramfs.o': No such file rm: cannot remove 'init/.tmp_mx_noinitramfs.o': No such file or directory /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 CC arch/sh/kernel/crash_dump.o 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/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) AS arch/sh/kernel/relocate_kernel.o CC security/keys/gc.o arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated CC security/keys/key.o /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-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-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/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 arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated rm: cannot remove 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory CC arch/sh/kernel/stacktrace.o mv: cannot stat 'arch/sh/mm/.tmp_mx_pgtable.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_ioremap.o': No such file or directory CC arch/sh/kernel/cpu/irq/imask.o mv: cannot stat 'arch/sh/mm/.tmp_mx_gup.o': No such file or directory CC kernel/fork.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_io.o': No such file or directory CC arch/sh/kernel/ftrace.o /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/tlb-sh3.o: compiled 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-sh3.o: uses instructions which are incompatible with instructions used in 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-sh3.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_tlb-sh3.o: compiled 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-sh3.o: uses instructions which are incompatible with instructions used in 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-sh3.o CC security/keys/keyring.o CC arch/sh/kernel/dwarf.o rm: cannot remove 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory CC security/keys/keyctl.o mv: cannot stat 'arch/sh/mm/.tmp_mx_tlb-sh3.o': No such file or directory CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o /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 CC arch/sh/kernel/hw_breakpoint.o /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 /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 AS arch/sh/kernel/cpu/sh3/ex.o /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 /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_sys_sh.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_kmap.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/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 arch/sh/mm/.tmp_gl_init.o: file not recognized: File truncated CC arch/sh/kernel/cpu/sh3/probe.o AS arch/sh/kernel/head_32.o mv: cannot stat 'arch/sh/mm/.tmp_mx_tlbex_32.o': No such file or directory LDS arch/sh/kernel/vmlinux.lds AS arch/sh/kernel/cpu/sh3/entry.o CC mm/filemap.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_process.o': No such file or directory /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/mm/.tmp_mx_init.o': No such file /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 CC mm/mempool.o mv: cannot stat 'arch/sh/mm/.tmp_mx_tlbflush_32.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory rm: cannot remove 'arch/sh/mm/.tmp_mx_init.o': No such file or directory CC arch/sh/kernel/cpu/sh3/setup-sh3.o /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 CC arch/sh/kernel/cpu/sh3/serial-sh7720.o CC arch/sh/kernel/cpu/sh3/setup-sh7720.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/exec_domain.o CC arch/sh/kernel/cpu/sh3/clock-sh3.o CC kernel/panic.o /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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory arch/sh/kernel/.tmp_gl_topology.o: file not recognized: File truncated /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:89: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:356: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:358: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/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-objcopy: 'arch/sh/kernel/.tmp_mx_topology.o': No such file CC fs/open.o CC kernel/cpu.o /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 rm: cannot remove 'arch/sh/kernel/.tmp_mx_topology.o': No such file or directory CC fs/read_write.o mv: cannot stat 'arch/sh/mm/.tmp_mx_cache.o': No such file or directory CC fs/file_table.o CC kernel/exit.o CC fs/super.o CC kernel/softirq.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: Unable to change endianness of input file(s) arch/sh/mm/.tmp_gl_fault.o: file not recognized: File truncated CC fs/char_dev.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_time.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 /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 LD arch/sh/mm/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/alignment.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/init.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/cache-sh3.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/fault.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/mm/asids-debugfs.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'arch/sh/mm/built-in.o' failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 /home/kisskb/slave/src/Makefile:1016: recipe for target 'arch/sh/mm' failed make[1]: *** [arch/sh/mm] Error 2 /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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC kernel/resource.o CC fs/stat.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) CC kernel/sysctl.o /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 init/.tmp_gl_main.o: file not recognized: File truncated CC fs/exec.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: 'init/.tmp_mx_main.o': No such file rm: cannot remove 'init/.tmp_mx_main.o': No such file or directory CC kernel/sysctl_binary.o CC fs/pipe.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sh_bios.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/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_sh_bios.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory CC kernel/capability.o /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-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 /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: 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: mv: cannot stat 'arch/sh/kernel/.tmp_mx_stacktrace.o'cannot stat 'arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory: No such file or directory rm: cannot remove 'security/.tmp_mx_min_addr.o': No such file or directory /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 CC fs/namei.o CC kernel/ptrace.o CC fs/fcntl.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps.o': No such file or directory CC fs/ioctl.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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_crash_dump.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 CC kernel/user.o mv: cannot stat 'init/.tmp_mx_do_mounts.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh3/setup-sh3.o: compiled 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/sh3/setup-sh3.o: uses instructions which are incompatible with instructions used in 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/sh3/setup-sh3.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh3/.tmp_mc_setup-sh3.o: compiled 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/sh3/.tmp_mc_setup-sh3.o: uses instructions which are incompatible with instructions used in 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/sh3/.tmp_mc_setup-sh3.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh3/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/sh3/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/sh3/probe.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh3/.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/sh3/.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/sh3/.tmp_mc_probe.o mv: cannot stat 'arch/sh/kernel/cpu/sh3/.tmp_mx_setup-sh3.o': No such file or directory mv: cannot stat 'arch/sh/kernel/cpu/sh3/.tmp_mx_probe.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) CC crypto/api.o LD init/mounts.o CC crypto/cipher.o CC kernel/signal.o /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 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: 'arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory CC crypto/compress.o LD init/built-in.o /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 rm: cannot remove 'arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/main.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/noinitramfs.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find init/calibrate.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'init/built-in.o' failed make[2]: *** [init/built-in.o] Error 1 /home/kisskb/slave/src/Makefile:1016: recipe for target 'init' failed make[1]: *** [init] Error 2 CC kernel/sys.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory CC crypto/memneq.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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh3/setup-sh7720.o: compiled 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/sh3/setup-sh7720.o: uses instructions which are incompatible with instructions used in 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/sh3/setup-sh7720.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh3/.tmp_mc_setup-sh7720.o: compiled 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/sh3/.tmp_mc_setup-sh7720.o: uses instructions which are incompatible with instructions used in 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/sh3/.tmp_mc_setup-sh7720.o mv: cannot stat 'arch/sh/kernel/cpu/sh3/.tmp_mx_setup-sh7720.o': No such file or directory CC kernel/kmod.o /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/irq/.tmp_mx_imask.o': No such file or directory CC crypto/crypto_wq.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: Unable to change endianness of input file(s) LD arch/sh/kernel/cpu/irq/built-in.o arch/sh/kernel/cpu/sh3/.tmp_gl_clock-sh3.o: file not recognized: File truncated mv: cannot stat 'arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory kernel/.tmp_gl_exec_domain.o: file not recognized: File truncated CC kernel/workqueue.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh3/.tmp_mx_clock-sh3.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 rm: cannot remove 'arch/sh/kernel/cpu/sh3/.tmp_mx_clock-sh3.o': No such file or directory CC crypto/fips.o 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-objcopy: Unable to change endianness of input file(s) CC arch/sh/kernel/cpu/adc.o arch/sh/kernel/cpu/sh3/.tmp_gl_serial-sh7720.o: file not recognized: File truncated CC kernel/pid.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh3/.tmp_mx_serial-sh7720.o': No such file CC arch/sh/kernel/cpu/clock-cpg.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 rm: cannot remove 'arch/sh/kernel/cpu/sh3/.tmp_mx_serial-sh7720.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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory LD arch/sh/kernel/cpu/sh3/built-in.o /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 '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-ld: cannot find arch/sh/kernel/cpu/sh3/serial-sh7720.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find arch/sh/kernel/cpu/sh3/clock-sh3.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'arch/sh/kernel/cpu/sh3/built-in.o' failed make[4]: *** [arch/sh/kernel/cpu/sh3/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'arch/sh/kernel/cpu/sh3' failed make[3]: *** [arch/sh/kernel/cpu/sh3] Error 2 make[3]: *** Waiting for unfinished jobs.... mv: cannot stat 'mm/.tmp_mx_mempool.o': No such file or directory CC kernel/task_work.o CC security/keys/permission.o CC mm/oom_kill.o /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 CC security/keys/process_keys.o mv: cannot stat 'security/keys/.tmp_mx_gc.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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory CC security/keys/request_key.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 CC fs/readdir.o mv: cannot stat 'security/.tmp_mx_commoncap.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 CC crypto/algapi.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory CC fs/select.o /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 mv: cannot stat 'security/keys/.tmp_mx_key.o': No such file or directory /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: 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_file_table.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/.tmp_mx_char_dev.o': No such file or directory /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:52:3: warning: 'arch_init_clk_ops' is deprecated (declared at /home/kisskb/slave/src/arch/sh/include/asm/clock.h:7) [-Wdeprecated-declarations] /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:76:2: warning: 'cpg_clk_init' is deprecated (declared at /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:46) [-Wdeprecated-declarations] CC security/keys/request_key_auth.o kernel/.tmp_gl_panic.o: file not recognized: File truncated CC fs/inode.o CC fs/dcache.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_panic.o': No such file rm: cannot remove 'kernel/.tmp_mx_panic.o': No such file or directory CC kernel/extable.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_fips.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_fips.o': No such file rm: cannot remove 'crypto/.tmp_mx_fips.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/adc.o: compiled 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/adc.o: uses instructions which are incompatible with instructions used in 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/adc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_adc.o: compiled 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_adc.o: uses instructions which are incompatible with instructions used in 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_adc.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_adc.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) CC crypto/scatterwalk.o kernel/.tmp_gl_user.o: file not recognized: File truncated CC kernel/params.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_user.o': No such file rm: cannot remove 'kernel/.tmp_mx_user.o': No such file or directory CC kernel/kthread.o /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_capability.o: file not recognized: File truncated /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 /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: 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 CC crypto/proc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/stat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_stat.o mv: cannot stat 'fs/.tmp_mx_stat.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_capability.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_sysctl_binary.o': No such file or directory CC fs/attr.o CC kernel/sys_ni.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/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'arch/sh/kernel/cpu' failed make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC fs/bad_inode.o CC kernel/nsproxy.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/kernel/.tmp_gl_dwarf.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file mv: cannot stat 'crypto/.tmp_mx_compress.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 'arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory crypto/.tmp_gl_crypto_wq.o: file not recognized: File truncated /home/kisskb/slave/src/Makefile:1016: recipe for target 'arch/sh/kernel' failed make[1]: *** [arch/sh/kernel] Error 2 CC crypto/aead.o CC crypto/ablkcipher.o /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: Unable to change endianness of input file(s) rm: cannot remove 'crypto/.tmp_mx_crypto_wq.o': No such file or directory crypto/.tmp_gl_cipher.o: file not recognized: File truncated CC crypto/blkcipher.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_cipher.o': No such file /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 mv: cannot stat 'kernel/.tmp_mx_cpu.o': No such file or directory /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 CC kernel/notifier.o mv: cannot stat 'kernel/.tmp_mx_sys_ni.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_cipher.o': No such file or directory CC kernel/ksysfs.o CC crypto/skcipher.o /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 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: 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 CC security/keys/user_defined.o mv: cannot stat 'kernel/.tmp_mx_resource.o': No such file or directory CC kernel/cred.o /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 /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kmod.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kmod.o mv: cannot stat 'kernel/.tmp_mx_task_work.o': No such file or directory /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 /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 mv: mv: cannot stat 'kernel/.tmp_mx_kmod.o'cannot stat 'security/keys/.tmp_mx_keyring.o': No such file or directory : No such file or directory mv: cannot stat 'fs/.tmp_mx_open.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_keyctl.o': No such file or directory CC kernel/reboot.o CC security/keys/proc.o CC kernel/async.o CC fs/file.o CC security/keys/sysctl.o /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: 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 CC fs/filesystems.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/namespace.o security/keys/.tmp_gl_request_key.o: file not recognized: File truncated /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-objcopy: 'security/keys/.tmp_mx_request_key.o': No such file CC fs/seq_file.o rm: cannot remove '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: 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 CC fs/xattr.o CC security/keys/persistent.o /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 'fs/.tmp_mx_readdir.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) CC fs/libfs.o fs/.tmp_gl_fcntl.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: 'fs/.tmp_mx_fcntl.o': No such file fs/.tmp_gl_pipe.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: 'fs/.tmp_mx_pipe.o': No such file rm: cannot remove 'fs/.tmp_mx_pipe.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 /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 CC fs/fs-writeback.o mv: cannot stat 'security/keys/.tmp_mx_request_key_auth.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_api.o': No such file or directory CC fs/pnode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC security/keys/dh.o kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated /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 CC crypto/seqiv.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file 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: 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 'kernel/.tmp_mx_ksysfs.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_scatterwalk.o': No such file or directory CC crypto/echainiv.o CC kernel/smpboot.o CC kernel/range.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: 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 crypto/.tmp_gl_proc.o: file not recognized: File truncated mv: cannot stat 'kernel/.tmp_mx_sysctl.o': No such file or directory /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 CC kernel/ucount.o CC crypto/ahash.o /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 /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 /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 mv: cannot stat 'kernel/.tmp_mx_extable.o': No such file or directory mv: cannot stat 'security/keys/.tmp_mx_user_defined.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_ptrace.o': No such file or directory CC fs/splice.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/persistent.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/persistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/persistent.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_persistent.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_persistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file security/keys/.tmp_mc_persistent.o /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_persistent.o': No such file or directory kernel/.tmp_gl_params.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_params.o': No such file CC fs/sync.o CC kernel/cgroup/cgroup.o CC kernel/debug/debug_core.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: 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 rm: cannot remove 'kernel/.tmp_mx_params.o': No such file or directory security/keys/.tmp_gl_process_keys.o: file not recognized: File truncated 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-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) rm: cannot remove 'security/keys/.tmp_mx_process_keys.o': No such file or directory security/keys/.tmp_gl_proc.o: file not recognized: File truncated /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 /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 CC kernel/bpf/core.o CC kernel/bpf/syscall.o /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 mv: cannot stat 'kernel/.tmp_mx_async.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: 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 LD kernel/livepatch/built-in.o mv: cannot stat 'kernel/.tmp_mx_pid.o': No such file or directory CC fs/utimes.o CC kernel/events/core.o CC kernel/locking/mutex.o /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 CC kernel/gcov/base.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-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_exit.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exit.o': No such file CC kernel/irq/irqdesc.o rm: cannot remove 'kernel/.tmp_mx_exit.o': No such file or directory CC kernel/printk/printk.o CC kernel/power/qos.o /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 /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 /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_range.o': No such file or directory crypto/.tmp_gl_algapi.o: file not recognized: File truncated mv: cannot stat 'crypto/.tmp_mx_blkcipher.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algapi.o': No such file CC crypto/shash.o rm: cannot remove 'crypto/.tmp_mx_algapi.o': No such file or directory CC crypto/akcipher.o /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_exec.o: file not recognized: File truncated CC kernel/rcu/update.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_exec.o': No such file rm: cannot remove 'fs/.tmp_mx_exec.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/dh.o: compiled 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/dh.o: uses instructions which are incompatible with instructions used in 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/dh.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: security/keys/.tmp_mc_dh.o: compiled 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_dh.o: uses instructions which are incompatible with instructions used in 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_dh.o mv: cannot stat '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/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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/stack.o /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 endian /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 modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o /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 endian /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 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_pnode.o mv: cannot stat 'fs/.tmp_mx_pnode.o': No such file or directory LD security/keys/built-in.o kernel/.tmp_gl_ucount.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ucount.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/keys/process_keys.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find security/keys/request_key.o: No such file or directory 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: cannot find security/keys/proc.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'security/keys/built-in.o' failed make[3]: *** [security/keys/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'security/keys' failed make[2]: *** [security/keys] Error 2 /home/kisskb/slave/src/Makefile:1016: recipe for target 'security' failed make[1]: *** [security] Error 2 CC fs/fs_struct.o mv: cannot stat 'fs/.tmp_mx_filesystems.o': No such file or directory CC kernel/rcu/sync.o /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 /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 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/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 mv: cannot stat 'kernel/.tmp_mx_smpboot.o': No such file or directory CC fs/statfs.o mv: cannot stat 'crypto/.tmp_mx_ablkcipher.o': No such file or directory CC crypto/kpp.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/dh.o kernel/.tmp_gl_cred.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_cred.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_cred.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_kthread.o': No such file or directory kernel/.tmp_gl_reboot.o: file not recognized: File truncated CC kernel/freezer.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_reboot.o': No such file CC kernel/kcmp.o rm: cannot remove '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) CC kernel/stacktrace.o CC kernel/sched/core.o crypto/.tmp_gl_seqiv.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: 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 /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/.tmp_mx_seq_file.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_seqiv.o': No such file CC fs/fs_pin.o kernel/.tmp_gl_fork.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_seqiv.o': No such file or directory crypto/.tmp_gl_echainiv.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_echainiv.o': No such file /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 rm: cannot remove 'crypto/.tmp_mx_echainiv.o': No such file or directory CC crypto/dh_helper.o mv: cannot stat 'kernel/.tmp_mx_sys.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_fork.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) mm/.tmp_gl_oom_kill.o: file not recognized: File truncated CC crypto/ecc.o rm: cannot remove 'kernel/.tmp_mx_fork.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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_oom_kill.o': No such file CC kernel/up.o mv: cannot stat 'kernel/gcov/.tmp_mx_base.o': No such file or directory rm: cannot remove 'mm/.tmp_mx_oom_kill.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 CC kernel/kallsyms.o mv: cannot stat 'fs/.tmp_mx_select.o': No such file or directory CC kernel/time/time.o CC mm/maccess.o CC kernel/gcov/fs.o CC fs/nsfs.o CC kernel/trace/trace_clock.o /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 mv: cannot stat 'crypto/.tmp_mx_ahash.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 CC crypto/ecdh.o /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 mv: cannot stat 'kernel/rcu/.tmp_mx_sync.o': No such file or directory 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-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 /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 CC fs/no-block.o mv: cannot stat 'fs/.tmp_mx_utimes.o': No such file or directory CC kernel/rcu/srcutiny.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 'fs/.tmp_mx_stack.o': No such file or directory CC fs/proc_namespace.o 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-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-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 /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: 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 rm: cannot remove 'crypto/.tmp_mx_skcipher.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_stacktrace.o': No such file or directory CC crypto/ecdh_helper.o mv: cannot stat 'fs/.tmp_mx_xattr.o': No such file or directory ASN.1 crypto/rsapubkey-asn1.c CC kernel/crash_core.o ASN.1 crypto/rsaprivkey-asn1.c CC crypto/rsa.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 'fs/.tmp_mx_sync.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 CC fs/ceph/super.o CC kernel/irq/handle.o /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 /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 mv: cannot stat 'mm/.tmp_mx_maccess.o': No such file or directory CC kernel/kexec_core.o /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 CC mm/page_alloc.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-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 mv: cannot stat 'fs/.tmp_mx_libfs.o': No such file or directory CC crypto/rsa_helper.o CC fs/configfs/inode.o CC fs/debugfs/inode.o CC kernel/trace/ftrace.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 CC fs/cifs/cifsfs.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 /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 mv: cannot stat 'crypto/.tmp_mx_kpp.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-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) /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/debug/.tmp_mx_debug_core.o': No such file or directory kernel/power/.tmp_gl_qos.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/srcutiny.o: compiled 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/srcutiny.o: uses instructions which are incompatible with instructions used in 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/srcutiny.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_srcutiny.o: compiled 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_srcutiny.o: uses instructions which are incompatible with instructions used in 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_srcutiny.o kernel/.tmp_gl_kcmp.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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kcmp.o': No such file rm: cannot remove 'kernel/power/.tmp_mx_qos.o': No such file or directory fs/.tmp_gl_no-block.o: file not recognized: File truncated CC crypto/rsa-pkcs1pad.o rm: cannot remove 'kernel/.tmp_mx_kcmp.o': No such file or directory mv: cannot stat 'kernel/rcu/.tmp_mx_srcutiny.o': No such file or directory /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: 'fs/.tmp_mx_no-block.o': No such file CC kernel/power/process.o /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 CC kernel/kexec.o rm: cannot remove 'fs/.tmp_mx_no-block.o': No such file or directory CC kernel/rcu/rcutorture.o CC kernel/debug/gdbstub.o mv: cannot stat 'fs/.tmp_mx_statfs.o': 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 LD fs/devpts/built-in.o mv: cannot stat 'fs/.tmp_mx_fs_pin.o': No such file or directory CC crypto/acompress.o /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) LD fs/exofs/built-in.o crypto/.tmp_gl_dh.o: file not recognized: File truncated 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-objcopy: 'crypto/.tmp_mx_dh.o': No such file rm: cannot remove 'crypto/.tmp_mx_dh.o': No such file or directory CC mm/page-writeback.o /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 /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 /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/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 'kernel/locking/.tmp_mx_mutex.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rsa_helper.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/rsa_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/rsa_helper.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rsa_helper.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: crypto/.tmp_mc_rsa_helper.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file crypto/.tmp_mc_rsa_helper.o mv: cannot stat 'fs/.tmp_mx_nsfs.o': No such file or directory crypto/.tmp_gl_ecdh.o: file not recognized: File truncated CC crypto/scompress.o mv: cannot stat 'crypto/.tmp_mx_rsa_helper.o': No such file or directory 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: 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 CC fs/exportfs/expfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ecdh.o': No such file mv: cannot stat 'fs/.tmp_mx_inode.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/freezer.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_freezer.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_freezer.o CC kernel/locking/semaphore.o rm: cannot remove 'crypto/.tmp_mx_ecdh.o': No such file or directory CC crypto/algboss.o CC crypto/testmgr.o mv: cannot stat 'kernel/.tmp_mx_freezer.o': No such file or directory CC crypto/crypto_user.o GZIP kernel/config_data.gz /home/kisskb/slave/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /home/kisskb/slave/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] CC fs/fuse/dev.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/kernfs/mount.o kernel/gcov/.tmp_gl_fs.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/gcov/.tmp_mx_fs.o': No such file rm: cannot remove 'kernel/gcov/.tmp_mx_fs.o': No such file or directory CC kernel/seccomp.o CC kernel/gcov/gcc_3_4.o /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: 'fs/.tmp_mx_proc_namespace.o': No such file rm: cannot remove 'fs/.tmp_mx_proc_namespace.o': No such file or directory CC fs/notify/fsnotify.o CC fs/ncpfs/dir.o /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_update.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_update.o': No such file rm: cannot remove 'kernel/rcu/.tmp_mx_update.o': No such file or directory CC kernel/rcu/rcuperf.o CC fs/overlayfs/super.o /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_namei.o: file not recognized: File truncated /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-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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/syscall.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/syscall.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_syscall.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_syscall.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/.tmp_mc_syscall.o rm: cannot remove 'fs/.tmp_mx_namei.o': No such file or directory mv: cannot stat 'kernel/irq/.tmp_mx_handle.o': No such file or directory mv: cannot stat 'kernel/bpf/.tmp_mx_syscall.o': No such file or directory CC kernel/irq/manage.o CC kernel/bpf/verifier.o CC fs/nls/nls_base.o /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 /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 'fs/.tmp_mx_splice.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_crash_core.o': No such file or directory LD fs/quota/built-in.o CC kernel/utsname_sysctl.o /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 CC crypto/cmac.o CC fs/ramfs/inode.o /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: 'kernel/.tmp_mx_kallsyms.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_kallsyms.o': No such file or directory crypto/.tmp_gl_rsa.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rsa.o': No such file CC kernel/tracepoint.o rm: cannot remove 'crypto/.tmp_mx_rsa.o': No such file or directory CC crypto/hmac.o /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 /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/configfs/.tmp_mx_inode.o': No such file or directory /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 kernel/.tmp_gl_signal.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_signal.o': No such file CC fs/configfs/file.o mv: cannot stat 'kernel/.tmp_mx_kexec.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_acompress.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) CC kernel/irq_work.o CC crypto/xcbc.o CC kernel/crash_dump.o crypto/.tmp_gl_rsa-pkcs1pad.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rsa-pkcs1pad.o': No such file rm: cannot remove 'crypto/.tmp_mx_rsa-pkcs1pad.o': No such file or directory CC crypto/crypto_null.o /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 /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/kernfs/mount.o: compiled 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/kernfs/mount.o: uses instructions which are incompatible with instructions used in 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/kernfs/mount.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_mount.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_mount.o /opt/cross/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 mv: cannot stat 'kernel/printk/.tmp_mx_printk.o': No such file or directory mv: cannot stat 'fs/kernfs/.tmp_mx_mount.o': No such file or directory kernel/locking/.tmp_gl_semaphore.o: fi CC fs/proc/task_mmu.o le not recognized: File truncated 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: 'kernel/locking/.tmp_mx_semaphore.o': No such file CC fs/kernfs/inode.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 CC kernel/printk/printk_safe.o 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: Unable to change endianness of input file(s) rm: cannot remove 'kernel/locking/.tmp_mx_semaphore.o': No such file or directory LD kernel/gcov/built-in.o kernel/.tmp_gl_kexec_core.o: file not recognized: File truncated LD fs/exportfs/exportfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/gcov/fs.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/gcov/built-in.o' failed make[3]: *** [kernel/gcov/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: 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: 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 mv: cannot stat 'kernel/time/.tmp_mx_time.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) CC kernel/locking/rwsem.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kexec_core.o': No such file CC kernel/locking/percpu-rwsem.o kernel/.tmp_gl_utsname_sysctl.o: file not recognized: File truncated rm: cannot remove 'kernel/.tmp_mx_kexec_core.o': No such file or directory CC kernel/time/timer.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_utsname_sysctl.o': No such file CC kernel/time/hrtimer.o /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_utsname_sysctl.o': No such file or directory LD fs/exportfs/built-in.o /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 fs/debugfs/.tmp_gl_inode.o: file not recognized: File truncated mv: cannot stat 'kernel/.tmp_mx_seccomp.o': No such file or directory CC kernel/locking/mutex-debug.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: 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-objcopy: 'fs/debugfs/.tmp_mx_inode.o': No such file CC kernel/locking/lockdep.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algboss.o': No such file rm: cannot remove 'crypto/.tmp_mx_algboss.o': No such file or directory fs/notify/.tmp_gl_fsnotify.o: file not recognized: File truncated rm: cannot remove 'fs/debugfs/.tmp_mx_inode.o': No such file or directory CC crypto/md4.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/notify/.tmp_mx_fsnotify.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_crypto_user.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crypto_user.o': No such file rm: cannot remove 'crypto/.tmp_mx_crypto_user.o': No such file or directory CC fs/debugfs/file.o rm: cannot remove 'fs/notify/.tmp_mx_fsnotify.o': No such file or directory CC crypto/md5.o CC fs/notify/notification.o /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: kernel/power/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: kernel/power/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 kernel/power/process.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_process.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/power/.tmp_mc_process.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/power/.tmp_mc_process.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ramfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ramfs/.tmp_mc_inode.o CC fs/sysfs/file.o mv: cannot stat 'kernel/power/.tmp_mx_process.o': No such file or directory mv: cannot stat 'fs/ramfs/.tmp_mx_inode.o': No such file or directory CC fs/ramfs/file-mmu.o /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-ld: fs/nls/nls_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: fs/nls/nls_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 fs/nls/nls_base.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/.tmp_mc_nls_base.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/nls/.tmp_mc_nls_base.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/nls/.tmp_mc_nls_base.o fs/.tmp_gl_dcache.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_dcache.o': No such file CC fs/tracefs/inode.o CC fs/anon_inodes.o mv: cannot stat 'kernel/debug/.tmp_mx_gdbstub.o': No such file or directory rm: cannot remove 'fs/.tmp_mx_dcache.o': No such file or directory mv: cannot stat 'fs/nls/.tmp_mx_nls_base.o': No such file or directory LD kernel/power/built-in.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: cannot find kernel/power/qos.o: No such file or directory CC crypto/rmd160.o /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/power/built-in.o' failed make[3]: *** [kernel/power/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'kernel/power' failed make[2]: *** [kernel/power] Error 2 CC fs/nls/nls_cp850.o fs/ceph/.tmp_gl_super.o: file not recognized: File truncated CC fs/eventfd.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ceph/.tmp_mx_super.o': No such file CC fs/nls/nls_cp855.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/printk_safe.o: compiled 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_safe.o: uses instructions which are incompatible with instructions used in 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_safe.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/printk/.tmp_mc_printk_safe.o: compiled 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_safe.o: uses instructions which are incompatible with instructions used in 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_safe.o rm: cannot remove 'fs/ceph/.tmp_mx_super.o': No such file or directory mv: cannot stat 'kernel/printk/.tmp_mx_printk_safe.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) CC fs/ceph/inode.o 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) LD kernel/printk/built-in.o rm: cannot remove 'crypto/.tmp_mx_cmac.o': No such file or directory kernel/.tmp_gl_crash_dump.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_crash_dump.o': No such file /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 rm: cannot remove 'kernel/.tmp_mx_crash_dump.o': No such file or directory CC crypto/sha1_generic.o CC fs/ceph/dir.o CC fs/ceph/file.o /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/locking/.tmp_mx_rwsem.o': No such file or directory 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-objcopy: Unable to change endianness of input file(s) CC kernel/locking/lockdep_proc.o /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 CC kernel/debug/kdb/kdb_io.o kernel/rcu/.tmp_gl_rcuperf.o: file not recognized: File truncated CC kernel/debug/kdb/kdb_main.o 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-objcopy: 'kernel/rcu/.tmp_mx_rcuperf.o': No such file rm: cannot remove 'kernel/rcu/.tmp_mx_rcuperf.o': No such file or directory CC kernel/locking/spinlock.o /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_workqueue.o: file not recognized: File truncated CC kernel/rcu/tiny.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_workqueue.o': No such file rm: cannot remove 'kernel/.tmp_mx_workqueue.o': No such file or directory CC kernel/locking/rtmutex.o CC kernel/rcu/rcu_segcblist.o /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 mv: cannot stat 'fs/configfs/.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) /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 crypto/.tmp_gl_xcbc.o: file not recognized: File truncated CC fs/configfs/dir.o /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: 'crypto/.tmp_mx_xcbc.o': No such file rm: cannot remove 'crypto/.tmp_mx_xcbc.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_crypto_null.o': No such file or directory CC crypto/sha256_generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/sha512_generic.o 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) crypto/.tmp_gl_hmac.o: file not recognized: File truncated CC kernel/irq/spurious.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_hmac.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_hmac.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) fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated CC crypto/sha3_generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/notification.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/notification.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/notification.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_notification.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_notification.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_notification.o fs/overlayfs/.tmp_gl_super.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp855.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file mv: cannot stat 'fs/notify/.tmp_mx_notification.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/overlayfs/.tmp_mx_super.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp850.o': No such file or directory rm: cannot remove 'fs/overlayfs/.tmp_mx_super.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_cp855.o': No such file or directory CC fs/notify/group.o CC fs/nls/nls_cp860.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/dir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_dir.o CC fs/nls/nls_cp857.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_md4.o: file not recognized: File truncated mv: cannot stat 'fs/ncpfs/.tmp_mx_dir.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/task_mmu.o: compiled 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/proc/task_mmu.o: uses instructions which are incompatible with instructions used in 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/proc/task_mmu.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_task_mmu.o: compiled 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/proc/.tmp_mc_task_mmu.o: uses instructions which are incompatible with instructions used in 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/proc/.tmp_mc_task_mmu.o CC fs/overlayfs/namei.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_inode.o mv: cannot stat 'fs/proc/.tmp_mx_task_mmu.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_md4.o': No such file fs/.tmp_gl_anon_inodes.o: file not recognized: File truncated mv: cannot stat 'fs/kernfs/.tmp_mx_inode.o': No such file or directory CC fs/ncpfs/file.o rm: cannot remove 'crypto/.tmp_mx_md4.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_anon_inodes.o': No such file CC kernel/locking/spinlock_debug.o CC fs/proc/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/core.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/core.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_core.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/bpf/.tmp_mc_core.o rm: cannot remove 'fs/.tmp_mx_anon_inodes.o': No such file or directory CC fs/kernfs/dir.o CC crypto/wp512.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/bpf/.tmp_mx_core.o': No such file or directory CC fs/locks.o fs/ramfs/.tmp_gl_file-mmu.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ramfs/.tmp_mx_file-mmu.o': No such file CC kernel/bpf/inode.o rm: cannot remove 'fs/ramfs/.tmp_mx_file-mmu.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/cifs/.tmp_gl_cifsfs.o: file not recognized: File truncated LD fs/ramfs/ramfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cifs/.tmp_mx_cifsfs.o': No such file rm: cannot remove 'fs/cifs/.tmp_mx_cifsfs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ramfs/file-mmu.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/ramfs/ramfs.o' failed make[3]: *** [fs/ramfs/ramfs.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/ramfs' failed make[2]: *** [fs/ramfs] Error 2 make[2]: *** Waiting for unfinished jobs.... CC crypto/tgr192.o CC fs/cifs/cifssmb.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_file.o mv: cannot stat 'fs/sysfs/.tmp_mx_file.o': No such file or directory CC fs/sysfs/dir.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_md5.o: file not recognized: File truncated /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 LD fs/debugfs/debugfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/debugfs/inode.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/debugfs/debugfs.o' failed make[3]: *** [fs/debugfs/debugfs.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: 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: 'crypto/.tmp_mx_md5.o': No such file CC fs/sysfs/symlink.o /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 CC kernel/locking/rwsem-spinlock.o 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_fs-writeback.o: file not recognized: File truncated /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/.tmp_mx_fs-writeback.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/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 CC crypto/gf128mul.o CC fs/sysfs/mount.o mv: cannot stat 'kernel/locking/.tmp_mx_spinlock.o': No such file or directory kernel/rcu/.tmp_gl_rcutorture.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_rcutorture.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) fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp860.o': No such file or directory CC fs/nls/nls_cp862.o rm: cannot remove 'kernel/rcu/.tmp_mx_rcutorture.o': No such file or directory CC kernel/trace/ring_buffer.o /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 CC fs/proc/root.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-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/tracefs/.tmp_gl_inode.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_cp857.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/tracefs/.tmp_mx_inode.o': No such file rm: cannot remove 'fs/tracefs/.tmp_mx_inode.o': No such file or directory CC fs/sysfs/group.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp857.o': No such file or directory LD fs/tracefs/tracefs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/tracefs/inode.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/tracefs/tracefs.o' failed make[3]: *** [fs/tracefs/tracefs.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/tracefs' failed make[2]: *** [fs/tracefs] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/eventfd.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/eventfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/eventfd.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_eventfd.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/.tmp_mc_eventfd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/.tmp_mc_eventfd.o CC fs/nls/nls_cp863.o mv: cannot stat 'fs/.tmp_mx_eventfd.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) CC fs/nls/nls_cp864.o kernel/irq/.tmp_gl_spurious.o: file not recognized: File truncated CC kernel/debug/kdb/kdb_support.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_spurious.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_sha3_generic.o: file not recognized: File truncated /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 /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/irq/.tmp_mx_spurious.o': No such file or directory CC crypto/ecb.o crypto/.tmp_gl_sha1_generic.o: file not recognized: File truncated CC kernel/irq/resend.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha1_generic.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/kdb_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: kernel/debug/kdb/kdb_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 kernel/debug/kdb/kdb_io.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/.tmp_mc_kdb_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: kernel/debug/kdb/.tmp_mc_kdb_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 kernel/debug/kdb/.tmp_mc_kdb_io.o rm: cannot remove 'crypto/.tmp_mx_sha1_generic.o': No such file or directory mv: cannot stat 'kernel/debug/kdb/.tmp_mx_kdb_io.o': No such file or directory CC kernel/debug/kdb/kdb_bt.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/group.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/group.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_group.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_group.o mv: cannot stat 'fs/notify/.tmp_mx_group.o': No such file or directory CC crypto/cbc.o CC fs/notify/mark.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tiny.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/tiny.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/tiny.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tiny.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_tiny.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_tiny.o mv: cannot stat 'kernel/rcu/.tmp_mx_tiny.o': No such file or directory LD kernel/rcu/built-in.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: cannot find kernel/rcu/update.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/rcu/rcutorture.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/rcu/rcuperf.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/rcu/built-in.o' failed make[3]: *** [kernel/rcu/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'kernel/rcu' failed make[2]: *** [kernel/rcu] Error 2 GENKDB kernel/debug/kdb/gen-kdb_cmds.c kernel/locking/.tmp_gl_spinlock_debug.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/dir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_dir.o mv: cannot stat 'fs/sysfs/.tmp_mx_dir.o': No such file or directory /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-ld: fs/ncpfs/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/ncpfs/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/ncpfs/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_file.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/ncpfs/.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) CC kernel/debug/kdb/kdb_debugger.o fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated rm: cannot remove 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file or directory CC kernel/debug/kdb/kdb_bp.o CC fs/ncpfs/inode.o fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.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: fs/sysfs/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/sysfs/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/sysfs/symlink.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_symlink.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp863.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp862.o': No such file or directory fs/sysfs/.tmp_gl_mount.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/overlayfs/.tmp_gl_namei.o: file not recognized: File truncated mv: cannot stat 'fs/sysfs/.tmp_mx_symlink.o': No such file or directory CC kernel/irq/chip.o rm: cannot remove 'fs/nls/.tmp_mx_nls_cp863.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/sysfs/.tmp_mx_mount.o': No such file CC fs/nls/nls_cp865.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/overlayfs/.tmp_mx_namei.o': No such file rm: cannot remove 'fs/sysfs/.tmp_mx_mount.o': No such file or directory rm: cannot remove 'fs/overlayfs/.tmp_mx_namei.o': No such file or directory CC fs/nls/nls_cp866.o CC fs/nls/nls_cp874.o /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 CC fs/overlayfs/util.o CC kernel/debug/kdb/gen-kdb_cmds.o mv: cannot stat 'kernel/time/.tmp_mx_hrtimer.o': No such file or directory CC kernel/time/timekeeping.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp864.o': No such file or directory /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 /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 mv: cannot stat 'kernel/irq/.tmp_mx_resend.o': No such file or directory mv: cannot stat 'kernel/locking/.tmp_mx_rwsem-spinlock.o': No such file or directory CC fs/nls/nls_cp936.o CC kernel/irq/dummychip.o CC fs/nls/nls_cp1251.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/group.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/group.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_group.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/sysfs/.tmp_mc_group.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/.tmp_mc_group.o /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 mv: cannot stat 'fs/sysfs/.tmp_mx_group.o': No such file or directory mv: cannot stat 'fs/configfs/.tmp_mx_dir.o': No such file or directory LD fs/sysfs/built-in.o CC fs/configfs/symlink.o /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 CC fs/configfs/mount.o /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-ld: cannot find fs/sysfs/mount.o: No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_timer.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_gf128mul.o': No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'fs/sysfs/built-in.o' failed make[3]: *** [fs/sysfs/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/sysfs' failed make[2]: *** [fs/sysfs] Error 2 CC kernel/time/ntp.o CC kernel/cgroup/namespace.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: Unable to change endianness of input file(s) fs/fuse/.tmp_gl_dev.o: file not recognized: File truncated CC crypto/pcbc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/fuse/.tmp_mx_dev.o': No such file crypto/.tmp_gl_rmd160.o: file not recognized: File truncated rm: cannot remove 'fs/fuse/.tmp_mx_dev.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_rmd160.o': No such file CC fs/fuse/dir.o 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) CC crypto/cts.o crypto/.tmp_gl_tgr192.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/root.o: compiled 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/proc/root.o: uses instructions which are incompatible with instructions used in 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/proc/root.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_root.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_root.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_root.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/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/proc/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/proc/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_tgr192.o': No such file mv: cannot stat 'fs/proc/.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) mv: cannot stat 'fs/proc/.tmp_mx_root.o': No such file or directory crypto/.tmp_gl_wp512.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_wp512.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) rm: cannot remove 'crypto/.tmp_mx_wp512.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_tgr192.o': No such file or directory kernel/bpf/.tmp_gl_inode.o: file not recognized: File truncated crypto/.tmp_gl_sha512_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_inode.o': No such file CC crypto/lrw.o rm: cannot remove 'kernel/bpf/.tmp_mx_inode.o': No such file or directory CC fs/proc/base.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha512_generic.o': No such file CC kernel/bpf/helpers.o rm: cannot remove 'crypto/.tmp_mx_sha512_generic.o': No such file or directory CC crypto/xts.o CC fs/proc/generic.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: kernel/debug/kdb/kdb_bt.o: compiled 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/kdb/kdb_bt.o: uses instructions which are incompatible with instructions used in 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/kdb/kdb_bt.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/.tmp_mc_kdb_bt.o: compiled 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/kdb/.tmp_mc_kdb_bt.o: uses instructions which are incompatible with instructions used in 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/kdb/.tmp_mc_kdb_bt.o fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated CC crypto/ctr.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file mv: cannot stat 'kernel/debug/kdb/.tmp_mx_kdb_bt.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_cp866.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/dir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_dir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_dir.o CC fs/fuse/file.o mv: cannot stat 'fs/kernfs/.tmp_mx_dir.o': No such file or directory CC fs/nls/nls_ascii.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/kdb_debugger.o: compiled 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/kdb/kdb_debugger.o: uses instructions which are incompatible with instructions used in 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/kdb/kdb_debugger.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/.tmp_mc_kdb_debugger.o: compiled 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/kdb/.tmp_mc_kdb_debugger.o: uses instructions which are incompatible with instructions used in 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/kdb/.tmp_mc_kdb_debugger.o mv: cannot stat 'kernel/debug/kdb/.tmp_mx_kdb_debugger.o': No such file or directory CC fs/kernfs/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp865.o: file not recognized: File truncated CC fs/kernfs/symlink.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp865.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp865.o': No such file or directory CC fs/nls/nls_iso8859-1.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/kdb_bp.o: compiled 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/kdb/kdb_bp.o: uses instructions which are incompatible with instructions used in 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/kdb/kdb_bp.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/.tmp_mc_kdb_bp.o: compiled 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/kdb/.tmp_mc_kdb_bp.o: uses instructions which are incompatible with instructions used in 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/kdb/.tmp_mc_kdb_bp.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/debug/kdb/.tmp_mx_kdb_bp.o': No such file or directory fs/nls/.tmp_gl_nls_cp874.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) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp874.o': No such file crypto/.tmp_gl_ecb.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_cp874.o': No such file or directory 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: 'crypto/.tmp_mx_ecb.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page-writeback.o': No such file CC fs/nls/nls_iso8859-4.o rm: cannot remove 'crypto/.tmp_mx_ecb.o': No such file or directory rm: cannot remove 'mm/.tmp_mx_page-writeback.o': No such file or directory CC crypto/keywrap.o CC mm/readahead.o CC fs/fuse/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1251.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory CC fs/nls/nls_iso8859-6.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated /opt/cross/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) rm: cannot remove 'kernel/irq/.tmp_mx_dummychip.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: 'crypto/.tmp_mx_cbc.o': No such file rm: cannot remove 'crypto/.tmp_mx_cbc.o': No such file or directory CC kernel/irq/devres.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/kdb_support.o: compiled 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/kdb/kdb_support.o: uses instructions which are incompatible with instructions used in 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/kdb/kdb_support.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/.tmp_mc_kdb_support.o: compiled 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/kdb/.tmp_mc_kdb_support.o: uses instructions which are incompatible with instructions used in 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/kdb/.tmp_mc_kdb_support.o CC crypto/gcm.o mv: cannot stat 'kernel/debug/kdb/.tmp_mx_kdb_support.o': 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 /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/cgroup/.tmp_mx_namespace.o': No such file rm: cannot remove 'kernel/cgroup/.tmp_mx_namespace.o': No such file or directory CC kernel/irq/generic-chip.o CC kernel/cgroup/cgroup-v1.o CC kernel/trace/ring_buffer_benchmark.o mv: cannot stat 'crypto/.tmp_mx_testmgr.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/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file or directory CC fs/nls/nls_cp1255.o CC crypto/ccm.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_ascii.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_ascii.o': No such file or directory CC fs/nls/nls_iso8859-9.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/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: fs/overlayfs/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 fs/overlayfs/util.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.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: fs/overlayfs/.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 fs/overlayfs/.tmp_mc_util.o mv: cannot stat 'fs/overlayfs/.tmp_mx_util.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/kdb_main.o: compiled 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/kdb/kdb_main.o: uses instructions which are incompatible with instructions used in 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/kdb/kdb_main.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/debug/kdb/.tmp_mc_kdb_main.o: compiled 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/kdb/.tmp_mc_kdb_main.o: uses instructions which are incompatible with instructions used in 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/kdb/.tmp_mc_kdb_main.o CC fs/overlayfs/inode.o mv: cannot stat 'kernel/debug/kdb/.tmp_mx_kdb_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-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-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'fs/configfs/.tmp_mx_symlink.o': No such file or directory LD kernel/debug/kdb/built-in.o fs/configfs/.tmp_gl_mount.o: file not recognized: File truncated fs/notify/.tmp_gl_mark.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) CC fs/configfs/item.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/configfs/.tmp_mx_mount.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/symlink.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/symlink.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_symlink.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: rm: 'fs/notify/.tmp_mx_mark.o': No such filecannot remove 'fs/configfs/.tmp_mx_mount.o' : No such file or directory fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp936.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_cp936.o': No such file or directory rm: cannot remove 'fs/notify/.tmp_mx_mark.o': No such file or directory mv: cannot stat 'fs/kernfs/.tmp_mx_symlink.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) CC fs/nls/nls_iso8859-14.o LD kernel/debug/built-in.o fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file CC fs/notify/fdinfo.o rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory CC fs/overlayfs/dir.o CC fs/nls/nls_iso8859-15.o CC fs/notify/dnotify/dnotify.o CC fs/overlayfs/readdir.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: 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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/helpers.o: compiled 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/bpf/helpers.o: uses instructions which are incompatible with instructions used in 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/bpf/helpers.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_helpers.o: compiled 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/bpf/.tmp_mc_helpers.o: uses instructions which are incompatible with instructions used in 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/bpf/.tmp_mc_helpers.o mv: cannot stat 'kernel/irq/.tmp_mx_chip.o': No such file or directory CC kernel/irq/irqdomain.o mv: cannot stat 'kernel/bpf/.tmp_mx_helpers.o': No such file or directory kernel/bpf/.tmp_gl_verifier.o: file not recognized: File truncated CC kernel/bpf/hashtab.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_verifier.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/bpf/.tmp_mx_verifier.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/nls/.tmp_gl_nls_iso8859-6.o: file not recognized: File truncated fs/nls/.tmp_gl_nls_cp1255.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: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file CC kernel/bpf/arraymap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-6.o': No such file crypto/.tmp_gl_pcbc.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_cp1255.o'rm: : No such file or directorycannot remove 'fs/nls/.tmp_mx_nls_iso8859-6.o' : No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_pcbc.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) CC fs/nls/nls_koi8-u.o CC fs/nls/nls_koi8-ru.o fs/ceph/.tmp_gl_dir.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_pcbc.o': No such file or directory crypto/.tmp_gl_sha256_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ceph/.tmp_mx_dir.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_sha256_generic.o': No such file rm: cannot remove 'fs/ceph/.tmp_mx_dir.o': No such file or directory CC crypto/chacha20poly1305.o rm: cannot remove 'crypto/.tmp_mx_sha256_generic.o': No such file or directory /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 CC fs/ceph/locks.o mv: cannot stat 'kernel/irq/.tmp_mx_devres.o': No such file or directory CC crypto/mcryptd.o CC kernel/irq/proc.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_cts.o: file not recognized: File truncated LD kernel/locking/built-in.o /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: cannot find kernel/locking/semaphore.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/locking/spinlock_debug.o: No such file or directory /opt/cross/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 /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/locking/built-in.o' failed make[3]: *** [kernel/locking/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'kernel/locking' failed make[2]: *** [kernel/locking] Error 2 rm: cannot remove 'crypto/.tmp_mx_cts.o': No such file or directory mv: cannot stat 'kernel/cgroup/.tmp_mx_cgroup.o': No such file or directory CC crypto/des_generic.o /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-objcopy: Unable to change endianness of input file(s) crypto/.tmp_gl_keywrap.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_keywrap.o': No such file rm: cannot remove 'crypto/.tmp_mx_keywrap.o': No such file or directory CC kernel/cgroup/freezer.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/twofish_generic.o mm/.tmp_gl_readahead.o: file not recognized: File truncated CC kernel/time/clocksource.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/twofish_common.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/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: fs/proc/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 fs/proc/generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_generic.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_generic.o fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_readahead.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-9.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: fs/overlayfs/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/overlayfs/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/overlayfs/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_inode.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/overlayfs/.tmp_mc_inode.o rm: cannot remove 'mm/.tmp_mx_readahead.o': No such file or directory mv: cannot stat 'fs/overlayfs/.tmp_mx_inode.o': No such file or directory mv: cannot stat 'fs/proc/.tmp_mx_generic.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-9.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated CC fs/overlayfs/copy_up.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.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) CC mm/swap.o CC fs/proc/array.o crypto/.tmp_gl_ctr.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory CC fs/nls/nls_utf8.o /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 CC fs/nls/mac-celtic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/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/ceph/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/ceph/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.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/ceph/.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/ceph/.tmp_mc_file.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/ceph/.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) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file crypto/.tmp_gl_lrw.o: file not recognized: File truncated CC crypto/aes_generic.o /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/ncpfs/.tmp_gl_inode.o: file not recognized: File truncated rm: cannot remove 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lrw.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ncpfs/.tmp_mx_inode.o': No such file rm: cannot remove 'crypto/.tmp_mx_lrw.o': No such file or directory mv: cannot stat 'fs/configfs/.tmp_mx_item.o': No such file or directory crypto/.tmp_gl_xts.o: file not recognized: File truncated rm: cannot remove 'fs/ncpfs/.tmp_mx_inode.o': No such file or directory CC fs/ceph/addr.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_xts.o': No such file CC fs/nls/mac-centeuro.o CC crypto/camellia_generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_file.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/kernfs/.tmp_mc_file.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/kernfs/.tmp_mc_file.o CC fs/ncpfs/ioctl.o rm: cannot remove 'crypto/.tmp_mx_xts.o': No such file or directory mv: cannot stat 'fs/kernfs/.tmp_mx_file.o': No such file or directory LD fs/configfs/configfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/configfs/mount.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/configfs/configfs.o' failed make[3]: *** [fs/configfs/configfs.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/configfs' failed make[2]: *** [fs/configfs] Error 2 CC crypto/arc4.o LD fs/kernfs/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fdinfo.o: compiled 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/notify/fdinfo.o: uses instructions which are incompatible with instructions used in 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/notify/fdinfo.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_fdinfo.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/.tmp_mc_fdinfo.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/notify/.tmp_mc_fdinfo.o mv: cannot stat 'fs/notify/.tmp_mx_fdinfo.o': No such file or directory CC crypto/khazad.o CC fs/notify/fanotify/fanotify.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: Unable to change endianness of input file(s) fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated 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: /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file 'kernel/irq/.tmp_mx_generic-chip.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/irq/.tmp_mx_generic-chip.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory CC fs/notify/inotify/inotify_fsnotify.o fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated CC fs/nls/mac-croatian.o CC crypto/salsa20_generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory CC fs/nls/mac-cyrillic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/nls/.tmp_gl_mac-celtic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-celtic.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/nls/.tmp_mx_mac-celtic.o': No such file or directory fs/notify/dnotify/.tmp_gl_dnotify.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/notify/dnotify/.tmp_mx_dnotify.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 mv: cannot stat 'kernel/irq/.tmp_mx_irqdomain.o': No such file or directory CC fs/nls/mac-inuit.o CC kernel/trace/trace.o mv: cannot stat 'kernel/irq/.tmp_mx_proc.o': No such file or directory rm: cannot remove 'fs/notify/dnotify/.tmp_mx_dnotify.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/nls/.tmp_gl_mac-centeuro.o: file not recognized: File truncated LD kernel/irq/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-centeuro.o': No such file LD fs/notify/dnotify/built-in.o CC crypto/chacha20_generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/notify/dnotify/dnotify.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'fs/notify/dnotify/built-in.o' failed make[4]: *** [fs/notify/dnotify/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/notify/dnotify' failed make[3]: *** [fs/notify/dnotify] Error 2 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) CC crypto/poly1305_generic.o rm: cannot remove 'fs/nls/.tmp_mx_mac-centeuro.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/manage.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/spurious.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/dummychip.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/irq/generic-chip.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/irq/built-in.o' failed make[3]: *** [kernel/irq/built-in.o] Error 1 mm/.tmp_gl_page_alloc.o: file not recognized: File truncated /home/kisskb/slave/src/scripts/Makefile.build:561: 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) CC kernel/trace/trace_output.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page_alloc.o': No such file fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated CC fs/nls/mac-romanian.o rm: cannot remove 'mm/.tmp_mx_page_alloc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_nls_utf8.o': No such file or directory CC mm/truncate.o CC fs/nls/mac-roman.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 /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-ld: fs/notify/fanotify/fanotify.o: compiled 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/notify/fanotify/fanotify.o: uses instructions which are incompatible with instructions used in 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/notify/fanotify/fanotify.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/fanotify/.tmp_mc_fanotify.o: compiled 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/notify/fanotify/.tmp_mc_fanotify.o: uses instructions which are incompatible with instructions used in 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/notify/fanotify/.tmp_mc_fanotify.o mv: cannot stat 'fs/notify/fanotify/.tmp_mx_fanotify.o': No such file or directory CC fs/notify/fanotify/fanotify_user.o rm: cannot remove 'crypto/.tmp_mx_gcm.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) CC crypto/deflate.o crypto/.tmp_gl_ccm.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_ccm.o': No such file /home/kisskb/slave/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /home/kisskb/slave/src/kernel/cgroup/cgroup-v1.c:1213:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] 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-ld: fs/ceph/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/ceph/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/ceph/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.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/ceph/.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/ceph/.tmp_mc_inode.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: Unable to change endianness of input file(s) mv: cannot stat 'fs/ceph/.tmp_mx_inode.o': No such file or directory fs/.tmp_gl_locks.ocrypto/.tmp_gl_khazad.o:: ffiillee nnoott rreeccooggnniizzeedd:: File truncatedFile truncated CC crypto/michael_mic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_khazad.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/.tmp_mx_locks.o': No such file rm: cannot remove 'crypto/.tmp_mx_khazad.o': No such file or directory CC fs/ceph/ioctl.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/overlayfs/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/overlayfs/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/overlayfs/readdir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_readdir.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/overlayfs/.tmp_mc_readdir.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/overlayfs/.tmp_mc_readdir.o rm: cannot remove 'fs/.tmp_mx_locks.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/overlayfs/.tmp_mx_readdir.o': No such file or directory kernel/sched/.tmp_gl_core.o: file not recognized: File truncated CC crypto/crc32c_generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_core.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_core.o': No such file or directory fs/nls/.tmp_gl_mac-croatian.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: 'fs/nls/.tmp_mx_mac-croatian.o': No such file rm: cannot remove 'fs/nls/.tmp_mx_mac-croatian.o': No such file or directory CC fs/ceph/export.o CC fs/nls/mac-turkish.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/inotify_fsnotify.o: compiled 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/notify/inotify/inotify_fsnotify.o: uses instructions which are incompatible with instructions used in 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/notify/inotify/inotify_fsnotify.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/notify/inotify/.tmp_mc_inotify_fsnotify.o: compiled 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/notify/inotify/.tmp_mc_inotify_fsnotify.o: uses instructions which are incompatible with instructions used in 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/notify/inotify/.tmp_mc_inotify_fsnotify.o fs/fuse/.tmp_gl_inode.o: file not recognized: File truncated mv: cannot stat 'fs/notify/inotify/.tmp_mx_inotify_fsnotify.o': No such file or directory CC kernel/sched/loadavg.o CC fs/notify/inotify/inotify_user.o /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-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) rm: cannot remove 'fs/fuse/.tmp_mx_inode.o': No such file or directory fs/nls/.tmp_gl_mac-cyrillic.o: file not recognized: File truncated crypto/.tmp_gl_mcryptd.o: file not recognized: File truncated CC fs/fuse/control.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-cyrillic.o': No such file /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 CC crypto/crc32_generic.o rm: cannot remove 'fs/nls/.tmp_mx_mac-cyrillic.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-objcopy: 'crypto/.tmp_mx_mcryptd.o': No such file CC kernel/trace/trace_seq.o CC fs/fuse/xattr.o rm: cannot remove 'crypto/.tmp_mx_mcryptd.o': No such file or directory CC kernel/time/jiffies.o CC crypto/authenc.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: 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/cgroup/freezer.o: compiled 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/freezer.o: uses instructions which are incompatible with instructions used in 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/freezer.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_freezer.o: compiled 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_freezer.o: uses instructions which are incompatible with instructions used in 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_freezer.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_chacha20poly1305.o': No such file crypto/.tmp_gl_twofish_generic.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_chacha20poly1305.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_freezer.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_twofish_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_twofish_generic.o': No such file or directory CC crypto/authencesn.o crypto/.tmp_gl_arc4.o: file not recognized: File truncated CC kernel/cgroup/rdma.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC crypto/lzo.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_arc4.o': No such file fs/overlayfs/.tmp_gl_dir.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: 'fs/overlayfs/.tmp_mx_dir.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: fs/ceph/locks.o: compiled 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/ceph/locks.o: uses instructions which are incompatible with instructions used in 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/ceph/locks.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_locks.o: compiled 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/ceph/.tmp_mc_locks.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_locks.o fs/nls/.tmp_gl_mac-romanian.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_arc4.o': No such file or directory rm: cannot remove 'fs/overlayfs/.tmp_mx_dir.o': No such file or directory fs/nls/.tmp_gl_mac-inuit.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-romanian.o': No such file mv: cannot stat 'fs/ceph/.tmp_mx_locks.o': No such file or directory CC crypto/lz4hc.o rm: cannot remove 'fs/nls/.tmp_mx_mac-romanian.o': No such file or directory CC fs/fuse/acl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-inuit.o': No such file CC fs/ceph/caps.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/fuse/cuse.o /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/nls/.tmp_mx_mac-inuit.o': No such file or directory 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: Unable to change endianness of input file(s) kernel/cgroup/.tmp_gl_cgroup-v1.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 crypto/.tmp_gl_salsa20_generic.o: file not recognized: File truncated 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-objcopy: 'kernel/cgroup/.tmp_mx_cgroup-v1.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_salsa20_generic.o': No such file CC fs/ceph/snap.o rm: rm: cannot remove 'kernel/cgroup/.tmp_mx_cgroup-v1.o'cannot remove 'crypto/.tmp_mx_salsa20_generic.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: fs/ncpfs/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/ncpfs/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/ncpfs/ioctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ioctl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_ioctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/time/timer_list.o CC crypto/842.o mv: cannot stat 'fs/ncpfs/.tmp_mx_ioctl.o': No such file or directory fs/overlayfs/.tmp_gl_copy_up.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: 'fs/overlayfs/.tmp_mx_copy_up.o': No such file fs/nls/.tmp_gl_mac-roman.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-roman.o': No such file CC crypto/rng.o rm: cannot remove 'fs/nls/.tmp_mx_mac-roman.o': No such file or directory rm: cannot remove 'fs/overlayfs/.tmp_mx_copy_up.o': No such file or directory CC fs/ncpfs/mmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/arraymap.o: compiled 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/bpf/arraymap.o: uses instructions which are incompatible with instructions used in 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/bpf/arraymap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_arraymap.o: compiled 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/bpf/.tmp_mc_arraymap.o: uses instructions which are incompatible with instructions used in 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/bpf/.tmp_mc_arraymap.o CC fs/ncpfs/ncplib_kernel.o mv: cannot stat 'kernel/bpf/.tmp_mx_arraymap.o': No such file or directory LD fs/overlayfs/overlay.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/overlayfs/super.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/overlayfs/namei.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/overlayfs/dir.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/overlayfs/copy_up.o: No such file or directory CC kernel/bpf/percpu_freelist.o /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/overlayfs/overlay.o' failed make[3]: *** [fs/overlayfs/overlay.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/overlayfs' failed make[2]: *** [fs/overlayfs] Error 2 CC fs/ncpfs/sock.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_chacha20_generic.o: file not recognized: File truncated /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 CC crypto/drbg.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/array.o: compiled 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/proc/array.o: uses instructions which are incompatible with instructions used in 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/proc/array.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_array.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_array.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_array.o mv: cannot stat 'fs/proc/.tmp_mx_array.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/nls/.tmp_gl_mac-turkish.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_mac-turkish.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) crypto/.tmp_gl_des_generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_des_generic.o': No such file rm: CC fs/proc/fd.o cannot remove 'crypto/.tmp_mx_des_generic.o': No such file or directory rm: cannot remove 'fs/nls/.tmp_mx_mac-turkish.o': No such file or directory crypto/.tmp_gl_crc32c_generic.o: file not recognized: File truncated CC crypto/jitterentropy.o CC kernel/trace/trace_stat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_crc32c_generic.o': No such file LD fs/nls/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp850.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp855.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp857.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp860.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp862.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp863.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp864.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp865.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp866.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp874.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp936.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp1251.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_ascii.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-1.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-4.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-6.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_cp1255.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-9.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-14.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_iso8859-15.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-u.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_koi8-ru.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/nls_utf8.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-celtic.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-centeuro.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-croatian.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-cyrillic.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-inuit.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-romanian.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-roman.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/nls/mac-turkish.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'fs/nls/built-in.o' failed make[3]: *** [fs/nls/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/nls' failed make[2]: *** [fs/nls] Error 2 /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 CC crypto/jitterentropy-kcapi.o rm: cannot remove 'crypto/.tmp_mx_crc32c_generic.o': No such file or directory CC crypto/ghash-generic.o CC crypto/af_alg.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/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: fs/proc/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 fs/proc/base.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_base.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.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 fs/proc/.tmp_mc_base.o mv: cannot stat 'fs/proc/.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) /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 CC fs/proc/proc_tty.o 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: '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-objcopy: 'crypto/.tmp_mx_michael_mic.o': No such file rm: cannot remove 'crypto/.tmp_mx_michael_mic.o': No such file or directory /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/sched/.tmp_mx_loadavg.o': No such file or directory CC crypto/algif_rng.o CC kernel/sched/clock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/percpu_freelist.o: compiled 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/bpf/percpu_freelist.o: uses instructions which are incompatible with instructions used in 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/bpf/percpu_freelist.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_percpu_freelist.o: compiled 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/bpf/.tmp_mc_percpu_freelist.o: uses instructions which are incompatible with instructions used in 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/bpf/.tmp_mc_percpu_freelist.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/bpf/.tmp_mx_percpu_freelist.o': No such file or directory mv: cannot stat 'fs/fuse/.tmp_mx_control.o': No such file or directory LD crypto/crypto.o CC kernel/bpf/bpf_lru_list.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: cannot find crypto/cipher.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'crypto/crypto.o' failed make[2]: *** [crypto/crypto.o] Error 1 make[2]: *** Waiting for unfinished jobs.... kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated CC kernel/bpf/lpm_trie.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file CC kernel/sched/cputime.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: Unable to change endianness of input file(s) rm: cannot remove 'kernel/time/.tmp_mx_jiffies.o': No such file or directory kernel/bpf/.tmp_gl_hashtab.o: file not recognized: File truncated crypto/.tmp_gl_lz4hc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_hashtab.o': No such file CC kernel/time/timeconv.o /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/bpf/.tmp_mx_hashtab.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_lz4hc.o': No such file crypto/.tmp_gl_deflate.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) /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 CC kernel/bpf/map_in_map.o /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_lz4hc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_deflate.o': No such file crypto/.tmp_gl_lzo.o: file not recognized: File truncated fs/ceph/.tmp_gl_export.o: file not recognized: File truncated crypto/.tmp_gl_poly1305_generic.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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ceph/.tmp_mx_export.o': No such file rm: cannot remove 'fs/ceph/.tmp_mx_export.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_poly1305_generic.o': No such file rm: cannot remove 'crypto/.tmp_mx_deflate.o': No such file or directory mv: cannot stat 'crypto/.tmp_mx_jitterentropy.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_poly1305_generic.o': No such file or directory CC fs/ceph/xattr.o 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-objcopy: Unable to change endianness of input file(s) CC kernel/events/ring_buffer.o fs/notify/fanotify/.tmp_gl_fanotify_user.o: file not recognized: File truncated CC kernel/events/callchain.o CC kernel/events/hw_breakpoint.o CC fs/proc/cmdline.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/notify/fanotify/.tmp_mx_fanotify_user.o': No such file CC fs/ceph/mds_client.o CC fs/ceph/mdsmap.o /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 rm: cannot remove 'fs/notify/fanotify/.tmp_mx_fanotify_user.o': No such file or directory mv: cannot stat 'fs/fuse/.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_aes_generic.o: file not recognized: File truncated /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-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 /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_aes_generic.o': No such file or directory mv: cannot stat 'fs/fuse/.tmp_mx_file.o': No such file or directory crypto/.tmp_gl_camellia_generic.o: file not recognized: File truncated CC fs/proc/consoles.o CC kernel/bpf/stackmap.o /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_camellia_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) fs/notify/inotify/.tmp_gl_inotify_user.o: file not recognized: File truncated CC fs/proc/cpuinfo.o 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-objcopy: 'fs/notify/inotify/.tmp_mx_inotify_user.o': No such file rm: cannot remove 'fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_camellia_generic.o': No such file or directory CC kernel/time/alarmtimer.o LD fs/notify/inotify/built-in.o CC kernel/time/timecounter.o LD fs/notify/fanotify/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/notify/inotify/inotify_user.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'fs/notify/inotify/built-in.o' failed make[4]: *** [fs/notify/inotify/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/notify/inotify' failed make[3]: *** [fs/notify/inotify] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/notify/fanotify/fanotify_user.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'fs/notify/fanotify/built-in.o' failed make[4]: *** [fs/notify/fanotify/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/notify/fanotify' failed make[3]: *** [fs/notify/fanotify] Error 2 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/notify' failed make[2]: *** [fs/notify] Error 2 CC kernel/sched/idle_task.o CC kernel/sched/fair.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/proc/devices.o crypto/.tmp_gl_842.o: file not recognized: File truncated /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 /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_842.o': No such file rm: cannot remove 'crypto/.tmp_mx_842.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_truncate.o': No such file or directory mv: cannot stat 'fs/fuse/.tmp_mx_acl.o': No such file or directory CC fs/proc/interrupts.o CC mm/vmscan.o /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: Unable to change endianness of input file(s) LD fs/fuse/fuse.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fuse/dev.okernel/time/.tmp_gl_timer_list.o:: file No such file or directoryn ot recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/fuse/inode.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/fuse/fuse.o' failed make[3]: *** [fs/fuse/fuse.o] Error 1 make[3]: *** Waiting for unfinished jobs.... mv: cannot stat 'kernel/cgroup/.tmp_mx_rdma.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_timer_list.o': No such file CC fs/proc/loadavg.o rm: cannot remove 'kernel/time/.tmp_mx_timer_list.o': No such file or directory LD kernel/cgroup/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/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/ceph/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/ceph/ioctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.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/ceph/.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/ceph/.tmp_mc_ioctl.o CC kernel/time/posix-stubs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/cgroup/namespace.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/cgroup/cgroup-v1.o: No such file or directory mv: cannot stat 'fs/ceph/.tmp_mx_ioctl.o': No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/cgroup/built-in.o' failed make[3]: *** [kernel/cgroup/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'kernel/cgroup' failed make[2]: *** [kernel/cgroup] Error 2 CC fs/proc/meminfo.o CC fs/ceph/strings.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/proc/proc_tty.o: compiled 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/proc/proc_tty.o: uses instructions which are incompatible with instructions used in 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/proc/proc_tty.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_proc_tty.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_proc_tty.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_proc_tty.o crypto/.tmp_gl_authenc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authenc.o': No such file CC kernel/trace/trace_printk.o mv: cannot stat 'fs/proc/.tmp_mx_proc_tty.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-ld: kernel/bpf/map_in_map.o: compiled 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/bpf/map_in_map.o: uses instructions which are incompatible with instructions used in 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/bpf/map_in_map.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_map_in_map.o: compiled 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/bpf/.tmp_mc_map_in_map.o: uses instructions which are incompatible with instructions used in 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/bpf/.tmp_mc_map_in_map.o rm: cannot remove 'crypto/.tmp_mx_authenc.o': No such file or directory mv: cannot stat 'kernel/bpf/.tmp_mx_map_in_map.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_swap.o': No such file or directory CC fs/proc/stat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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 fs/ncpfs/mmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_mmap.o CC mm/shmem.o CC fs/proc/uptime.o mv: cannot stat 'fs/ncpfs/.tmp_mx_mmap.o': No such file or directory /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 'kernel/time/.tmp_mx_timecounter.o': No such file or directory CC fs/ncpfs/ncpsign_kernel.o CC fs/proc/version.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: 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 fs/fuse/.tmp_gl_cuse.o: file not recognized: File truncated mv: cannot stat 'crypto/.tmp_mx_rng.o': No such file or directory CC kernel/time/clockevents.o /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 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/fuse' failed make[2]: *** [fs/fuse] Error 2 CC kernel/trace/trace_sched_switch.o CC kernel/time/tick-common.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_authencesn.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) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_authencesn.o': No such file /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 crypto/.tmp_gl_algif_rng.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_algif_rng.o': No such file crypto/.tmp_gl_ghash-generic.o: file not recognized: File truncated rm: cannot remove 'crypto/.tmp_mx_authencesn.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_algif_rng.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_timeconv.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 /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_jitterentropy-kcapi.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/bpf_lru_list.o: compiled 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/bpf/bpf_lru_list.o: uses instructions which are incompatible with instructions used in 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/bpf/bpf_lru_list.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_bpf_lru_list.o: compiled 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/bpf/.tmp_mc_bpf_lru_list.o: uses instructions which are incompatible with instructions used in 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/bpf/.tmp_mc_bpf_lru_list.o 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) CC fs/ceph/ceph_frag.o CC fs/cifs/cifs_debug.o CC kernel/time/sched_clock.o fs/proc/.tmp_gl_cmdline.o: file not recognized: File truncated mv: cannot stat 'kernel/bpf/.tmp_mx_bpf_lru_list.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) CC fs/cifs/connect.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_jitterentropy-kcapi.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cmdline.o': No such file fs/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cpuinfo.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_cmdline.o': No such file or directory rm: cannot remove 'fs/proc/.tmp_mx_cpuinfo.o': No such file or directory rm: cannot remove 'crypto/.tmp_mx_jitterentropy-kcapi.o': No such file or directory CC kernel/sched/rt.o CC fs/cifs/dir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/trace/trace_functions.o CC fs/proc/softirqs.o fs/proc/.tmp_gl_consoles.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/fd.o: compiled 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/proc/fd.o: uses instructions which are incompatible with instructions used in 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/proc/fd.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_fd.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_fd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/proc/.tmp_mc_fd.o CC fs/proc/namespaces.o 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-objcopy: 'fs/proc/.tmp_mx_consoles.o': No such file mv: cannot stat 'fs/proc/.tmp_mx_fd.o': No such file or directory rm: cannot remove 'fs/proc/.tmp_mx_consoles.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) CC fs/proc/self.o CC fs/proc/thread_self.o fs/proc/.tmp_gl_devices.o: file not recognized: File truncated CC fs/proc/proc_sysctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_devices.o': No such file /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 rm: cannot remove 'fs/proc/.tmp_mx_devices.o': No such file or directory mv: cannot stat 'kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory CC kernel/trace/trace_sched_wakeup.o CC fs/proc/proc_net.o CC fs/proc/kcore.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: 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) /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_drbg.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/strings.o: compiled 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/ceph/strings.o: uses instructions which are incompatible with instructions used in 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/ceph/strings.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_strings.o: compiled 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/ceph/.tmp_mc_strings.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_strings.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'crypto/.tmp_mx_drbg.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ncplib_kernel.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ncplib_kernel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/ncplib_kernel.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ncplib_kernel.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ncplib_kernel.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to mergemv: cannot stat 'fs/ceph/.tmp_mx_strings.o'tar: No such file or directoryg et specific data of file fs/ncpfs/.tmp_mc_ncplib_kernel.o rm: cannot remove 'crypto/.tmp_mx_drbg.o': No such file or directory fs/proc/.tmp_gl_interrupts.o: file not recognized: File truncated CC kernel/sched/deadline.o fs/proc/.tmp_gl_loadavg.o: file not recognized: File truncated CC fs/ceph/debugfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file crypto/.tmp_gl_af_alg.omv: :cannot stat 'fs/ncpfs/.tmp_mx_ncplib_kernel.o' fi: No such file or directoryl e not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/ncpsign_kernel.o: compiled 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/ncpfs/ncpsign_kernel.o: uses instructions which are incompatible with instructions used in 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/ncpfs/ncpsign_kernel.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_ncpsign_kernel.o: compiled 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/ncpfs/.tmp_mc_ncpsign_kernel.o: uses instructions which are incompatible with instructions used in 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/ncpfs/.tmp_mc_ncpsign_kernel.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: 'fs/proc/.tmp_mx_loadavg.o': No such file mv: cannot stat 'fs/ncpfs/.tmp_mx_ncpsign_kernel.o': No such file or directory CC fs/ncpfs/getopt.o rm: cannot remove 'fs/proc/.tmp_mx_loadavg.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/snap.o: compiled 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/ceph/snap.o: uses 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-objcopy: :'crypto/.tmp_mx_af_alg.o': No such file failed to merge target specific data of file fs/ceph/snap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_snap.o: compiled 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/ceph/.tmp_mc_snap.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_snap.o /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/proc/.tmp_mx_interrupts.o': No such file or directory mv: cannot stat 'fs/ceph/.tmp_mx_snap.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) CC fs/ncpfs/symlink.o rm: cannot remove 'crypto/.tmp_mx_af_alg.o': No such file or directory kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated CC kernel/trace/trace_nop.o CC fs/proc/kmsg.o fs/proc/.tmp_gl_stat.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/sched/.tmp_mx_idle_task.o': No such file fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated fs/proc/.tmp_gl_version.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_stat.o': No such file /home/kisskb/slave/src/Makefile:1016: recipe for target 'crypto' failed make[1]: *** [crypto] Error 2 CC kernel/trace/trace_functions_graph.o /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: 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 CC mm/util.o /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_idle_task.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_version.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/ceph_frag.o: compiled 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/ceph/ceph_frag.o: uses instructions which are incompatible with instructions used in 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/ceph/ceph_frag.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_ceph_frag.o: compiled 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/ceph/.tmp_mc_ceph_frag.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_ceph_frag.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file CC kernel/time/tick-oneshot.o mv: cannot stat 'kernel/sched/.tmp_mx_cputime.o': No such file or directory rm: cannot remove 'fs/proc/.tmp_mx_stat.o': No such file or directory mv: cannot stat 'fs/ceph/.tmp_mx_ceph_frag.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_posix-stubs.o': No such file or directory rm: cannot remove 'fs/proc/.tmp_mx_version.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/ncpfs/sock.o: compiled 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/ncpfs/sock.o: uses instructions which are incompatible with instructions used in 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/ncpfs/sock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_sock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_sock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_sock.o CC kernel/sched/stop_task.o fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated kernel/bpf/.tmp_gl_lpm_trie.o: file not recognized: File truncated CC mm/mmzone.o rm: cannot remove 'fs/proc/.tmp_mx_meminfo.o': No such file or directory mv: cannot stat 'fs/ncpfs/.tmp_mx_sock.o': No such file or directory CC fs/cifs/file.o CC kernel/sched/wait.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/sched/swait.o CC kernel/time/tick-sched.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/bpf/.tmp_mx_lpm_trie.o': No such file CC kernel/sched/completion.o kernel/time/.tmp_gl_clockevents.o: file not recognized: File truncated CC mm/vmstat.o /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 rm: cannot remove 'fs/proc/.tmp_mx_uptime.o': No such file or directory /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 target specific data of file kernel/time/sched_clock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_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/.tmp_mc_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 target specific data of file kernel/time/.tmp_mc_sched_clock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_clockevents.o': No such file 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: 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 /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/ceph/mdsmap.o: compiled 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/ceph/mdsmap.o: uses instructions which are incompatible with instructions used in 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/ceph/mdsmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_mdsmap.o: compiled 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/ceph/.tmp_mc_mdsmap.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_mdsmap.o rm: cannot remove 'kernel/time/.tmp_mx_clockevents.o': No such file or directory rm: cannot remove 'kernel/bpf/.tmp_mx_lpm_trie.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_sched_clock.o': No such file or directory CC kernel/time/timekeeping_debug.o mv: cannot stat 'fs/ceph/.tmp_mx_mdsmap.o': No such file or directory mv: cannot stat 'kernel/time/.tmp_mx_tick-common.o': No such file or directory CC mm/backing-dev.o CC kernel/time/test_udelay.o kernel/time/.tmp_gl_alarmtimer.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_alarmtimer.o': No such file CC mm/mm_init.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/stackmap.o: compiled 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/bpf/stackmap.o: uses instructions which are incompatible with instructions used in 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/bpf/stackmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/bpf/.tmp_mc_stackmap.o: compiled 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/bpf/.tmp_mc_stackmap.o: uses instructions which are incompatible with instructions used in 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/bpf/.tmp_mc_stackmap.o CC mm/percpu.o CC mm/mmu_context.o rm: cannot remove 'kernel/time/.tmp_mx_alarmtimer.o': No such file or directory CC mm/slab_common.o mv: cannot stat 'kernel/bpf/.tmp_mx_stackmap.o': No such file or directory /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 LD kernel/bpf/built-in.o CC kernel/trace/trace_events.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/verifier.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/inode.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/hashtab.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/bpf/lpm_trie.o: No such file or directory mv: cannot stat 'kernel/events/.tmp_mx_ring_buffer.o': No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/bpf/built-in.o' failed make[3]: *** [kernel/bpf/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'kernel/bpf' failed make[2]: *** [kernel/bpf] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/thread_self.o: compiled 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/proc/thread_self.o: uses instructions which are incompatible with instructions used in 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/proc/thread_self.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_thread_self.o: compiled 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/proc/.tmp_mc_thread_self.o: uses instructions which are incompatible with instructions used in 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/proc/.tmp_mc_thread_self.o mv: cannot stat 'fs/proc/.tmp_mx_thread_self.o': No such file or directory CC mm/compaction.o CC kernel/trace/trace_export.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/self.o: compiled 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/proc/self.o: uses instructions which are incompatible with instructions used in 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/proc/self.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/proc/.tmp_mc_self.o: compiled 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/proc/.tmp_mc_self.o: uses instructions which are incompatible with instructions used in 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/proc/.tmp_mc_self.o mv: cannot stat 'fs/proc/.tmp_mx_self.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/getopt.o: compiled 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/ncpfs/getopt.o: uses instructions which are incompatible with instructions used in 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/ncpfs/getopt.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_getopt.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_getopt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_getopt.o CC mm/vmacache.o LD kernel/events/built-in.o mv: cannot stat 'fs/ncpfs/.tmp_mx_getopt.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) CC kernel/trace/trace_syscalls.o fs/proc/.tmp_gl_softirqs.o: file not recognized: File truncated CC mm/swap_slots.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_softirqs.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_softirqs.o': No such file or directory CC kernel/trace/trace_event_perf.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/cifs_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/cifs/cifs_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/cifs/cifs_debug.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifs_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/cifs/.tmp_mc_cifs_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/cifs/.tmp_mc_cifs_debug.o /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 'fs/cifs/.tmp_mx_cifs_debug.o': No such file or directory CC kernel/trace/trace_events_filter.o mv: cannot stat 'kernel/sched/.tmp_mx_completion.o': No such file or directory CC fs/cifs/inode.o CC kernel/sched/idle.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/addr.o: compiled 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/ceph/addr.o: uses instructions which are incompatible with instructions used in 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/ceph/addr.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_addr.o: compiled 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/ceph/.tmp_mc_addr.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_addr.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/ceph/.tmp_mx_addr.o': No such file or directory fs/proc/.tmp_gl_namespaces.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_namespaces.o': No such file CC fs/cifs/link.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/proc/.tmp_gl_kmsg.o: file not recognized: File truncated /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 /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 'fs/proc/.tmp_mx_namespaces.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/sched/.tmp_mx_swait.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mmzone.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_kmsg.o': No such file mv: cannot stat 'kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory CC kernel/sched/autogroup.o rm: cannot remove 'fs/proc/.tmp_mx_kmsg.o': No such file or directory CC kernel/trace/trace_events_trigger.o CC mm/interval_tree.o CC kernel/trace/power-traces.o CC kernel/sched/stats.o CC kernel/trace/trace_kdb.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/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: mm/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 mm/mm_init.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_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: mm/.tmp_mc_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/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s)mm/.tmp_mc_mm_init.o mv: cannot stat 'mm/.tmp_mx_mm_init.o': No such file or directory 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-objcopy: Unable to change endianness of input file(s) /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 CC mm/list_lru.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 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: 'kernel/time/.tmp_mx_timekeeping_debug.o': No such file fs/ceph/.tmp_gl_xattr.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/ceph/.tmp_mx_xattr.o': No such file mv: cannot stat 'mm/.tmp_mx_vmacache.o': No such file or directory rm: cannot remove 'kernel/time/.tmp_mx_timekeeping_debug.o': No such file or directory CC mm/workingset.o rm: cannot remove 'fs/ceph/.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) CC mm/debug.o CC kernel/trace/trace_benchmark.o /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_rt.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_rt.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_rt.o': No such file or directory CC kernel/sched/cpuacct.o CC mm/gup.o fs/proc/.tmp_gl_proc_net.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_proc_net.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/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/ncpfs/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/ncpfs/symlink.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_symlink.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ncpfs/.tmp_mc_symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file fs/ncpfs/.tmp_mc_symlink.o rm: cannot remove 'fs/proc/.tmp_mx_proc_net.o': No such file or directory mv: cannot stat 'fs/ncpfs/.tmp_mx_symlink.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) LD fs/ncpfs/ncpfs.o CC mm/highmem.o kernel/sched/.tmp_gl_stop_task.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ncpfs/inode.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/ncpfs/ncpfs.o' failed make[3]: *** [fs/ncpfs/ncpfs.o] Error 1 kernel/time/.tmp_gl_test_udelay.o: file not recognized: File truncated /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/ncpfs' failed make[2]: *** [fs/ncpfs] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stop_task.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_stop_task.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_test_udelay.o': No such file CC mm/memory.o rm: cannot remove 'kernel/time/.tmp_mx_test_udelay.o': No such file or directory LD kernel/trace/libftrace.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/debugfs.o: compiled 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/ceph/debugfs.o: uses instructions which are incompatible with instructions used in 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/ceph/debugfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_debugfs.o: compiled 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/ceph/.tmp_mc_debugfs.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_debugfs.o CC fs/cifs/misc.o mv: cannot stat 'fs/ceph/.tmp_mx_debugfs.o': No such file or directory CC mm/mincore.o CC fs/cifs/netmisc.o CC mm/mlock.o CC mm/mmap.o CC fs/cifs/smbencrypt.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: 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 fs/proc/.tmp_gl_kcore.o: file not recognized: File truncated mv: cannot stat 'mm/.tmp_mx_util.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_kcore.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_kcore.o': No such file or directory CC mm/mprotect.o CC fs/cifs/transport.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC mm/mremap.o kernel/sched/.tmp_gl_deadline.o: file not recognized: File truncated /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-objcopy: 'kernel/sched/.tmp_mx_deadline.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_deadline.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_wait.o': No such file or directory CC fs/cifs/asn1.o CC mm/msync.o /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: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_stats.o': No such file CC fs/cifs/cifs_unicode.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 rm: cannot remove 'mm/.tmp_mx_backing-dev.o': No such file or directory rm: cannot remove 'kernel/sched/.tmp_mx_stats.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 CC mm/pagewalk.o mv: cannot stat 'mm/.tmp_mx_vmstat.o': No such file or directory CC mm/page_vma_mapped.o CC mm/pgtable-generic.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) fs/proc/.tmp_gl_proc_sysctl.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_proc_sysctl.o': No such file rm: cannot remove 'fs/proc/.tmp_mx_proc_sysctl.o': No such file or directory LD fs/proc/proc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/cmdline.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/consoles.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/cpuinfo.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/devices.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/interrupts.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/loadavg.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/meminfo.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/stat.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/uptime.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/version.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/softirqs.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/namespaces.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/proc_sysctl.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/proc_net.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/kcore.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/proc/kmsg.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/proc/proc.o' failed make[3]: *** [fs/proc/proc.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/proc' failed make[2]: *** [fs/proc] Error 2 /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 CC fs/cifs/nterr.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_debug.o': No such file or directory mm/.tmp_gl_workingset.o: file not recognized: File truncated CC mm/rmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_workingset.o': No such file CC fs/cifs/cifsencrypt.o rm: cannot remove 'mm/.tmp_mx_workingset.o': No such file or directory CC mm/vmalloc.o CC mm/init-mm.o /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 mv: cannot stat 'kernel/sched/.tmp_mx_cpuacct.o': No such file or directory CC fs/cifs/readdir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/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/cifs/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/cifs/dir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.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/cifs/.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/cifs/.tmp_mc_dir.o mv: cannot stat 'fs/cifs/.tmp_mx_dir.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 CC fs/cifs/ioctl.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-objcopy: Unable to change endianness of input file(s) CC mm/bootmem.o /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_fair.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/autogroup.o: compiled 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/autogroup.o: uses instructions which are incompatible with instructions used in 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/autogroup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_autogroup.o: compiled 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_autogroup.o: uses instructions which are incompatible with instructions used in 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_autogroup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_fair.o': No such file kernel/time/.tmp_gl_tick-sched.o: file not recognized: File truncated mv: cannot stat 'kernel/sched/.tmp_mx_autogroup.o': No such file or directory rm: cannot remove 'kernel/sched/.tmp_mx_fair.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_tick-sched.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_tick-sched.o': No such file or directory CC fs/cifs/sess.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: 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 CC mm/fadvise.o CC fs/cifs/export.o 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) mv: cannot stat 'mm/.tmp_mx_list_lru.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 rm: cannot remove 'kernel/sched/.tmp_mx_idle.o': No such file or directory LD kernel/time/built-in.o mm/.tmp_gl_percpu.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/clocksource.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/jiffies.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/timer_list.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/alarmtimer.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/clockevents.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/tick-sched.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/timekeeping_debug.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/time/test_udelay.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/time/built-in.o' failed make[3]: *** [kernel/time/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: 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: 'mm/.tmp_mx_percpu.o': No such file CC mm/madvise.o LD kernel/sched/built-in.o rm: cannot remove 'mm/.tmp_mx_percpu.o': No such file or directory CC mm/memblock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/core.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/idle_task.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/fair.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/rt.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/deadline.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stop_task.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/idle.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find kernel/sched/stats.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'kernel/sched/built-in.o' failed make[3]: *** [kernel/sched/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'kernel/sched' failed make[2]: *** [kernel/sched] Error 2 CC mm/dmapool.o CC mm/sparse.o /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 mv: cannot stat 'mm/.tmp_mx_mincore.o': No such file or directory CC mm/page_poison.o CC mm/slub.o CC mm/memtest.o CC fs/cifs/smb1ops.o /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 CC mm/migrate.o mv: cannot stat 'mm/.tmp_mx_pagewalk.o': No such file or directory /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 mv: cannot stat 'mm/.tmp_mx_msync.o': No such file or directory CC mm/quicklist.o CC mm/page_counter.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/link.o: compiled 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/cifs/link.o: uses instructions which are incompatible with instructions used in 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/cifs/link.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_link.o: compiled 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/cifs/.tmp_mc_link.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_link.o /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 mv: cannot stat 'fs/cifs/.tmp_mx_link.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_pgtable-generic.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-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 CC mm/memcontrol.o CC fs/cifs/winucase.o mv: cannot stat 'mm/.tmp_mx_gup.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/cifssmb.o: compiled 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/cifs/cifssmb.o: uses instructions which are incompatible with instructions used in 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/cifs/cifssmb.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifssmb.o: compiled 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/cifs/.tmp_mc_cifssmb.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_cifssmb.o CC mm/vmpressure.o mv: cannot stat 'fs/cifs/.tmp_mx_cifssmb.o': No such file or directory CC mm/zpool.o CC mm/zbud.o CC mm/zsmalloc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/smbencrypt.o: compiled 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/cifs/smbencrypt.o: uses instructions which are incompatible with instructions used in 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/cifs/smbencrypt.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_smbencrypt.o: compiled 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/cifs/.tmp_mc_smbencrypt.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_smbencrypt.o mv: cannot stat 'fs/cifs/.tmp_mx_smbencrypt.o': No such file or directory CC mm/z3fold.o /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 CC mm/balloon_compaction.o CC mm/page_ext.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/netmisc.o: compiled 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/cifs/netmisc.o: uses instructions which are incompatible with instructions used in 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/cifs/netmisc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_netmisc.o: compiled 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/cifs/.tmp_mc_netmisc.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_netmisc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/winucase.o: compiled 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/cifs/winucase.o: uses instructions which are incompatible with instructions used in 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/cifs/winucase.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_winucase.o: compiled 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/cifs/.tmp_mc_winucase.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_winucase.o mv: cannot stat 'fs/cifs/.tmp_mx_netmisc.o': No such file or directory /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 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 mv: cannot stat 'fs/cifs/.tmp_mx_winucase.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_mremap.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_mlock.o': No such file or directory CC mm/page_idle.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_poison.o': No such file or directory CC mm/frame_vector.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/memtest.o: compiled 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/memtest.o: uses instructions which are incompatible with instructions used in 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/memtest.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_memtest.o: compiled 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_memtest.o: uses instructions which are incompatible with instructions used in 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_memtest.o /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 mv: cannot stat 'mm/.tmp_mx_quicklist.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_memtest.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_fadvise.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_fadvise.o mv: cannot stat 'mm/.tmp_mx_fadvise.o': No such file or directory /opt/cross/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 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: 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 mv: cannot stat 'mm/.tmp_mx_page_counter.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/misc.o: compiled 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/cifs/misc.o: uses instructions which are incompatible with instructions used in 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/cifs/misc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_misc.o: compiled 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/cifs/.tmp_mc_misc.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_misc.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/cifs/.tmp_mx_misc.o': No such file or directory fs/cifs/.tmp_gl_asn1.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cifs/.tmp_mx_asn1.o': No such file rm: cannot remove 'fs/cifs/.tmp_mx_asn1.o': No such file or directory 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: mm/madvise.o: compiled 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/madvise.o: uses instructions which are incompatible with instructions used in 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/madvise.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_madvise.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_madvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_madvise.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 'mm/.tmp_mx_frame_vector.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_madvise.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 mv: cannot stat 'mm/.tmp_mx_sparse.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zpool.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/zpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/zpool.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zpool.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_zpool.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_zpool.o mv: cannot stat 'mm/.tmp_mx_zpool.o': No such file or directory /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/cifs_unicode.o: compiled 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/cifs/cifs_unicode.o: uses instructions which are incompatible with instructions used in 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/cifs/cifs_unicode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifs_unicode.o: compiled 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/cifs/.tmp_mc_cifs_unicode.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_cifs_unicode.o LD kernel/trace/built-in.o mv: cannot stat 'fs/cifs/.tmp_mx_cifs_unicode.o': No such file or directory mv: cannot stat 'mm/.tmp_mx_bootmem.o': No such file or directory /home/kisskb/slave/src/Makefile:1016: recipe for target 'kernel' failed make[1]: *** [kernel] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/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/cifs/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/cifs/ioctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.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/cifs/.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/cifs/.tmp_mc_ioctl.o mv: cannot stat 'fs/cifs/.tmp_mx_ioctl.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 mv: cannot stat 'mm/.tmp_mx_vmpressure.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_zbud.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_zbud.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-ld: fs/cifs/transport.o: compiled 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/cifs/transport.o: uses instructions which are incompatible with instructions used in 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/cifs/transport.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_transport.o: compiled 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/cifs/.tmp_mc_transport.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_transport.o /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 'fs/cifs/.tmp_mx_transport.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/balloon_compaction.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_balloon_compaction.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file mm/.tmp_mc_balloon_compaction.o mv: cannot stat 'mm/.tmp_mx_balloon_compaction.o': No such file or directory 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-ld: fs/cifs/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/cifs/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/cifs/readdir.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.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/cifs/.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/cifs/.tmp_mc_readdir.o mv: cannot stat 'fs/cifs/.tmp_mx_readdir.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_idle.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_page_idle.o': No such file rm: cannot remove 'mm/.tmp_mx_page_idle.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 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-ld: fs/ceph/caps.o: compiled 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/ceph/caps.o: uses instructions which are incompatible with instructions used in 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/ceph/caps.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_caps.o: compiled 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/ceph/.tmp_mc_caps.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_caps.o mv: cannot stat 'fs/ceph/.tmp_mx_caps.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/cifsencrypt.o: compiled 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/cifs/cifsencrypt.o: uses instructions which are incompatible with instructions used in 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/cifs/cifsencrypt.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_cifsencrypt.o: compiled 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/cifs/.tmp_mc_cifsencrypt.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_cifsencrypt.o mv: cannot stat 'fs/cifs/.tmp_mx_cifsencrypt.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_z3fold.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_z3fold.o': No such file rm: cannot remove 'mm/.tmp_mx_z3fold.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/memblock.o: compiled 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/memblock.o: uses instructions which are incompatible with instructions used in 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/memblock.o /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 endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: mm/.tmp_mc_memblock.o: uses instructions which are incompatible with instructions used in 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_memblock.o mv: cannot stat 'mm/.tmp_mx_memblock.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-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 'mm/.tmp_mx_migrate.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_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-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_mmap.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/connect.o: compiled 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/cifs/connect.o: uses instructions which are incompatible with instructions used in 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/cifs/connect.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_connect.o: compiled 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/cifs/.tmp_mc_connect.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_connect.o /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_vmalloc.o: file not recognized: File truncated mv: cannot stat 'fs/cifs/.tmp_mx_connect.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmalloc.o': No such file rm: cannot remove 'mm/.tmp_mx_vmalloc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/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/cifs/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/cifs/inode.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.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/cifs/.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/cifs/.tmp_mc_inode.o mv: cannot stat 'fs/cifs/.tmp_mx_inode.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/sess.o: compiled 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/cifs/sess.o: uses instructions which are incompatible with instructions used in 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/cifs/sess.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.tmp_mc_sess.o: compiled 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/cifs/.tmp_mc_sess.o: uses instructions which are incompatible with instructions used in 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/cifs/.tmp_mc_sess.o mv: cannot stat 'fs/cifs/.tmp_mx_sess.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/mds_client.o: compiled 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/ceph/mds_client.o: uses instructions which are incompatible with instructions used in 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/ceph/mds_client.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/ceph/.tmp_mc_mds_client.o: compiled 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/ceph/.tmp_mc_mds_client.o: uses instructions which are incompatible with instructions used in 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/ceph/.tmp_mc_mds_client.o mv: cannot stat 'fs/ceph/.tmp_mx_mds_client.o': No such file or directory LD fs/ceph/ceph.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ceph/super.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ceph/dir.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ceph/export.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/ceph/xattr.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/ceph/ceph.o' failed make[3]: *** [fs/ceph/ceph.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/ceph' failed make[2]: *** [fs/ceph] 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/cifs/.tmp_gl_smb1ops.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'fs/cifs/.tmp_mx_smb1ops.o': No such file rm: cannot remove 'fs/cifs/.tmp_mx_smb1ops.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_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) mm/.tmp_gl_zsmalloc.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'mm/.tmp_mx_zsmalloc.o': No such file rm: cannot remove 'mm/.tmp_mx_zsmalloc.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/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/cifs/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/cifs/file.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: fs/cifs/.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/cifs/.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/cifs/.tmp_mc_file.o mv: cannot stat 'fs/cifs/.tmp_mx_file.o': No such file or directory LD fs/cifs/cifs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cifs/cifsfs.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cifs/asn1.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find fs/cifs/smb1ops.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:544: recipe for target 'fs/cifs/cifs.o' failed make[3]: *** [fs/cifs/cifs.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:561: recipe for target 'fs/cifs' failed make[2]: *** [fs/cifs] Error 2 /home/kisskb/slave/src/Makefile:1016: recipe for target 'fs' failed make[1]: *** [fs] 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_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-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 LD mm/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/oom_kill.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page_alloc.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page-writeback.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/readahead.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/vmscan.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/backing-dev.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/percpu.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/compaction.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/workingset.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/memory.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/vmalloc.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/slub.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/memcontrol.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/zbud.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/zsmalloc.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/z3fold.o: No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: cannot find mm/page_idle.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:456: recipe for target 'mm/built-in.o' failed make[2]: *** [mm/built-in.o] Error 1 /home/kisskb/slave/src/Makefile:1016: recipe for target 'mm' failed make[1]: *** [mm] Error 2 make[1]: Leaving directory '/home/kisskb/slave/build/linus_sh-randconfig_sh4' Makefile:152: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_sh-randconfig_sh4 # Build took: 0:00:22.348843