# < 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 bf923ab0c44c38cfee9d9e4c106d3fd272ba9e5a Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was bf923ab). # 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 distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /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 distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # /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 distcc to CROSS_COMPILE makewrap: Distcc hosts = sprygo/32 localhost/32 makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile scripts/kconfig/conf -s arch/sh/Kconfig .config:117:warning: override: SLOB changes choice state # # configuration written to .config # GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile CHK include/linux/version.h UPD include/linux/version.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost Generating include/generated/machtypes.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/sh/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1523:2: warning: #warning syscall recvmmsg not implemented :1527:2: warning: #warning syscall fanotify_init not implemented :1531:2: warning: #warning syscall fanotify_mark not implemented :1535:2: warning: #warning syscall getprlimit not implemented :1539:2: warning: #warning syscall setprlimit not implemented CHK include/generated/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o HOSTCC usr/gen_init_cpio CC init/initramfs.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/mm/cache.o CC arch/sh/mm/init.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/irq.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/irq_32.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/machvec.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/return_address.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/sh_ksyms_32.o GEN usr/initramfs_data.cpio CC arch/sh/kernel/module.o CC arch/sh/kernel/early_printk.o AS arch/sh/kernel/cpu/sh2/ex.o AS usr/initramfs_data.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/stacktrace.o In file included from /scratch/kisskb/src/init/main.c:28: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/kprobes.o CC arch/sh/kernel/ftrace.o cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/signal_32.c:21: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: error: '______f' is static but declared in inline function 'tty_port_get' which is not static CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o In file included from /scratch/kisskb/src/init/do_mounts.c:6: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC arch/sh/kernel/dwarf.o CC arch/sh/kernel/cpu/hwblk.o CC arch/sh/kernel/perf_event.o CC arch/sh/kernel/perf_callchain.o AS arch/sh/kernel/head_32.o distcc[26929] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/signal_32.c on localhost failed LD arch/sh/boards/built-in.o make[2]: *** [arch/sh/kernel/signal_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... distcc[27142] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/early_printk.c on sprygo/32 failed distcc[27142] (dcc_build_somewhere) Warning: remote compilation of '/scratch/kisskb/src/arch/sh/kernel/early_printk.c' failed, retrying locally distcc[27142] Warning: failed to distribute /scratch/kisskb/src/arch/sh/kernel/early_printk.c to sprygo/32, running locally instead /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) In file included from /scratch/kisskb/src/include/linux/serial_core.h:192, from /scratch/kisskb/src/include/linux/serial_sci.h:4, from /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:14: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27496] ERROR: compile (null) on localhost failed /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 distcc[27509] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory /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 distcc[27620] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory /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 distcc[27707] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_setup.o': No such file or directory /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 distcc[27785] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory LD usr/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[27813] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated distcc[27819] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file distcc[27826] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory UPD include/generated/compile.h CC init/version.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 distcc[27894] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/perf_callchain.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/perf_callchain.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/perf_callchain.o mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_hwblk.o': No such file or directory distcc[27901] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_callchain.o': No such file or directory /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 distcc[27961] ERROR: compile (null) on localhost failed 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/perf_event.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/perf_event.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/perf_event.o distcc[27972] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/kprobes.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/kprobes.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/kprobes.o distcc[27973] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_perf_event.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_kprobes.o': No such file or directory CC arch/sh/boards/mach-se/board-se7619.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/module.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/module.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/module.o distcc[28087] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_module.o': No such file or directory /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 distcc[28104] ERROR: compile (null) on localhost failed 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/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 distcc[28120] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory cc1: warnings being treated as errors In file included from /scratch/kisskb/src/arch/sh/kernel/early_printk.c:13: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: error: '______f' is static but declared in inline function 'tty_port_get' which is not static /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 distcc[28177] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[28179] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory arch/sh/mm/.tmp_gl_cache-sh2.o: file not recognized: File truncated distcc[28182] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_cache-sh2.o': No such file distcc[28186] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_cache-sh2.o': No such file or directory arch/sh/kernel/.tmp_gl_dma-nommu.o: file not recognized: File truncated distcc[27498] ERROR: compile (null) on localhost failed distcc[27142] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/early_printk.c on localhost failed make[2]: *** [arch/sh/kernel/early_printk.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file distcc[28196] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_dma-nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache.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/cache.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/cache.o distcc[28230] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/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/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/nommu.o distcc[28245] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/topology.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/topology.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/topology.o distcc[28268] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_topology.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) distcc[28298] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[28305] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file distcc[28312] ERROR: compile (null) on localhost failed /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 distcc[28311] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory /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 merge target specific data of file arch/sh/kernel/cpu/irq/imask.o distcc[28328] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/irq/.tmp_mx_imask.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) distcc[28340] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[28344] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file LD arch/sh/kernel/cpu/irq/built-in.o distcc[28350] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.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 distcc[28364] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.o': No such file or directory LD arch/sh/kernel/cpu/sh2/built-in.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 distcc[28371] ERROR: compile (null) on localhost failed 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.... /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 distcc[28378] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_dwarf.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) distcc[28396] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated distcc[28402] ERROR: compile (null) on localhost failed /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 distcc[28404] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file distcc[28410] ERROR: compile (null) on localhost failed 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-objcopy: Unable to change endianness of input file(s) distcc[28433] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[28437] ERROR: compile (null) on localhost failed /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 distcc[28438] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_machvec.o': No such file mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory distcc[28443] ERROR: compile (null) on localhost failed LD init/mounts.o rm: cannot remove `arch/sh/kernel/.tmp_mx_machvec.o': No such file or directory /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 distcc[28471] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps_32.o': No such file or directory /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 distcc[27891] ERROR: compile (null) on localhost failed /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 distcc[27946] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory 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/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 distcc[27667] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_idle.o': No such file or directory /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 distcc[28496] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.o': No such file or directory make[2]: *** [arch/sh/kernel/cpu] Error 2 LD init/built-in.o CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o CC mm/bootmem.o CC kernel/panic.o CC mm/filemap.o CC kernel/printk.o CC mm/mempool.o CC kernel/cpu.o CC mm/oom_kill.o CC kernel/exit.o CC mm/fadvise.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC mm/maccess.o CC kernel/softirq.o CC mm/page_alloc.o CC mm/page-writeback.o CC mm/readahead.o CC kernel/resource.o CC mm/swap.o CC kernel/sysctl.o CC mm/truncate.o CC kernel/sysctl_binary.o CC mm/vmscan.o CC kernel/capability.o CC kernel/ptrace.o CC mm/shmem.o CC mm/prio_tree.o CC kernel/timer.o CC mm/util.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/kmod.o In file included from /scratch/kisskb/src/kernel/printk.c:21: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC fs/open.o CC mm/mmzone.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:346: warning: control reaches end of non-void function CC fs/char_dev.o CC fs/stat.o CC fs/exec.o CC kernel/workqueue.o CC mm/vmstat.o CC mm/backing-dev.o CC fs/pipe.o CC mm/page_isolation.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC kernel/pid.o CC kernel/rcupdate.o In file included from /scratch/kisskb/src/kernel/signal.c:18: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC kernel/extable.o CC kernel/params.o CC kernel/posix-timers.o CC kernel/kthread.o CC fs/readdir.o CC kernel/wait.o CC mm/mm_init.o CC kernel/kfifo.o In file included from /scratch/kisskb/src/kernel/sys.c:29: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC kernel/sys_ni.o CC kernel/posix-cpu-timers.o CC fs/select.o CC mm/mmu_context.o CC mm/nommu.o CC kernel/mutex.o CC kernel/hrtimer.o In file included from /scratch/kisskb/src/kernel/fork.c:61: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC mm/init-mm.o CC fs/fifo.o CC mm/dmapool.o CC kernel/rwsem.o CC mm/slob.o CC fs/dcache.o CC kernel/nsproxy.o CC mm/quicklist.o CC fs/inode.o CC kernel/srcu.o CC kernel/semaphore.o CC fs/attr.o CC fs/bad_inode.o CC kernel/notifier.o CC fs/file.o CC fs/filesystems.o CC kernel/ksysfs.o CC fs/namespace.o CC kernel/pm_qos_params.o In file included from /scratch/kisskb/src/fs/open.c:16: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static CC kernel/sched_clock.o CC fs/seq_file.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:481: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:530: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:549: warning: comparison of distinct pointer types lacks a cast CC fs/xattr.o CC fs/libfs.o CC kernel/cred.o CC kernel/async.o CC kernel/groups.o CC kernel/profile.o CC kernel/stacktrace.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/drop_caches.o /scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': /scratch/kisskb/src/fs/dcache.c:1869: warning: control reaches end of non-void function CC fs/splice.o CC kernel/up.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/trace/trace_clock.o CC fs/sync.o CC kernel/irq/handle.o CC fs/utimes.o CC kernel/time/timekeeping.o CC fs/stack.o CC kernel/irq/manage.o CC kernel/trace/ftrace.o CC fs/fs_struct.o CC kernel/uid16.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/trace/ring_buffer.o CC kernel/trace/ring_buffer_benchmark.o CC kernel/time/jiffies.o CC fs/buffer.o CC kernel/module.o CC kernel/time/timer_list.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:14, from /scratch/kisskb/src/kernel/trace/trace_clock.c:23: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast In file included from /scratch/kisskb/src/kernel/trace/trace.h:14, from /scratch/kisskb/src/kernel/trace/trace_selftest_dynamic.c:1: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /scratch/kisskb/src/mm/nommu.c: In function 'do_mmap_pgoff': /scratch/kisskb/src/mm/nommu.c:1180: warning: 'capabilities' may be used uninitialized in this function In file included from /scratch/kisskb/src/kernel/trace/trace.h:14, from /scratch/kisskb/src/kernel/trace/ring_buffer.c:23: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /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 distcc[30873] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory CC fs/bio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs_struct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs_struct.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 fs/fs_struct.o distcc[30977] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory CC kernel/kallsyms.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_output.h:6, from /scratch/kisskb/src/kernel/trace/ftrace.c:38: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /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 distcc[31048] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory /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 distcc[28515] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory CC kernel/trace/trace.o CC kernel/cgroup.o In file included from /scratch/kisskb/src/kernel/exit.c:15: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static In file included from /scratch/kisskb/src/kernel/exit.c:53: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fcntl.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 fs/fcntl.o distcc[31176] ERROR: compile (null) on localhost failed /scratch/kisskb/src/fs/exec.c: In function 'copy_strings': /scratch/kisskb/src/fs/exec.c:399: warning: 'len' may be used uninitialized in this function mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory /scratch/kisskb/src/kernel/module.c: In function 'load_module': /scratch/kisskb/src/kernel/module.c:1939: warning: 'hdr' may be used uninitialized in this function CC kernel/irq/spurious.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namespace.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 fs/namespace.o distcc[31219] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC kernel/ns_cgroup.o CC kernel/irq/resend.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file_table.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file_table.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 fs/file_table.o distcc[31308] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.o': No such file or directory CC kernel/trace/trace_output.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/char_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/char_dev.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 fs/char_dev.o distcc[31401] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory CC kernel/utsname.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 distcc[31443] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC fs/block_dev.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_output.h:6, from /scratch/kisskb/src/kernel/trace/trace_output.c:13: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mempool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mempool.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 mm/mempool.o distcc[31546] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace.c:42: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast CC kernel/time/timecompare.o /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 distcc[31584] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC kernel/trace/trace_stat.o /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 distcc[28491] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory CC fs/direct-io.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.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 fs/pnode.o distcc[31669] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory LD arch/sh/mm/built-in.o CC kernel/audit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exec.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 fs/exec.o distcc[31716] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory In file included from /scratch/kisskb/src/kernel/trace/trace.h:14, from /scratch/kisskb/src/kernel/trace/trace_stat.c:16: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast CC kernel/trace/trace_printk.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 distcc[31750] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC fs/mpage.o CC kernel/auditfilter.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:14, from /scratch/kisskb/src/kernel/trace/trace_printk.c:20: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /scratch/kisskb/src/kernel/cgroup.c: In function 'cgroup_pidlist_open': /scratch/kisskb/src/kernel/cgroup.c:2743: warning: 'l' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/cache-sh2.o: No such file: No such file or directory distcc[31694] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 /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 distcc[31866] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC kernel/trace/trace_sched_switch.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_sched_switch.c:16: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast CC fs/ioprio.o In file included from /scratch/kisskb/src/kernel/audit.c:60: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr.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 fs/xattr.o distcc[31975] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/libfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/libfs.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 fs/libfs.o distcc[31986] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory CC kernel/time/timeconv.o CC kernel/irq/chip.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 distcc[32079] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC kernel/trace/trace_functions.o /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 distcc[32131] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup.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/cgroup.o distcc[32145] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cgroup.o': No such file or directory CC fs/bio-integrity.o CC kernel/auditsc.o CC kernel/trace/trace_sched_wakeup.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_functions.c:19: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /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 distcc[32232] ERROR: compile (null) on localhost failed 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: 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 distcc[31349] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC kernel/trace/trace_nop.o CC fs/autofs/dirhash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.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/auditfilter.o distcc[32336] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditfilter.o': No such file or directory LD fs/configfs/built-in.o /scratch/kisskb/src/fs/bio-integrity.c: In function 'vecs_to_idx': /scratch/kisskb/src/fs/bio-integrity.c:60: warning: control reaches end of non-void function In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:21: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_nop.c:14: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.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/trace/trace_selftest_dynamic.o distcc[31454] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mpage.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 fs/mpage.o distcc[32489] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory /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 distcc[32518] ERROR: compile (null) on localhost failed CC kernel/irq/devres.o mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC kernel/trace/trace_stack.o CC kernel/irq/autoprobe.o /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 distcc[32584] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC fs/autofs/init.o /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 distcc[32633] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory LD arch/sh/boards/mach-se/built-in.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/time/clockevents.o CC fs/autofs/inode.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 distcc[32706] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC kernel/trace/trace_boot.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_stack.c:17: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /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 distcc[32760] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory /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 distcc[300] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory CC [M] fs/configfs/inode.o CC fs/debugfs/inode.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:14, from /scratch/kisskb/src/kernel/trace/trace_boot.c:14: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kallsyms.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kallsyms.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/kallsyms.o distcc[32484] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC [M] fs/configfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/up.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/up.o distcc[415] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory CC kernel/irq/proc.o /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 distcc[449] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.o': No such file or directory CC fs/debugfs/file.o CC fs/devpts/inode.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 distcc[502] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.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 distcc[514] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory CC [M] fs/configfs/dir.o CC kernel/trace/trace_branch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcache.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 fs/dcache.o distcc[558] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC fs/autofs/root.o In file included from /scratch/kisskb/src/kernel/auditsc.c:64: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static In file included from /scratch/kisskb/src/kernel/trace/trace.h:14, from /scratch/kisskb/src/kernel/trace/trace_branch.c:18: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast In file included from /scratch/kisskb/src/fs/devpts/inode.c:20: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static /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 distcc[32234] ERROR: compile (null) on localhost failed 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: fs/devpts/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/devpts/inode.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 fs/devpts/inode.o distcc[639] ERROR: compile (null) on localhost failed mv: cannot stat `fs/devpts/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/prio_tree.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 mm/prio_tree.o distcc[653] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC kernel/time/tick-common.o LD fs/devpts/devpts.o CC [M] fs/configfs/symlink.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 distcc[694] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC fs/autofs/symlink.o CC kernel/audit_watch.o CC [M] fs/configfs/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.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 fs/debugfs/file.o distcc[835] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stat.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 fs/stat.o CC kernel/trace/trace_workqueue.o distcc[854] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory CC fs/autofs/waitq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.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 fs/configfs/file.o distcc[927] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/open.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/open.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 fs/open.o distcc[957] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC [M] fs/configfs/item.o CC fs/ext3/balloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/dirhash.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 fs/autofs/dirhash.o distcc[1032] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_dirhash.o': No such file or directory In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_workqueue.c:15: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.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 fs/configfs/mount.o distcc[1074] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory CC fs/ext3/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.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 fs/configfs/dir.o distcc[1125] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory CC fs/ext4/balloc.o CC fs/ext3/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fs-writeback.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 fs/fs-writeback.o distcc[1203] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory CC fs/ext3/file.o CC kernel/audit_tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.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 fs/configfs/inode.o distcc[1275] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_inode.o': No such file or directory CC fs/fat/cache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmscan.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 mm/vmscan.o distcc[1334] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmscan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_context.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_context.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 mm/mmu_context.o distcc[1348] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmu_context.o': No such file or directory CC fs/ext4/bitmap.o CC fs/ext3/fsync.o CC fs/fat/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmzone.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 mm/mmzone.o distcc[31478] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC kernel/trace/blktrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/backing-dev.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 mm/backing-dev.o distcc[1497] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory /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 distcc[1514] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC kernel/kprobes.o CC fs/ext4/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/direct-io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/direct-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 fs/direct-io.o distcc[1575] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.o': No such file or directory CC kernel/trace/trace_events.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sync.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 fs/sync.o distcc[1620] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC fs/fat/fatent.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 distcc[1662] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC fs/ext3/ialloc.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 distcc[1706] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_output.h:6, from /scratch/kisskb/src/kernel/trace/blktrace.c:32: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /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 distcc[31144] ERROR: compile (null) on localhost failed 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: 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 distcc[32050] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC fs/ext4/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/maccess.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 mm/maccess.o distcc[1758] ERROR: compile (null) on localhost failed LD fs/fuse/built-in.o mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC [M] fs/fuse/dev.o CC kernel/trace/trace_export.o CC fs/ext3/inode.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_output.h:6, from /scratch/kisskb/src/kernel/trace/trace_events.c:23: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit.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/audit.o distcc[806] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit.o': No such file or directory CC [M] fs/fuse/dir.o CC kernel/trace/trace_event_profile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.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 fs/super.o distcc[1909] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC [M] fs/fuse/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioprio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioprio.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 fs/ioprio.o distcc[1923] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_output.h:6, from /scratch/kisskb/src/kernel/trace/trace_export.c:17: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast CC fs/fat/file.o CC fs/ext4/fsync.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:15, from /scratch/kisskb/src/kernel/trace/trace_event_profile.c:10: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /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 distcc[2015] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC fs/ext3/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2066] ERROR: compile (null) on localhost failed fs/autofs/.tmp_gl_init.o: file not recognized: File truncated distcc[2068] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_init.o': No such file distcc[2070] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_init.o': No such file or directory CC kernel/rcutiny.o /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 distcc[1647] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC fs/fat/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/inode.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 fs/debugfs/inode.o distcc[2139] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory LD fs/debugfs/debugfs.o LD fs/debugfs/built-in.o CC kernel/trace/trace_events_filter.o In file included from /scratch/kisskb/src/kernel/trace/trace.h:14, from /scratch/kisskb/src/kernel/trace/trace_events_filter.c:26: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_watch.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_watch.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/audit_watch.o distcc[2213] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit_watch.o': No such file or directory CC [M] fs/fuse/inode.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 distcc[2268] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/attr.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 fs/attr.o distcc[2291] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory LD fs/isofs/built-in.o CC kernel/trace/power-traces.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stack.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/stack.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 fs/stack.o distcc[1617] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.o': No such file or directory CC fs/jbd/transaction.o CC kernel/relay.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/inode.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 fs/autofs/inode.o distcc[2425] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_inode.o': No such file or directory LD fs/devpts/built-in.o CC fs/jbd/commit.o CC kernel/tracepoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[2287] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ioctl.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 fs/ioctl.o kernel/.tmp_gl_kprobes.o: file not recognized: File truncated distcc[2515] ERROR: compile (null) on localhost failed /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 distcc[2514] ERROR: compile (null) on localhost failed distcc[2516] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o'mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory : No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_kprobes.o': No such file distcc[2520] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_kprobes.o': No such file or directory CC kernel/perf_event.o CC fs/ext4/ialloc.o CC fs/jbd2/transaction.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 distcc[2653] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory CC fs/fat/misc.o CC fs/jfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/relay.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/relay.o distcc[2789] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/inode.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 fs/inode.o distcc[2824] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC fs/nls/nls_base.o CC fs/nls/nls_cp850.o /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 distcc[2885] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory CC [M] fs/isofs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page-writeback.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 mm/page-writeback.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.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 mm/page_isolation.o distcc[1407] ERROR: compile (null) on localhost failed distcc[2919] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory CC fs/fat/namei_vfat.o CC fs/jbd/recovery.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/quicklist.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 mm/quicklist.o distcc[2947] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC fs/ext4/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[3025] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[3027] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file distcc[3029] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC fs/jfs/file.o /scratch/kisskb/src/fs/jfs/super.c: In function 'jfs_fill_super': /scratch/kisskb/src/fs/jfs/super.c:527: warning: comparison of distinct pointer types lacks a cast /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/drop_caches.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 fs/drop_caches.o distcc[3061] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC [M] fs/isofs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.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 mm/filemap.o distcc[2357] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.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 distcc[3107] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC [M] fs/fuse/control.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/select.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 fs/select.o distcc[3116] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC fs/nls/nls_cp863.o CC fs/jbd2/commit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/fsync.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 fs/ext4/fsync.o distcc[2192] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/commit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/commit.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 fs/jbd/commit.o distcc[3239] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_commit.o': No such file or directory CC fs/nls/nls_cp865.o CC fs/ext3/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/fsync.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/fsync.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 fs/ext3/fsync.o distcc[1748] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_fsync.o': No such file or directory CC fs/jfs/inode.o CC fs/notify/fsnotify.o /scratch/kisskb/src/fs/ext3/namei.c: In function 'empty_dir': /scratch/kisskb/src/fs/ext3/namei.c:1841: warning: 'bh' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_add_entry': /scratch/kisskb/src/fs/fat/namei_vfat.c:595: warning: 'ulen' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:595: note: 'ulen' was declared here /scratch/kisskb/src/fs/fat/namei_vfat.c:590: warning: 'lcase' may be used uninitialized in this function /scratch/kisskb/src/fs/fat/namei_vfat.c:590: note: 'lcase' was declared here /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 distcc[3472] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.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) distcc[1998] ERROR: compile (null) on localhost failed fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[3483] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/util.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 mm/util.o distcc[3317] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC fs/nls/nls_cp1251.o CC fs/jfs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) CC fs/jbd/checkpoint.o distcc[3567] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[3569] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_ksysfs.o': No such file distcc[3577] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC fs/ext4/ioctl.o CC fs/nls/nls_iso8859-1.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/dir.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 fs/ext3/dir.o distcc[3168] ERROR: compile (null) on localhost failed CC [M] fs/isofs/dir.o mv: cannot stat `fs/ext3/.tmp_mx_dir.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) distcc[2157] ERROR: compile (null) on localhost failed CC fs/jfs/jfs_mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/truncate.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 mm/truncate.o distcc[2650] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC fs/nls/nls_cp1255.o CC fs/ext3/super.o In file included from /scratch/kisskb/src/kernel/perf_event.c:33: /scratch/kisskb/src/include/linux/hw_breakpoint.h: In function 'modify_user_hw_breakpoint': /scratch/kisskb/src/include/linux/hw_breakpoint.h:96: warning: return makes integer from pointer without a cast /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 distcc[3762] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory CC [M] fs/isofs/util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/utimes.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 fs/utimes.o distcc[3795] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC fs/ext3/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/dmapool.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 mm/dmapool.o distcc[3819] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/balloc.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 fs/ext3/balloc.o distcc[3088] ERROR: compile (null) on localhost failed CC fs/ext4/namei.o mv: cannot stat `fs/ext3/.tmp_mx_balloc.o': No such file or directory CC fs/jfs/jfs_umount.o LD kernel/trace/libftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/timeconv.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/timeconv.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/timeconv.o distcc[3431] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timeconv.o': No such file or directory CC fs/nls/nls_iso8859-13.o /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 distcc[3643] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.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) distcc[2422] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_file.o: file not recognized: File truncated distcc[3925] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_file.o': No such file distcc[3930] ERROR: compile (null) on localhost failed CC fs/jbd2/recovery.o rm: cannot remove `fs/ext3/.tmp_mx_file.o': No such file or directory CC fs/jbd/revoke.o CC fs/notify/notification.o CC fs/jbd/journal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/recovery.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 fs/jbd/recovery.o distcc[3216] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_recovery.o': No such file or directory CC fs/ext3/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/transaction.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/transaction.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 fs/jbd/transaction.o distcc[4054] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_transaction.o': No such file or directory CC fs/jbd2/checkpoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_umount.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 fs/jfs/jfs_umount.o distcc[4100] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_umount.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/utsname.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/utsname.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/utsname.o distcc[3455] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_utsname.o': No such file or directory /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 distcc[4142] ERROR: compile (null) on localhost failed CC [M] fs/isofs/rock.o CC fs/ext4/super.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/rcutiny.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutiny.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/rcutiny.o distcc[4156] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcutiny.o': No such file or directory CC fs/nls/nls_iso8859-15.o CC fs/ext4/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ioctl.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 fs/ext3/ioctl.o distcc[4214] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ioctl.o': No such file or directory CC fs/ntfs/aops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ialloc.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 fs/ext4/ialloc.o distcc[4348] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory fs/ext4/.tmp_gl_file.o: file not recognized: File truncated distcc[3674] ERROR: compile (null) on localhost failed CC fs/ntfs/attrib.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_mount.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 fs/jfs/jfs_mount.o distcc[4398] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_mount.o': No such file or directory CC fs/jbd2/revoke.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/commit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/commit.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 fs/jbd2/commit.o distcc[4417] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_commit.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) distcc[4429] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_symlink.o: file not recognized: File truncated distcc[4437] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_symlink.o': No such file distcc[4440] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_symlink.o': No such file or directory CC kernel/time.o CC fs/jbd2/journal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_file.o': No such file distcc[4363] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_file.o': No such file or directory CC fs/ntfs/collate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/misc.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 fs/fat/misc.o distcc[4449] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_misc.o': No such file or directory CC fs/jfs/jfs_xtree.o CC fs/nls/nls_koi8-u.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 distcc[4596] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC fs/nls/nls_koi8-ru.o /scratch/kisskb/src/fs/ext4/namei.c: In function 'empty_dir': /scratch/kisskb/src/fs/ext4/namei.c:1910: warning: 'bh' may be used uninitialized in this function /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 distcc[4673] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory CC fs/ext4/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/namei.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 fs/ext3/namei.o distcc[4736] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_namei.o': No such file or directory CC [M] fs/isofs/export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4766] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-13.o: file not recognized: File truncated distcc[4775] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-13.o': No such file distcc[4779] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-13.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/namei.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 fs/namei.o distcc[4791] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/readdir.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 fs/readdir.o distcc[4103] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC fs/ext4/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.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/uid16.o distcc[4830] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/dir.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 fs/ext4/dir.o distcc[4134] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_dir.o': No such file or directory CC [M] fs/nls/nls_cp437.o CC [M] fs/nls/nls_cp737.o CC fs/ntfs/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4963] ERROR: compile (null) on localhost failed LD fs/ocfs2/built-in.o CC [M] fs/ocfs2/alloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.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/tracepoint.o distcc[2858] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/filesystems.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 fs/filesystems.o distcc[4626] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory /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 distcc[4640] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory CC fs/ntfs/debug.o CC [M] fs/nls/nls_cp775.o CC fs/notify/group.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/inode.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 fs/ext3/inode.o distcc[5084] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_inode.o': No such file or directory CC [M] fs/ocfs2/aops.o CC fs/partitions/check.o CC [M] fs/isofs/joliet.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio-integrity.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 fs/bio-integrity.o distcc[3721] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory CC fs/ntfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/inode.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 fs/isofs/inode.o distcc[5213] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_inode.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) distcc[4597] ERROR: compile (null) on localhost failed CC fs/partitions/atari.o /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 distcc[5261] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory /scratch/kisskb/src/fs/partitions/check.c: In function 'rescan_partitions': /scratch/kisskb/src/fs/partitions/check.c:543: warning: 'state' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5279] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated distcc[5283] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1251.o': No such file distcc[5288] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.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 fs/fuse/dir.o distcc[4706] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dir.o': No such file or directory CC fs/notify/inode_mark.o CC fs/ext4/extents.o CC fs/proc/nommu.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 distcc[5378] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory CC [M] fs/ocfs2/blockcheck.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5205] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/splice.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 fs/splice.o distcc[5414] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC fs/partitions/ldm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bad_inode.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 fs/bad_inode.o distcc[5459] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC fs/ext4/ext4_jbd2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.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 mm/fadvise.o distcc[5487] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC fs/partitions/msdos.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.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 mm/vmstat.o distcc[3845] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_vmstat.o': No such file or directory CC fs/notify/mark.o /scratch/kisskb/src/fs/ntfs/dir.c: In function 'ntfs_readdir': /scratch/kisskb/src/fs/ntfs/dir.c:1103: warning: 'bmp_vi' may be used uninitialized in this function /scratch/kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtSearch': /scratch/kisskb/src/fs/jfs/jfs_xtree.c:248: warning: 'index' may be used uninitialized in this function fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated distcc[5415] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp863.o': No such file distcc[5602] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp863.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/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: mm/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 mm/mm_init.o distcc[5424] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mm_init.o': No such file or directory CC fs/jfs/jfs_imap.o CC [M] fs/isofs/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5642] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/namei.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 fs/isofs/namei.o distcc[3312] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_namei.o': No such file or directory CC fs/ext3/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.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 fs/block_dev.o distcc[5743] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC fs/ntfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5801] ERROR: compile (null) on localhost failed CC fs/ext4/migrate.o fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated distcc[5808] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp437.o': No such file distcc[5817] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp437.o': No such file or directory CC fs/partitions/osf.o CC fs/notify/vfsmount_mark.o /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 distcc[5866] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.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) distcc[5895] ERROR: compile (null) on localhost failed LD fs/notify/dnotify/built-in.o fs/nls/.tmp_gl_nls_cp775.o: file not recognized: File truncated distcc[5899] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file distcc[5904] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp775.o': No such file or directory /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 distcc[5911] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/buffer_head_io.o mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC fs/ext3/ext3_jbd.o CC fs/ext4/mballoc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/file.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 fs/fuse/file.o distcc[6021] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory CC [M] fs/nls/nls_cp852.o /scratch/kisskb/src/fs/jfs/jfs_imap.c: In function 'diWrite': /scratch/kisskb/src/fs/jfs/jfs_imap.c:614: warning: 'lid' may be used uninitialized in this function /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 distcc[6070] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC fs/proc/task_nommu.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_xtree.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 fs/jfs/jfs_xtree.o distcc[5776] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_xtree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/hash.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 fs/ext3/hash.o distcc[6127] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_hash.o': No such file or directory CC fs/ext3/xattr.o CC fs/jfs/jfs_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/waitq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/waitq.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 fs/autofs/waitq.o distcc[1468] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_waitq.o': No such file or directory CC fs/ext3/xattr_user.o CC fs/ext4/block_validity.o /scratch/kisskb/src/fs/ocfs2/aops.c: In function 'ocfs2_write_begin_nolock': /scratch/kisskb/src/fs/ocfs2/aops.c:1679: warning: 'wc' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6275] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[6279] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_user.o': No such file distcc[6281] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_user.o': No such file or directory CC [M] fs/nls/nls_cp855.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/journal.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 fs/jbd/journal.o distcc[6337] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_journal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pipe.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 fs/pipe.o distcc[6341] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/aops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/aops.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 fs/ntfs/aops.o distcc[5475] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_aops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/buffer.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 fs/buffer.o distcc[5256] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory CC [M] fs/nls/nls_cp857.o CC fs/ext3/xattr_trusted.o CC fs/proc/inode.o CC fs/jfs/jfs_dmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/namei.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 fs/ext4/namei.o distcc[6443] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_namei.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) distcc[4714] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/fatent.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 fs/fat/fatent.o distcc[6470] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory CC fs/proc/root.o CC [M] fs/ocfs2/dcache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/namei.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 fs/jfs/namei.o distcc[6529] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/transaction.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/transaction.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 fs/jbd2/transaction.o distcc[6550] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/inode.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 fs/ext4/inode.o /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 `fs/jbd2/.tmp_mx_transaction.o': No such file or directory distcc[6555] ERROR: compile (null) on localhost failed distcc[6551] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time.o': No such file or directory mv: cannot stat `fs/ext4/.tmp_mx_inode.o': No such file or directory CC fs/quota/dquot.o make[2]: *** wait: No child processes. Stop. CC fs/ext3/acl.o make[1]: *** [arch/sh/kernel] Error 2 CC fs/ntfs/index.o CC fs/quota/quota_v1.o In file included from /scratch/kisskb/src/fs/quota/dquot.c:66: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6696] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.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/audit_tree.o distcc[6709] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit_tree.o': No such file or directory CC fs/ext3/xattr_security.o /scratch/kisskb/src/fs/ext3/acl.c: In function 'ext3_get_acl': /scratch/kisskb/src/fs/ext3/acl.c:137: warning: 'name_index' may be used uninitialized in this function fs/quota/.tmp_gl_quota_v1.o: file not recognized: File truncated distcc[6698] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/block_validity.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/block_validity.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 fs/ext4/block_validity.o distcc[6793] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_block_validity.o': No such file or directory /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 distcc[6806] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC fs/ntfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6898] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[6903] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file distcc[6905] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory CC fs/proc/base.o CC fs/ramfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.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/ns_cgroup.o distcc[6724] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ns_cgroup.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/dir.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 fs/ntfs/dir.o distcc[6727] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_dir.o': No such file or directory CC fs/ext4/move_extent.o CC [M] fs/ocfs2/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.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 fs/fuse/dev.o distcc[7005] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/joliet.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 fs/isofs/joliet.o distcc[6058] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_joliet.o': No such file or directory CC fs/proc/generic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/inode.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 fs/jfs/inode.o distcc[6331] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_inode.o': No such file or directory LD fs/reiserfs/built-in.o CC fs/ext4/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.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 fs/ext4/balloc.o distcc[7162] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem.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 mm/shmem.o distcc[3637] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory CC fs/partitions/sun.o CC fs/notify/fanotify/fanotify.o fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated distcc[6457] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v1.o': No such file distcc[6782] ERROR: compile (null) on localhost failed rm: cannot remove `fs/quota/.tmp_mx_quota_v1.o': No such file or directory CC [M] fs/reiserfs/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/extents.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/extents.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 fs/ext4/extents.o distcc[7291] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory CC fs/partitions/ultrix.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/task_nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/task_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 fs/proc/task_nommu.o distcc[7325] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_task_nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_debug.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 fs/jfs/jfs_debug.o distcc[6662] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_debug.o': No such file or directory CC fs/notify/inotify/inotify.o CC [M] fs/nls/nls_cp860.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/readahead.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 mm/readahead.o distcc[7377] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory fs/nls/.tmp_gl_nls_cp865.o: file not recognized: File truncated distcc[5227] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp865.o': No such file distcc[7384] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp865.o': No such file or directory CC [M] fs/ocfs2/dlmglue.o CC fs/notify/fanotify/fanotify_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dcache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dcache.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 fs/ocfs2/dcache.o distcc[7423] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_dcache.o': No such file or directory /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 distcc[7428] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC fs/ramfs/file-nommu.o CC fs/jfs/jfs_unicode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.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/profile.o distcc[7468] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_profile.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) distcc[7478] ERROR: compile (null) on localhost failed CC fs/partitions/karma.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7251] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated distcc[7495] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file distcc[7497] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory CC fs/notify/inotify/inotify_fsnotify.o /scratch/kisskb/src/fs/ramfs/file-nommu.c: In function 'ramfs_nommu_expand_for_mapping': /scratch/kisskb/src/fs/ramfs/file-nommu.c:63: warning: unused variable 'limit' /scratch/kisskb/src/fs/reiserfs/bitmap.c: In function 'scan_bitmap_block': /scratch/kisskb/src/fs/reiserfs/bitmap.c:142: warning: 'next' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6635] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_vfat.o: file not recognized: File truncated distcc[4969] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7552] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7570] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/recovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/recovery.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 fs/jbd2/recovery.o distcc[6113] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/control.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 fs/fuse/control.o mv: cannot stat `fs/jbd2/.tmp_mx_recovery.o': No such file or directory distcc[7583] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory CC fs/quota/quota.o CC fs/proc/array.o CC [M] fs/ocfs2/export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/checkpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/checkpoint.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 fs/jbd/checkpoint.o distcc[7682] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_checkpoint.o': No such file or directory CC [M] fs/quota/quota_tree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.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 fs/configfs/symlink.o distcc[5539] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_symlink.o': No such file or directory CC fs/ntfs/mft.o CC [M] fs/reiserfs/do_balan.o CC fs/sysfs/inode.o In file included from /scratch/kisskb/src/fs/proc/array.c:60: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static /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 distcc[7798] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC fs/anon_inodes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.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 fs/partitions/sun.o distcc[7853] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sun.o': No such file or directory CC fs/sysfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7870] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/inode.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 fs/fuse/inode.o distcc[5597] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.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 fs/ext4/resize.o distcc[7899] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_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 fs/nls/nls_base.o distcc[7917] ERROR: compile (null) on localhost failed LD [M] fs/fuse/fuse.o mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory CC [M] fs/ocfs2/extent_map.o CC fs/sysfs/dir.o CC fs/notify/inotify/inotify_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dmap.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 fs/jfs/jfs_dmap.o distcc[7981] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/revoke.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/revoke.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 fs/jbd2/revoke.o distcc[6737] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_revoke.o': No such file or directory CC fs/proc/proc_tty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/debug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/debug.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 fs/ntfs/debug.o distcc[7827] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_debug.o': No such file or directory CC [M] fs/nls/nls_cp861.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/move_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/move_extent.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 fs/ext4/move_extent.o distcc[8074] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/file.o mv: cannot stat `fs/ext4/.tmp_mx_move_extent.o': No such file or directory CC [M] fs/reiserfs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ramfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ramfs/inode.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 fs/ramfs/inode.o distcc[7227] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file distcc[7248] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-15.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) distcc[7749] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated distcc[8131] ERROR: compile (null) on localhost failed CC fs/sysfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp855.o': No such file distcc[8143] ERROR: compile (null) on localhost failed CC fs/proc/cmdline.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp855.o': No such file or directory CC fs/proc/cpuinfo.o In file included from /scratch/kisskb/src/fs/proc/proc_tty.c:14: /scratch/kisskb/src/include/linux/tty.h: In function 'tty_port_get': /scratch/kisskb/src/include/linux/tty.h:471: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static /scratch/kisskb/src/fs/sysfs/dir.c:437: warning: 'sysfs_pathname' defined but not used kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[7556] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/file.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 fs/sysfs/file.o distcc[8292] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_file.o': No such file or directory CC fs/jfs/jfs_dtree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/extent_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/extent_map.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 fs/ocfs2/extent_map.o distcc[8316] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_extent_map.o': No such file or directory CC fs/ext4/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8363] ERROR: compile (null) on localhost failed fs/ext3/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[8365] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext3/.tmp_mx_xattr_trusted.o': No such file distcc[8367] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext3/.tmp_mx_xattr_trusted.o': No such file or directory fs/autofs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[5645] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/heartbeat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[8214] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory CC fs/sysfs/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/array.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/array.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 fs/proc/array.o distcc[8445] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_array.o': No such file or directory CC fs/jfs/jfs_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ldm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ldm.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 fs/partitions/ldm.o distcc[8495] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ldm.o': No such file or directory CC fs/proc/devices.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/check.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/check.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 fs/partitions/check.o distcc[8526] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_check.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_vfat.o': No such file distcc[7546] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_vfat.o': No such file or directory CC fs/jfs/jfs_extent.o CC [M] fs/nls/nls_cp864.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8573] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_symlink.o': No such file distcc[8380] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_symlink.o': No such file or directory CC [M] fs/ocfs2/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ext4_jbd2.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 fs/ext4/ext4_jbd2.o distcc[7153] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/super.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 fs/ext4/super.o CC fs/jfs/symlink.o distcc[8637] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_super.o': No such file or directory CC [M] fs/nls/nls_cp866.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditsc.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/auditsc.o distcc[8689] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditsc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/notification.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/notification.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 fs/notify/notification.o distcc[8696] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_notification.o': No such file or directory CC fs/sysfs/bin.o CC [M] fs/ocfs2/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.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 fs/quota/dquot.o distcc[8762] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_dquot.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/heartbeat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/heartbeat.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 fs/ocfs2/heartbeat.o distcc[8770] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_heartbeat.o': No such file or directory CC fs/ext4/xattr_trusted.o CC fs/proc/interrupts.o /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 distcc[8826] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory fs/autofs/.tmp_gl_root.o: file not recognized: File truncated distcc[8576] ERROR: compile (null) on localhost failed CC fs/ext4/acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_root.o': No such file distcc[8835] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_root.o': No such file or directory LD fs/autofs/autofs.o /scratch/kisskb/src/fs/ocfs2/ioctl.c: In function 'ocfs2_ioctl': /scratch/kisskb/src/fs/ocfs2/ioctl.c:114: warning: 'flags' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/file.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 fs/fat/file.o distcc[8874] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory fs/nls/.tmp_gl_nls_cp857.o: file not recognized: File truncated distcc[7531] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_binary.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_binary.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_binary.o distcc[8889] ERROR: compile (null) on localhost failed CC [M] fs/nls/nls_cp869.o mv: cannot stat `kernel/.tmp_mx_sysctl_binary.o': No such file or directory /scratch/kisskb/src/fs/ext4/acl.c: In function 'ext4_get_acl': /scratch/kisskb/src/fs/ext4/acl.c:137: warning: 'name_index' may be used uninitialized in this function CC fs/jfs/jfs_metapage.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file distcc[8880] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp857.o': No such file or directory CC [M] fs/ocfs2/journal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/inode.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 fs/proc/inode.o distcc[9037] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr_security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr_security.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 fs/ext3/xattr_security.o distcc[8626] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_xattr_security.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/swap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/swap.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 mm/swap.o distcc[8075] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory CC fs/jfs/jfs_logmgr.o CC [M] fs/ocfs2/localalloc.o CC fs/jfs/jfs_txnmgr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/resize.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 fs/ext3/resize.o distcc[9118] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_resize.o': No such file or directory CC [M] fs/nls/nls_cp874.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/acl.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 fs/ext3/acl.o distcc[8430] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_acl.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) distcc[9172] ERROR: compile (null) on localhost failed fs/notify/fanotify/.tmp_gl_fanotify.o: file not recognized: File truncated distcc[9177] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/notify/fanotify/.tmp_mx_fanotify.o': No such file distcc[9182] ERROR: compile (null) on localhost failed rm: cannot remove `fs/notify/fanotify/.tmp_mx_fanotify.o': No such file or directory CC [M] fs/nls/nls_cp936.o CC [M] fs/ocfs2/locks.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.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 fs/ext4/xattr.o distcc[9256] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr.o': No such file or directory CC [M] fs/nls/nls_iso8859-2.o fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated distcc[7878] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9295] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-ru.o': No such file distcc[9296] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated distcc[9298] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp874.o': No such file distcc[9304] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp874.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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 fs/proc/base.o distcc[8974] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_base.o': No such file or directory CC fs/timerfd.o CC [M] fs/reiserfs/inode.o CC fs/sysfs/group.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/collate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/collate.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 fs/ntfs/collate.o distcc[9364] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_collate.o': No such file or directory CC fs/proc/loadavg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/xattr.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 fs/ext3/xattr.o distcc[9404] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/compress.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 fs/ntfs/compress.o fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated distcc[8058] ERROR: compile (null) on localhost failed distcc[7481] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_compress.o': No such file or directory CC [M] fs/ocfs2/mmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file distcc[9433] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.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) distcc[9449] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_devices.o: file not recognized: File truncated CC fs/eventfd.o distcc[9458] ERROR: compile (null) on localhost failed /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 distcc[9083] ERROR: compile (null) on localhost failed CC fs/proc/meminfo.o mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC [M] fs/nls/nls_iso8859-3.o /scratch/kisskb/src/fs/ocfs2/dir.c: In function 'ocfs2_find_dir_space_dx': /scratch/kisskb/src/fs/ocfs2/dir.c:3828: warning: 'split_hash' may be used uninitialized in this function /scratch/kisskb/src/fs/ocfs2/dir.c:3828: note: 'split_hash' was declared here CC fs/jfs/jfs_uniupr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8252] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_file.o: file not recognized: File truncated distcc[9527] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_file.o': No such file distcc[9530] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ntfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/msdos.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/msdos.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 fs/partitions/msdos.o distcc[9163] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_msdos.o': No such file or directory CC [M] fs/reiserfs/file.o CC fs/aio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/buffer_head_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/buffer_head_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 fs/ocfs2/buffer_head_io.o distcc[7549] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_buffer_head_io.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) distcc[9636] ERROR: compile (null) on localhost failed CC [M] fs/nls/nls_iso8859-9.o fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated distcc[9640] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_devices.o': No such file distcc[9465] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_devices.o': No such file or directory CC [M] fs/ocfs2/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/super.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 fs/jfs/super.o distcc[9686] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_super.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) distcc[9571] ERROR: compile (null) on localhost failed CC fs/proc/stat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/timerfd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/timerfd.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 fs/timerfd.o distcc[9734] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_timerfd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file distcc[3487] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: CC [M] fs/reiserfs/dir.o failed to merge target specific data of file fs/quota/quota.o distcc[9755] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/file.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 fs/file.o distcc[6292] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC fs/proc/uptime.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/fsnotify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/fsnotify.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 fs/notify/fsnotify.o distcc[9800] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_fsnotify.o': No such file or directory CC fs/ntfs/mst.o CC fs/jfs/resize.o CC fs/jfs/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/root.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/root.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 fs/proc/root.o distcc[9876] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_root.o': No such file or directory LD fs/quota/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/dir.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 fs/fat/dir.o distcc[9925] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/eventfd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/eventfd.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 fs/eventfd.o distcc[9926] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory mv: cannot stat `fs/.tmp_mx_eventfd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.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 fs/configfs/item.o distcc[7886] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_item.o': No such file or directory CC fs/jfs/ioctl.o CC [M] fs/ocfs2/refcounttree.o LD [M] fs/configfs/configfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.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 fs/jbd2/journal.o distcc[9990] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_journal.o': No such file or directory CC fs/proc/version.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ext3_jbd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ext3_jbd.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 fs/ext3/ext3_jbd.o distcc[10038] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ext3_jbd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_logmgr.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 fs/jfs/jfs_logmgr.o distcc[10053] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory CC fs/binfmt_script.o CC [M] fs/reiserfs/fix_node.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/attrib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/attrib.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 fs/ntfs/attrib.o distcc[9631] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_attrib.o': No such file or directory CC fs/proc/softirqs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/ioctl.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 fs/ext4/ioctl.o distcc[10166] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/ocfs2/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/alloc.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 fs/ocfs2/alloc.o distcc[10195] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_alloc.o': No such file or directory CC [M] fs/reiserfs/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10230] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_version.o: file not recognized: File truncated distcc[10232] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_version.o': No such file distcc[10234] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_version.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/mount.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 fs/sysfs/mount.o distcc[10243] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_mount.o': No such file or directory CC fs/ntfs/namei.o CC fs/mbcache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_alloc.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 mm/page_alloc.o distcc[7491] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory CC fs/proc/proc_net.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.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 fs/ext4/mballoc.o distcc[10365] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_mballoc.o': No such file or directory fs/jfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[9699] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/jfs/.tmp_mx_symlink.o': No such file distcc[10377] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jfs/.tmp_mx_symlink.o': No such file or directory CC fs/ntfs/runlist.o CC fs/proc/kmsg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/bin.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/bin.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 fs/sysfs/bin.o distcc[10411] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_bin.o': No such file or directory CC fs/ntfs/super.o /scratch/kisskb/src/fs/reiserfs/fix_node.c: In function 'get_rfree': /scratch/kisskb/src/fs/reiserfs/fix_node.c:877: warning: 'r' may be used uninitialized in this function /scratch/kisskb/src/fs/reiserfs/fix_node.c: In function 'get_lfree': /scratch/kisskb/src/fs/reiserfs/fix_node.c:855: warning: 'l' may be used uninitialized in this function /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 distcc[10487] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC [M] fs/reiserfs/prints.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/localalloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/localalloc.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 fs/ocfs2/localalloc.o distcc[10523] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_localalloc.o': No such file or directory CC fs/posix_acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file distcc[9645] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_meminfo.o': No such file or directory CC fs/ntfs/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/seq_file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/seq_file.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 fs/seq_file.o distcc[10156] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_seq_file.o': No such file or directory CC [M] fs/reiserfs/objectid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4525] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_dtree.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 fs/jfs/jfs_dtree.o distcc[10667] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dtree.o': No such file or directory CC fs/xattr_acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/dir.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 fs/reiserfs/dir.o distcc[10696] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_dir.o': No such file or directory CC fs/ntfs/unistr.o /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 distcc[10725] ERROR: compile (null) on localhost failed 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: fs/autofs/init.o: No such file: No such file or directory distcc[8847] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs/autofs.o] Error 1 make[2]: *** [fs/autofs] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/ocfs2/slot_map.o LD kernel/time/built-in.o /scratch/kisskb/src/fs/ocfs2/refcounttree.c: In function 'ocfs2_new_leaf_refcount_block': /scratch/kisskb/src/fs/ocfs2/refcounttree.c:1527: warning: 'new_cpos' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/aops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/aops.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 fs/ocfs2/aops.o distcc[8680] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_aops.o': No such file or directory CC [M] fs/reiserfs/lbalance.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/util.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 fs/isofs/util.o distcc[10793] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_util.o': No such file or directory CC [M] fs/ocfs2/suballoc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_metapage.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 fs/jfs/jfs_metapage.o distcc[10843] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_metapage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/unistr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/unistr.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 fs/ntfs/unistr.o distcc[10853] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_unistr.o': No such file or directory CC fs/ntfs/upcase.o CC [M] fs/reiserfs/ibalance.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/compress.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/compress.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 fs/isofs/compress.o distcc[10899] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_compress.o': No such file or directory CC [M] fs/ocfs2/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/inode.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 fs/ntfs/inode.o distcc[10928] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_inode.o': No such file or directory CC [M] fs/reiserfs/stree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10965] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/file.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 fs/jfs/file.o /scratch/kisskb/src/fs/ocfs2/slot_map.c: In function 'ocfs2_init_slot_info': /scratch/kisskb/src/fs/ocfs2/slot_map.c:360: warning: 'bytes' may be used uninitialized in this function /scratch/kisskb/src/fs/ocfs2/slot_map.c:360: note: 'bytes' was declared here distcc[7861] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/super.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 fs/ext3/super.o distcc[10791] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_super.o': No such file or directory CC fs/ntfs/bitmap.o CC [M] fs/ocfs2/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/resize.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 fs/jfs/resize.o distcc[11033] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_resize.o': No such file or directory CC [M] fs/reiserfs/hashes.o LD kernel/trace/built-in.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 distcc[10036] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC [M] fs/ocfs2/sysfile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/ioctl.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 fs/jfs/ioctl.o distcc[11123] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/reiserfs/tail_conversion.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11162] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated distcc[11164] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_softirqs.o: file not recognized: File truncated distcc[10967] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/uptodate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/hashes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/hashes.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 fs/reiserfs/hashes.o distcc[11202] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_hashes.o': No such file or directory CC [M] fs/reiserfs/journal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/mst.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/mst.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 fs/ntfs/mst.o distcc[11231] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_mst.o': No such file or directory CC [M] fs/ocfs2/ver.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/cache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/cache.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 fs/fat/cache.o distcc[11280] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ialloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/ialloc.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 fs/ext3/ialloc.o distcc[9396] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext3/.tmp_mx_ialloc.o': No such file or directory CC fs/ntfs/lcnalloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/file.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 fs/ocfs2/file.o distcc[10462] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_file.o': No such file or directory LD fs/ext3/ext3.o CC [M] fs/reiserfs/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/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 fs/proc/generic.o distcc[11346] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_generic.o': No such file or directory CC [M] fs/ocfs2/quota_local.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/bitmap.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 fs/ntfs/bitmap.o distcc[11380] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_bitmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/prints.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/prints.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 fs/reiserfs/prints.o distcc[11390] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_prints.o': No such file or directory CC [M] fs/reiserfs/item_ops.o CC fs/ntfs/logfile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/anon_inodes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/anon_inodes.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 fs/anon_inodes.o distcc[8001] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_anon_inodes.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ramfs/file-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ramfs/file-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 fs/ramfs/file-nommu.o distcc[9038] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_file-nommu.o': No such file or directory CC [M] fs/reiserfs/ioctl.o LD fs/ramfs/ramfs.o fs/nls/.tmp_gl_nls_iso8859-1.o: file not recognized: File truncated distcc[10624] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/fix_node.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/fix_node.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 fs/reiserfs/fix_node.o distcc[11086] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_fix_node.o': No such file or directory CC [M] fs/ocfs2/quota_global.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_softirqs.o': No such file distcc[11168] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_softirqs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.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 fs/ext4/migrate.o distcc[11630] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory CC [M] fs/reiserfs/procfs.o CC [M] fs/ocfs2/xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.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 fs/reiserfs/tail_conversion.o distcc[11688] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_tail_conversion.o': No such file or directory CC fs/ntfs/quota.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/ioctl.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 fs/reiserfs/ioctl.o distcc[11723] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ioctl.o': No such file or directory fs/nls/.tmp_gl_nls_cp852.o: file not recognized: File truncated distcc[7575] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/rock.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 fs/isofs/rock.o distcc[7417] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/bitmap.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 fs/reiserfs/bitmap.o distcc[10722] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/module.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/module.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/module.o CC [M] fs/reiserfs/xattr.o distcc[10355] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_bitmap.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory CC [M] fs/ocfs2/acl.o CC fs/ntfs/usnjrnl.o CC [M] fs/reiserfs/lock.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.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 fs/ext4/hash.o distcc[10550] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_hash.o': No such file or directory /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 distcc[9027] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC [M] fs/ocfs2/stackglue.o LD fs/ocfs2/cluster/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/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 mm/nommu.o distcc[11569] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/inode.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 fs/sysfs/inode.o distcc[11092] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_inode.o': No such file or directory CC [M] fs/ocfs2/cluster/heartbeat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/dir.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 fs/sysfs/dir.o distcc[11916] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/ioctl.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 fs/ocfs2/ioctl.o distcc[11605] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/ocfs2/cluster/masklog.o /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 distcc[11957] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory CC [M] fs/ocfs2/cluster/sys.o LD kernel/irq/built-in.o CC [M] fs/ocfs2/cluster/nodemanager.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10977] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12000] ERROR: compile (null) on localhost failed fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[12005] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[12010] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/isofs/.tmp_mx_export.o': No such file distcc[12017] ERROR: compile (null) on localhost failed rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_txnmgr.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 fs/jfs/jfs_txnmgr.o distcc[12038] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/cluster/quorum.o mv: cannot stat `fs/jfs/.tmp_mx_jfs_txnmgr.o': No such file or directory CC [M] fs/ocfs2/cluster/tcp.o /scratch/kisskb/src/fs/ocfs2/quota_local.c: In function 'ocfs2_create_local_dquot': /scratch/kisskb/src/fs/ocfs2/quota_local.c:901: warning: 'dchunk' may be used uninitialized in this function /scratch/kisskb/src/fs/ocfs2/quota_local.c:901: note: 'dchunk' was declared here /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/lbalance.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/lbalance.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 fs/reiserfs/lbalance.o distcc[12091] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_lbalance.o': No such file or directory CC [M] fs/ocfs2/cluster/netdebug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12124] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_item_ops.o: file not recognized: File truncated distcc[12127] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_item_ops.o': No such file distcc[12131] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_item_ops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/group.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/group.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 fs/sysfs/group.o distcc[10557] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_group.o': No such file or directory CC [M] fs/ocfs2/cluster/ver.o /scratch/kisskb/src/fs/ocfs2/refcounttree.c: In function 'ocfs2_decrease_refcount': /scratch/kisskb/src/fs/ocfs2/refcounttree.c:2303: warning: 'ref_blkno' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/xattr.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 fs/reiserfs/xattr.o distcc[12166] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[10750] ERROR: compile (null) on localhost failed make[3]: *** [kernel/time/built-in.o] Error 1 make[2]: *** [kernel/time] Error 2 make[2]: *** Waiting for unfinished jobs.... /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 distcc[12190] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory LD fs/ramfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/resize.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 fs/reiserfs/resize.o distcc[12214] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_inode.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 fs/jfs/jfs_inode.o distcc[10595] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/objectid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/objectid.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 fs/reiserfs/objectid.o distcc[12248] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_objectid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dir.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 fs/ocfs2/dir.o distcc[12256] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_v1.o: No such file: No such file or directory distcc[9889] ERROR: compile (null) on localhost failed make[3]: *** [fs/quota/built-in.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/runlist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/runlist.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 fs/ntfs/runlist.o distcc[12323] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_runlist.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_user.o': No such file distcc[12020] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp852.o': No such file distcc[11728] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp852.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/inode.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 fs/reiserfs/inode.o distcc[12238] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/procfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/procfs.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 fs/reiserfs/procfs.o distcc[12398] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_procfs.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) distcc[11294] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext3/file.o: No such file: No such file or directory distcc[11325] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext3/ext3.o] Error 1 make[2]: *** [fs/ext3] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/atari.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/atari.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 fs/partitions/atari.o distcc[12277] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_atari.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) distcc[12447] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_cmdline.o: file not recognized: File truncated distcc[12451] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cmdline.o': No such file distcc[12453] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_cmdline.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/locks.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/locks.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 fs/ocfs2/locks.o distcc[12286] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_locks.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mbcache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/mbcache.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 fs/mbcache.o distcc[12468] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mbcache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/index.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/index.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 fs/ntfs/index.o distcc[11422] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_index.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/xattr.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 fs/jfs/xattr.o distcc[12504] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr_acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xattr_acl.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 fs/xattr_acl.o distcc[12534] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/logfile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/logfile.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 fs/ntfs/logfile.o distcc[12542] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_logfile.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp936.o': No such file distcc[11166] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp936.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_net.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_net.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 fs/proc/proc_net.o distcc[12566] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_net.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/slot_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/slot_map.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 fs/ocfs2/slot_map.o distcc[12592] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_slot_map.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/bio.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 fs/bio.o distcc[12594] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_tty.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/proc_tty.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 fs/proc/proc_tty.o distcc[12629] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_tty.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify_fsnotify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify_fsnotify.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 fs/notify/inotify/inotify_fsnotify.o distcc[12243] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_fsnotify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/group.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/group.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 fs/notify/group.o distcc[12656] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_group.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/quorum.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/quorum.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 fs/ocfs2/cluster/quorum.o distcc[12669] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_quorum.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/mft.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/mft.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 fs/ntfs/mft.o distcc[12707] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_mft.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/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 fs/ocfs2/mmap.o distcc[12491] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_mmap.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) distcc[12742] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/dir.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 fs/isofs/dir.o distcc[12754] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/revoke.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd/revoke.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 fs/jbd/revoke.o distcc[12760] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd/.tmp_mx_revoke.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) distcc[12769] ERROR: compile (null) on localhost failed LD [M] fs/isofs/isofs.o LD fs/jbd/jbd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/stree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/stree.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 fs/reiserfs/stree.o distcc[12800] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_stree.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) distcc[12806] ERROR: compile (null) on localhost failed fs/ocfs2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[12809] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_symlink.o': No such file distcc[12812] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ocfs2/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/do_balan.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/do_balan.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 fs/reiserfs/do_balan.o distcc[12824] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_do_balan.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/lcnalloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/lcnalloc.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 fs/ntfs/lcnalloc.o distcc[12843] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_lcnalloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inode_mark.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inode_mark.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 fs/notify/inode_mark.o distcc[10265] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_inode_mark.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/quota.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/quota.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 fs/ntfs/quota.o distcc[12872] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_quota.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) distcc[12646] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_stat.o: file not recognized: File truncated distcc[12887] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/sysfile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/sysfile.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 fs/ocfs2/sysfile.o distcc[12889] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_stat.o': No such file distcc[12891] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_sysfile.o'rm: cannot remove `fs/proc/.tmp_mx_stat.o': No such file or directory : No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/aio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/aio.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 fs/aio.o distcc[12909] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/mark.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/mark.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 fs/notify/mark.o mv: cannot stat `fs/.tmp_mx_aio.o': No such file or directory distcc[7648] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_mark.o': No such file or directory fs/.tmp_gl_binfmt_script.o: file not recognized: File truncated distcc[12406] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_script.o': No such file distcc[12927] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_script.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify.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 fs/notify/inotify/inotify.o distcc[12933] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/acl.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 fs/ocfs2/acl.o mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify.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) distcc[12935] ERROR: compile (null) on localhost failed distcc[12686] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_acl.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) distcc[12978] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated distcc[12980] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file distcc[12982] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp860.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-1.o': No such file distcc[11575] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-1.o': No such file or directory /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 distcc[12718] ERROR: compile (null) on localhost failed 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: fs/reiserfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/file.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 fs/reiserfs/file.o distcc[13018] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_file.o': No such file or directory fs/ext4/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[12746] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_trusted.o': No such file distcc[13026] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_trusted.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_imap.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 fs/jfs/jfs_imap.o distcc[13040] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/nodemanager.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/nodemanager.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 fs/ocfs2/cluster/nodemanager.o distcc[13070] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_nodemanager.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/posix_acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/posix_acl.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 fs/posix_acl.o distcc[13078] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_posix_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/usnjrnl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/usnjrnl.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 fs/ntfs/usnjrnl.o distcc[13127] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_usnjrnl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify_user.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/inotify/inotify_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 fs/notify/inotify/inotify_user.o distcc[13136] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory LD fs/notify/inotify/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/netdebug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/netdebug.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 fs/ocfs2/cluster/netdebug.o distcc[13159] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_netdebug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/checkpoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/checkpoint.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 fs/jbd2/checkpoint.o distcc[12676] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_checkpoint.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/oom_kill.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/oom_kill.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 mm/oom_kill.o distcc[13176] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-2.o: file not recognized: File truncated distcc[12955] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file distcc[13183] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory LD fs/jbd2/jbd2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/vfsmount_mark.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/vfsmount_mark.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 fs/notify/vfsmount_mark.o distcc[13211] ERROR: compile (null) on localhost failed LD fs/jbd2/built-in.o mv: cannot stat `fs/notify/.tmp_mx_vfsmount_mark.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slob.o: compiled for a big endian system and target is little endianfs/ocfs2/ver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/ver.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 fs/ocfs2/ver.o mm/slob.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 mm/slob.o distcc[13215] ERROR: compile (null) on localhost failed distcc[13221] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_ver.o': No such file or directory mv: cannot stat `mm/.tmp_mx_slob.o': No such file or directory LD mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/stackglue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/stackglue.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 fs/ocfs2/stackglue.o distcc[13252] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_stackglue.o': No such file or directory /scratch/kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_block_bytes_write': /scratch/kisskb/src/fs/ocfs2/cluster/heartbeat.c:1124: warning: 'block_bits' may be used uninitialized in this function /scratch/kisskb/src/fs/ocfs2/cluster/heartbeat.c:1123: warning: 'block_bytes' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/read_write.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 fs/read_write.o distcc[13280] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.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) distcc[13285] ERROR: compile (null) on localhost failed fs/ocfs2/.tmp_gl_export.o: file not recognized: File truncated distcc[13289] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_export.o': No such file distcc[13294] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ocfs2/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/namei.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 fs/reiserfs/namei.o distcc[13297] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_namei.o': No such file or directory fs/proc/.tmp_gl_loadavg.o: file not recognized: File truncated distcc[12773] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_loadavg.o': No such file distcc[13309] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_loadavg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/export.o: No such file: No such file or directory distcc[12789] ERROR: compile (null) on localhost failed make[3]: *** [fs/isofs/isofs.o] Error 1 make[2]: *** [fs/isofs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/upcase.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/upcase.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 fs/ntfs/upcase.o distcc[13321] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_upcase.o': No such file or directory LD fs/jbd/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/acl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/acl.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 fs/ext4/acl.o distcc[13331] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_acl.o': No such file or directory LD fs/ext4/ext4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/file.o: No such file: No such file or directory distcc[13345] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext4/ext4.o] Error 1 make[2]: *** [fs/ext4] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_extent.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 fs/jfs/jfs_extent.o distcc[13093] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_extent.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/karma.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/karma.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 fs/partitions/karma.o distcc[13118] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_karma.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) distcc[13382] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_interrupts.o: file not recognized: File truncated distcc[13384] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_tree.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 fs/quota/quota_tree.o distcc[13203] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota_tree.o': No such file or directory make[2]: *** [fs/quota] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/super.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 fs/ocfs2/super.o distcc[13402] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_super.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/uptodate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/uptodate.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 fs/ocfs2/uptodate.o distcc[13417] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_uptodate.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) distcc[13421] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated distcc[13427] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13272] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/quota_global.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/quota_global.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 fs/ocfs2/quota_global.o distcc[13429] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_quota_global.o'fs/nls/.tmp_gl_nls_cp869.o: file not recogni: No such file or directory zed: File truncated distcc[13434] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12736] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp869.o': No such file distcc[13440] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp869.o': No such file or directory fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated distcc[13450] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file distcc[13456] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_uptime.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/suballoc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/suballoc.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 fs/ocfs2/suballoc.o distcc[13488] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_suballoc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/heartbeat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/heartbeat.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 fs/ocfs2/cluster/heartbeat.o distcc[13496] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_heartbeat.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) distcc[13368] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/refcounttree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/refcounttree.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 fs/ocfs2/refcounttree.o distcc[13526] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_refcounttree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlmglue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlmglue.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 fs/ocfs2/dlmglue.o distcc[13538] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/inode.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 fs/fat/inode.o mv: cannot stat `fs/ocfs2/.tmp_mx_dlmglue.o': No such file or directory distcc[13542] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory LD fs/fat/fat.o LD fs/fat/vfat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/namei_vfat.o: No such file: No such file or directory distcc[13557] ERROR: compile (null) on localhost failed make[3]: *** [fs/fat/vfat.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [fs/fat] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/osf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/osf.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 fs/partitions/osf.o distcc[13562] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_osf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file distcc[13386] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_interrupts.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/fanotify/fanotify_user.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/fanotify/fanotify_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 fs/notify/fanotify/fanotify_user.o distcc[13577] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/fanotify/.tmp_mx_fanotify_user.o': No such file or directory LD fs/notify/fanotify/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/fanotify/fanotify.o: No such file: No such file or directory distcc[13587] ERROR: compile (null) on localhost failed make[4]: *** [fs/notify/fanotify/built-in.o] Error 1 make[3]: *** [fs/notify/fanotify] Error 2 make[2]: *** [fs/notify] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/masklog.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/masklog.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 fs/ocfs2/cluster/masklog.o distcc[12721] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_masklog.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such file distcc[13433] ERROR: compile (null) on localhost failed /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 rm: cannot remove `fs/nls/.tmp_mx_nls_cp864.o': No such file or directory distcc[12306] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/ver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/ver.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 fs/ocfs2/cluster/ver.o distcc[13637] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_ver.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) distcc[13646] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated distcc[13649] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-9.o': No such file distcc[13651] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-9.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) distcc[13664] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_super.o: file not recognized: File truncated distcc[13666] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_super.o': No such file distcc[13668] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ntfs/.tmp_mx_super.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) distcc[13520] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/blockcheck.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/blockcheck.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 fs/ocfs2/blockcheck.o distcc[12864] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_blockcheck.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) distcc[13722] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_kmsg.o: file not recognized: File truncated distcc[13726] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/ibalance.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/ibalance.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 fs/reiserfs/ibalance.o distcc[13727] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ibalance.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_kmsg.o': No such file distcc[13730] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_kmsg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/tcp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/tcp.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 fs/ocfs2/cluster/tcp.o distcc[13741] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_tcp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/super.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 fs/reiserfs/super.o distcc[13755] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_super.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) distcc[13639] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/symlink.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 fs/sysfs/symlink.o distcc[13776] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated distcc[13777] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_symlink.o'/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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: kernel/time.o: uses instructions which are incompatible with instructions used in previous modules : No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time.o distcc[13779] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file distcc[13783] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory LD fs/sysfs/built-in.o make[1]: *** [kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/quota_local.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/quota_local.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 fs/ocfs2/quota_local.o distcc[13805] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_quota_local.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) distcc[13823] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated distcc[13825] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13845] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ultrix.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/ultrix.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 fs/partitions/ultrix.o distcc[13852] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ultrix.o': No such file or directory fs/proc/.tmp_gl_nommu.o: file not recognized: File truncated distcc[13527] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_nommu.o': No such file distcc[13871] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/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 fs/ocfs2/cluster/sys.o rm: cannot remove `fs/proc/.tmp_mx_nommu.o': No such file or directory distcc[13872] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_sys.o': No such file or directory LD fs/partitions/built-in.o LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/journal.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 fs/reiserfs/journal.o distcc[13901] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_journal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/namei.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 fs/ocfs2/namei.o distcc[13911] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_namei.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) distcc[13102] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_unicode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/jfs_unicode.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 fs/jfs/jfs_unicode.o distcc[12866] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-3.o: file not recognized: File truncated distcc[13704] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp861.o: file not recognized: File truncated distcc[13923] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file distcc[13929] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp861.o': No such file distcc[13931] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-3.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) distcc[13853] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp861.o': No such file or directory fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated distcc[13855] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated distcc[13941] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file distcc[13943] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_cpuinfo.o': No such file distcc[13950] ERROR: compile (null) on localhost failed LD fs/jfs/jfs.o rm: cannot remove `fs/proc/.tmp_mx_cpuinfo.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/symlink.o: No such file: No such file or directory distcc[13956] ERROR: compile (null) on localhost failed make[3]: *** [fs/jfs/jfs.o] Error 1 make[2]: *** [fs/jfs] Error 2 LD fs/proc/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/nommu.o: No such file: No such file or directory distcc[13973] ERROR: compile (null) on localhost failed make[3]: *** [fs/proc/proc.o] Error 1 make[2]: *** [fs/proc] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/resize.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 fs/ocfs2/resize.o distcc[13978] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/inode.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 fs/ocfs2/inode.o distcc[13988] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file distcc[13836] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp850.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/lock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/lock.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 fs/reiserfs/lock.o distcc[14011] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_lock.o': No such file or directory LD fs/nls/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_cp850.o: No such file: No such file or directory distcc[14020] ERROR: compile (null) on localhost failed make[3]: *** [fs/nls/built-in.o] Error 1 make[2]: *** [fs/nls] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14024] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[14028] ERROR: compile (null) on localhost failed LD [M] fs/reiserfs/reiserfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_namei.o': No such file distcc[14031] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ntfs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/item_ops.o: No such file: No such file or directory distcc[14032] ERROR: compile (null) on localhost failed make[3]: *** [fs/reiserfs/reiserfs.o] Error 1 make[2]: *** [fs/reiserfs] Error 2 LD fs/ntfs/ntfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/file.o: No such file: No such file or directory distcc[14041] ERROR: compile (null) on localhost failed make[3]: *** [fs/ntfs/ntfs.o] Error 1 make[2]: *** [fs/ntfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/journal.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 fs/ocfs2/journal.o distcc[14046] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_journal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/xattr.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 fs/ocfs2/xattr.o distcc[14067] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_xattr.o': No such file or directory LD [M] fs/ocfs2/ocfs2.o LD [M] fs/ocfs2/ocfs2_stackglue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/export.o: No such file: No such file or directory distcc[14076] ERROR: compile (null) on localhost failed make[3]: *** [fs/ocfs2/ocfs2.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [fs/ocfs2] Error 2 make[1]: *** [fs] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 97fb0c005ad4b3e19a9dd710b23f7fb085c671fb # < git symbolic-ref HEAD # < git merge-base 97fb0c005ad4b3e19a9dd710b23f7fb085c671fb bf923ab0c44c38cfee9d9e4c106d3fd272ba9e5a Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 152, 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)