# < 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 54ded78ef7811b705120815c049ecf93bc0446eb Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 54ded78). # 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 CHK include/linux/version.h UPD include/linux/version.h GEN /scratch/kisskb/build/linux-next_sh-randconfig_sh4/Makefile CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-sh Generating include/asm-sh/machtypes.h Using /scratch/kisskb/src as source for kernel HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo 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 CC kernel/bounds.s MKELF scripts/mod/elfconfig.h GEN include/linux/bounds.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1523:2: warning: #warning syscall reflinkat not implemented HOSTLD scripts/genksyms/genksyms HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o HOSTCC usr/gen_init_cpio UPD include/linux/compile.h CC init/initramfs.o CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/mm/cache.o CC arch/sh/kernel/io_generic.o CC arch/sh/mm/init.o CC arch/sh/kernel/irq.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/machvec.o LD arch/sh/boards/built-in.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/nmi_debug.o CC arch/sh/mm/cache-sh2.o CC arch/sh/kernel/process_32.o CC arch/sh/mm/nommu.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/mm/extable_32.o CC arch/sh/mm/asids-debugfs.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 GEN usr/initramfs_data.cpio CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/cpu/clock-cpg.o AS usr/initramfs_data.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/module.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/early_printk.o CC arch/sh/kernel/cpu/hwblk.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.o AS arch/sh/kernel/head_32.o /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'cpg_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:242: warning: 'arch_init_clk_ops' is deprecated (declared at /scratch/kisskb/src/arch/sh/include/asm/clock.h:58) /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c: In function 'arch_clk_init': /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:256: warning: 'cpg_clk_init' is deprecated (declared at /scratch/kisskb/src/arch/sh/kernel/cpu/clock-cpg.c:237) CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC [M] arch/sh/kernel/cpufreq.o /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[3775] 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: Unable to change endianness of input file(s) distcc[3861] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_cpufreq.o: file not recognized: File truncated distcc[3863] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_cpufreq.o': No such file distcc[3865] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_cpufreq.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[3947] 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/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[3972] 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 mv: cannot stat `arch/sh/mm/.tmp_mx_init.o': No such file or directory distcc[3977] ERROR: compile (null) on localhost failed 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/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[3986] ERROR: compile (null) on localhost failed 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/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[4042] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory LD init/mounts.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4071] ERROR: compile (null) on localhost failed /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[4079] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[4078] 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-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 sp/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: ecif'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file ic data of file arch/sh/kernel/ptrace_32.o distcc[4090] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory distcc[4088] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_ptrace_32.o': No such file or directory LD arch/sh/kernel/cpu/irq/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/io_generic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/io_generic.o distcc[4106] 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/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[4146] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_nommu.o': No such file or directory LD usr/built-in.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[4230] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_hwblk.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[4234] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_stacktrace.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[4253] 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[4267] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:83: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:203: Warning: overflow in branch to syscall_call; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:329: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:331: Warning: overflow in branch to syscall_trace_entry; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:355: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /scratch/kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:358: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence LD arch/sh/kernel/cpu/sh2/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/sys_sh32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/sys_sh32.o distcc[4337] 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: 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 distcc[4383] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_time.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[4411] 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-objcopy: Unable to change endianness of input file(s) distcc[4422] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[4427] 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 distcc[4431] ERROR: compile (null) on localhost failed 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/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[4448] 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-objcopy: Unable to change endianness of input file(s) distcc[4474] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_cache-sh2.o: file not recognized: File truncated distcc[4476] 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[4478] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_cache-sh2.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[4514] 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[4517] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated distcc[4521] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_early_printk.o: file not recognized: File truncated distcc[4526] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file distcc[4531] 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[4533] 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-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 arch/sh/kernel/.tmp_gl_nmi_debug.o: file not recognized: File truncated distcc[4540] ERROR: compile (null) on localhost failed distcc[4539] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file distcc[4545] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_nmi_debug.o': No such file or directory /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[4580] 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/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[4584] 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-objcopy: Unable to change endianness of input file(s) distcc[4600] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[4602] 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[4604] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.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[4628] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_main.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[4637] 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: arch/sh/kernel/signal_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/signal_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/signal_32.o LD init/built-in.o distcc[4662] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory distcc[4669] 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: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[4340] 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[2]: *** [arch/sh/kernel/cpu] Error 2 make[2]: *** Waiting for unfinished jobs.... CC arch/sh/boards/mach-se/board-se7619.o /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[4700] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.o': No such file or directory CC kernel/sched.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/process_32.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/process_32.o distcc[4772] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_process_32.o': No such file or directory CC kernel/fork.o CC mm/bootmem.o CC kernel/exec_domain.o /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[4832] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory CC mm/filemap.o CC kernel/panic.o CC mm/mempool.o CC kernel/printk.o LD arch/sh/mm/built-in.o CC mm/oom_kill.o CC kernel/cpu.o CC mm/fadvise.o CC kernel/exit.o CC mm/maccess.o CC kernel/itimer.o TIMEC kernel/timeconst.h CC mm/page_alloc.o CC kernel/softirq.o CC mm/page-writeback.o CC kernel/resource.o CC kernel/sysctl.o CC ipc/util.o CC ipc/msgutil.o CC mm/readahead.o CC ipc/msg.o CC mm/swap.o CC ipc/sem.o CC kernel/capability.o CC mm/truncate.o CC ipc/shm.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC mm/vmscan.o CC mm/shmem.o CC kernel/signal.o CC ipc/ipcns_notifier.o CC ipc/ipc_sysctl.o /scratch/kisskb/src/mm/bootmem.c: In function 'mark_bootmem': /scratch/kisskb/src/mm/bootmem.c:322: warning: control reaches end of non-void function CC fs/open.o CC mm/prio_tree.o CC kernel/sys.o CC kernel/kmod.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/rcupdate.o CC kernel/extable.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC kernel/params.o CC mm/util.o CC mm/mmzone.o /scratch/kisskb/src/kernel/sched.c:122: warning: 'double_rq_lock' declared 'static' but never defined CC mm/vmstat.o CC kernel/posix-timers.o CC kernel/kthread.o CC kernel/wait.o CC fs/char_dev.o CC mm/backing-dev.o CC mm/page_isolation.o CC mm/mm_init.o CC mm/nommu.o CC mm/init-mm.o CC mm/dmapool.o CC mm/shmem_acl.o CC kernel/kfifo.o CC mm/mmu_notifier.o CC kernel/sys_ni.o CC fs/stat.o CC mm/slqb.o CC kernel/posix-cpu-timers.o CC kernel/mutex.o CC mm/quicklist.o CC kernel/hrtimer.o CC fs/exec.o CC fs/pipe.o CC kernel/rwsem.o CC kernel/nsproxy.o CC kernel/srcu.o CC fs/namei.o CC kernel/semaphore.o CC fs/fcntl.o CC kernel/notifier.o CC kernel/ksysfs.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC fs/fifo.o CC fs/dcache.o CC kernel/pm_qos_params.o CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o CC kernel/sched_clock.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/drop_caches.o CC kernel/cred.o CC kernel/async.o CC fs/splice.o CC kernel/groups.o CC kernel/sysctl_check.o CC kernel/stacktrace.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/gcov/base.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/gcov/fs.o CC kernel/irq/resend.o CC fs/sync.o CC kernel/gcov/gcc_3_4.o CC kernel/mutex-debug.o CC kernel/irq/chip.o CC kernel/time/clocksource.o CC kernel/trace/trace_selftest_dynamic.o CC fs/utimes.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/disassemble.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/disassemble.o distcc[7049] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory CC kernel/trace/trace_clock.o /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[7126] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory CC kernel/time/jiffies.o /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[4936] 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: 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[7205] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.o': No such file or directory CC kernel/trace/ftrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/.tmp_mx_early_printk.o': No such file distcc[4535] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_early_printk.o': No such file or directory CC kernel/irq/devres.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[7452] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory /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[7463] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC kernel/time/timer_list.o CC fs/stack.o /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:5366: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:5368: warning: unsupported argument to '__builtin_return_address' make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/lockdep.o CC fs/fs_struct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/mmu_notifier.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_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 mm/mmu_notifier.o distcc[7714] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmu_notifier.o': No such file or directory CC kernel/trace/ring_buffer.o /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[7508] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC kernel/irq/autoprobe.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[7790] ERROR: compile (null) on localhost failed CC kernel/lockdep_proc.o mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC kernel/trace/trace.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[7948] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys_ni.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[7957] ERROR: compile (null) on localhost failed CC fs/buffer.o mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory CC kernel/trace/trace_output.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[8009] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC kernel/up.o CC kernel/time/timecompare.o /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[8173] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.o': No such file or directory CC kernel/spinlock.o In file included from /scratch/kisskb/src/include/trace/ftrace.h:648, from /scratch/kisskb/src/include/trace/define_trace.h:62, from /scratch/kisskb/src/include/trace/events/lockdep.h:97, from /scratch/kisskb/src/kernel/lockdep.c:53: /scratch/kisskb/src/include/trace/events/lockdep.h: In function 'ftrace_raw_event_lock_acquired': /scratch/kisskb/src/include/trace/events/lockdep.h:71: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_head_page_set': /scratch/kisskb/src/kernel/trace/ring_buffer.c:704: warning: initialization makes pointer from integer without a cast /scratch/kisskb/src/kernel/trace/ring_buffer.c:704: warning: initialization makes pointer from integer without a cast /scratch/kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_head_page_replace': /scratch/kisskb/src/kernel/trace/ring_buffer.c:797: warning: initialization makes integer from pointer without a cast /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[8218] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC kernel/time/clockevents.o /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[8237] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory /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[8270] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.o': No such file or directory CC fs/bio.o CC kernel/uid16.o CC kernel/time/tick-common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_notifier.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipcns_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 ipc/ipcns_notifier.o distcc[7042] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_ipcns_notifier.o': No such file or directory CC kernel/module.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[8404] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/trace/trace_stat.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[8438] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory CC kernel/irq/proc.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[8452] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.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 CC kernel/time/tick-oneshot.o distcc[8463] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC kernel/trace/trace_printk.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slqb.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slqb.o: uses instructions which are incompatible with 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/slqb.o distcc[8522] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slqb.o': No such file or directory CC kernel/time/tick-sched.o CC kernel/trace/trace_sched_switch.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[8639] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory CC kernel/trace/trace_functions.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[7629] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory CC fs/block_dev.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[8864] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_utimes.o': No such file or directory CC kernel/trace/trace_irqsoff.o /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 distcc[8913] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory CC kernel/kallsyms.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8790] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[9033] 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[9045] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC kernel/trace/trace_nop.o /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'trace_hardirqs_off': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:321: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'start_critical_timings': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:257: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'trace_hardirqs_on': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:314: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'stop_critical_timings': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:264: warning: unsupported argument to '__builtin_return_address' /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[9094] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory CC fs/direct-io.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[9135] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC kernel/trace/trace_stack.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[9172] 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/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[8926] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.o': No such file or directory CC kernel/acct.o CC fs/mpage.o CC kernel/trace/trace_boot.o CC fs/ioprio.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9275] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated distcc[9279] ERROR: compile (null) on localhost failed /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[9297] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC kernel/trace/trace_branch.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[9336] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory CC kernel/backtracetest.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/fs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/fs.o distcc[8147] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_fs.o': No such file or directory CC fs/bio-integrity.o /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[8819] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[9423] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC kernel/audit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/spinlock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/spinlock.o: uses instructions which are incompatible with 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/spinlock.o CC kernel/trace/trace_workqueue.o distcc[9462] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory CC kernel/auditfilter.o LD fs/autofs/built-in.o CC [M] fs/autofs/dirhash.o /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 distcc[9583] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_module.o': No such file or directory /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[8943] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[8962] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory /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[8715] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory LD fs/autofs4/built-in.o CC [M] fs/autofs/init.o CC kernel/trace/blktrace.o CC kernel/auditsc.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 /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[9732] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC [M] fs/autofs4/init.o CC kernel/audit_watch.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[9790] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory CC [M] fs/autofs/inode.o CC [M] fs/autofs4/inode.o /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[9887] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory CC kernel/audit_tree.o /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[9949] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory CC [M] fs/autofs/root.o CC fs/debugfs/inode.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[9268] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory /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[10059] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC fs/devpts/inode.o CC [M] fs/autofs4/root.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/sem.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/sem.o distcc[10094] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_sem.o': No such file or directory CC fs/debugfs/file.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[10130] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC [M] fs/autofs4/symlink.o CC kernel/seccomp.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[10189] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/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/autofs4/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/autofs4/inode.o distcc[10197] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_inode.o': No such file or directory CC fs/exportfs/expfs.o CC kernel/trace/trace_events.o /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[8903] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory CC [M] fs/autofs4/waitq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/resource.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/resource.o distcc[10294] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC kernel/trace/trace_export.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[10358] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory CC kernel/rcutree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/handle.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/handle.o distcc[10397] 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/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[9349] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_inode.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[10407] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.o': No such file or directory CC kernel/trace/trace_events_filter.o CC [M] fs/autofs/symlink.o CC fs/ext2/balloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/util.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/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 ipc/util.o distcc[10520] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_util.o': No such file or directory /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[10528] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory CC fs/ext2/dir.o CC kernel/relay.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[10577] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.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[10586] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory CC [M] fs/autofs/waitq.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/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/autofs4/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/autofs4/waitq.o distcc[10618] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_waitq.o': No such file or directory LD kernel/trace/libftrace.o /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 /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[10689] ERROR: compile (null) on localhost failed CC fs/ext4/balloc.o mv: cannot stat `kernel/.tmp_mx_audit_watch.o': No such file or directory distcc[10693] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit.o': No such file or directory CC fs/fat/cache.o CC fs/ext4/bitmap.o CC fs/fat/dir.o /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[10891] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory CC fs/fat/fatent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-sched.o distcc[10937] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-sched.o': No such file or directory LD fs/fuse/built-in.o /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[10997] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory CC fs/fat/file.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[11056] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory /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[8547] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory CC [M] fs/fuse/dev.o LD arch/sh/boards/mach-se/built-in.o CC fs/fat/inode.o /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[11158] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory CC fs/isofs/namei.o CC fs/fat/misc.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[11209] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory CC fs/jbd2/transaction.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[7595] ERROR: compile (null) on localhost failed ipc/.tmp_gl_ipc_sysctl.o: file not recognized: File truncated distcc[11255] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'ipc/.tmp_mx_ipc_sysctl.o': No such file distcc[11257] ERROR: compile (null) on localhost failed rm: cannot remove `ipc/.tmp_mx_ipc_sysctl.o': No such file or directory LD fs/jfs/built-in.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[11324] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory CC fs/jbd2/commit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hrtimer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/hrtimer.o distcc[9142] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory /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[11385] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.o': No such file or directory CC [M] fs/jfs/super.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 CC [M] fs/fuse/dir.o distcc[11413] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_misc.o': No such file or directory CC [M] fs/jfs/file.o /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[11470] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[10435] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC fs/fat/namei_msdos.o CC [M] fs/jfs/inode.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[11533] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory CC fs/isofs/inode.o /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[11555] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC fs/ext2/file.o /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 distcc[11623] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory CC [M] fs/autofs4/expire.o CC fs/jbd2/recovery.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/unwinder.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/unwinder.o distcc[11670] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory make[1]: *** [arch/sh/kernel] Error 2 CC fs/nls/nls_base.o /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 distcc[11312] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/kfifo.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/kfifo.o distcc[10820] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory CC fs/ext2/ialloc.o CC fs/jbd2/checkpoint.o /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[11781] 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-objcopy: Unable to change endianness of input file(s) distcc[11507] ERROR: compile (null) on localhost failed CC fs/ext2/inode.o /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[11795] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_proc.o': No such file or directory /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 CC [M] fs/jfs/namei.o data of file kernel/trace/trace_selftest_dynamic.o distcc[11838] 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/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[11859] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory CC [M] fs/autofs4/dev-ioctl.o CC fs/isofs/dir.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[9941] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory CC fs/nls/nls_cp437.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11939] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[11941] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_symlink.o': No such file distcc[11947] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory CC kernel/utsname_sysctl.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[11996] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.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[12022] ERROR: compile (null) on localhost failed CC fs/isofs/util.o /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[12071] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory CC [M] fs/fuse/file.o /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[12134] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mm_init.o': No such file or directory CC fs/ext2/ioctl.o /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[12185] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory CC fs/jbd2/revoke.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[12294] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/base.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/base.o distcc[12313] ERROR: compile (null) on localhost failed distcc[12316] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory mv: cannot stat `fs/jfs/.tmp_mx_super.o': No such file or directory CC fs/notify/fsnotify.o CC fs/nls/nls_cp855.o CC fs/ext2/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12423] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp437.o: file not recognized: File truncated distcc[12428] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp437.o': No such file distcc[12431] ERROR: compile (null) on localhost failed distcc[12430] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp437.o': No such file or directory 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: 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[10339] ERROR: compile (null) on localhost failed CC fs/nls/nls_cp857.o mv: cannot stat `kernel/.tmp_mx_ptrace.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 ffs/ext2/.tmp_gl_file.o: fileile not recognized: fs/fuse/dir.o File truncated distcc[12030] ERROR: compile (null) on localhost failed CC fs/ext2/super.o distcc[12464] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_file.o': No such file distcc[12482] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_file.o': No such file or directory CC fs/nls/nls_cp860.o CC fs/isofs/rock.o CC fs/notify/notification.o CC fs/nls/nls_cp862.o CC fs/ext2/symlink.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[12627] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC fs/nls/nls_cp864.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-oneshot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-oneshot.o distcc[10869] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory CC fs/isofs/export.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/devres.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/devres.o distcc[12679] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory CC [M] fs/fuse/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12809] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp857.o: file not recognized: File truncated distcc[12814] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp857.o': No such file distcc[12816] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp857.o': No such file or directory CC [M] fs/jfs/jfs_mount.o CC fs/notify/group.o /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[12885] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_recovery.o': No such file or directory /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[12892] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory CC kernel/taskstats.o CC fs/jbd2/journal.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[12926] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_inode.o': No such file or directory CC fs/nls/nls_cp865.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12993] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp865.o: file not recognized: File truncated distcc[12996] 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[12999] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp865.o': No such file or directory CC fs/ext4/dir.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[13030] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditsc.o': No such file or directory CC fs/ext2/xattr.o /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[10657] 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-objcopy: Unable to change endianness of input file(s) distcc[12810] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated distcc[13096] ERROR: compile (null) on localhost failed CC [M] fs/jfs/jfs_umount.o CC kernel/tsacct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys.o distcc[13144] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory /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[13155] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory CC kernel/marker.o CC fs/ext2/xattr_user.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[13193] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory CC fs/ext4/file.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[13242] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file_table.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[13253] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC fs/notify/inode_mark.o CC [M] fs/jfs/jfs_xtree.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 distcc[13337] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC kernel/tracepoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/dev-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/autofs4/dev-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/autofs4/dev-ioctl.o distcc[13362] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory /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[13387] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory CC kernel/perf_counter.o LD fs/ntfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file distcc[13101] 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-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[13447] ERROR: compile (null) on localhost failed CC fs/ext4/fsync.o mv: cannot stat `fs/.tmp_mx_bio-integrity.o': No such file or directory /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[13473] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory CC fs/ext2/xattr_trusted.o CC [M] fs/jfs/jfs_imap.o /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[12595] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory CC [M] fs/fuse/control.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/shm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/shm.o distcc[13560] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_shm.o': No such file or directory CC [M] kernel/rcutorture.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[13599] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory CC [M] fs/ntfs/aops.o CC fs/notify/dnotify/dnotify.o CC [M] fs/ntfs/attrib.o /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 kernel/.tmp_gl_backtracetest.o: file not recognized: File truncated distcc[13724] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_backtracetest.o': No such file distcc[13726] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_backtracetest.o': No such file or directory CC fs/nls/nls_cp866.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[13774] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory CC [M] fs/ntfs/collate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutorture.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutorture.o: uses instructions which are incompatible with 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/rcutorture.o distcc[13810] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcutorture.o': No such file or directory CC kernel/time.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[10850] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_stack.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[13539] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_inode_mark.o': No such file or directory CC [M] fs/jfs/jfs_debug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12089] ERROR: compile (null) on localhost failed CC fs/isofs/joliet.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[13908] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_collate.o': No such file or directory CC fs/ext4/ialloc.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[13933] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_mount.o': No such file or directory CC fs/nls/nls_cp874.o /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[13985] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_joliet.o': No such file or directory CC [M] fs/jfs/jfs_dmap.o CC fs/nls/nls_cp932.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/marker.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/marker.o: uses instructions which are incompatible with 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/marker.o distcc[14030] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_marker.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/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/ext2/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/ext2/xattr.o distcc[14037] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr.o': No such file or directory CC [M] fs/ntfs/compress.o /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[10015] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/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/ext2/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/ext2/ioctl.o CC fs/partitions/check.o distcc[12957] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ioctl.o': No such file or directory CC fs/ext2/xattr_security.o CC fs/partitions/acorn.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[14157] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_commit.o': No such file or directory CC fs/partitions/amiga.o /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[14197] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_dir.o': No such file or directory CC [M] fs/ntfs/debug.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[14226] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.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[13719] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_transaction.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[14255] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_checkpoint.o': No such file or directory CC fs/partitions/atari.o CC [M] fs/jfs/jfs_unicode.o /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[13759] ERROR: compile (null) on localhost failed mv: cannot stat `fs/devpts/.tmp_mx_inode.o': No such file or directory LD fs/devpts/devpts.o CC fs/proc/nommu.o LD fs/devpts/built-in.o CC [M] fs/jfs/jfs_dtree.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[14428] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[14453] ERROR: compile (null) on localhost failed CC fs/notify/inotify/inotify.o mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory CC fs/partitions/mac.o /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[14496] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory CC fs/notify/inotify/inotify_fsnotify.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pm_qos_params.o distcc[14251] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.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_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[14567] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_debug.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[14579] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nls/.tmp_mx_nls_base.o': No such file or directory CC fs/ext4/inode.o CC fs/notify/inotify/inotify_user.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[13237] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_inode.o': No such file or directory CC fs/proc/inode.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[14640] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_dirhash.o': No such file or directory CC [M] fs/jfs/jfs_inode.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[14720] 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/ext2/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/ext2/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/ext2/namei.o distcc[14516] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_namei.o': No such file or directory CC fs/partitions/ldm.o CC fs/ext4/ioctl.o /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[14786] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory CC fs/proc/root.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[14828] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_debug.o': No such file or directory CC fs/nls/nls_euc-jp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl_check.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_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 kernel/sysctl_check.o distcc[14625] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl_check.o': No such file or directory /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[13819] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory CC fs/ext4/namei.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[14900] ERROR: compile (null) on localhost failed CC [M] fs/jfs/jfs_extent.o mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC fs/ext4/super.o mm/.tmp_gl_vmstat.o: file not recognized: File truncated distcc[11807] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'mm/.tmp_mx_vmstat.o': No such file distcc[14956] ERROR: compile (null) on localhost failed rm: cannot remove `mm/.tmp_mx_vmstat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tsacct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tsacct.o: uses instructions which are incompatible with 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/tsacct.o distcc[13872] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tsacct.o': No such file or directory fs/autofs/.tmp_gl_init.o: file not recognized: File truncated distcc[13876] 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[14967] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_init.o': No such file or directory CC fs/ext4/symlink.o CC [M] fs/ntfs/dir.o CC fs/quota/dquot.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[15074] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory CC fs/quota/quota.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[11778] 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: 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[15114] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_fsnotify.o': No such file or directory CC [M] fs/quota/quota_v1.o CC fs/ramfs/inode.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[15155] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC [M] fs/jfs/symlink.o CC fs/nls/nls_cp936.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14548] ERROR: compile (null) on localhost failed CC [M] fs/ntfs/file.o CC fs/proc/base.o LD fs/reiserfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/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/ext2/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/ext2/dir.o distcc[15107] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_dir.o': No such file or directory CC fs/sysfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/perf_counter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/perf_counter.o: uses instructions which are incompatible with 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/perf_counter.o distcc[15188] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_perf_counter.o': No such file or directory CC fs/proc/generic.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[15457] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_task_nommu.o': No such file or directory CC [M] fs/reiserfs/bitmap.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[15488] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_util.o': No such file or directory CC fs/partitions/msdos.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[15255] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_file.o: file not recognized: File truncated distcc[15529] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_file.o': No such file distcc[15531] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_file.o': No such file or directory CC [M] fs/jfs/jfs_metapage.o fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated distcc[15236] 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[15563] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp874.o': No such file or directory CC [M] fs/ntfs/index.o /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 distcc[15574] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory CC fs/sysfs/file.o /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[15624] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_msdos.o': No such file or directory CC fs/ext4/hash.o /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[15070] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_extent.o': No such file or directory CC fs/partitions/osf.o CC fs/sysfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[9284] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory LD kernel/time/built-in.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[15838] 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-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 /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.odistcc[15856] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_file.o': No such file or directory distcc[15859] ERROR: compile (null) on localhost failed CC fs/xfs/quota/xfs_dquot.o mv: cannot stat `fs/jbd2/.tmp_mx_journal.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[13547] ERROR: compile (null) on localhost failed CC fs/ramfs/file-nommu.o kernel/.tmp_gl_utsname_sysctl.o: file not recognized: File truncated distcc[15891] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_utsname_sysctl.o': No such file distcc[15900] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_utsname_sysctl.o': No such file or directory CC fs/proc/array.o CC fs/xfs/quota/xfs_dquot_item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/notify/dnotify/dnotify.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/dnotify/dnotify.o: uses instructions which are incompatible with 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/dnotify/dnotify.o distcc[15920] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory CC [M] fs/jfs/jfs_logmgr.o LD fs/notify/dnotify/built-in.o /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 distcc[16002] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_compress.o': No such file or directory CC fs/xfs/quota/xfs_trans_dquot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16029] ERROR: compile (null) on localhost failed /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[16053] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_fsnotify.o': No such file or directory CC fs/sysfs/symlink.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msg.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msg.o distcc[16105] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msg.o': No such file or directory /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[16115] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory CC fs/xfs/quota/xfs_qm_syscalls.o CC [M] fs/jfs/jfs_txnmgr.o /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[16175] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_inode.o': No such file or directory CC fs/nls/nls_cp949.o CC fs/ext4/resize.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[16234] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory CC fs/partitions/sgi.o /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[16257] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_file-nommu.o': No such file or directory LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC fs/ext4/extents.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/acct.o: uses instructions which are incompatible with 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/acct.o distcc[16296] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_acct.o': No such file or directory CC [M] fs/reiserfs/do_balan.o CC [M] fs/ntfs/inode.o /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[16368] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC fs/sysfs/mount.o CC [M] fs/jfs/jfs_uniupr.o /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[16426] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_revoke.o': No such file or directory LD fs/jbd2/jbd2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_trans_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/xfs/quota/xfs_trans_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/xfs/quota/xfs_trans_dquot.o distcc[16447] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_trans_dquot.o': No such file or directory CC fs/sysfs/bin.o /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[16493] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory CC [M] fs/reiserfs/namei.o CC fs/proc/proc_tty.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[16562] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp932.o: file not recognized: File truncated distcc[16565] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp932.o': No such file distcc[16567] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp932.o': No such file or directory /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[16574] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC [M] fs/jfs/resize.o CC fs/xfs/quota/xfs_qm_bhv.o /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[16614] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_logmgr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/amiga.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/amiga.o: uses instructions which are incompatible with 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/amiga.o distcc[16643] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_amiga.o': No such file or directory CC fs/partitions/ultrix.o CC fs/anon_inodes.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[15372] 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: 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[14142] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC fs/sysfs/group.o CC fs/ext4/ext4_jbd2.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[14756] ERROR: compile (null) on localhost failed /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[16830] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_bin.o': No such file or directory CC fs/xfs/quota/xfs_qm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/acorn.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/acorn.o: uses instructions which are incompatible with 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/acorn.o distcc[16605] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_acorn.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/msgutil.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file ipc/msgutil.o distcc[16288] ERROR: compile (null) on localhost failed mv: cannot stat `ipc/.tmp_mx_msgutil.o': No such file or directory /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[16885] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory LD ipc/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/mac.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/mac.o: uses instructions which are incompatible with 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/mac.o CC fs/xfs/linux-2.6/xfs_quotaops.o distcc[16911] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ipc/ipc_sysctl.o: No such file: No such file or directory distcc[16912] ERROR: compile (null) on localhost failed CC fs/signalfd.o make[2]: *** [ipc/built-in.o] Error 1 mv: cannot stat `fs/partitions/.tmp_mx_mac.o': No such file or directory make[1]: *** [ipc] Error 2 CC [M] fs/reiserfs/inode.o CC fs/timerfd.o /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[16998] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC fs/nls/nls_cp1251.o /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[17032] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_base.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[17040] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_dir.o': No such file or directory /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[17044] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory CC fs/partitions/karma.o CC fs/nls/nls_ascii.o CC fs/xfs/quota/xfs_qm_stats.o LD fs/jbd2/built-in.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[17148] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_seq_file.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[17158] ERROR: compile (null) on localhost failed /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 CC fs/partitions/sysv68.o distcc[16875] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_attrib.o': No such file or directory /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[17185] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_inode.o': No such file or directory CC [M] fs/reiserfs/file.o CC fs/xfs/xfs_rtalloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17261] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_msdos.o: file not recognized: File truncated distcc[17263] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_msdos.o': No such file distcc[17265] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_msdos.o': No such file or directory /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[16707] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory CC fs/proc/cmdline.o CC [M] fs/reiserfs/dir.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/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/autofs4/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/autofs4/root.o distcc[17336] ERROR: compile (null) on localhost failed distcc[17338] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory CC fs/xfs/linux-2.6/xfs_acl.o CC [M] fs/reiserfs/fix_node.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sgi.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/sgi.o: uses instructions which are incompatible with 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/sgi.o distcc[17369] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sgi.o': No such file or directory CC fs/proc/cpuinfo.o /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[17255] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_group.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_dquot_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/xfs/quota/xfs_dquot_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/xfs/quota/xfs_dquot_item.o distcc[17258] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_dquot_item.o': No such file or directory CC fs/nls/nls_iso8859-2.o CC fs/eventfd.o /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_acl.c: In function 'xfs_get_acl': /scratch/kisskb/src/fs/xfs/linux-2.6/xfs_acl.c:108: warning: 'ea_name' 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[17305] ERROR: compile (null) on localhost failed CC fs/ext4/migrate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sysv68.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/sysv68.o: uses instructions which are incompatible with 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/sysv68.o distcc[17574] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sysv68.o': No such file or directory CC fs/ext4/mballoc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17628] ERROR: compile (null) on localhost failed kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[17630] 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[17632] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.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[17640] ERROR: compile (null) on localhost failed CC fs/binfmt_script.o 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-objcopy: Unable to change endianness of input file(s) distcc[17670] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated distcc[17672] ERROR: compile (null) on localhost failed CC fs/xfs/linux-2.6/xfs_stats.o /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[17700] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory CC [M] fs/reiserfs/super.o /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[17721] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_mount.o': No such file or directory /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 CC fs/nls/nls_iso8859-4.o distcc[17321] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC fs/proc/devices.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17794] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated distcc[17796] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file distcc[17798] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp949.o': No such file or directory CC [M] fs/ntfs/mft.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[17844] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_devices.o: file not recognized: File truncated distcc[17846] 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[17848] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_devices.o': No such file or directory CC [M] fs/jfs/xattr.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[17879] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_array.o': No such file or directory CC fs/binfmt_elf_fdpic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[15789] 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.... CC fs/binfmt_flat.o /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[16724] 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/xfs/quota/xfs_qm_syscalls.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_qm_syscalls.o: uses instructions which are incompatible with 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/xfs/quota/xfs_qm_syscalls.o distcc[17488] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_qm_syscalls.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/gcov/gcc_3_4.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/gcov/gcc_3_4.o distcc[17007] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory CC [M] fs/reiserfs/prints.o LD kernel/gcov/built-in.o CC [M] fs/ntfs/mst.o /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[17996] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_bitmap.o': No such file or directory CC fs/proc/interrupts.o CC fs/ext4/block_validity.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18059] 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[18105] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_interrupts.o: file not recognized: File truncated distcc[18107] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_interrupts.o': No such file distcc[18109] 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/xfs/quota/xfs_qm_bhv.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_qm_bhv.o: uses instructions which are incompatible with 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/xfs/quota/xfs_qm_bhv.o distcc[17907] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_qm_bhv.o': No such file or directory /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[17912] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_anon_inodes.o': No such file or directory CC fs/mbcache.o fs/xfs/linux-2.6/.tmp_gl_xfs_quotaops.o: file not recognized: File truncated distcc[17164] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/xfs/linux-2.6/.tmp_mx_xfs_quotaops.o': No such file distcc[18134] ERROR: compile (null) on localhost failed rm: cannot remove `fs/xfs/linux-2.6/.tmp_mx_xfs_quotaops.o': No such file or directory CC fs/nls/nls_iso8859-6.o CC [M] fs/jfs/ioctl.o CC [M] fs/jfs/acl.o /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[18218] 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-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_acl.o distcc[18226] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_acl.o': No such file or directory CC fs/xfs/linux-2.6/xfs_sysctl.o CC fs/proc/loadavg.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18275] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-2.o: file not recognized: File truncated distcc[18288] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-2.o': No such file distcc[18299] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-2.o': No such file or directory CC fs/ext4/move_extent.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jfs/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/jfs/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/jfs/acl.o distcc[18337] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.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[18346] ERROR: compile (null) on localhost failed CC [M] fs/reiserfs/objectid.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/seccomp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/seccomp.o: uses instructions which are incompatible with 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/seccomp.o distcc[18370] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_seccomp.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[17623] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC [M] fs/ntfs/namei.o CC [M] fs/reiserfs/lbalance.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18439] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_loadavg.o: file not recognized: File truncated distcc[18442] ERROR: compile (null) on localhost failed /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[18451] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC fs/nls/nls_cp1255.o /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[18480] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_file.o': No such file or directory CC fs/proc/meminfo.o fs/nls/.tmp_gl_nls_ascii.o: file not recognized: File truncated distcc[18352] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_ascii.o': No such file distcc[18525] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_ascii.o': No such file or directory /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[18384] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/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/ext2/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/ext2/ialloc.o distcc[18550] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ialloc.o': No such file or directory CC [M] fs/ntfs/runlist.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/shmem_acl.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_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 mm/shmem_acl.o distcc[18180] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem_acl.o': No such file or directory /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 CC [M] fs/reiserfs/ibalance.o distcc[18191] ERROR: compile (null) on localhost failed /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[18590] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_fix_node.o': No such file or directory CC fs/ext4/xattr.o mv: cannot stat `fs/.tmp_mx_timerfd.o': No such file or directory CC [M] fs/ntfs/super.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[13835] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_direct-io.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: failed to merge target specific data of file fs/quota/quota.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[18637] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_alloc.o distcc[17687] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory CC fs/nls/nls_utf8.o CC fs/posix_acl.o CC fs/proc/stat.o CC [M] fs/nls/nls_cp737.o CC fs/ext4/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/taskstats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/taskstats.o: uses instructions which are incompatible with 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/taskstats.o distcc[16913] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_taskstats.o': No such file or directory /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[12066] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory CC fs/ext4/xattr_trusted.o CC [M] fs/nls/nls_cp775.o /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[18846] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_file.o': No such file or directory /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[18703] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.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[16345] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory /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: CC fs/xfs/xfs_alloc_btree.o failed to merge target specific data of file fs/quota/dquot.o LD fs/debugfs/debugfs.o distcc[17937] 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/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[16372] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_metapage.o': No such file or directory CC fs/xattr_acl.o CC fs/xfs/xfs_attr.o LD fs/quota/built-in.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 CC [M] fs/reiserfs/stree.o distcc[18935] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory CC fs/proc/uptime.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[18994] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory CC [M] fs/ntfs/sysctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_rtalloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_rtalloc.o: uses instructions which are incompatible with 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/xfs/xfs_rtalloc.o distcc[19053] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_rtalloc.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[18292] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-4.o: file not recognized: File truncated distcc[19065] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-4.o': No such file distcc[19068] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-4.o': No such file or directory CC fs/ext4/acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19093] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated distcc[19104] ERROR: compile (null) on localhost failed CC [M] fs/reiserfs/hashes.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file distcc[19117] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory CC fs/xfs/xfs_attr_leaf.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[19209] 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/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[19220] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs/.tmp_mx_waitq.o': No such file or directory CC [M] fs/ntfs/unistr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[18548] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[19243] ERROR: compile (null) on localhost failed /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file distcc[19250] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_bit.o rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory distcc[19248] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr.o': No such file or directory CC fs/generic_acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19285] ERROR: compile (null) on localhost failed CC [M] fs/nls/nls_cp863.o /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 fs/nls/.tmp_gl_nls_euc-jp.o: file not recognized: File truncated distcc[16031] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_euc-jp.o': No such file distcc[19350] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_euc-jp.o': No such file or directory CC fs/proc/version.o /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[19389] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ibalance.o': No such file or directory CC [M] fs/nls/nls_cp950.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[19420] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC fs/proc/softirqs.o /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[19457] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr_acl.o': No such file or directory fs/proc/.tmp_gl_meminfo.o: file not recognized: File truncated distcc[19289] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_meminfo.o': No such file distcc[19471] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_meminfo.o': No such file or directory CC [M] fs/nls/nls_iso8859-5.o CC fs/ext4/xattr_security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_loadavg.o': No such file distcc[18446] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_loadavg.o': No such file or directory CC [M] fs/nls/nls_iso8859-7.o CC fs/proc/proc_sysctl.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[19607] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_dir.o': No such file or directory /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 /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[19618] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_hashes.o': No such file or directory distcc[19619] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_lbalance.o': No such file or directory CC [M] fs/nls/nls_iso8859-9.o CC fs/xfs/xfs_bmap.o CC fs/proc/proc_net.o /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[19017] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_imap.o': No such file or directory CC [M] fs/nls/nls_iso8859-13.o /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[16768] 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[19756] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_proc_tty.o': No such file or directory fs/proc/.tmp_gl_cmdline.o: file not recognized: File truncated distcc[19768] 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[19779] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_cmdline.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[19812] ERROR: compile (null) on localhost failed CC [M] fs/nls/nls_iso8859-14.o fs/nls/.tmp_gl_nls_iso8859-5.o: file not recognized: File truncated distcc[19822] ERROR: compile (null) on localhost failed CC [M] fs/ntfs/upcase.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[19853] ERROR: compile (null) on localhost failed fs/.tmp_gl_binfmt_script.o: file not recognized: File truncated distcc[19857] 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[19859] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_script.o': No such file or directory CC [M] fs/nls/nls_iso8859-15.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[19904] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_chip.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[19185] ERROR: compile (null) on localhost failed LD kernel/irq/built-in.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[19935] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_mst.o': No such file or directory CC fs/xfs/xfs_bmap_btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcutree.o: uses instructions which are incompatible with 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/rcutree.o distcc[19972] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcutree.o': No such file or directory CC fs/proc/kmsg.o CC [M] fs/reiserfs/journal.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20044] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-13.o: file not recognized: File truncated distcc[20046] 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[20051] 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-objcopy: Unable to change endianness of input file(s) distcc[20053] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_proc_sysctl.o: file not recognized: File truncated distcc[20057] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_proc_sysctl.o': No such file distcc[20060] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_proc_sysctl.o': No such file or directory CC fs/xfs/xfs_btree.o /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[19513] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_eventfd.o': No such file or directory CC [M] fs/nls/nls_koi8-r.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[20097] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_acl.o': No such file or directory CC fs/xfs/xfs_buf_item.o CC [M] fs/ntfs/bitmap.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[20166] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ldm.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[19590] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_mft.o': No such file or directory CC [M] fs/nls/nls_koi8-u.o CC fs/xfs/xfs_da_btree.o /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[20242] 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-objcopy: Unable to change endianness of input file(s) distcc[20251] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_softirqs.o: file not recognized: File truncated distcc[20254] ERROR: compile (null) on localhost failed CC [M] fs/reiserfs/resize.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_softirqs.o': No such file distcc[20258] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_softirqs.o': No such file or directory CC [M] fs/ntfs/lcnalloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20308] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated distcc[20310] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-5.o': No such file distcc[19836] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-5.o': No such file or directory /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[19846] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_root.o': No such file or directory CC fs/xfs/xfs_dir2.o CC [M] fs/ntfs/logfile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bit.o: uses instructions which are incompatible with 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/xfs/xfs_bit.o distcc[20381] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_bit.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/linux-2.6/xfs_stats.o distcc[20390] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_stats.o': No such file or directory CC [M] fs/reiserfs/item_ops.o CC [M] fs/ntfs/quota.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20435] ERROR: compile (null) on localhost failed fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[20444] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_fifo.o': No such file distcc[20454] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC [M] fs/reiserfs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_alloc_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_alloc_btree.o: uses instructions which are incompatible with 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/xfs/xfs_alloc_btree.o distcc[19601] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_alloc_btree.o': No such file or directory CC [M] fs/ntfs/usnjrnl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_buf_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/xfs/xfs_buf_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/xfs/xfs_buf_item.o distcc[20503] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_buf_item.o': No such file or directory CC [M] fs/nls/nls_koi8-ru.o /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[20560] 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-objcopy: Unable to change endianness of input file(s) distcc[20569] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1251.o: file not recognized: File truncated distcc[20573] 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[20578] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1251.o': No such file or directory CC [M] fs/reiserfs/procfs.o fs/autofs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[19929] 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[20601] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_symlink.o': No such file or directory CC [M] fs/reiserfs/xattr.o CC fs/xfs/xfs_dir2_block.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20665] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated distcc[20667] 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[20669] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory CC [M] fs/reiserfs/lock.o /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[20695] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mbcache.o': No such file or directory CC fs/xfs/xfs_dir2_data.o LD fs/debugfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_qm_stats.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_qm_stats.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/xfs/quota/xfs_qm_stats.o distcc[20749] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_qm_stats.o': No such file or directory CC fs/xfs/xfs_dir2_leaf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_alloc.o distcc[20789] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_alloc.o': No such file or directory CC fs/xfs/xfs_dir2_node.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20816] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_item_ops.o: file not recognized: File truncated distcc[20820] 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[20826] 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-objcopy: Unable to change endianness of input file(s) distcc[19738] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated distcc[20834] 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[20836] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp863.o': No such file or directory CC [M] fs/reiserfs/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file distcc[20312] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_dir2_sf.o rm: cannot remove `fs/nls/.tmp_mx_nls_utf8.o': No such file or directory CC [M] fs/reiserfs/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_btree.o: uses instructions which are incompatible with 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/xfs/xfs_btree.o distcc[20910] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_btree.o': No such file or directory CC fs/xfs/xfs_error.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[20947] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_move_extent.o': No such file or directory CC [M] fs/reiserfs/xattr_acl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20961] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated distcc[20965] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-14.o': No such file distcc[20969] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory CC fs/xfs/xfs_extfree_item.o CC fs/xfs/xfs_filestream.o /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[21076] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_upcase.o': No such file or directory CC fs/xfs/xfs_fsops.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[21099] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dmap.o': No such file or directory CC fs/xfs/xfs_ialloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21130] 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[21143] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-7.o: file not recognized: File truncated distcc[21145] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-7.o': No such file distcc[21147] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-7.o': No such file or directory CC fs/xfs/xfs_ialloc_btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cpu.o distcc[21186] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory CC fs/xfs/xfs_iget.o /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 CC fs/xfs/xfs_inode.o distcc[21231] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory CC fs/xfs/xfs_inode_item.o /scratch/kisskb/src/fs/reiserfs/xattr_acl.c: In function 'reiserfs_get_acl': /scratch/kisskb/src/fs/reiserfs/xattr_acl.c:199: warning: 'name' may be used uninitialized in this function /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_attr_leaf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_attr_leaf.o: uses instructions which are incompatible with 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/xfs/xfs_attr_leaf.o distcc[21275] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_attr_leaf.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[21286] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_karma.o': No such file or directory CC fs/xfs/xfs_iomap.o CC fs/xfs/xfs_itable.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21348] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[21350] 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[21352] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_trusted.o': No such file or directory CC fs/xfs/xfs_dfrag.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2.o: uses instructions which are incompatible with 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/xfs/xfs_dir2.o distcc[20731] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2.o': No such file or directory CC fs/xfs/xfs_log.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21466] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[21468] ERROR: compile (null) on localhost failed /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[21479] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory /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[21502] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC fs/xfs/xfs_log_recover.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dfrag.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dfrag.o: uses instructions which are incompatible with 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/xfs/xfs_dfrag.o distcc[21523] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dfrag.o': No such file or directory CC fs/xfs/xfs_mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file distcc[17678] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory CC fs/xfs/xfs_mru_cache.o /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[21594] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory CC fs/xfs/xfs_rename.o CC fs/xfs/xfs_trans.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21416] 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 distcc[21686] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory CC fs/xfs/xfs_trans_ail.o /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[21725] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_symlink.o': No such file or directory CC fs/xfs/xfs_trans_buf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21769] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-15.o: file not recognized: File truncated distcc[21771] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-15.o': No such file distcc[21773] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-15.o': No such file or directory CC fs/xfs/xfs_trans_extfree.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[21825] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_dir.o': No such file or directory LD fs/sysfs/built-in.o CC fs/xfs/xfs_trans_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21888] ERROR: compile (null) on localhost failed /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[21889] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-r.o: file not recognized: File truncated distcc[21892] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_tail_conversion.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file distcc[21901] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-r.o': No such file or directory /scratch/kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_mod_sb': /scratch/kisskb/src/fs/xfs/xfs_mount.c:1552: warning: array subscript is above array bounds CC fs/xfs/xfs_trans_item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[21940] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1255.o: file not recognized: File truncated distcc[21952] ERROR: compile (null) on localhost failed CC fs/xfs/xfs_utils.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1255.o': No such file distcc[21959] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1255.o': No such file or directory CC fs/xfs/xfs_vnodeops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22009] ERROR: compile (null) on localhost failed fs/quota/.tmp_gl_quota_v1.o: file not recognized: File truncated distcc[22012] 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[22025] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated distcc[22027] 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[22029] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-9.o': No such file or directory CC fs/xfs/xfs_rw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file distcc[21472] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory CC fs/xfs/xfs_dmops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/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/ext4/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/ext4/xattr_security.o distcc[22096] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr_security.o': No such file or directory CC fs/xfs/linux-2.6/kmem.o /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[22136] 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-ld: fs/xfs/xfs_dir2_block.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_block.o: uses instructions which are incompatible with 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/xfs/xfs_dir2_block.o distcc[21597] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_block.o': No such file or directory CC fs/xfs/linux-2.6/xfs_aops.o CC fs/xfs/linux-2.6/xfs_buf.o /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[19530] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory LD [M] fs/fuse/fuse.o /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[22208] 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/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[21156] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_prints.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_ialloc_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_ialloc_btree.o: uses instructions which are incompatible with 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/xfs/xfs_ialloc_btree.o distcc[21935] ERROR: compile (null) on localhost failed CC fs/xfs/linux-2.6/xfs_export.o mv: cannot stat `fs/xfs/.tmp_mx_xfs_ialloc_btree.o': No such file or directory CC fs/xfs/linux-2.6/xfs_file.o fs/autofs/.tmp_gl_root.o: file not recognized: File truncated distcc[18061] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs/.tmp_mx_root.o': No such file distcc[22258] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs/.tmp_mx_root.o': No such file or directory CC fs/xfs/linux-2.6/xfs_fs_subr.o LD [M] fs/autofs/autofs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs/init.o: No such file: No such file or directory distcc[22305] 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 fs/xfs/linux-2.6/xfs_globals.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_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/xfs/xfs_dir2_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/xfs/xfs_dir2_node.o distcc[22340] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_node.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_attr.o distcc[22345] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_attr.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[22081] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_inode.o': No such file or directory CC fs/xfs/linux-2.6/xfs_ioctl.o /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[22366] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_usnjrnl.o': No such file or directory CC fs/xfs/linux-2.6/xfs_iops.o CC fs/xfs/linux-2.6/xfs_lrw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_iget.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_iget.o: uses instructions which are incompatible with 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/xfs/xfs_iget.o distcc[22419] ERROR: compile (null) on localhost failed CC fs/xfs/linux-2.6/xfs_super.o mv: cannot stat `fs/xfs/.tmp_mx_xfs_iget.o': No such file or directory CC fs/xfs/linux-2.6/xfs_sync.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dmops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dmops.o: uses instructions which are incompatible with 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/xfs/xfs_dmops.o distcc[22532] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dmops.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[21183] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_unistr.o': No such file or directory /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[21979] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ioctl.o': No such file or directory CC fs/xfs/linux-2.6/xfs_xattr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[22585] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/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/ext2/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/ext2/inode.o CC fs/xfs/support/debug.o distcc[22594] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_cpuinfo.o: file not recognized: File truncated distcc[22598] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_inode.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[22611] ERROR: compile (null) on localhost failed CC fs/xfs/support/uuid.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/xfs/xfs_inode_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/xfs/xfs_inode_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/xfs/xfs_inode_item.o distcc[22665] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_inode_item.o': No such file or directory /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[22669] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditfilter.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_mru_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/xfs/xfs_mru_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/xfs/xfs_mru_cache.o distcc[22696] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_mru_cache.o': No such file or directory /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[22704] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_inode.o': No such file or directory fs/proc/.tmp_gl_version.o: file not recognized: File truncated distcc[21669] 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[22726] 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/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[22754] 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/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[22762] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs-writeback.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_data.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_data.o: uses instructions which are incompatible with 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/xfs/xfs_dir2_data.o distcc[21069] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_data.o': No such file or directory /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[20217] ERROR: compile (null) on localhost failed distcc[22782] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_runlist.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-6.o: file not recognized: File truncated distcc[22791] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-6.o': No such file distcc[22800] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-6.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_ail.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_ail.o: uses instructions which are incompatible with 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/xfs/xfs_trans_ail.o distcc[22806] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_ail.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/support/uuid.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/support/uuid.o: uses instructions which are incompatible with 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/xfs/support/uuid.o distcc[22886] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/support/.tmp_mx_uuid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_ialloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_fs_subr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_fs_subr.o: uses instructions which are incompatible with 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/xfs/linux-2.6/xfs_fs_subr.o distcc[22893] ERROR: compile (null) on localhost failed distcc[22895] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_ialloc.o': No such file or directory mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_fs_subr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/support/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/xfs/support/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/xfs/support/debug.o distcc[22909] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/support/.tmp_mx_debug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_sync.o distcc[22940] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_sync.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_xattr.o distcc[22954] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_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/xfs/quota/xfs_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/xfs/quota/xfs_dquot.o distcc[19759] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_dquot.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_aops.o distcc[22991] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_aops.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[23009] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp775.o: file not recognized: File truncated distcc[23014] 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[22599] ERROR: compile (null) on localhost failed /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[23049] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify.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/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[22046] 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: fs/xfs/xfs_bmap_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bmap_btree.o: uses instructions which are incompatible with 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/xfs/xfs_bmap_btree.o distcc[23084] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_bmap_btree.o': No such file or directory /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 distcc[23096] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_bmap.o: uses instructions which are incompatible with 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/xfs/xfs_bmap.o distcc[23105] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_bmap.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[23122] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_notification.o': No such file or directory /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[23133] ERROR: compile (null) on localhost failed LD fs/notify/built-in.o 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/xfs/xfs_filestream.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_filestream.o: uses instructions which are incompatible with 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/xfs/xfs_filestream.o fs/ext2/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[17490] ERROR: compile (null) on localhost failed distcc[21660] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_trusted.o': No such file mv: cannot stat `fs/xfs/.tmp_mx_xfs_filestream.o': No such file or directory distcc[23154] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_trusted.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_extfree_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/xfs/xfs_extfree_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/xfs/xfs_extfree_item.o distcc[23156] 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) mv: cannot stat `fs/xfs/.tmp_mx_xfs_extfree_item.o': No such file or directory distcc[21673] ERROR: compile (null) on localhost failed /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[23172] 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: Unable to change endianness of input file(s) distcc[23182] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[23192] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_user.o': No such file distcc[23200] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_user.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[23221] 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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_ioctl.o distcc[23229] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_ioctl.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_inode.o distcc[23241] ERROR: compile (null) on localhost failed distcc[23242] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_aops.o': No such file or directory mv: cannot stat `fs/xfs/.tmp_mx_xfs_inode.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[23256] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_txnmgr.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[23290] ERROR: compile (null) on localhost failed fs/xfs/linux-2.6/.tmp_gl_xfs_export.o: file not recognized: File truncated distcc[23292] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/xfs/linux-2.6/.tmp_mx_xfs_export.o': No such file distcc[23294] ERROR: compile (null) on localhost failed rm: cannot remove `fs/xfs/linux-2.6/.tmp_mx_xfs_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/xattr_acl.o distcc[23302] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_xattr_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_itable.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_itable.o: uses instructions which are incompatible with 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/xfs/xfs_itable.o distcc[23310] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_itable.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_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/xfs/linux-2.6/xfs_super.o distcc[23322] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_super.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[23348] 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/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[23386] 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-ld: fs/xfs/xfs_utils.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_utils.o: uses instructions which are incompatible with 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/xfs/xfs_utils.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file distcc[23018] ERROR: compile (null) on localhost failed distcc[22527] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp775.o': No such file or directory mv: cannot stat `fs/xfs/.tmp_mx_xfs_utils.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_qm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/quota/xfs_qm.o: uses instructions which are incompatible with 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/xfs/quota/xfs_qm.o distcc[23029] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_qm.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[23456] ERROR: compile (null) on localhost failed /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[23458] 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/xfs/xfs_trans_extfree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_extfree.o: uses instructions which are incompatible with 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/xfs/xfs_trans_extfree.o distcc[23472] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_extfree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/signalfd.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/signalfd.o: uses instructions which are incompatible with 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/signalfd.o fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[23046] ERROR: compile (null) on localhost failed distcc[23477] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_signalfd.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[23487] 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-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[23492] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit_tree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_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/xfs/xfs_trans_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/xfs/xfs_trans_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/kmem.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/kmem.o: uses instructions which are incompatible with 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/xfs/linux-2.6/kmem.o /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[23523] ERROR: compile (null) on localhost failed distcc[22648] ERROR: compile (null) on localhost failed distcc[23525] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_inode.o': No such file or directory mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_kmem.o': No such file or directory 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[22054] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_iomap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_iomap.o: uses instructions which are incompatible with 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/xfs/xfs_iomap.o distcc[23557] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_iomap.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[23566] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[23570] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_namei.o': No such file distcc[23573] 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/ext2/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/ext2/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/ext2/balloc.o distcc[23587] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/ext2/.tmp_mx_balloc.o': No such file or directory distcc[23590] 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/xfs/xfs_rw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_rw.o: uses instructions which are incompatible with 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/xfs/xfs_rw.o distcc[23612] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_rw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_sf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_sf.o: uses instructions which are incompatible with 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/xfs/xfs_dir2_sf.o distcc[21662] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_sf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_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 fs/xfs/linux-2.6/xfs_sysctl.o distcc[23624] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_fsops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_fsops.o: uses instructions which are incompatible with 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/xfs/xfs_fsops.o fs/reiserfs/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[23174] ERROR: compile (null) on localhost failed distcc[23636] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_fsops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file distcc[23644] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_trusted.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[23657] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[23665] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_xattr_user.o': No such file distcc[23672] 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[23673] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_xattr_user.o': No such file or directory fs/proc/.tmp_gl_nommu.o: file not recognized: File truncated distcc[23678] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_lrw.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_lrw.o: uses instructions which are incompatible with 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/xfs/linux-2.6/xfs_lrw.o distcc[23703] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_lrw.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_da_btree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_da_btree.o: uses instructions which are incompatible with 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/xfs/xfs_da_btree.o distcc[23715] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_da_btree.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[23723] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_super.o: file not recognized: File truncated distcc[23726] 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[23730] 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-ld: fs/xfs/xfs_log.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_log.o: uses instructions which are incompatible with 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/xfs/xfs_log.o distcc[23731] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_log.o': No such file or directory fs/.tmp_gl_binfmt_elf_fdpic.o: file not recognized: File truncated distcc[21132] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_iops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_iops.o: uses instructions which are incompatible with 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/xfs/linux-2.6/xfs_iops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_elf_fdpic.o': No such file distcc[23757] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_elf_fdpic.o': No such file or directory distcc[23755] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_iops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_error.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_error.o: uses instructions which are incompatible with 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/xfs/xfs_error.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_buf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_buf.o: uses instructions which are incompatible with 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/xfs/xfs_trans_buf.o distcc[23763] ERROR: compile (null) on localhost failed distcc[23378] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_error.o': No such file or directory mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_buf.o': No such file or directory /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[23775] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_ioctl.o': No such file or directory /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[23396] ERROR: compile (null) on localhost failed mv: cannot stat `fs/proc/.tmp_mx_generic.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[23416] ERROR: compile (null) on localhost failed fs/xfs/linux-2.6/.tmp_gl_xfs_file.o: file not recognized: File truncated distcc[23820] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/xfs/linux-2.6/.tmp_mx_xfs_file.o': No such file distcc[23824] ERROR: compile (null) on localhost failed rm: cannot remove `fs/xfs/linux-2.6/.tmp_mx_xfs_file.o': No such file or directory /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[23840] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_resize.o': No such file or directory fs/jfs/.tmp_gl_symlink.o: file not recognized: File truncated distcc[23461] 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[23851] ERROR: compile (null) on localhost failed rm: cannot remove `fs/jfs/.tmp_mx_symlink.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_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/xfs/xfs_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/xfs/xfs_mount.o distcc[23864] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/xfs/.tmp_mx_xfs_mount.o': No such file or directory distcc[23867] 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-objcopy: Unable to change endianness of input file(s) distcc[23877] 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[23885] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated distcc[23884] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-u.o': No such file distcc[23890] ERROR: compile (null) on localhost failed fs/proc/.tmp_gl_uptime.o: file not recognized: File truncated distcc[23889] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-u.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_uptime.o': No such file distcc[23894] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_uptime.o': No such file or directory fs/proc/.tmp_gl_stat.o: file not recognized: File truncated distcc[23561] 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[23914] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_stat.o': No such file or directory /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[23916] 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-ld: fs/xfs/xfs_rename.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_rename.o: uses instructions which are incompatible with 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/xfs/xfs_rename.o distcc[23934] 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 mv: cannot stat `fs/xfs/.tmp_mx_xfs_rename.o': No such file or directory distcc[23936] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_dtree.o': No such file or directory /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[17499] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_jfs_unicode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_vnodeops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_vnodeops.o: uses instructions which are incompatible with 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/xfs/xfs_vnodeops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/binfmt_flat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/binfmt_flat.o: uses instructions which are incompatible with 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/binfmt_flat.o distcc[23668] ERROR: compile (null) on localhost failed distcc[23960] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_vnodeops.o': No such file or directory mv: cannot stat `fs/.tmp_mx_binfmt_flat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_nommu.o': No such file distcc[23687] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_nommu.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[23418] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/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/ext2/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/ext2/xattr_security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24014] ERROR: compile (null) on localhost failed distcc[24013] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_xattr_security.o': No such file or directory fs/nls/.tmp_gl_nls_cp950.o: file not recognized: File truncated distcc[24017] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp950.o': No such file distcc[24021] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp950.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v1.o': No such file distcc[22014] ERROR: compile (null) on localhost failed rm: cannot remove `fs/quota/.tmp_mx_quota_v1.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_buf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_buf.o: uses instructions which are incompatible with 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/xfs/linux-2.6/xfs_buf.o distcc[24034] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_buf.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[24049] ERROR: compile (null) on localhost failed fs/ext2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[24051] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_symlink.o': No such file distcc[24053] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_symlink.o': No such file or directory /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[24066] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_mballoc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o distcc[24072] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/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/ext2/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/ext2/super.o distcc[16045] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_super.o': No such file or directory fs/proc/.tmp_gl_kmsg.o: file not recognized: File truncated distcc[23999] 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[24108] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/proc/.tmp_mx_kmsg.o': No such file distcc[24109] ERROR: compile (null) on localhost failed rm: cannot remove `fs/proc/.tmp_mx_kmsg.o': No such file or directory fs/nls/.tmp_gl_nls_cp864.o: file not recognized: File truncated distcc[24114] ERROR: compile (null) on localhost failed /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 speci/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp864.o': No such filefic dat a of file fs/fat/file.o distcc[24122] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp864.o': No such file or directory distcc[23837] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory LD fs/ext2/ext2.o LD fs/proc/proc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext2/file.o: No such file: No such file or directory distcc[24141] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext2/ext2.o] Error 1 make[2]: *** [fs/ext2] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/proc/nommu.o: No such file: No such file or directory distcc[24145] ERROR: compile (null) on localhost failed make[3]: *** [fs/proc/proc.o] Error 1 make[2]: *** [fs/proc] Error 2 LD fs/fat/fat.o LD fs/fat/msdos.o /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[24158] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_log_recover.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_log_recover.o: uses instructions which are incompatible with 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/xfs/xfs_log_recover.o distcc[24166] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_log_recover.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 distcc[24178] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.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[12804] ERROR: compile (null) on localhost failed /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[22537] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated mv: cannot stat `fs/reiserfs/.tmp_mx_lock.o': No such file or directory distcc[24189] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans_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/xfs/xfs_trans_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/xfs/xfs_trans_item.o distcc[23995] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp855.o': No such file distcc[24197] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_item.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp855.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[24214] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated /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[24220] ERROR: compile (null) on localhost failed distcc[24219] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp936.o': No such file distcc[24227] ERROR: compile (null) on localhost failed LD [M] fs/reiserfs/reiserfs.o mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory 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/reiserfs/item_ops.o: No such file: No such file or directory distcc[24233] ERROR: compile (null) on localhost failed make[3]: *** [fs/reiserfs/reiserfs.o] Error 1 make[2]: *** [fs/reiserfs] Error 2 /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time.o distcc[24245] ERROR: compile (null) on localhost failed LD fs/ext4/ext4.o mv: cannot stat `kernel/.tmp_mx_time.o'/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: No such file or directory: fs/fat/namei_msdos.o: N o such file: No such file or directory distcc[24153] ERROR: compile (null) on localhost failed make[3]: *** [fs/fat/msdos.o] Error 1 make[2]: *** [fs/fat] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/file.o: No such file: No such file or directory distcc[24254] 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/xfs/xfs_trans.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_trans.o: uses instructions which are incompatible with 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/xfs/xfs_trans.o distcc[24259] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/expfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/exportfs/expfs.o: uses instructions which are incompatible with 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/exportfs/expfs.o distcc[16101] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exportfs/.tmp_mx_expfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/expire.o: uses instructions which are incompatible with 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/autofs4/expire.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24099] ERROR: compile (null) on localhost failed distcc[23996] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[24310] 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[24316] ERROR: compile (null) on localhost failed rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory LD fs/exportfs/exportfs.o LD [M] fs/autofs4/autofs4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/autofs4/init.o: No such file: No such file or directory distcc[24334] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 LD fs/exportfs/built-in.o LD fs/isofs/isofs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/isofs/export.o: No such file: No such file or directory distcc[24345] 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/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[24352] 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: 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[24364] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory LD mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/vmstat.o: No such file: No such file or directory distcc[24372] ERROR: compile (null) on localhost failed make[2]: *** [mm/built-in.o] Error 1 make[1]: *** [mm] Error 2 fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/generic_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/generic_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/generic_acl.o/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[16788] ERROR: compile (null) on localhost failed distcc[19340] ERROR: compile (null) on localhost failed distcc[19141] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_generic_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file distcc[24378] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jfs/.tmp_mx_xattr.o': No such file or directory rm: cannot remove `fs/nls/.tmp_mx_nls_cp862.o': No such file or directory /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[24399] ERROR: compile (null) on localhost failed LD fs/nls/built-in.o mv: cannot stat `fs/partitions/.tmp_mx_ultrix.o': No such file or directory LD [M] fs/jfs/jfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_cp437.o: No such file: No such file or directory distcc[24411] ERROR: compile (null) on localhost failed make[3]: *** [fs/nls/built-in.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: make[2]: 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/nls] Error 2 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[24413] 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-ld: fs/jfs/symlink.o: No such file: No such file or directory distcc[24418] ERROR: compile (null) on localhost failed make[3]: *** [fs/jfs/jfs.o] Error 1 make[2]: *** [fs/jfs] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[24432] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_file.o: file not recognized: File truncated distcc[24434] 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[24436] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ntfs/.tmp_mx_file.o': No such file or directory LD [M] 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[24444] 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/xfs/xfs_dir2_leaf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/xfs_dir2_leaf.o: uses instructions which are incompatible with 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/xfs/xfs_dir2_leaf.o distcc[23413] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_leaf.o': No such file or directory /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[24459] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_osf.o': No such file or directory LD fs/xfs/xfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/xfs/linux-2.6/xfs_quotaops.o: No such file: No such file or directory distcc[24467] ERROR: compile (null) on localhost failed make[3]: *** [fs/xfs/xfs.o] Error 1 make[2]: *** [fs/xfs] Error 2 LD fs/partitions/built-in.o make[1]: *** [fs] Error 2 LD kernel/trace/built-in.o make[1]: *** [kernel] 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 73d1a32b8c301bffd0a7096c9e3891da885858b7 # < git symbolic-ref HEAD # < git merge-base 73d1a32b8c301bffd0a7096c9e3891da885858b7 54ded78ef7811b705120815c049ecf93bc0446eb Good rev is not an ancestor, rebased tree? Traceback (most recent call last): File "/scratch/kisskb/prod/kisskb/kisskb3/backend/backend.py", line 149, in _do_build raise BuildFailedException(e) BuildFailedException: Failed running "/scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=sh O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linux-next_sh-randconfig_sh4 CROSS_COMPILE=/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux- " (2)