# git rev-parse -q --verify c0136321924dd338bb8fc5661c4b0e27441a8d04^{commit} c0136321924dd338bb8fc5661c4b0e27441a8d04 already have revision, skipping fetch # git checkout -q -f -B kisskb c0136321924dd338bb8fc5661c4b0e27441a8d04 # git clean -qxdf # git log -1 commit c0136321924dd338bb8fc5661c4b0e27441a8d04 Merge: 846ade7 3a0a397 Author: Linus Torvalds Date: Thu Feb 8 10:44:25 2018 -0800 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux Pull more arm64 updates from Catalin Marinas: "As I mentioned in the last pull request, there's a second batch of security updates for arm64 with mitigations for Spectre/v1 and an improved one for Spectre/v2 (via a newly defined firmware interface API). Spectre v1 mitigation: - back-end version of array_index_mask_nospec() - masking of the syscall number to restrict speculation through the syscall table - masking of __user pointers prior to deference in uaccess routines Spectre v2 mitigation update: - using the new firmware SMC calling convention specification update - removing the current PSCI GET_VERSION firmware call mitigation as vendors are deploying new SMCCC-capable firmware - additional branch predictor hardening for synchronous exceptions and interrupts while in user mode Meltdown v3 mitigation update: - Cavium Thunder X is unaffected but a hardware erratum gets in the way. The kernel now starts with the page tables mapped as global and switches to non-global if kpti needs to be enabled. Other: - Theoretical trylock bug fixed" * tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: (38 commits) arm64: Kill PSCI_GET_VERSION as a variant-2 workaround arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support arm/arm64: smccc: Implement SMCCC v1.1 inline primitive arm/arm64: smccc: Make function identifiers an unsigned quantity firmware/psci: Expose SMCCC version through psci_ops firmware/psci: Expose PSCI conduit arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support arm/arm64: KVM: Turn kvm_psci_version into a static inline arm/arm64: KVM: Advertise SMCCC v1.1 arm/arm64: KVM: Implement PSCI 1.0 support arm/arm64: KVM: Add smccc accessors to PSCI code arm/arm64: KVM: Add PSCI_VERSION helper arm/arm64: KVM: Consolidate the PSCI include files arm64: KVM: Increment PC after handling an SMC trap arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls arm64: entry: Apply BP hardening for suspicious interrupts from EL0 arm64: entry: Apply BP hardening for high-priority synchronous exceptions arm64: futex: Mask __user pointers prior to dereference ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 c0136321924dd338bb8fc5661c4b0e27441a8d04 # < 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=0x28D087C8 # 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/uapi/asm/bitsperlong.h WRAP arch/sh/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/sh/include/generated/uapi/asm/errno.h WRAP arch/sh/include/generated/uapi/asm/fcntl.h WRAP arch/sh/include/generated/uapi/asm/ioctl.h WRAP arch/sh/include/generated/uapi/asm/ipcbuf.h WRAP arch/sh/include/generated/uapi/asm/kvm_para.h CHK include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/mman.h WRAP arch/sh/include/generated/uapi/asm/msgbuf.h WRAP arch/sh/include/generated/uapi/asm/param.h WRAP arch/sh/include/generated/uapi/asm/poll.h WRAP arch/sh/include/generated/uapi/asm/resource.h WRAP arch/sh/include/generated/uapi/asm/sembuf.h WRAP arch/sh/include/generated/uapi/asm/siginfo.h WRAP arch/sh/include/generated/uapi/asm/socket.h WRAP arch/sh/include/generated/uapi/asm/shmbuf.h UPD include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/statfs.h WRAP arch/sh/include/generated/uapi/asm/termbits.h WRAP arch/sh/include/generated/uapi/asm/termios.h WRAP arch/sh/include/generated/uapi/asm/ucontext.h UPD include/config/kernel.release HOSTCC scripts/basic/bin2c Using /home/kisskb/slave/src as source for kernel WRAP arch/sh/include/generated/asm/current.h WRAP arch/sh/include/generated/asm/delay.h WRAP arch/sh/include/generated/asm/div64.h WRAP arch/sh/include/generated/asm/emergency-restart.h WRAP arch/sh/include/generated/asm/exec.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/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/parport.h WRAP arch/sh/include/generated/asm/percpu.h WRAP arch/sh/include/generated/asm/preempt.h WRAP arch/sh/include/generated/asm/rwsem.h WRAP arch/sh/include/generated/asm/serial.h WRAP arch/sh/include/generated/asm/sizes.h WRAP arch/sh/include/generated/asm/trace_clock.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 HOSTCC scripts/mod/mk_elfconfig HOSTCC scripts/dtc/livetree.o CC scripts/mod/empty.o HOSTCC scripts/dtc/treesource.o CC scripts/mod/devicetable-offsets.s HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/util.o SHIPPED scripts/dtc/dtc-lexer.lex.c SHIPPED scripts/dtc/dtc-parser.tab.h CC kernel/bounds.s CHK include/generated/timeconst.h SHIPPED scripts/dtc/dtc-parser.tab.c HOSTCC scripts/dtc/dtc-parser.tab.o 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 MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o CC arch/sh/kernel/asm-offsets.s HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTCC scripts/dtc/dtc-lexer.lex.o CHK include/generated/asm-offsets.h UPD include/generated/asm-offsets.h CALL /home/kisskb/slave/src/scripts/checksyscalls.sh :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/dtc/dtc HOSTLD scripts/mod/modpost CC init/do_mounts.o CC init/main.o CHK include/generated/compile.h CC init/do_mounts_initrd.o CC init/initramfs.o HOSTCC usr/gen_init_cpio CC init/calibrate.o CC init/init_task.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dma-nommu.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/irq_32.o CC arch/sh/kernel/irq.o CC arch/sh/mm/alignment.o CC arch/sh/kernel/kdebugfs.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/cache.o CC arch/sh/mm/init.o CC arch/sh/kernel/process.o CC arch/sh/kernel/nmi_debug.o UPD include/generated/compile.h CC arch/sh/mm/mmap.o CC arch/sh/kernel/ptrace.o CC arch/sh/kernel/return_address.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/reboot.o CC arch/sh/kernel/sys_sh.o CC arch/sh/mm/consistent.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/cache-j2.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/topology.o CC arch/sh/boards/of-generic.o CC arch/sh/kernel/signal_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/math-emu/math.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/iomap.o CC init/version.o CC arch/sh/kernel/time.o CC arch/sh/kernel/sys_sh32.o CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/crash_dump.o CC kernel/fork.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 rm: cannot remove 'init/.tmp_mx_calibrate.o': No such file or directory CC kernel/exec_domain.o CC arch/sh/kernel/stacktrace.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 kernel/panic.o GEN usr/initramfs_data.cpio CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file CC arch/sh/kernel/perf_event.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 rm: cannot remove 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'arch/sh/kernel/.tmp_mx_ptrace.o': No such file or directory arch/sh/kernel/.tmp_gl_topology.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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/mm/.tmp_gl_cache-j2.o: file not recognized: File truncated CC arch/sh/kernel/perf_callchain.o /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/kernel/.tmp_mx_topology.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-j2.o': No such file rm: cannot remove 'arch/sh/mm/.tmp_mx_cache-j2.o': No such file or directory 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-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 CC arch/sh/kernel/hw_breakpoint.o rm: cannot remove 'arch/sh/kernel/.tmp_mx_topology.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_irq.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_kdebugfs.o': No such file In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:23:0: /home/kisskb/slave/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] In file included from /home/kisskb/slave/src/arch/sh/math-emu/math.c:24:0: /home/kisskb/slave/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined [-Wundef] /home/kisskb/slave/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /home/kisskb/slave/src/include/linux/kernel.h:65:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /home/kisskb/slave/src/include/linux/kernel.h:64:0: note: this is the location of the previous definition /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] AS arch/sh/kernel/head_32.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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_mmap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_mmap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/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_idle.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_time.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fadd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default]/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 /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] CC kernel/cpu.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fsub': /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] arch/sh/kernel/.tmp_gl_dma-nommu.o: file not rec/home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value]o gnized: File truncated /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] mv: cannot stat 'arch/sh/kernel/.tmp_mx_crash_dump.o': No such file or directory rm: cannot remove 'arch/sh/kernel/.tmp_mx_kdebugfs.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_iomap.o': No such file or directory mv: cannot stat 'arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file /home/kisskb/slave/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/nommu.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/nommu.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_nommu.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/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_nommu.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmul': /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] CC kernel/exit.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] LDS arch/sh/kernel/vmlinux.lds /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] AS usr/initramfs_data.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] CC kernel/softirq.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fdiv': /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] CC arch/sh/kernel/cpu/clock-cpg.o mv: cannot stat 'arch/sh/mm/.tmp_mx_nommu.o': No such file or directory /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /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 t/home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value]a rget 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 rm: cannot remove 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory CC kernel/sysctl.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fmac': /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:145:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] AS arch/sh/kernel/cpu/sh2/ex.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] mv: cannot stat 'arch/sh/kernel/.tmp_mx_process.o': No such file or directory CC arch/sh/kernel/cpu/init.o CC kernel/resource.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/sh2/probe.o CC arch/sh/kernel/cpu/fpu.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ffloat': /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] CC arch/sh/kernel/cpu/clock.o /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'ftrc': /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /home/kisskb/slave/src/arch/sh/math-emu/math.c:323:2: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c: In function 'fcnvds': /home/kisskb/slave/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: left shift count >= width of type [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /home/kisskb/slave/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] arch/sh/boards/.tmp_gl_of-generic.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_init.o /home/kisskb/slave/src/arch/sh/math-emu/math.c: At top level: /home/kisskb/slave/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_stacktrace.o mv: cannot stat 'arch/sh/mm/.tmp_mx_init.o': No such file or directory /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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /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 /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 /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:208: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2/../../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/sh2/../../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/sh2/../../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/sh2/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence rm: cannot remove 'arch/sh/boards/.tmp_mx_of-generic.o': No such file or directory arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated mv: cannot stat 'arch/sh/kernel/.tmp_mx_reboot.o': No such file or directory AR usr/built-in.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-objcopy: Unable to change endianness of input file(s) CC arch/sh/kernel/cpu/pfc.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-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 AR arch/sh/boards/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: arch/sh/boards/of-generic.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:470: recipe for target 'arch/sh/boards/built-in.o' failed make[2]: *** [arch/sh/boards/built-in.o] Error 1 CC kernel/sysctl_binary.o rm: cannot remove 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_alignment.o': No such file mv: cannot stat 'arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_io.o': No such file or directory rm: cannot remove 'arch/sh/mm/.tmp_mx_alignment.o': No such file or directory CC arch/sh/kernel/cpu/proc.o /home/kisskb/slave/src/Makefile:1049: recipe for target 'arch/sh/boards' failed make[1]: *** [arch/sh/boards] Error 2 make[1]: *** Waiting for unfinished jobs.... AR certs/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_consistent.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/signal.o CC kernel/user.o mv: cannot stat 'arch/sh/mm/.tmp_mx_consistent.o': No such file or directory /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2/probe.c: In function 'scan_cache': /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2/probe.c:27:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2/probe.c: In function 'cpu_probe': /home/kisskb/slave/src/arch/sh/kernel/cpu/sh2/probe.c:46:2: error: implicit declaration of function 'hard_smp_processor_id' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors /home/kisskb/slave/src/scripts/Makefile.build:316: recipe for target 'arch/sh/kernel/cpu/sh2/probe.o' failed make[4]: *** [arch/sh/kernel/cpu/sh2/probe.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:575: recipe for target 'arch/sh/kernel/cpu/sh2' failed make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... CC kernel/umh.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts_initrd.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/do_mounts_initrd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts_initrd.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts_initrd.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: init/.tmp_mc_do_mounts_initrd.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file init/.tmp_mc_do_mounts_initrd.o mv: cannot stat 'init/.tmp_mx_do_mounts_initrd.o': No such file or directory CC kernel/task_work.o CC kernel/sys.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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 /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/sys_sh.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_sys_sh.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory CC kernel/sys_ni.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory mv: cannot stat 'arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory CC kernel/nsproxy.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_traps.o CC kernel/notifier.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: arch/sh/kernel/kgdb.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kgdb.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_kgdb.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_kgdb.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps.o': No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory kernel/.tmp_gl_exec_domain.o: file not recognized: File truncated AR arch/sh/kernel/cpu/irq/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_exec_domain.o': No such file /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:53:3: warning: 'arch_init_clk_ops' is deprecated (declared at /home/kisskb/slave/src/arch/sh/include/asm/clock.h:8) [-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:77:2: warning: 'cpg_clk_init' is deprecated (declared at /home/kisskb/slave/src/arch/sh/kernel/cpu/clock-cpg.c:47) [-Wdeprecated-declarations] rm: cannot remove 'kernel/.tmp_mx_exec_domain.o': No such file or directory CC kernel/ksysfs.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_setup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_setup.o CC kernel/reboot.o CC kernel/cred.o CC kernel/async.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC kernel/range.o /home/kisskb/slave/src/arch/sh/kernel/cpu/clock.c: In function 'clk_init': /home/kisskb/slave/src/arch/sh/kernel/cpu/clock.c:25:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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 /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 mv: cannot stat 'arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_sys_ni.o': No such file or directory CC kernel/smpboot.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/pfc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/pfc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/pfc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_pfc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_pfc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_pfc.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_pfc.o': No such file or directory CC kernel/ucount.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_disassemble.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/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_disassemble.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory CC kernel/cgroup/cgroup.o CC kernel/cgroup/stat.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_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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/fpu.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_fpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_fpu.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_clock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_clock.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory 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: 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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/cache.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/mm/.tmp_mc_cache.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/.tmp_mc_cache.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_fpu.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory CC kernel/cgroup/namespace.o mv: cannot stat 'arch/sh/mm/.tmp_mx_cache.o': No such file or directory init/.tmp_gl_initramfs.o: file not recognized: File truncated CC kernel/debug/debug_core.o CC kernel/debug/gdbstub.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_initramfs.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/proc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/proc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_proc.o mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_proc.o': No such file or directory AR arch/sh/mm/built-in.o CC kernel/cgroup/cgroup-v1.o rm: cannot remove 'init/.tmp_mx_initramfs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: arch/sh/mm/alignment.o: No such file or directory CC kernel/cgroup/debug.o /home/kisskb/slave/src/scripts/Makefile.build:470: 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:1049: 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/perf_event.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/perf_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/perf_event.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/.tmp_mc_perf_event.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/.tmp_mc_perf_event.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/init.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/init.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_init.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/kernel/cpu/.tmp_mc_init.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/.tmp_mc_init.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/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 /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 mv: cannot stat 'init/.tmp_mx_do_mounts.o': No such file or directory CC kernel/irq/irqdesc.o CC kernel/events/core.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory mv: cannot stat 'arch/sh/kernel/cpu/.tmp_mx_init.o': No such file or directory CC kernel/events/ring_buffer.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 /home/kisskb/slave/src/scripts/Makefile.build:575: recipe for target 'arch/sh/kernel/cpu' failed make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/range.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_range.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_range.o mv: cannot stat 'arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory AR kernel/livepatch/built-in.o mv: cannot stat 'kernel/.tmp_mx_range.o': No such file or directory AR init/mounts.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/events/callchain.o CC kernel/locking/mutex.o CC kernel/locking/semaphore.o CC kernel/power/qos.o kernel/.tmp_gl_panic.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: 'kernel/.tmp_mx_panic.o': No such file init/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'init/.tmp_mx_main.o': No such file CC kernel/printk/printk.o CC kernel/rcu/update.o rm: cannot remove 'init/.tmp_mx_main.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_panic.o': No such file or directory kernel/.tmp_gl_user.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_user.o': No such file AR init/built-in.o /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 rm: cannot remove 'kernel/.tmp_mx_user.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: init/main.o: No such file or directory mv: cannot stat 'arch/sh/kernel/.tmp_mx_hw_breakpoint.o': No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:470: recipe for target 'init/built-in.o' failed make[2]: *** [init/built-in.o] Error 1 /home/kisskb/slave/src/Makefile:1049: recipe for target 'init' failed make[1]: *** [init] Error 2 /home/kisskb/slave/src/Makefile:1049: recipe for target 'arch/sh/kernel' failed make[1]: *** [arch/sh/kernel] Error 2 CC kernel/power/main.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/core.o kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file rm: cannot remove 'kernel/.tmp_mx_ksysfs.o': No such file or directory CC kernel/stacktrace.o CC kernel/time/time.o CC kernel/trace/trace_clock.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 mv: cannot stat 'kernel/.tmp_mx_task_work.o'/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: : No such file or directoryUnable 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-objcopy: 'kernel/.tmp_mx_capability.o': No such file CC kernel/futex.o rm: cannot remove 'kernel/.tmp_mx_capability.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_notifier.o mv: cannot stat 'kernel/.tmp_mx_notifier.o': No such file or directory CC kernel/up.o CC kernel/kallsyms.o /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 mv: cannot stat 'kernel/.tmp_mx_sysctl_binary.o': No such file or directory GZIP kernel/config_data.gz CC kernel/seccomp.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/umh.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/umh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/umh.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_umh.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_umh.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_umh.o /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_umh.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_async.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_async.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_async.o 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 CC kernel/tracepoint.o mv: cannot stat 'kernel/.tmp_mx_async.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_ucount.o': No such file or directory CC kernel/irq_work.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 CC kernel/crash_dump.o mv: cannot stat 'kernel/.tmp_mx_extable.o': No such file or directory CC kernel/torture.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/trace/ftrace.o /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 CC kernel/trace/ring_buffer.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cred.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sysctl.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/.tmp_mx_pid.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_cred.o': No such file or directory 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: Unable to change endianness of input file(s) kernel/.tmp_gl_params.o: file not recognized: File truncated CHK kernel/config_data.h CC kernel/memremap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_params.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/smpboot.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_smpboot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_smpboot.o rm: cannot remove 'kernel/.tmp_mx_params.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_smpboot.o': No such file or directory kernel/.tmp_gl_reboot.o: file not recognized: File truncated CC kernel/trace/ring_buffer_benchmark.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/time/timer.o CC kernel/rcu/sync.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_cpu.o rm: cannot remove 'kernel/.tmp_mx_reboot.o': No such file or directory UPD kernel/config_data.h 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/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 kernel/sched/loadavg.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 mv: cannot stat 'kernel/.tmp_mx_resource.o': No such file or directory CC kernel/configs.o CC kernel/sched/clock.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_nsproxy.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_up.o': No such file or directory CC kernel/sched/cputime.o CC kernel/sched/idle_task.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/locking/.tmp_gl_semaphore.o: file not recognized: File truncated CC kernel/power/poweroff.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_semaphore.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) rm: cannot remove 'kernel/locking/.tmp_mx_semaphore.o': No such file or directory kernel/power/.tmp_gl_main.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_main.o': No such file rm: cannot remove 'kernel/power/.tmp_mx_main.o': No such file or directory CC kernel/locking/rwsem.o /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: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stacktrace.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_stacktrace.o mv: cannot stat 'kernel/events/.tmp_mx_callchain.o': No such file or directory mv: cannot stat 'kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/locking/percpu-rwsem.o CC kernel/trace/trace.o CC kernel/events/hw_breakpoint.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kthread.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_kthread.o mv: cannot stat 'kernel/.tmp_mx_kthread.o': No such file or directory CC kernel/trace/trace_output.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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/power/.tmp_gl_qos.o: file not recognized: File truncated mv: cannot stat 'kernel/.tmp_mx_ptrace.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_qos.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:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] rm: cannot remove 'kernel/power/.tmp_mx_qos.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_seq.o kernel/cgroup/.tmp_gl_debug.o: file not recognized: File truncated CC kernel/irq/handle.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 mv: cannot stat 'kernel/.tmp_mx_seccomp.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/cgroup/.tmp_mx_debug.o': No such file CC kernel/trace/trace_stat.o rm: cannot remove 'kernel/cgroup/.tmp_mx_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_softirq.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/sync.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/sync.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_sync.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_sync.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_sync.o mv: cannot stat 'kernel/.tmp_mx_softirq.o': No such file or directory mv: cannot stat 'kernel/rcu/.tmp_mx_sync.o': No such file or directory CC kernel/trace/trace_sched_switch.o CC kernel/trace/trace_printk.o CC kernel/rcu/srcutree.o /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 CC kernel/time/hrtimer.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdesc.o': No such file or directory CC kernel/irq/manage.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/stat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/stat.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_stat.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_stat.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/.tmp_mc_stat.o mv: cannot stat 'kernel/cgroup/.tmp_mx_stat.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) kernel/.tmp_gl_crash_dump.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_crash_dump.o': No such file kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated mv: cannot stat 'kernel/debug/.tmp_mx_debug_core.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_crash_dump.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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 CC kernel/irq/spurious.o rm: cannot remove 'kernel/power/.tmp_mx_poweroff.o': No such file or directory CC kernel/time/ntp.o mv: cannot stat 'kernel/debug/.tmp_mx_gdbstub.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 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 rm: cannot remove 'kernel/.tmp_mx_kallsyms.o': No such file or directory CC kernel/irq/resend.o AR kernel/power/built-in.o AR kernel/debug/built-in.o CC kernel/sched/fair.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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/power/qos.o: No such file or directory mv: cannot stat 'kernel/.tmp_mx_tracepoint.o': No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:470: 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:575: recipe for target 'kernel/power' failed make[2]: *** [kernel/power] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/sched/rt.o CC kernel/irq/chip.o CC kernel/irq/dummychip.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/sched/deadline.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-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 mv: cannot stat 'kernel/locking/.tmp_mx_rwsem.o': No such file or directory CC kernel/locking/mutex-debug.o CC kernel/locking/lockdep.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_cgroup-v1.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/cgroup/.tmp_mx_cgroup-v1.o': No such file rm: cannot remove 'kernel/cgroup/.tmp_mx_cgroup-v1.o': No such file or directory CC kernel/trace/trace_functions.o CC kernel/locking/lockdep_proc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/memremap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/memremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/memremap.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_memremap.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_memremap.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_memremap.o mv: cannot stat 'kernel/.tmp_mx_memremap.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC kernel/trace/trace_irqsoff.o kernel/sched/.tmp_gl_idle_task.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_idle_task.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_idle_task.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_fork.o: file not recognized: File truncated CC kernel/sched/wait.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_fork.o': No such file rm: cannot remove 'kernel/.tmp_mx_fork.o': No such file or directory /opt/cross/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 CC kernel/trace/trace_sched_wakeup.o mv: cannot stat 'kernel/sched/.tmp_mx_loadavg.o': No such file or directory /home/kisskb/slave/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_nodes': /home/kisskb/slave/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] CC kernel/sched/wait_bit.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/math-emu/math.o: compiled 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/math-emu/math.o: uses instructions which are incompatible with instructions used in 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/math-emu/math.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: arch/sh/math-emu/.tmp_mc_math.o: compiled 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/math-emu/.tmp_mc_math.o: uses instructions which are incompatible with instructions used in 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/math-emu/.tmp_mc_math.o mv: cannot stat 'arch/sh/math-emu/.tmp_mx_math.o': No such file or directory AR arch/sh/math-emu/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/torture.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/torture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/torture.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_torture.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_torture.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_torture.o mv: cannot stat 'kernel/.tmp_mx_torture.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_sys.o CC kernel/trace/trace_hwlat.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-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exit.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/.tmp_mc_exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/.tmp_mc_exit.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: 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 CC kernel/trace/trace_nop.o CC kernel/sched/swait.o mv: cannot stat 'kernel/.tmp_mx_exit.o': No such file or directory mv: cannot stat 'kernel/events/.tmp_mx_ring_buffer.o': No such file or directory CC kernel/sched/completion.o CC kernel/trace/trace_stack.o CC kernel/trace/trace_functions_graph.o CC kernel/trace/trace_branch.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 CC kernel/trace/trace_events.o mv: cannot stat 'kernel/irq/.tmp_mx_resend.o': No such file or directory /home/kisskb/slave/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /home/kisskb/slave/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] CC kernel/irq/devres.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/sched/cputime.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/cputime.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_cputime.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_cputime.o mv: cannot stat 'kernel/sched/.tmp_mx_cputime.o': No such file or directory kernel/irq/.tmp_gl_spurious.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_spurious.o': No such file CC kernel/sched/idle.o rm: cannot remove 'kernel/irq/.tmp_mx_spurious.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/generic-chip.o /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 kernel/irq/.tmp_gl_dummychip.o: file not recognized: File truncated mv: cannot stat 'kernel/irq/.tmp_mx_handle.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_dummychip.o': No such file rm: cannot remove 'kernel/irq/.tmp_mx_dummychip.o': No such file or directory CC kernel/irq/irqdomain.o /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 CC kernel/irq/irq_sim.o CC kernel/trace/trace_export.o mv: cannot stat 'kernel/events/.tmp_mx_hw_breakpoint.o': No such file or directory CC kernel/trace/trace_syscalls.o /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 CC kernel/time/clocksource.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 CC kernel/time/jiffies.o CC kernel/locking/spinlock.o CC kernel/trace/trace_event_perf.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 mv: cannot stat 'kernel/locking/.tmp_mx_mutex.o': No such file or directory CC kernel/locking/rtmutex.o /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 CC kernel/locking/rtmutex-debug.o mv: cannot stat 'kernel/sched/.tmp_mx_swait.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: CC kernel/sched/autogroup.o Unable to change endianness of input file(s) kernel/rcu/.tmp_gl_srcutree.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_srcutree.o': No such file CC kernel/trace/trace_events_filter.o rm: cannot remove 'kernel/rcu/.tmp_mx_srcutree.o': No such file or directory CC kernel/rcu/rcutorture.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait_bit.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/wait_bit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/wait_bit.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait_bit.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_wait_bit.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_wait_bit.o mv: cannot stat 'kernel/sched/.tmp_mx_wait_bit.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: 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 CC kernel/sched/debug.o mv: cannot stat 'kernel/sched/.tmp_mx_completion.o': No such file or directory CC kernel/trace/trace_events_trigger.o CC kernel/sched/cpuacct.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/update.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/update.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/update.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_update.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/rcu/.tmp_mc_update.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcu/.tmp_mc_update.o mv: cannot stat 'kernel/rcu/.tmp_mx_update.o': No such file or directory CC kernel/rcu/tree.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_futex.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/.tmp_mx_futex.o': No such file mv: cannot stat 'kernel/sched/.tmp_mx_wait.o': No such file or directory rm: cannot remove 'kernel/.tmp_mx_futex.o': No such file or directory CC kernel/rcu/rcu_segcblist.o CC kernel/trace/power-traces.o CC kernel/trace/rpm-traces.o CC kernel/locking/spinlock_debug.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irq_sim.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irq_sim.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irq_sim.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irq_sim.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irq_sim.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irq_sim.o mv: cannot stat 'kernel/irq/.tmp_mx_irq_sim.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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 mv: cannot stat 'kernel/irq/.tmp_mx_devres.o': No such file or directory CC kernel/irq/proc.o CC kernel/irq/debugfs.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 mv: cannot stat 'kernel/printk/.tmp_mx_printk.o': No such file or directory CC kernel/printk/printk_safe.o CC kernel/trace/trace_benchmark.o /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 mv: cannot stat 'kernel/irq/.tmp_mx_chip.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) 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: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_manage.o': No such file kernel/.tmp_gl_signal.o: file not recognized: File truncated CC kernel/locking/rwsem-spinlock.o 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: 'kernel/.tmp_mx_signal.o': No such file rm: cannot remove 'kernel/.tmp_mx_signal.o': No such file or directory CC kernel/locking/locktorture.o CC kernel/time/timer_list.o CC kernel/time/timeconv.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 mv: cannot stat 'kernel/time/.tmp_mx_hrtimer.o': No such file or directory CC kernel/time/timecounter.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 mv: cannot stat 'kernel/rcu/.tmp_mx_rcu_segcblist.o': No such file or directory CC kernel/time/alarmtimer.o CC kernel/time/posix-stubs.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/clockevents.o kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file CC kernel/time/tick-common.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/fair.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_fair.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_fair.o rm: cannot remove 'kernel/time/.tmp_mx_jiffies.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_fair.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/spinlock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_spinlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_spinlock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat 'kernel/locking/.tmp_mx_spinlock.o': No such file or directory kernel/irq/.tmp_gl_generic-chip.o: file not recognized: File truncated CC kernel/time/sched_clock.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_generic-chip.o': No such file CC kernel/time/tick-sched.o CC kernel/time/tick-oneshot.o rm: cannot remove 'kernel/irq/.tmp_mx_generic-chip.o': No such file or directory CC kernel/time/timekeeping_debug.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 /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/time/.tmp_mx_timer.o': No such file or directory 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-objcopy: 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file rm: cannot remove 'kernel/locking/.tmp_mx_spinlock_debug.o': No such file or directory 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: 'kernel/sched/.tmp_mx_idle.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_idle.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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-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 mv: cannot stat 'kernel/sched/.tmp_mx_autogroup.o'mv: : No such file or directorycannot 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-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 AR kernel/printk/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/rt.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/rt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/rt.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_rt.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_rt.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_rt.o mv: cannot stat 'kernel/sched/.tmp_mx_rt.o': No such file or directory /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/proc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/proc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_proc.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_proc.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-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 mv: cannot stat 'kernel/irq/.tmp_mx_proc.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: Unable to change endianness of input file(s) kernel/irq/.tmp_gl_debugfs.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/irq/.tmp_mx_debugfs.o': No such file kernel/time/.tmp_gl_clocksource.o: file not recognized: File truncated rm: cannot remove 'kernel/irq/.tmp_mx_debugfs.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_clocksource.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: 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/irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/irqdomain.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/irq/.tmp_mc_irqdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/.tmp_mc_irqdomain.o mv: cannot stat 'kernel/irq/.tmp_mx_irqdomain.o': No such file or directory mv: cannot stat 'kernel/locking/.tmp_mx_rwsem-spinlock.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-oneshot.o mv: cannot stat 'kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory AR kernel/irq/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-ar: kernel/irq/manage.o: No such file or directory kernel/time/.tmp_gl_timer_list.o: file not recognized: File truncated/home/kisskb/slave/src/scripts/Makefile.build:470: recipe for target 'kernel/irq/built-in.o' failed make[3]: *** [kernel/irq/built-in.o] Error 1 /home/kisskb/slave/src/scripts/Makefile.build:575: 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: 'kernel/time/.tmp_mx_timer_list.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rtmutex.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/rtmutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/rtmutex.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rtmutex.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/locking/.tmp_mc_rtmutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/locking/.tmp_mc_rtmutex.o mv: cannot stat 'kernel/locking/.tmp_mx_rtmutex.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: 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 mv: cannot stat 'kernel/time/.tmp_mx_posix-stubs.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 mv: cannot stat 'kernel/time/.tmp_mx_sched_clock.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_debug.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_debug.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_timekeeping_debug.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_timekeeping_debug.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_timekeeping_debug.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_clockevents.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_clockevents.o': No such file rm: cannot remove 'kernel/time/.tmp_mx_clockevents.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-common.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_tick-common.o mv: cannot stat 'kernel/time/.tmp_mx_tick-common.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/locking/.tmp_gl_locktorture.o: file not recognized: File truncated kernel/time/.tmp_gl_tick-sched.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/locking/.tmp_mx_locktorture.o': No such file /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/locking/.tmp_mx_locktorture.o': No such file or directory rm: cannot remove 'kernel/time/.tmp_mx_tick-sched.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_workqueue.o: file not recognized: File truncated /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 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/deadline.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/deadline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/deadline.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_deadline.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/.tmp_mc_deadline.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/.tmp_mc_deadline.o 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 rm: cannot remove 'kernel/time/.tmp_mx_alarmtimer.o': No such file or directory mv: cannot stat 'kernel/sched/.tmp_mx_deadline.o': No such file or directory AR kernel/locking/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/locking/semaphore.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:470: 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:575: recipe for target 'kernel/locking' failed make[2]: *** [kernel/locking] Error 2 /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/time/.tmp_mc_timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/.tmp_mc_timekeeping.o mv: cannot stat 'kernel/time/.tmp_mx_timekeeping.o': No such file or directory AR kernel/time/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/time/clocksource.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:470: 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:575: recipe for target 'kernel/time' failed make[2]: *** [kernel/time] Error 2 AR kernel/trace/libftrace.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_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 rm: cannot remove 'kernel/rcu/.tmp_mx_rcutorture.o': No such file or directory /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/sched/.tmp_gl_core.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/sched/.tmp_mx_core.o': No such file rm: cannot remove 'kernel/sched/.tmp_mx_core.o': No such file or directory AR kernel/sched/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/sched/core.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:470: 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:575: recipe for target 'kernel/sched' failed make[2]: *** [kernel/sched] Error 2 AR kernel/trace/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/cgroup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/cgroup.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_cgroup.o: compiled for a big endian system and target is little endian /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/cgroup/.tmp_mc_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup/.tmp_mc_cgroup.o mv: cannot stat 'kernel/cgroup/.tmp_mx_cgroup.o': No such file or directory AR kernel/cgroup/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/cgroup/namespace.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:470: 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:575: recipe for target 'kernel/cgroup' failed make[2]: *** [kernel/cgroup] Error 2 AR kernel/events/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) kernel/rcu/.tmp_gl_tree.o: file not recognized: File truncated /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-objcopy: 'kernel/rcu/.tmp_mx_tree.o': No such file rm: cannot remove 'kernel/rcu/.tmp_mx_tree.o': No such file or directory AR kernel/rcu/built-in.o /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ar: kernel/rcu/srcutree.o: No such file or directory /home/kisskb/slave/src/scripts/Makefile.build:470: 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:575: recipe for target 'kernel/rcu' failed make[2]: *** [kernel/rcu] Error 2 /home/kisskb/slave/src/Makefile:1049: recipe for target 'kernel' failed make[1]: *** [kernel] Error 2 make[1]: *** wait: No child processes. Stop. Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -j 48 ARCH=sh O=/home/kisskb/slave/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/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:14.100388