# < git ls-remote /scratch/git/sfr/linux-next refs/heads/master # < git rev-parse tmp/linux-next remote == local, skipping fetch # < git rev-parse tmp/linux-next Upstream revision is 7c797e1de3f4e3cd57a74c6987243592c99205b6 Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 7c797e1). # git checkout -q -f -b linux-next tmp/linux-next # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 16 GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/bin2c HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o CC kernel/bounds.s MKELF scripts/mod/elfconfig.h GEN include/linux/bounds.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1523:2: warning: #warning syscall reflinkat not implemented HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/noinitramfs.o LD usr/built-in.o UPD include/linux/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/mm/init.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o LD arch/sh/boards/built-in.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/setup.o CC arch/sh/math-emu/math.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory CC arch/sh/mm/tlb-nommu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/extable_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/extable_32.o mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory CC arch/sh/kernel/signal_32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dumpstack.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dumpstack.o mv: cannot stat `arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/idle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/idle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io_generic.o mv: mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o'cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory : No such file or directory CC arch/sh/mm/pg-nommu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:23: /scratch/kisskb/src/include/math-emu/single.h:50:5: warning: "__LITTLE_ENDIAN" is not defined In file included from /scratch/kisskb/src/arch/sh/math-emu/math.c:24: /scratch/kisskb/src/include/math-emu/double.h:59:5: warning: "__LITTLE_ENDIAN" is not defined /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:81: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:92: warning: left shift count is negative CC arch/sh/mm/asids-debugfs.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count is negative /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/consistent.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/consistent.o /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:108: warning: right shift count is negative mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:115: warning: right shift count is negative CC arch/sh/boards/mach-se/board-se7619.o /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:122: warning: left shift count >= width of type /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-nommu.o AS arch/sh/kernel/syscalls_32.o mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:129: warning: right shift count is negative /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/init.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/init.o mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:145: warning: left shift count >= width of type /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/mmap.o CC arch/sh/kernel/time.o mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:294: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:296: warning: right shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:310: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /scratch/kisskb/src/arch/sh/math-emu/math.c:323: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:324: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /scratch/kisskb/src/arch/sh/math-emu/math.c:333: warning: left shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: left shift count >= width of type /scratch/kisskb/src/arch/sh/math-emu/math.c:334: warning: right shift count is negative CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory CC arch/sh/kernel/traps_32.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pg-nommu.o mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/ptrace_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/ptrace_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/cpu/irq/imask.o LD arch/sh/boards/mach-se/built-in.o CC kernel/sched.o AS arch/sh/kernel/cpu/sh2/ex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/do_mounts.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/do_mounts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory CC arch/sh/kernel/cpu/sh2/probe.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/setup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/setup.o mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/init.o LD arch/sh/mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/asids-debugfs.o: No such file: No such file or directory make[2]: *** [arch/sh/mm/built-in.o] Error 1 make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o CC kernel/fork.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: init/main.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file init/main.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory mv: cannot stat `init/.tmp_mx_main.o': No such file or directory LD init/mounts.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/sh_bios.o /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:203: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:329: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:331: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:355: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:358: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence CC arch/sh/kernel/cpu/clock.o CC kernel/exec_domain.o LD init/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory CC arch/sh/kernel/kgdb.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/stacktrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/unwinder.o mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/time.o mv: cannot stat `arch/sh/kernel/.tmp_mx_time.o': No such file or directory CC arch/sh/kernel/cpu/sh2/clock-sh7619.o /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:242: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:58) /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:256: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:237) /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/irq/imask.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to CC kernel/panic.o merge target specific data of file arch/sh/kernel/cpu/irq/imask.o mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o CC arch/sh/kernel/ftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sh_bios.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sh_bios.o mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory CC kernel/printk.o CC arch/sh/kernel/cpu/hwblk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file rm: cannot remove `arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/stacktrace.o mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory CC arch/sh/kernel/disassemble.o CC kernel/cpu.o CC arch/sh/kernel/dwarf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exec_domain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exec_domain.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory LD arch/sh/kernel/cpu/sh2/built-in.o AS arch/sh/kernel/head_32.o CC kernel/exit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kgdb.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/kgdb.o CC kernel/itimer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_kgdb.o': No such file or directory make[4]: *** [arch/sh/kernel/cpu/sh2/built-in.o] Error 1 make[3]: *** [arch/sh/kernel/cpu/sh2] Error 2 make[3]: *** Waiting for unfinished jobs.... CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory TIMEC kernel/timeconst.h CC kernel/softirq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps_32.o mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory CC kernel/resource.o CC kernel/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/hwblk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/hwblk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/hwblk.o mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_hwblk.o': No such file or directory CC kernel/capability.o CC kernel/ptrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock.o mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory make[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/timer.o CC kernel/user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC kernel/signal.o CC kernel/sys.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dwarf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dwarf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dwarf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/itimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/itimer.o mv: cannot stat `arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory make[1]: *** [arch/sh/kernel] Error 2 CC kernel/kmod.o CC kernel/workqueue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/capability.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/capability.o mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC kernel/pid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC kernel/rcupdate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/printk.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/printk.o mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC kernel/extable.o /scratch/kisskb/src/kernel/softirq.c: In function '__local_bh_disable': /scratch/kisskb/src/kernel/softirq.c:107: warning: unsupported argument to '__builtin_return_address' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/user.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/user.o mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory CC kernel/params.o CC kernel/posix-timers.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC kernel/kthread.o CC kernel/wait.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/extable.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/extable.o mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kmod.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kmod.o mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC kernel/kfifo.o CC kernel/sys_ni.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC kernel/posix-cpu-timers.o CC kernel/mutex.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softirq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/softirq.o mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory CC kernel/hrtimer.o CC kernel/rwsem.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pid.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pid.o mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/params.o mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/wait.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/wait.o mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/math-emu/math.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/math-emu/math.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/math-emu/math.o mv: cannot stat `arch/sh/math-emu/.tmp_mx_math.o': No such file or directory CC kernel/nsproxy.o LD arch/sh/math-emu/built-in.o CC kernel/srcu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kthread.o mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC kernel/semaphore.o CC kernel/notifier.o CC kernel/ksysfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC kernel/pm_qos_params.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/exit.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/exit.o mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC kernel/sched_clock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rwsem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rwsem.o mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-timers.o mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC kernel/cred.o CC kernel/async.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/srcu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/srcu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/srcu.o mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC kernel/groups.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/workqueue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/workqueue.o mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory CC kernel/stacktrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/.tmp_gl_semaphore.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC kernel/gcov/base.o CC kernel/irq/handle.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/mutex.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/mutex.o CC kernel/power/main.o mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/notifier.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/notifier.o mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC kernel/gcov/fs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/nsproxy.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/nsproxy.o CC kernel/irq/manage.o mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory CC kernel/power/poweroff.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/stacktrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/stacktrace.o mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/irq/spurious.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pm_qos_params.o mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/async.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/async.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory CC kernel/irq/resend.o mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory CC kernel/gcov/gcc_3_4.o CC kernel/irq/chip.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/power/.tmp_gl_main.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/power/.tmp_mx_main.o': No such file CC kernel/time/timekeeping.o rm: cannot remove `kernel/power/.tmp_mx_main.o': No such file or directory LD kernel/power/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/main.o: No such file: No such file or directory make[3]: *** [kernel/power/built-in.o] Error 1 make[2]: *** [kernel/power] Error 2 make[2]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/groups.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/groups.o CC kernel/time/ntp.o mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC kernel/irq/devres.o CC kernel/time/clocksource.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-cpu-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-cpu-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-cpu-timers.o mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC kernel/time/jiffies.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC kernel/time/timer_list.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cred.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cred.o mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/timer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/timer.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o CC kernel/time/timecompare.o mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC kernel/irq/autoprobe.o mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory CC kernel/irq/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/spurious.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/spurious.o mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC kernel/time/clockevents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o mv: cannot stat `kernel/gcov/.tmp_mx_fs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_3_4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory CC kernel/time/tick-common.o LD kernel/gcov/built-in.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/time/timer_stats.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/ntp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/ntp.o mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clocksource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clocksource.o mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/chip.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/chip.o mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_stop_sched_tick': /scratch/kisskb/src/kernel/time/tick-sched.c:261: warning: format '%02x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timecompare.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timecompare.o mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/autoprobe.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/autoprobe.o mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clockevents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/clockevents.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/clockevents.o mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o mv: cannot stat `kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/proc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/proc.o mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory LD kernel/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-common.o mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_stats.o mv: cannot stat `kernel/time/.tmp_mx_timer_stats.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timekeeping.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timekeeping.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timekeeping.o mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timer_list.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/timer_list.o mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-sched.o mv: cannot stat `kernel/time/.tmp_mx_tick-sched.o': No such file or directory LD kernel/time/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:5246: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:5248: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c: In function 'sub_preempt_count': /scratch/kisskb/src/kernel/sched.c:5295: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c: In function 'add_preempt_count': /scratch/kisskb/src/kernel/sched.c:5274: warning: unsupported argument to '__builtin_return_address' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched.o mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory make[1]: *** [kernel] Error 2 make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 8c40a7844345eb81048bc7082eba32b1f927b3e2 # < git symbolic-ref HEAD # < git merge-base 8c40a7844345eb81048bc7082eba32b1f927b3e2 7c797e1de3f4e3cd57a74c6987243592c99205b6 Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)