# < 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 43914d0a7f6aacb0283b2aba8247d93af810c92f Head not built, building # < git reset --mixed # git branch -D linux-next Deleted branch linux-next (was 43914d0). # 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/conmakehash HOSTCC scripts/bin2c HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o CC kernel/bounds.s MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o GEN include/linux/bounds.h HOSTCC scripts/mod/sumversion.o CC arch/sh/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL /scratch/kisskb/src/scripts/checksyscalls.sh :1523:2: warning: #warning syscall reflinkat not implemented HOSTLD scripts/mod/modpost CHK include/linux/compile.h CC init/main.o CC init/do_mounts.o CC init/do_mounts_initrd.o CC init/do_mounts_md.o CC init/initramfs.o HOSTCC usr/gen_init_cpio UPD include/linux/compile.h CC init/version.o AS arch/sh/kernel/debugtraps.o CC arch/sh/kernel/dumpstack.o CC arch/sh/kernel/idle.o CC arch/sh/kernel/io.o CC arch/sh/kernel/io_generic.o CC arch/sh/kernel/irq.o CC arch/sh/kernel/machvec.o CC arch/sh/kernel/process_32.o CC arch/sh/kernel/ptrace_32.o CC arch/sh/kernel/setup.o CC arch/sh/kernel/signal_32.o CC arch/sh/kernel/sys_sh.o CC arch/sh/kernel/sys_sh32.o AS arch/sh/kernel/syscalls_32.o CC arch/sh/kernel/time.o CC arch/sh/mm/init.o CC arch/sh/kernel/topology.o CC arch/sh/kernel/traps.o CC arch/sh/mm/extable_32.o CC arch/sh/kernel/traps_32.o CC arch/sh/kernel/unwinder.o CC arch/sh/kernel/sh_bios.o CC arch/sh/kernel/module.o CC arch/sh/mm/consistent.o CC arch/sh/kernel/stacktrace.o CC arch/sh/kernel/ftrace.o CC arch/sh/kernel/disassemble.o CC arch/sh/mm/mmap.o CC arch/sh/kernel/sh_ksyms_32.o CC arch/sh/mm/tlb-nommu.o CC arch/sh/kernel/dwarf.o AS arch/sh/kernel/head_32.o CC arch/sh/kernel/init_task.o LDS arch/sh/kernel/vmlinux.lds CC [M] arch/sh/kernel/cpufreq.o CC arch/sh/mm/pg-nommu.o CC arch/sh/mm/asids-debugfs.o CC arch/sh/kernel/cpu/clock-cpg.o CC arch/sh/kernel/cpu/irq/imask.o CC arch/sh/kernel/cpu/init.o CC arch/sh/kernel/cpu/clock.o AS arch/sh/kernel/cpu/sh2/ex.o CC arch/sh/kernel/cpu/hwblk.o CC arch/sh/kernel/cpu/sh2/probe.o AS arch/sh/kernel/cpu/sh2/entry.o In file included from /scratch/kisskb/src/arch/sh/include/asm/watchdog.h:16, from /scratch/kisskb/src/arch/sh/kernel/process_32.c:35: /scratch/kisskb/src/arch/sh/include/cpu-sh2/cpu/watchdog.h: In function 'sh_wdt_write_rstcsr': /scratch/kisskb/src/arch/sh/include/cpu-sh2/cpu/watchdog.h:65: error: 'WTCNT_HIGH' undeclared (first use in this function) /scratch/kisskb/src/arch/sh/include/cpu-sh2/cpu/watchdog.h:65: error: (Each undeclared identifier is reported only once /scratch/kisskb/src/arch/sh/include/cpu-sh2/cpu/watchdog.h:65: error: for each function it appears in.) CC arch/sh/kernel/cpu/sh2/setup-sh7619.o CC arch/sh/kernel/cpu/sh2/clock-sh7619.o distcc[1388] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/process_32.c on localhost failed make[2]: *** [arch/sh/kernel/process_32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c: In function 'do_syscall_trace_enter': /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c:466: error: implicit declaration of function 'ftrace_syscall_enter' /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c: In function 'do_syscall_trace_leave': /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c:487: error: implicit declaration of function 'ftrace_syscall_exit' distcc[1392] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/ptrace_32.c on localhost failed make[2]: *** [arch/sh/kernel/ptrace_32.o] Error 1 cc1: warnings being treated as errors /scratch/kisskb/src/arch/sh/kernel/traps_32.c:50: error: 'se_skipped' defined but not used distcc[1438] ERROR: compile /scratch/kisskb/src/arch/sh/kernel/traps_32.c on localhost failed make[2]: *** [arch/sh/kernel/traps_32.o] Error 1 GEN usr/initramfs_data.cpio LD arch/sh/boards/built-in.o AS usr/initramfs_data.o LD usr/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1768] 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[1769] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_cpufreq.o: file not recognized: File truncated distcc[1772] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/.tmp_gl_clock-cpg.o: file not recognized: File truncated distcc[1773] 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[1776] 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[1777] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/.tmp_mx_cpufreq.o': No such file or directory rm: cannot remove `arch/sh/kernel/cpu/.tmp_mx_clock-cpg.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[1816] ERROR: compile (null) on localhost failed arch/sh/kernel/cpu/sh2/.tmp_gl_clock-sh7619.o: file not recognized: File truncated distcc[1822] ERROR: compile (null) on localhost failed /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[1825] 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-objcopy: Unable to change endianness of input file(s) distcc[1837] ERROR: compile (null) on localhost failed arch/sh/kernel/.tmp_gl_machvec.o: file not recognized: File truncated distcc[1844] 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[1849] 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/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[1860] 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/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[1894] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/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 /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[1933] ERROR: compile (null) on localhost failed distcc[1934] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_extable_32.o': No such file or directory mv: cannot stat `arch/sh/kernel/.tmp_mx_dumpstack.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/clock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/cpu/clock.o distcc[1945] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/cpu/.tmp_mx_clock.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/tlb-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/tlb-nommu.o distcc[1971] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_tlb-nommu.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[2000] 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/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[2010] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sh_bios.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/irq.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/irq.o distcc[2020] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dwarf.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/dwarf.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/dwarf.o mv: cannot stat `arch/sh/kernel/.tmp_mx_irq.o': No such file or directory distcc[2025] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_dwarf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[2069] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_unwinder.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[2085] 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/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[2095] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_io_generic.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[2115] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_disassemble.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/traps.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/kernel/traps.o distcc[2146] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_traps.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[2152] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_init.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[2170] 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-objcopy: Unable to change endianness of input file(s) distcc[2191] ERROR: compile (null) on localhost failed arch/sh/mm/.tmp_gl_asids-debugfs.o: file not recognized: File truncated distcc[2198] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: arch/sh/mm/mmap.o: compiled for a big endian system and target is little endian'arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file /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[2207] ERROR: compile (null) on localhost failed distcc[2206] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/mm/.tmp_mx_asids-debugfs.o': No such file or directory mv: cannot stat `arch/sh/mm/.tmp_mx_mmap.o': No such file or directory /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[2234] 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: 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[2284] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/pg-nommu.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file arch/sh/mm/pg-nommu.o distcc[2290] ERROR: compile (null) on localhost failed mv: cannot stat `init/.tmp_mx_do_mounts.o': No such file or directory mv: cannot stat `arch/sh/mm/.tmp_mx_pg-nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/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[2322] 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/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[2327] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_sys_sh.o': No such file or directory LD init/mounts.o CC kernel/sched.o CC kernel/fork.o CC kernel/exec_domain.o LD arch/sh/kernel/cpu/irq/built-in.o CC kernel/panic.o LD init/built-in.o CC kernel/printk.o CC kernel/cpu.o CC kernel/exit.o TIMEC kernel/timeconst.h CC kernel/itimer.o CC kernel/softirq.o CC mm/bootmem.o CC kernel/resource.o CC mm/filemap.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/timer.o CC kernel/user.o CC kernel/signal.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC kernel/sys.o CC kernel/workqueue.o CC kernel/kmod.o CC kernel/pid.o CC kernel/rcupdate.o CC mm/page_alloc.o CC kernel/extable.o CC kernel/posix-timers.o CC mm/page-writeback.o CC kernel/params.o CC kernel/kthread.o CC mm/pdflush.o CC kernel/wait.o CC mm/readahead.o CC kernel/kfifo.o CC mm/truncate.o CC mm/swap.o CC kernel/sys_ni.o CC mm/vmscan.o CC mm/shmem.o CC kernel/posix-cpu-timers.o CC mm/prio_tree.o CC kernel/hrtimer.o /scratch/kisskb/src/kernel/printk.c:70: warning: 'saved_console_loglevel' defined but not used CC mm/util.o CC mm/mmzone.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 kernel/rwsem.o CC kernel/mutex.o CC kernel/nsproxy.o CC mm/vmstat.o CC mm/mm_init.o CC mm/init-mm.o CC mm/dmapool.o CC mm/nommu.o CC kernel/srcu.o CC mm/backing-dev.o CC kernel/semaphore.o CC kernel/notifier.o CC mm/sparse.o CC mm/page_isolation.o CC kernel/pm_qos_params.o CC kernel/async.o CC kernel/ksysfs.o CC kernel/cred.o CC mm/shmem_acl.o CC kernel/groups.o CC mm/mmu_notifier.o CC kernel/stacktrace.o CC mm/debug-pagealloc.o CC mm/slob.o CC kernel/time/timekeeping.o CC kernel/profile.o CC kernel/time/ntp.o CC kernel/mutex-debug.o CC kernel/sched_clock.o CC kernel/trace/trace_clock.o CC kernel/trace/ftrace.o CC mm/quicklist.o CC kernel/trace/ring_buffer.o CC kernel/lockdep.o CC kernel/gcov/base.o CC kernel/trace/trace_selftest_dynamic.o CC kernel/futex.o CC kernel/freezer.o CC kernel/irq/handle.o CC kernel/rtmutex.o CC kernel/irq/manage.o CC kernel/power/process.o CC fs/open.o CC kernel/trace/trace.o CC fs/read_write.o CC kernel/gcov/fs.o CC kernel/time/clocksource.o CC fs/file_table.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/power/poweroff.o CC kernel/up.o CC kernel/trace/trace_output.o CC kernel/gcov/gcc_3_4.o CC kernel/spinlock.o CC kernel/rtmutex-debug.o CC kernel/uid16.o CC kernel/irq/spurious.o CC fs/super.o CC kernel/irq/resend.o CC kernel/module.o CC fs/char_dev.o CC kernel/trace/trace_stat.o CC kernel/trace/trace_printk.o CC fs/stat.o CC kernel/trace/trace_sched_switch.o CC fs/exec.o CC kernel/kallsyms.o CC kernel/acct.o CC kernel/time/timecompare.o CC fs/pipe.o CC kernel/time/clockevents.o CC kernel/trace/trace_functions.o /scratch/kisskb/src/mm/slob.c: In function '__kmalloc_node': /scratch/kisskb/src/mm/slob.c:481: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'kfree': /scratch/kisskb/src/mm/slob.c:530: warning: comparison of distinct pointer types lacks a cast /scratch/kisskb/src/mm/slob.c: In function 'ksize': /scratch/kisskb/src/mm/slob.c:549: warning: comparison of distinct pointer types lacks a cast /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[2976] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_truncate.o': No such file or directory CC kernel/cgroup.o /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[3021] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exec_domain.o': No such file or directory CC kernel/trace/trace_irqsoff.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[3073] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hrtimer.o': No such file or directory CC kernel/irq/chip.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[3149] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mempool.o': No such file or directory CC kernel/time/tick-common.o CC kernel/trace/trace_sched_wakeup.o LD ipc/built-in.o /scratch/kisskb/src/kernel/trace/trace_irqsoff.c: In function 'start_critical_timings': /scratch/kisskb/src/kernel/trace/trace_irqsoff.c:259: 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:266: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup_sched_switch': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:157: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'probe_wakeup': /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:266: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/trace/trace_sched_wakeup.c:266: warning: unsupported argument to '__builtin_return_address' In file included from /scratch/kisskb/src/include/trace/ftrace.h:616, from /scratch/kisskb/src/include/trace/define_trace.h:56, from /scratch/kisskb/src/include/trace/events/lockdep.h:96, from /scratch/kisskb/src/kernel/lockdep.c:52: /scratch/kisskb/src/include/trace/events/lockdep.h: In function 'ftrace_raw_event_lock_acquired': /scratch/kisskb/src/include/trace/events/lockdep.h:88: 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 In file included from /scratch/kisskb/src/include/trace/ftrace.h:720, from /scratch/kisskb/src/include/trace/define_trace.h:56, from /scratch/kisskb/src/include/trace/events/lockdep.h:96, from /scratch/kisskb/src/kernel/lockdep.c:52: /scratch/kisskb/src/include/trace/events/lockdep.h: In function 'ftrace_profile_lock_acquired': /scratch/kisskb/src/include/trace/events/lockdep.h:88: warning: comparison of distinct pointer types lacks a cast /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[2292] 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: 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[3345] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mm_init.o': No such file or directory CC kernel/cgroup_freezer.o CC kernel/irq/devres.o CC security/commoncap.o CC kernel/cpuset.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup_freezer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup_freezer.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup_freezer.o distcc[3515] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cgroup_freezer.o': No such file or directory CC security/min_addr.o CC kernel/irq/autoprobe.o /scratch/kisskb/src/kernel/sched.c: In function 'get_parent_ip': /scratch/kisskb/src/kernel/sched.c:5238: warning: unsupported argument to '__builtin_return_address' /scratch/kisskb/src/kernel/sched.c:5240: warning: unsupported argument to '__builtin_return_address' /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[3561] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_read_write.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[3578] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_extable.o': No such file or directory CC kernel/time/tick-oneshot.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[3056] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cred.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[3612] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_acct.o': No such file or directory CC security/security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/tick-common.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time/tick-common.o distcc[3642] ERROR: compile (null) on localhost failed CC security/capability.o mv: cannot stat `kernel/time/.tmp_mx_tick-common.o': No such file or directory CC kernel/trace/trace_nop.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[3673] 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/cpuset.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cpuset.o: uses instructions which are incompatible with 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/cpuset.o distcc[3679] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpuset.o': No such file or directory CC kernel/ns_cgroup.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[3696] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/mm/.tmp_mx_consistent.o': No such file or directory CC kernel/time/tick-sched.o LD arch/sh/mm/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/mm/asids-debugfs.o: No such file: No such file or directory distcc[3730] ERROR: compile (null) on localhost failed make[2]: *** [arch/sh/mm/built-in.o] Error 1 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[3733] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kthread.o': No such file or directory CC security/inode.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[3769] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pipe.o': No such file or directory CC kernel/trace/trace_stack.o GZIP kernel/config_data.gz CC fs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/signal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/signal.o distcc[3808] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_signal.o': No such file or directory CC security/lsm_audit.o /scratch/kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_stop_sched_tick': /scratch/kisskb/src/kernel/time/tick-sched.c:261: warning: format '%02x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[3835] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sys.o': No such file or directory CC kernel/trace/trace_boot.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/freezer.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/freezer.o: uses instructions which are incompatible with 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/freezer.o distcc[3856] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_freezer.o': No such file or directory CC fs/fcntl.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[3879] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-oneshot.o': No such file or directory CC security/tomoyo/common.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rtmutex.o: uses instructions which are incompatible with 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/rtmutex.o distcc[3936] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rtmutex.o': No such file or directory CC security/root_plug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/security.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/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 security/security.o distcc[3960] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_security.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/posix-timers.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/posix-timers.o distcc[2948] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-timers.o': No such file or directory CC kernel/audit.o CC kernel/auditfilter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/cgroup.o distcc[4006] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cgroup.o': No such file or directory CC security/tomoyo/realpath.o /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[4021] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_swap.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[4031] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_itimer.o': No such file or directory CC kernel/trace/trace_branch.o CC kernel/auditsc.o CC kernel/trace/kmemtrace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4072] ERROR: compile (null) on localhost failed security/.tmp_gl_root_plug.o: file not recognized: File truncated distcc[4074] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/.tmp_mx_root_plug.o': No such file distcc[4076] ERROR: compile (null) on localhost failed rm: cannot remove `security/.tmp_mx_root_plug.o': No such file or directory CC fs/ioctl.o CC security/tomoyo/tomoyo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/auditfilter.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/auditfilter.o distcc[4129] 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: 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[3863] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_resource.o': No such file or directory CC kernel/trace/trace_workqueue.o CC fs/readdir.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[4181] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioctl.o': No such file or directory CC kernel/audit_watch.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/manage.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/manage.o distcc[4198] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_manage.o': No such file or directory CC security/tomoyo/domain.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[4230] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_nommu.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[4243] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page-writeback.o': No such file or directory CC fs/select.o CC kernel/trace/blktrace.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[4281] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit.o': No such file or directory CC fs/fifo.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/common.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/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 security/tomoyo/common.o distcc[4306] ERROR: compile (null) on localhost failed mv: cannot stat `security/tomoyo/.tmp_mx_common.o': No such file or directory CC kernel/trace/trace_events.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[4332] 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/sched.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sched.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched.o distcc[4338] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sched.o': No such file or directory CC security/tomoyo/file.o CC kernel/trace/trace_export.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[4390] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timekeeping.o': No such file or directory CC fs/dcache.o CC kernel/audit_tree.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[4430] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_wait.o': No such file or directory CC fs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[4457] ERROR: compile (null) on localhost failed security/tomoyo/.tmp_gl_tomoyo.o: file not recognized: File truncated distcc[4459] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'security/tomoyo/.tmp_mx_tomoyo.o': No such file distcc[4461] ERROR: compile (null) on localhost failed rm: cannot remove `security/tomoyo/.tmp_mx_tomoyo.o': No such file or directory CC kernel/trace/trace_syscalls.o CC kernel/softlockup.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ptrace.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ptrace.o distcc[4491] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_ptrace.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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 CC fs/attr.o distcc[4510] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_up.o': No such file or directory CC kernel/trace/trace_event_profile.o CC fs/bad_inode.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/scratch/kisskb/src/fs/dcache.c: In function 'd_materialise_unique': ta rg/scratch/kisskb/src/fs/dcache.c:1869: warning: control reaches end of non-void function et specific data of file kernel/time/timecompare.o distcc[4532] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timecompare.o': No such file or directory CC kernel/trace/trace_events_filter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file distcc[1828] ERROR: compile (null) on localhost failed rm: cannot remove `arch/sh/kernel/cpu/sh2/.tmp_mx_clock-sh7619.o': No such file or directory LD arch/sh/kernel/cpu/sh2/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: arch/sh/kernel/cpu/sh2/clock-sh7619.o: No such file: No such file or directory distcc[4602] 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 CC kernel/hung_task.o make[1]: *** [arch/sh/mm] Error 2 make[1]: *** Waiting for unfinished jobs.... CC kernel/rcutorture.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/lsm_audit.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/lsm_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 security/lsm_audit.o distcc[4642] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_lsm_audit.o': No such file or directory CC fs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/filemap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/filemap.o distcc[4013] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_filemap.o': No such file or directory LD kernel/trace/libftrace.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[4694] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_workqueue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/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[4706] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_posix-cpu-timers.o': No such file or directory CC kernel/rcutree.o CC fs/filesystems.o CC kernel/relay.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/uid16.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/uid16.o distcc[4759] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_uid16.o': No such file or directory CC kernel/delayacct.o CC fs/namespace.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/softlockup.o: uses instructions which are incompatible with 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/softlockup.o distcc[4798] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softlockup.o': No such file or directory CC kernel/taskstats.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/min_addr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/min_addr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/min_addr.o distcc[4827] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_min_addr.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[4834] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kallsyms.o': No such file or directory CC fs/seq_file.o CC kernel/tsacct.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[4859] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_autoprobe.o': No such file or directory CC fs/xattr.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[4906] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_async.o': No such file or directory CC fs/libfs.o CC kernel/marker.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 /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[4929] ERROR: compile (null) on localhost failed distcc[4931] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_devres.o': No such file or directory mv: cannot stat `kernel/.tmp_mx_rcutree.o': No such file or directory CC kernel/tracepoint.o CC fs/fs-writeback.o CC kernel/latencytop.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[4742] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_stacktrace.o': No such file or directory CC kernel/perf_counter.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/capability.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/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 security/capability.o distcc[4991] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_capability.o': No such file or directory CC fs/pnode.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[5014] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_relay.o': No such file or directory CC [M] kernel/backtracetest.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/fadvise.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/fadvise.o distcc[5053] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_fadvise.o': No such file or directory CC fs/drop_caches.o CC fs/splice.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[5096] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clockevents.o': No such file or directory CC fs/sync.o CC fs/utimes.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 distcc[5131] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_audit_watch.o': No such file or directory CC kernel/time.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[5180] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_capability.o': No such file or directory CC fs/stack.o IKCFG kernel/config_data.h CC fs/fs_struct.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/delayacct.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/delayacct.o: uses instructions which are incompatible with 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/delayacct.o distcc[5216] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_delayacct.o': No such file or directory CC fs/buffer.o /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[5055] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_readdir.o': No such file or directory /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 CC fs/bio.o distcc[5266] 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/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[5279] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_dcache.o': No such file or directory CC fs/block_dev.o /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[4368] 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: 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[4171] ERROR: compile (null) on localhost failed CC fs/direct-io.o mv: cannot stat `kernel/.tmp_mx_kfifo.o': No such file or directory CC kernel/configs.o CC fs/mpage.o CC fs/ioprio.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[5363] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_nsproxy.o': No such file or directory LD fs/autofs4/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/domain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/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 security/tomoyo/domain.o distcc[4820] ERROR: compile (null) on localhost failed mv: cannot stat `security/tomoyo/.tmp_mx_domain.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[5388] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_select.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[5405] ERROR: compile (null) on localhost failed /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[5407] ERROR: compile (null) on localhost failed kernel/time/.tmp_gl_jiffies.o: file not recognized: File truncated mv: cannot stat `fs/.tmp_mx_bad_inode.o': No such file or directory distcc[5413] ERROR: compile (null) on localhost failed CC [M] fs/autofs4/init.o CC [M] fs/autofs4/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/time/.tmp_mx_jiffies.o': No such file distcc[5427] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/time/.tmp_mx_jiffies.o': No such file or directory LD fs/configfs/built-in.o CC [M] fs/configfs/inode.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[5485] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_timer.o': No such file or directory CC [M] fs/autofs4/root.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[5503] 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: 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[4971] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_srcu.o': No such file or directory CC fs/devpts/inode.o LD fs/exportfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/sparse.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/sparse.o: uses instructions which are incompatible with 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/sparse.o distcc[5560] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_sparse.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/process.o: uses instructions which are incompatible with 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/power/process.o distcc[4690] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/power/.tmp_mx_process.o': No such file or directory CC fs/ext2/balloc.o CC [M] fs/configfs/file.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 /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[5626] ERROR: compile (null) on localhost failed distcc[5627] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_filesystems.o': No such file or directory 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/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[5644] ERROR: compile (null) on localhost failed mv: cannot stat `fs/devpts/.tmp_mx_inode.o': No such file or directory CC fs/debugfs/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/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 security/inode.o distcc[5662] ERROR: compile (null) on localhost failed CC [M] fs/autofs4/symlink.o mv: cannot stat `security/.tmp_mx_inode.o': No such file or directory LD fs/devpts/devpts.o CC [M] fs/exportfs/expfs.o /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[5703] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tsacct.o': No such file or directory CC fs/ext2/dir.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[5722] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_char_dev.o': No such file or directory CC [M] fs/configfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/tracepoint.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/tracepoint.o distcc[5748] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_tracepoint.o': No such file or directory CC fs/ext2/file.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/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 security/tomoyo/file.o distcc[5769] ERROR: compile (null) on localhost failed mv: cannot stat `security/tomoyo/.tmp_mx_file.o': No such file or directory CC [M] fs/autofs4/waitq.o /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[3766] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_prio_tree.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[5795] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[5799] 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[5802] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_symlink.o': No such file or directory CC [M] fs/autofs4/expire.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/panic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/panic.o distcc[5319] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_panic.o': No such file or directory CC fs/ext2/ialloc.o LD fs/ext4/built-in.o CC fs/ext2/inode.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[5888] 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: 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[5183] ERROR: compile (null) on localhost failed CC [M] fs/autofs4/dev-ioctl.o mv: cannot stat `kernel/.tmp_mx_pid.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 /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[3478] ERROR: compile (null) on localhost failed distcc[4892] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem.o': No such file or directory mv: cannot stat `fs/.tmp_mx_file.o': No such file or directory CC [M] fs/ext4/balloc.o CC [M] fs/configfs/symlink.o CC fs/ext2/ioctl.o CC [M] fs/configfs/mount.o LD fs/fat/built-in.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[5982] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_root.o': No such file or directory CC [M] fs/ext4/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/fork.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/fork.o distcc[6005] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_fork.o': No such file or directory CC fs/fuse/dev.o CC [M] fs/configfs/item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hung_task.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/hung_task.o: uses instructions which are incompatible with 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/hung_task.o distcc[6032] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_hung_task.o': No such file or directory CC fs/ext2/namei.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[6054] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_kmod.o': No such file or directory CC [M] fs/ext4/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/block_dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/block_dev.o distcc[6075] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_block_dev.o': No such file or directory CC fs/fuse/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/realpath.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/realpath.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/tomoyo/realpath.o distcc[4231] ERROR: compile (null) on localhost failed mv: cannot stat `security/tomoyo/.tmp_mx_realpath.o': No such file or directory CC [M] fs/ext4/file.o LD security/tomoyo/built-in.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[5171] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namei.o': No such file or directory CC fs/isofs/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6183] ERROR: compile (null) on localhost failed CC [M] fs/fat/cache.o CC fs/fuse/file.o /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[6206] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_attr.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[6224] ERROR: compile (null) on localhost failed CC [M] fs/fat/dir.o /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 distcc[6263] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_expire.o': No such file or directory /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[6270] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_maccess.o': No such file or directory CC [M] fs/ext4/fsync.o CC fs/fuse/inode.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[6306] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_ntp.o': No such file or directory CC fs/isofs/inode.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[6330] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_buffer.o': No such file or directory CC fs/ext2/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dir.o distcc[6356] 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-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[6372] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_splice.o': No such file or directory /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[5601] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/commoncap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file security/commoncap.o mv: cannot stat `fs/.tmp_mx_drop_caches.o': No such file or directory distcc[5964] ERROR: compile (null) on localhost failed mv: cannot stat `security/.tmp_mx_commoncap.o': No such file or directory LD fs/jbd2/built-in.o CC [M] fs/fat/fatent.o CC [M] fs/jbd2/transaction.o CC fs/isofs/dir.o CC fs/fuse/control.o CC fs/nls/nls_base.o CC fs/isofs/util.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/symlink.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/symlink.o distcc[6453] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_symlink.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 t/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: o kernel/irq/spurious.o: compiled for a big endian system and target is little endian mer/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: ge target sfaipeledcific d to meatarge target s ofpecific data of fi file kernel/irq/spurious.o le kernel/softirq.o distcc[5354] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_spurious.o': No such file or directory distcc[4423] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_softirq.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/profile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/profile.o distcc[6285] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_profile.o': No such file or directory CC [M] fs/fat/file.o CC [M] fs/fat/inode.o CC fs/ext2/symlink.o CC fs/notify/fsnotify.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[6533] 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: 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[6541] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_control.o': No such file or directory CC fs/isofs/rock.o CC [M] fs/ext4/ialloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6587] ERROR: compile (null) on localhost failed fs/autofs4/.tmp_gl_init.o: file not recognized: File truncated distcc[6589] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/autofs4/.tmp_mx_init.o': No such file distcc[6591] ERROR: compile (null) on localhost failed rm: cannot remove `fs/autofs4/.tmp_mx_init.o': No such file or directory CC fs/ntfs/aops.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[6633] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_alloc.o': No such file or directory CC [M] fs/fat/misc.o /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[5715] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_groups.o': No such file or directory CC fs/notify/notification.o CC [M] fs/jbd2/commit.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/futex.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/futex.o: uses instructions which are incompatible with 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/futex.o distcc[6684] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_futex.o': No such file or directory CC fs/nls/nls_cp775.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/file.o distcc[6706] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_file.o': No such file or directory CC [M] fs/ext4/inode.o CC fs/notify/group.o /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[6753] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/irq/resend.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/irq/resend.o mv: cannot stat `fs/autofs4/.tmp_mx_inode.o': No such file or directory distcc[6756] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_resend.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[6777] ERROR: compile (null) on localhost failed CC [M] fs/jbd2/recovery.o CC fs/ntfs/attrib.o fs/ext2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[6781] 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[6790] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_symlink.o': No such file or directory CC [M] fs/jbd2/checkpoint.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/page_isolation.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/page_isolation.o distcc[6832] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_page_isolation.o': No such file or directory CC fs/isofs/export.o CC [M] fs/ext4/ioctl.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[6868] 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: 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[6899] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_rock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 CC [M] fs/fat/namei_vfat.o distcc[6925] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ialloc.o': No such file or directory LD fs/ocfs2/built-in.o CC fs/ntfs/collate.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6965] ERROR: compile (null) on localhost failed /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[6978] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_cpu.o': No such file or directory /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[6986] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_inode.o': No such file or directory CC [M] fs/jbd2/revoke.o CC [M] fs/ext4/namei.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/super.o distcc[7015] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_super.o': No such file or directory CC fs/ntfs/compress.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/dir.o distcc[7041] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_dir.o': No such file or directory /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[7049] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fs_struct.o': No such file or directory CC [M] fs/jbd2/journal.o CC fs/isofs/joliet.o CC fs/nls/nls_cp850.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[7085] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_params.o': No such file or directory CC [M] fs/ext4/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/file.o distcc[6111] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_file.o': No such file or directory CC fs/ntfs/debug.o CC [M] fs/ocfs2/alloc.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fuse/dev.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fuse/dev.o distcc[7134] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_dev.o': No such file or directory CC fs/partitions/check.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[6748] ERROR: compile (null) on localhost failed /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[7182] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_bio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[7192] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/aops.o mv: cannot stat `fs/jbd2/.tmp_mx_commit.o': No such file or directory CC fs/notify/inode_mark.o /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[7241] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_fatent.o': No such file or directory CC fs/ntfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/time.o distcc[7256] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_time.o': No such file or directory CC fs/partitions/amiga.o /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[7282] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_amiga.o': No such file or directory CC fs/ntfs/file.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[7315] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_compress.o': No such file or directory CC [M] fs/ext4/symlink.o fs/isofs/.tmp_gl_export.o: file not recognized: File truncated distcc[6969] 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[7334] ERROR: compile (null) on localhost failed /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 rm: cannot remove `fs/isofs/.tmp_mx_export.o': No such file or directory distcc[7333] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_group.o': No such file or directory CC fs/nls/nls_cp852.o CC fs/partitions/mac.o kernel/.tmp_gl_ksysfs.o: file not recognized: File truncated distcc[6189] 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[7373] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_ksysfs.o': No such file or directory CC [M] fs/ocfs2/blockcheck.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[7390] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_collate.o': No such file or directory /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[7158] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ioctl.o': No such file or directory CC fs/nls/nls_cp855.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/ns_cgroup.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/ns_cgroup.o distcc[7166] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/audit_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/audit_tree.o mv: cannot stat `kernel/.tmp_mx_ns_cgroup.o': No such file or directory distcc[4666] 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/fat/misc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/fat/misc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/fat/misc.o distcc[7430] ERROR: compile (null) on localhost failed CC fs/ntfs/index.o mv: cannot stat `fs/fat/.tmp_mx_misc.o': No such file or directory CC [M] fs/ocfs2/buffer_head_io.o fs/nls/.tmp_gl_nls_cp775.o: file not recognized: File truncated distcc[7184] ERROR: compile (null) on localhost failed CC fs/partitions/ldm.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp775.o': No such file distcc[7458] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp775.o': No such file or directory CC [M] fs/ocfs2/dcache.o CC fs/ntfs/inode.o CC [M] fs/ocfs2/dir.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[7528] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_revoke.o': No such file or directory CC fs/notify/dnotify/dnotify.o /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[7562] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_super.o': No such file or directory CC [M] fs/ext4/hash.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slob.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/slob.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file mm/slob.o distcc[7605] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_slob.o': No such file or directory CC fs/nls/nls_cp866.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dcache.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dcache.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dcache.o distcc[7633] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_dcache.o': No such file or directory CC fs/ntfs/mft.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/hash.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/hash.o distcc[7661] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_hash.o': No such file or directory CC fs/partitions/msdos.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[7684] 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-objcopy: Unable to change endianness of input file(s) distcc[7701] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp855.o: file not recognized: File truncated distcc[7703] 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[7705] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp855.o': No such file or directory CC [M] fs/ext4/resize.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 sp/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: ecific data of file fs/fuse/file.o 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[7727] ERROR: compile (null) on localhost failed distcc[5039] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_file.o': No such file or directory mv: cannot stat `fs/.tmp_mx_inode.o': No such file or directory CC fs/quota/dquot.o CC fs/ntfs/mst.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[7764] ERROR: compile (null) on localhost failed CC fs/notify/inotify/inotify.o mv: cannot stat `kernel/irq/.tmp_mx_chip.o': No such file or directory CC [M] fs/ocfs2/dlmglue.o /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[7776] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_checkpoint.o': No such file or directory CC fs/ntfs/namei.o CC fs/notify/inotify/inotify_fsnotify.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[7812] 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/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[7882] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_libfs.o': No such file or directory /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[6819] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[5845] ERROR: compile (null) on localhost failed CC [M] fs/ext4/extents.o mv: cannot stat `kernel/.tmp_mx_rwsem.o': No such file or directory CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/ext4/migrate.o CC fs/ramfs/inode.o /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 distcc[7936] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/ext4/mballoc.o CC fs/nls/nls_cp869.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[5694] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_xattr.o': No such file or directory CC fs/ntfs/runlist.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[8002] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_mst.o': No such file or directory CC fs/notify/inotify/inotify_user.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[8023] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ramfs/.tmp_mx_inode.o': No such file or directory CC fs/ramfs/file-nommu.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[6746] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mpage.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/inode.o distcc[7451] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_inode.o': No such file or directory CC [M] fs/ocfs2/export.o CC fs/partitions/osf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8063] ERROR: compile (null) on localhost failed fs/ext4/.tmp_gl_symlink.o: file not recognized: File truncated distcc[8069] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_symlink.o': No such file distcc[8072] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_symlink.o': No such file or directory CC fs/nls/nls_cp874.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[8086] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/dnotify/.tmp_mx_dnotify.o': No such file or directory LD fs/notify/dnotify/built-in.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[8117] 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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8136] ERROR: compile (null) on localhost failed fs/fat/.tmp_gl_namei_vfat.o: file not recognized: File truncated distcc[8138] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/fat/.tmp_mx_namei_vfat.o': No such file distcc[8140] ERROR: compile (null) on localhost failed rm: cannot remove `fs/fat/.tmp_mx_namei_vfat.o': No such file or directory /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[6260] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_fcntl.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[8164] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_file.o: file not recognized: File truncated distcc[8173] 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[8183] ERROR: compile (null) on localhost failed CC [M] fs/ext4/block_validity.o rm: cannot remove `fs/ntfs/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[8204] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_timer_list.o': No such file or directory CC fs/ntfs/super.o CC fs/partitions/sgi.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: security/tomoyo/tomoyo.o: No such file: No such file or directory distcc[6167] ERROR: compile (null) on localhost failed make[3]: *** [security/tomoyo/built-in.o] Error 1 make[2]: *** [security/tomoyo] Error 2 CC fs/nls/nls_iso8859-6.o make[1]: *** [security] Error 2 CC fs/partitions/sun.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[8243] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_backing-dev.o': No such file or directory LD fs/reiserfs/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/attrib.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/attrib.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/attrib.o distcc[8305] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_attrib.o': No such file or directory CC [M] fs/ocfs2/extent_map.o /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[8328] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_fsnotify.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8343] ERROR: compile (null) on localhost failed CC [M] fs/ext4/move_extent.o fs/nls/.tmp_gl_nls_iso8859-6.o: file not recognized: File truncated distcc[8347] 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[8352] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-6.o': No such file or directory CC fs/sysfs/inode.o CC [M] fs/reiserfs/bitmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/sun.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/partitions/sun.o distcc[8392] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sun.o': No such file or directory LD fs/ramfs/built-in.o CC fs/ntfs/sysctl.o LD fs/xfs/built-in.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[3463] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_exec.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/rcupdate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/rcupdate.o distcc[7173] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_rcupdate.o': No such file or directory CC fs/ntfs/unistr.o CC [M] fs/reiserfs/do_balan.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[8531] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_inode.o': No such file or directory /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 distcc[8545] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_mac.o': No such file or directory CC fs/sysfs/file.o CC [M] fs/reiserfs/namei.o /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[8580] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_mft.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[8589] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_inode.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/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 distcc[8612] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_inode.o': No such file or directory CC [M] fs/ext4/xattr.o /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[8639] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_gcc_3_4.o': No such file or directory /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[6826] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/gcov/.tmp_mx_base.o': No such file or directory CC fs/partitions/efi.o CC [M] fs/ext4/xattr_user.o CC fs/partitions/karma.o /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[8702] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_ultrix.o': No such file or directory CC fs/ntfs/upcase.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[8714] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_namei.o': No such file or directory CC [M] fs/reiserfs/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[8746] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp869.o: file not recognized: File truncated distcc[8748] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp869.o': No such file distcc[8750] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp869.o': No such file or directory CC fs/sysfs/dir.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/runlist.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/runlist.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/runlist.o distcc[8776] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_runlist.o': No such file or directory CC [M] fs/reiserfs/file.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[8795] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_move_extent.o': No such file or directory /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[8810] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_cache.o': No such file or directory CC fs/nls/nls_iso8859-14.o CC [M] fs/ext4/xattr_trusted.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[8835] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/irq/.tmp_mx_handle.o': No such file or directory LD kernel/irq/built-in.o CC [M] fs/reiserfs/dir.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 /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[8043] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_sync.o': No such file or directory distcc[7600] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_perf_counter.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[8511] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_inode.o': No such file or directory CC [M] fs/ext4/xattr_security.o CC fs/ntfs/bitmap.o CC fs/sysfs/symlink.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[8918] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_bitmap.o': No such file or directory CC fs/signalfd.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[8942] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_msdos.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[8951] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_dir.o': No such file or directory CC fs/quota/quota.o CC [M] fs/reiserfs/fix_node.o /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[8985] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_index.o': No such file or directory CC [M] fs/quota/quota_v1.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[9000] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmu_notifier.o': No such file or directory CC fs/timerfd.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9021] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp874.o: file not recognized: File truncated distcc[9024] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/backtracetest.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/backtracetest.o: uses instructions which are incompatible with 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/backtracetest.o distcc[9044] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_backtracetest.o': No such file or directory /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[9054] ERROR: compile (null) on localhost failed CC [M] fs/quota/quota_tree.o mv: cannot stat `fs/.tmp_mx_utimes.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[9072] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_inode_mark.o': No such file or directory CC [M] fs/reiserfs/super.o CC [M] fs/ocfs2/file.o CC fs/aio.o /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[9099] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_unistr.o': No such file or directory CC [M] fs/ocfs2/heartbeat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/dir.o distcc[9123] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_dir.o': No such file or directory LD fs/devpts/built-in.o CC fs/ntfs/lcnalloc.o CC [M] fs/ocfs2/inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/partitions/efi.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/efi.o: uses instructions which are incompatible with instructions 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/efi.o distcc[9146] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_efi.o': No such file or directory CC fs/sysfs/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/xattr.o distcc[9179] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/file.o distcc[9187] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_file.o': No such file or directory CC [M] fs/ocfs2/ioctl.o CC fs/ntfs/logfile.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/inode.o distcc[9215] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_inode.o': No such file or directory CC fs/nls/nls_koi8-r.o fs/ext2/.tmp_gl_file.o: file not recognized: File truncated distcc[6227] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext2/.tmp_mx_file.o': No such file distcc[9229] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext2/.tmp_mx_file.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dir.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dir.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dir.o CC fs/locks.o distcc[9240] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_dir.o': No such file or directory CC fs/sysfs/bin.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9266] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-14.o: file not recognized: File truncated distcc[9268] 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[9270] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-14.o': No such file or directory CC fs/ntfs/quota.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[6653] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_tick-sched.o': No such file or directory /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[9296] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_fsnotify.o': No such file or directory CC [M] fs/xfs/quota/xfs_dquot.o CC [M] fs/nls/nls_cp737.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/debugfs/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/debugfs/file.o distcc[7409] ERROR: compile (null) on localhost failed mv: cannot stat `fs/debugfs/.tmp_mx_file.o': No such file or directory CC [M] fs/reiserfs/prints.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9354] ERROR: compile (null) on localhost failed LD fs/debugfs/debugfs.o fs/nls/.tmp_gl_nls_cp850.o: file not recognized: File truncated distcc[9359] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp850.o': No such file distcc[9364] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp850.o': No such file or directory CC fs/sysfs/group.o /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[9382] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify.o': No such file or directory CC [M] fs/xfs/quota/xfs_dquot_item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9423] ERROR: compile (null) on localhost failed /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[5156] 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[6497] ERROR: compile (null) on localhost failed fs/.tmp_gl_fifo.o: file not recognized: File truncated distcc[9431] 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[9433] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_fifo.o': No such file or directory CC [M] fs/ocfs2/journal.o CC fs/ntfs/usnjrnl.o /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[9463] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_open.o': No such file or directory /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[9482] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fuse/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[9494] ERROR: compile (null) on localhost failed LD fs/fuse/fuse.o mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_dquot_item.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[9510] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_anon_inodes.o': No such file or directory LD fs/fuse/built-in.o CC [M] fs/nls/nls_cp860.o /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/xfs/quota/xfs_trans_dquot.o distcc[9527] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_fix_node.o': No such file or directory CC [M] fs/xfs/quota/xfs_qm_syscalls.o CC [M] fs/nls/nls_cp861.o CC [M] fs/reiserfs/objectid.o /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 distcc[9582] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/aops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/aops.o distcc[9590] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_aops.o': No such file or directory CC [M] fs/ocfs2/localalloc.o CC [M] fs/reiserfs/lbalance.o /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[9627] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_inode.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 CC [M] fs/nls/nls_cp862.o distcc[9647] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_dev-ioctl.o': No such file or directory CC [M] fs/reiserfs/ibalance.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/latencytop.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/latencytop.o: uses instructions which are incompatible with 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/latencytop.o distcc[6576] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_latencytop.o': No such file or directory CC [M] fs/xfs/quota/xfs_qm_bhv.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[9710] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_namei.o': No such file or directory CC fs/binfmt_script.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/aio.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/aio.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/aio.o distcc[9729] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_aio.o': No such file or directory CC [M] fs/nls/nls_cp863.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[9760] ERROR: compile (null) on localhost failed mv: cannot stat `fs/autofs4/.tmp_mx_waitq.o': No such file or directory /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[7222] 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[9767] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_debug.o': No such file or directory fs/ext4/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[9773] ERROR: compile (null) on localhost failed LD [M] fs/autofs4/autofs4.o CC fs/binfmt_elf_fdpic.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9795] ERROR: compile (null) on localhost failed /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[9847] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_mutex.o': No such file or directory CC [M] fs/nls/nls_cp936.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/mballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/mballoc.o distcc[9862] 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: fs/locks.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/locks.o distcc[9868] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_locks.o': No such file or directory /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[9882] ERROR: compile (null) on localhost failed mv: cannot stat `fs/fat/.tmp_mx_dir.o': No such file or directory CC [M] fs/ocfs2/locks.o CC [M] fs/xfs/quota/xfs_qm.o LD [M] fs/fat/fat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/item.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/item.o distcc[6170] ERROR: compile (null) on localhost failed mv: cannot stat `fs/configfs/.tmp_mx_item.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[9937] 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/quota/dquot.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/dquot.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/dquot.o CC [M] fs/xfs/linux-2.6/xfs_quotaops.o distcc[8858] 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-objcopy: Unable to change endianness of input file(s) distcc[8871] ERROR: compile (null) on localhost failed CC [M] fs/reiserfs/stree.o LD [M] fs/fat/vfat.o /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[9975] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/.tmp_mx_notification.o': No such file or directory CC [M] fs/reiserfs/hashes.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[9995] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_ioprio.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/aops.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/aops.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/aops.o distcc[10002] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_aops.o': No such file or directory LD fs/quota/built-in.o CC fs/posix_acl.o CC [M] fs/nls/nls_cp949.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[10026] 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/reiserfs/.tmp_mx_objectid.o': No such file or directory distcc[9906] ERROR: compile (null) on localhost failed fs/ocfs2/.tmp_gl_export.o: file not recognized: File truncated distcc[10038] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_export.o': No such file distcc[10044] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ocfs2/.tmp_mx_export.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[9919] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_upcase.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[9925] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_namespace.o': No such file or directory CC [M] fs/ocfs2/mmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/hashes.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/hashes.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/hashes.o distcc[10075] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_hashes.o': No such file or directory CC [M] fs/xfs/xfs_rtalloc.o CC fs/xattr_acl.o CC [M] fs/ocfs2/namei.o CC [M] fs/nls/nls_cp1250.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10123] ERROR: compile (null) on localhost failed /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[10136] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_exit.o': No such file or directory CC [M] fs/reiserfs/tail_conversion.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_trusted.o': No such file distcc[9780] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_trusted.o': No such file or directory CC [M] fs/ocfs2/refcounttree.o /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 distcc[10170] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_signalfd.o': No such file or directory CC [M] fs/xfs/xfs_alloc.o /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[10191] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_qm_syscalls.o': No such file or directory CC fs/generic_acl.o /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[10219] 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-objcopy: Unable to change endianness of input file(s) distcc[10236] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/resize.o fs/xfs/linux-2.6/.tmp_gl_xfs_quotaops.o: file not recognized: File truncated distcc[10240] 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[10246] ERROR: compile (null) on localhost failed rm: cannot remove `fs/xfs/linux-2.6/.tmp_mx_xfs_quotaops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/inode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/inode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/inode.o distcc[10250] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/ocfs2/.tmp_mx_inode.o': No such file or directory distcc[10259] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_mmzone.o': No such file or directory CC [M] fs/reiserfs/journal.o CC [M] fs/ocfs2/slot_map.o CC [M] fs/xfs/xfs_alloc_btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/balloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/balloc.o distcc[9067] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_balloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[5477] ERROR: compile (null) on localhost failed kernel/.tmp_gl_semaphore.o: file not recognized: File truncated distcc[10311] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/suballoc.o CC fs/dcookies.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[10339] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_printk.o': No such file or directory CC [M] fs/nls/nls_iso8859-3.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[10362] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_lbalance.o': No such file or directory CC [M] fs/xfs/xfs_attr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10387] ERROR: compile (null) on localhost failed fs/ntfs/.tmp_gl_super.o: file not recognized: File truncated distcc[10389] ERROR: compile (null) on localhost failed /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[9748] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_karma.o': No such file or directory CC [M] fs/reiserfs/resize.o /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[10420] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_balloc.o': No such file or directory CC [M] fs/ocfs2/super.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10436] ERROR: compile (null) on localhost failed /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[10509] 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-ld: fs/ocfs2/ioctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/ioctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/ioctl.o CC [M] fs/nls/nls_iso8859-9.o distcc[10407] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_ioctl.o': No such file or directory CC [M] fs/xfs/xfs_attr_leaf.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10545] ERROR: compile (null) on localhost failed fs/quota/.tmp_gl_quota_v1.o: file not recognized: File truncated distcc[10548] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/quota/.tmp_mx_quota_v1.o': No such file distcc[10550] ERROR: compile (null) on localhost failed rm: cannot remove `fs/quota/.tmp_mx_quota_v1.o': No such file or directory CC [M] fs/ocfs2/symlink.o /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[9034] 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/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[10586] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_dir.o': No such file or directory CC [M] fs/nls/nls_koi8-u.o CC [M] fs/mbcache.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_super.o': No such file distcc[10391] 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/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[10647] ERROR: compile (null) on localhost failed CC [M] fs/nls/nls_koi8-ru.o mv: cannot stat `fs/ntfs/.tmp_mx_usnjrnl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: CC [M] fs/nls/nls_utf8.o 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[10666] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_posix_acl.o': No such file or directory fs/ext4/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[9800] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ext4/.tmp_mx_xattr_user.o': No such file distcc[10682] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_xattr_user.o': No such file or directory CC [M] fs/ocfs2/sysfile.o CC [M] fs/reiserfs/item_ops.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[10713] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_util.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/heartbeat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/heartbeat.o distcc[10728] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_heartbeat.o': No such file or directory CC [M] fs/xfs/xfs_bit.o CC [M] fs/reiserfs/ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/slot_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/slot_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/slot_map.o distcc[10758] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_slot_map.o': No such file or directory CC [M] fs/ocfs2/uptodate.o CC [M] fs/xfs/xfs_bmap.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/sysfile.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/sysfile.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/sysfile.o distcc[10790] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_sysfile.o': No such file or directory CC [M] fs/reiserfs/procfs.o /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 distcc[10809] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_generic_acl.o': No such file or directory CC [M] fs/ocfs2/ver.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10870] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_iso8859-9.o: file not recognized: File truncated distcc[10881] 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[10894] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-9.o': No such file or directory CC [M] fs/xfs/xfs_bmap_btree.o /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[10912] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_ialloc.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[10765] 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[10925] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp737.o: file not recognized: File truncated distcc[10928] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/quota_local.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/pnode.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/pnode.o distcc[10082] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_pnode.o': No such file or directory CC [M] fs/xfs/xfs_btree.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[10956] 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/fat/namei_vfat.o: No such file: No such file or directory distcc[9973] ERROR: compile (null) on localhost failed make[3]: *** [fs/fat/vfat.o] Error 1 make[2]: *** [fs/fat] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/reiserfs/xattr.o CC [M] fs/ocfs2/quota_global.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10991] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp862.o: file not recognized: File truncated distcc[10993] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp862.o': No such file distcc[10995] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp862.o': No such file or directory CC [M] fs/xfs/xfs_buf_item.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[10636] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/extent_map.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/extent_map.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/extent_map.o distcc[11031] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_extent_map.o': No such file or directory CC [M] fs/reiserfs/lock.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[9797] ERROR: compile (null) on localhost failed make[3]: *** [fs/autofs4/autofs4.o] Error 1 make[2]: *** [fs/autofs4] Error 2 CC [M] fs/xfs/xfs_da_btree.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11075] ERROR: compile (null) on localhost failed /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[11074] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp1250.o: file not recognized: File truncated distcc[11078] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_alloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp1250.o': No such file distcc[11082] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp1250.o': No such file or directory fs/nls/.tmp_gl_nls_iso8859-3.o: file not recognized: File truncated distcc[10440] ERROR: compile (null) on localhost failed CC [M] fs/reiserfs/xattr_user.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_iso8859-3.o': No such file distcc[11100] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_iso8859-3.o': No such file or directory CC [M] fs/ocfs2/xattr.o CC [M] fs/ocfs2/stack_o2cb.o /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[11124] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_attr_leaf.o': No such file or directory CC [M] fs/reiserfs/xattr_trusted.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11148] ERROR: compile (null) on localhost failed fs/.tmp_gl_binfmt_elf_fdpic.o: file not recognized: File truncated distcc[11150] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_elf_fdpic.o': No such file distcc[11152] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_elf_fdpic.o': No such file or directory /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 CC [M] fs/xfs/xfs_dir2.o distcc[11160] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_check.o': No such file or directory CC [M] fs/ocfs2/stackglue.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11189] ERROR: compile (null) on localhost failed fs/reiserfs/.tmp_gl_xattr_user.o: file not recognized: File truncated distcc[11191] 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[11193] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_xattr_user.o': No such file or directory CC [M] fs/xfs/xfs_dir2_block.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/tail_conversion.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/tail_conversion.o distcc[11216] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_tail_conversion.o': No such file or directory CC [M] fs/reiserfs/xattr_security.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11259] 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[10849] ERROR: compile (null) on localhost failed /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[11135] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_quicklist.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sys_ni.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sys_ni.o distcc[6829] 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: 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[10861] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_shmem_acl.o': No such file or directory CC [M] fs/xfs/xfs_dir2_data.o LD fs/ocfs2/cluster/built-in.o /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[11350] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_bmap_btree.o': No such file or directory LD fs/ocfs2/dlm/built-in.o CC [M] fs/ocfs2/dlm/dlmdomain.o fs/nls/.tmp_gl_nls_cp949.o: file not recognized: File truncated distcc[10917] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/cluster/heartbeat.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/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/reiserfs/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/reiserfs/xattr_security.o distcc[11405] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_xattr_security.o': No such file or directory CC [M] fs/ocfs2/dlm/dlmdebug.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/file.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/file.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/file.o distcc[11425] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_file.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 CC [M] fs/ocfs2/cluster/masklog.o distcc[10824] 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/ocfs2/super.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/super.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/super.o distcc[11452] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/ocfs2/.tmp_mx_super.o': No such file or directory distcc[11458] 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/xfs/xfs_dir2_leaf.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[11242] ERROR: compile (null) on localhost failed mv: cannot stat `fs/notify/inotify/.tmp_mx_inotify_user.o': No such file or directory CC [M] fs/ocfs2/cluster/sys.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[11247] ERROR: compile (null) on localhost failed CC [M] fs/xfs/xfs_dir2_node.o mv: cannot stat `fs/.tmp_mx_xattr_acl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 LD fs/notify/inotify/built-in.o distcc[11497] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_trans_dquot.o': No such file or directory LD fs/notify/built-in.o CC [M] fs/ocfs2/dlm/dlmthread.o CC [M] fs/ocfs2/cluster/nodemanager.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/debug-pagealloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/debug-pagealloc.o: uses instructions which are incompatible with 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/debug-pagealloc.o CC [M] fs/xfs/xfs_dir2_sf.o distcc[9413] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_debug-pagealloc.o': No such file or directory CC [M] fs/ocfs2/dlm/dlmrecovery.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[11278] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_dir.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[8822] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/time/.tmp_mx_clocksource.o': No such file or directory CC [M] fs/ocfs2/cluster/quorum.o LD kernel/time/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/time/jiffies.o: No such file: No such file or directory distcc[11620] 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 [M] fs/ocfs2/dlm/dlmmaster.o fs/nls/.tmp_gl_nls_cp852.o: file not recognized: File truncated distcc[9958] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/trace/trace_selftest_dynamic.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/trace/trace_selftest_dynamic.o distcc[11657] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/trace/.tmp_mx_trace_selftest_dynamic.o': No such file or directory CC [M] fs/ocfs2/cluster/tcp.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/resize.o distcc[10982] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_resize.o': No such file or directory CC [M] fs/ocfs2/dlm/dlmast.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/journal.o distcc[11700] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_journal.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/migrate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/migrate.o distcc[11019] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_migrate.o': No such file or directory CC [M] fs/xfs/xfs_error.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[9570] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_sgi.o': No such file or directory CC [M] fs/ocfs2/dlm/dlmconvert.o CC [M] fs/xfs/xfs_extfree_item.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[11750] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/buffer_head_io.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/buffer_head_io.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/buffer_head_io.o distcc[11765] ERROR: compile (null) on localhost failed CC [M] fs/ocfs2/cluster/netdebug.o mv: cannot stat `fs/ocfs2/.tmp_mx_buffer_head_io.o': No such file or directory CC [M] fs/xfs/xfs_filestream.o fs/reiserfs/.tmp_gl_item_ops.o: file not recognized: File truncated distcc[11262] 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[11784] ERROR: compile (null) on localhost failed rm: cannot remove `fs/reiserfs/.tmp_mx_item_ops.o': No such file or directory CC [M] fs/ocfs2/cluster/ver.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/bitmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/bitmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ntfs/bitmap.o distcc[10700] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_bitmap.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11811] ERROR: compile (null) on localhost failed /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[11814] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/quota/.tmp_mx_xfs_qm.o': No such file or directory CC [M] fs/ocfs2/dlm/dlmlock.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 CC [M] fs/xfs/xfs_fsops.o distcc[11546] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.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[11859] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp861.o: file not recognized: File truncated CC [M] fs/xfs/xfs_ialloc.o distcc[11869] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp861.o': No such file distcc[11875] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp861.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ext4/resize.o distcc[11879] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_resize.o': No such file or directory CC [M] fs/ocfs2/dlm/dlmunlock.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] fs/ocfs2/dlm/dlmver.o /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[11921] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_lcnalloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/locks.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/locks.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/locks.o CC [M] fs/xfs/xfs_iget.o distcc[10294] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_locks.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[11386] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ntfs/.tmp_mx_logfile.o': No such file or directory CC [M] fs/ocfs2/dlm/userdlm.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[11650] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_mount.o': No such file or directory CC [M] fs/xfs/xfs_inode.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/bin.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/sysfs/bin.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/sysfs/bin.o distcc[11979] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_bin.o': No such file or directory /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[11986] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_file.o': No such file or directory CC [M] fs/ocfs2/dlm/dlmfs.o CC [M] fs/xfs/xfs_inode_item.o /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 distcc[12008] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_error.o': No such file or directory CC [M] fs/ocfs2/dlm/dlmfsver.o CC [M] fs/xfs/xfs_iomap.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[12048] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_btree.o': No such file or directory fs/ocfs2/.tmp_gl_symlink.o: file not recognized: File truncated distcc[11025] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_symlink.o': No such file distcc[12056] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ocfs2/.tmp_mx_symlink.o': No such file or directory CC [M] fs/xfs/xfs_itable.o CC [M] fs/xfs/xfs_dfrag.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'kernel/.tmp_mx_semaphore.o': No such file distcc[10315] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_semaphore.o': No such file or directory CC [M] fs/xfs/xfs_log.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/journal.o distcc[11689] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_journal.o': No such file or directory CC [M] fs/xfs/xfs_log_recover.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[12157] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_xattr.o': No such file or directory CC [M] fs/xfs/xfs_mount.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[12193] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_auditsc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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 distcc[12210] ERROR: compile (null) on localhost failed mv: cannot stat `arch/sh/kernel/.tmp_mx_signal_32.o': No such file or directory CC [M] fs/xfs/xfs_mru_cache.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[11543] ERROR: compile (null) on localhost failed make[1]: *** [arch/sh/kernel] Error 2 mv: cannot stat `kernel/.tmp_mx_notifier.o': No such file or directory CC [M] fs/xfs/xfs_rename.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/quota_global.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/quota_global.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/quota_global.o distcc[11271] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_quota_global.o': No such file or directory CC [M] fs/xfs/xfs_trans.o CC [M] fs/xfs/xfs_trans_ail.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/localalloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/localalloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/localalloc.o distcc[12261] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_localalloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/pm_qos_params.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/pm_qos_params.o CC [M] fs/xfs/xfs_trans_buf.o distcc[8161] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_pm_qos_params.o': No such file or directory CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/xfs/xfs_trans_inode.o /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[12309] 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/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[12317] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ibalance.o': No such file or directory CC [M] 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[11681] ERROR: compile (null) on localhost failed CC [M] fs/xfs/xfs_utils.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[8232] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_ext4_jbd2.o': No such file or directory fs/nls/.tmp_gl_nls_cp936.o: file not recognized: File truncated distcc[11287] 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[12358] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp936.o': No such file or directory CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp949.o': No such file distcc[11382] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp949.o': No such file or directory CC [M] fs/xfs/xfs_dmops.o LD kernel/trace/built-in.o /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 /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[12118] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmunlock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmunlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmunlock.o mv: cannot stat `fs/reiserfs/.tmp_mx_super.o': No such file or directory distcc[12455] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmunlock.o': No such file or directory distcc[12457] ERROR: compile (null) on localhost failed 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/ocfs2/cluster/netdebug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/netdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/netdebug.o CC [M] fs/xfs/linux-2.6/kmem.o distcc[12485] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_netdebug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 CC [M] fs/xfs/linux-2.6/xfs_aops.o distcc[12494] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_inode_item.o': No such file or directory CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] fs/xfs/linux-2.6/xfs_export.o /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[12529] ERROR: compile (null) on localhost failed CC [M] fs/xfs/linux-2.6/xfs_file.o mv: cannot stat `fs/xfs/.tmp_mx_xfs_extfree_item.o': No such file or directory CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/xattr.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/xattr.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/xattr.o distcc[12559] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_xattr.o': No such file or directory /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[11853] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_dmapool.o': No such file or directory CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmdomain.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmdomain.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmdomain.o distcc[12596] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmdomain.o': No such file or directory CC [M] fs/xfs/linux-2.6/xfs_iops.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp737.o': No such file distcc[10932] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp737.o': No such file or directory CC [M] fs/xfs/linux-2.6/xfs_lrw.o CC [M] fs/xfs/linux-2.6/xfs_super.o /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 distcc[12654] ERROR: compile (null) on localhost failed 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/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[12450] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_stree.o': No such file or directory CC [M] fs/xfs/linux-2.6/xfs_sync.o CC [M] fs/xfs/linux-2.6/xfs_xattr.o /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 distcc[12703] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_ialloc.o': No such file or directory CC [M] fs/xfs/support/debug.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[12177] 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/ocfs2/cluster/heartbeat.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/heartbeat.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/heartbeat.o distcc[11753] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_heartbeat.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[12736] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_block_validity.o': No such file or directory CC [M] fs/xfs/support/uuid.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[12755] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_mbcache.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[12778] 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-ld: fs/ocfs2/mmap.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/mmap.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/mmap.o distcc[12799] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_mmap.o': No such file or directory kernel/power/.tmp_gl_poweroff.o: file not recognized: File truncated distcc[11818] ERROR: compile (null) on localhost failed /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[9836] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_oom_kill.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[11855] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_readahead.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmdebug.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmdebug.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmdebug.o distcc[12834] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmdebug.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/stackglue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/stackglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/stackglue.o distcc[12854] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_stackglue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/procfs.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/reiserfs/procfs.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/reiserfs/procfs.o distcc[11621] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_procfs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[12865] ERROR: compile (null) on localhost failed mv: cannot stat `fs/.tmp_mx_timerfd.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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[7553] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_fsync.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmconvert.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmconvert.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmconvert.o distcc[12391] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmconvert.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[12891] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/masklog.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/masklog.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/masklog.o distcc[12394] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-ru.o: file not recognized: File truncated mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_masklog.o': No such file or directory distcc[12896] 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[12902] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-ru.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/sys.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/sys.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/sys.o distcc[11934] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_sys.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[12939] ERROR: compile (null) on localhost failed mv: cannot stat `fs/partitions/.tmp_mx_osf.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_tree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/quota/quota_tree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/quota/quota_tree.o distcc[9694] ERROR: compile (null) on localhost failed mv: cannot stat `fs/quota/.tmp_mx_quota_tree.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp852.o': No such file distcc[11652] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp852.o': No such file or directory kernel/.tmp_gl_rcutorture.o: file not recognized: File truncated distcc[10127] ERROR: compile (null) on localhost failed LD fs/partitions/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[12983] ERROR: compile (null) on localhost failed fs/xfs/linux-2.6/.tmp_gl_xfs_export.o: file not recognized: File truncated distcc[12985] 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[12987] 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/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[12995] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_mount.o': No such file or directory fs/nls/.tmp_gl_nls_koi8-u.o: file not recognized: File truncated distcc[12328] 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[13013] 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-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[13038] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_item.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmthread.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmthread.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmthread.o distcc[12683] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmthread.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmlock.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmlock.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmlock.o distcc[13053] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmver.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmver.o mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmlock.o': No such file or directory distcc[13056] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmver.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[13074] ERROR: compile (null) on localhost failed fs/xfs/linux-2.6/.tmp_gl_xfs_file.o: file not recognized: File truncated distcc[13076] 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[13080] 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/ocfs2/dlm/dlmmaster.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmmaster.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmmaster.o distcc[13090] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmmaster.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[13105] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext2/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/resize.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/resize.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/resize.o distcc[12721] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_resize.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[11744] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_koi8-r.o: file not recognized: File truncated distcc[13121] ERROR: compile (null) on localhost failed LD fs/ext2/ext2.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[13134] 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/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[13142] ERROR: compile (null) on localhost failed 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/ocfs2/dlm/dlmfsver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmfsver.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmfsver.o distcc[12793] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmfsver.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-objcopy: 'kernel/power/.tmp_mx_poweroff.o': No such file distcc[12813] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/power/.tmp_mx_poweroff.o': No such file or directory distcc[13174] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_vnodeops.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: mm/pdflush.o: uses instructions which are incompatible with 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/pdflush.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13186] ERROR: compile (null) on localhost failed distcc[7583] ERROR: compile (null) on localhost failed distcc[12816] ERROR: compile (null) on localhost failed mv: cannot stat `mm/.tmp_mx_pdflush.o': No such file or directory mv: cannot stat `fs/xfs/.tmp_mx_xfs_dmops.o': No such file or directory LD kernel/power/built-in.o fs/ext4/.tmp_gl_file.o: file not recognized: File truncated distcc[13196] 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[13216] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ext4/.tmp_mx_file.o': No such file or directory LD mm/built-in.o /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[13232] ERROR: compile (null) on localhost failed mv: cannot stat `fs/nls/.tmp_mx_nls_base.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[13250] 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/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[13283] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_mru_cache.o': No such file or directory fs/ntfs/.tmp_gl_namei.o: file not recognized: File truncated distcc[9425] ERROR: compile (null) on localhost failed /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 /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 distcc[13304] ERROR: compile (null) on localhost failed distcc[13303] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_kmem.o': No such file or directory 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-ld: fs/ocfs2/cluster/quorum.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/quorum.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/quorum.o distcc[13318] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_quorum.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[12403] 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/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[13349] 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/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[13357] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_lock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/namei.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/namei.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/namei.o distcc[13364] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_namei.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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 /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[12964] ERROR: compile (null) on localhost failed distcc[13373] ERROR: compile (null) on localhost failed mv: cannot stat `fs/exportfs/.tmp_mx_expfs.o': No such file or directory mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans.o': No such file or directory LD [M] fs/exportfs/exportfs.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[13404] 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/ocfs2/suballoc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/suballoc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/suballoc.o distcc[13410] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_suballoc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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 /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[13439] ERROR: compile (null) on localhost failed distcc[13442] 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 mv: cannot stat `fs/xfs/support/.tmp_mx_uuid.o': No such file or directory mv: cannot stat `fs/xfs/support/.tmp_mx_debug.o': No such file or directory distcc[13445] 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/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13489] ERROR: compile (null) on localhost failed distcc[13096] 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 mv: cannot stat `fs/isofs/.tmp_mx_joliet.o': No such file or directory fs/reiserfs/.tmp_gl_xattr_trusted.o: file not recognized: File truncated distcc[13494] ERROR: compile (null) on localhost failed distcc[13491] 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-objcopy: 'fs/reiserfs/.tmp_mx_xattr_trusted.o': No such file distcc[13501] 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-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[13513] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_ioctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/nodemanager.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/nodemanager.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/nodemanager.o distcc[13522] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_nodemanager.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_koi8-r.o': No such file distcc[13126] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_koi8-r.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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13131] ERROR: compile (null) on localhost failed distcc[12731] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_log.o': No such file or directory fs/ocfs2/.tmp_gl_stack_o2cb.o: file not recognized: File truncated distcc[13550] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ocfs2/.tmp_mx_stack_o2cb.o': No such file distcc[13556] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ocfs2/.tmp_mx_stack_o2cb.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/quota_local.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/quota_local.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/quota_local.o /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[13584] ERROR: compile (null) on localhost failed distcc[13585] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_quota_local.o': No such file or directory 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-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[11826] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_block.o': No such file or directory /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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/configfs/mount.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/configfs/mount.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmrecovery.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmrecovery.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific dadistcc[13617] ERROR: compile (null) on localhost failed ta of file fs/ocfs2/dlm/dlmrecovery.o distcc[13618] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_alloc_btree.o': No such file or directory mv: cannot stat `fs/configfs/.tmp_mx_mount.o': No such file or directory distcc[13622] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmrecovery.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 /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[13643] ERROR: compile (null) on localhost failed distcc[13253] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_super.o': No such file or directory 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/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[13664] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_rename.o': No such file or directory LD [M] fs/configfs/configfs.o /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 /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[13679] ERROR: compile (null) on localhost failed distcc[13680] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_sync.o': No such file or directory mv: cannot stat `kernel/gcov/.tmp_mx_fs.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: 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[13699] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_itable.o': No such file or directory LD kernel/gcov/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ntfs/.tmp_mx_namei.o': No such file /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13297] ERROR: compile (null) on localhost failed distcc[13291] ERROR: compile (null) on localhost failed rm: cannot remove `fs/ntfs/.tmp_mx_namei.o': No such file or directory fs/nls/.tmp_gl_nls_utf8.o: file not recognized: File truncated distcc[13713] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_utf8.o': No such file distcc[13717] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_utf8.o': No such file or directory LD fs/ntfs/ntfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ntfs/file.o: No such file: No such file or directory distcc[13731] 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/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 /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 distcc[10081] ERROR: compile (null) on localhost failed distcc[13341] ERROR: compile (null) on localhost failed mv: cannot stat `fs/reiserfs/.tmp_mx_do_balan.o': No such file or directory mv: cannot stat `fs/xfs/.tmp_mx_xfs_filestream.o': No such file or directory /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[13346] 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-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 LD fs/debugfs/built-in.o /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[13756] ERROR: compile (null) on localhost failed distcc[13757] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_extents.o': No such file or directory 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: 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 distcc[13781] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_spinlock.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlmglue.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlmglue.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlmglue.o distcc[13787] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_dlmglue.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmast.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmast.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/dlmast.o distcc[13800] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_dlmast.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[13815] 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/ocfs2/uptodate.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/uptodate.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/uptodate.o distcc[13831] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_uptodate.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-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 distcc[13839] 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: Unable to change endianness of input file(s) distcc[13859] ERROR: compile (null) on localhost failed /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[13858] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp860.o: file not recognized: File truncated distcc[13862] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dfrag.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp860.o': No such file distcc[13865] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp860.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13152] ERROR: compile (null) on localhost failed /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[13892] 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/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 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[13907] ERROR: compile (null) on localhost failed distcc[13904] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_rw.o': No such file or directory fs/ocfs2/dlm/.tmp_gl_dlmfs.o: file not recognized: File truncated distcc[13913] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcookies.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/dcookies.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/dcookies.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: Unable to change endianness of input file(s) distcc[9826] ERROR: compile (null) on localhost failed distcc[13914] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/sysctl.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sysctl.o mv: cannot stat `fs/.tmp_mx_dcookies.o': No such file or directory distcc[8178] ERROR: compile (null) on localhost failed fs/.tmp_gl_binfmt_script.o: file not recognized: File truncated distcc[13925] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_sysctl.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/.tmp_mx_binfmt_script.o': No such file distcc[13932] ERROR: compile (null) on localhost failed rm: cannot remove `fs/.tmp_mx_binfmt_script.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: kernel/power/poweroff.o: No such file: No such file or directory distcc[13215] ERROR: compile (null) on localhost failed make[3]: *** [kernel/power/built-in.o] Error 1 make[2]: *** [kernel/power] Error 2 /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[13956] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/sysfs/.tmp_mx_symlink.o': No such file or directory distcc[13959] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_ialloc_btree.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[13983] 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_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[13999] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_dir2_data.o': No such file or directory LD [M] fs/reiserfs/reiserfs.o /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[14010] 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: 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 distcc[14017] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_trans_inode.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[14026] 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/ocfs2/cluster/tcp.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/tcp.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/tcp.o distcc[14038] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_tcp.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/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[14053] ERROR: compile (null) on localhost failed 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-objcopy: 'kernel/.tmp_mx_rcutorture.o': No such file distcc[12969] ERROR: compile (null) on localhost failed rm: cannot remove `kernel/.tmp_mx_rcutorture.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/ver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/cluster/ver.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/cluster/ver.o distcc[14077] ERROR: compile (null) on localhost failed /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 mv: cannot stat `fs/ocfs2/cluster/.tmp_mx_ver.o': No such file or directory distcc[14081] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/.tmp_mx_xfs_iget.o': No such file or directory LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/refcounttree.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/refcounttree.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/refcounttree.o distcc[14100] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_refcounttree.o': No such file or directory fs/nls/.tmp_gl_nls_cp866.o: file not recognized: File truncated distcc[13890] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp866.o': No such file distcc[14108] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp866.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/jbd2/journal.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/jbd2/journal.o distcc[7730] ERROR: compile (null) on localhost failed mv: cannot stat `fs/jbd2/.tmp_mx_journal.o': No such file or directory /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: fai/opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: led to merge target specific data of file fs/file_table.o 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[14131] ERROR: compile (null) on localhost failed distcc[10583] ERROR: compile (null) on localhost failed mv: cannot stat `fs/sysfs/.tmp_mx_group.o': No such file or directory 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: 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[14143] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ext4/.tmp_mx_xattr_security.o': No such file or directory LD [M] fs/jbd2/jbd2.o LD fs/sysfs/built-in.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[8218] ERROR: compile (null) on localhost failed mv: cannot stat `fs/isofs/.tmp_mx_util.o': No such file or directory LD [M] fs/ext4/ext4.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/blockcheck.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/blockcheck.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/blockcheck.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ext4/file.o: No such file: No such file or directory distcc[13267] ERROR: compile (null) on localhost failed distcc[14171] ERROR: compile (null) on localhost failed make[3]: *** [fs/ext4/ext4.o] Error 1 make[2]: *** [fs/ext4] Error 2 mv: cannot stat `fs/ocfs2/.tmp_mx_blockcheck.o': No such file or directory /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[14175] ERROR: compile (null) on localhost failed mv: cannot stat `kernel/.tmp_mx_user.o': No such file or directory 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[14186] ERROR: compile (null) on localhost failed make[3]: *** [fs/isofs/isofs.o] Error 1 make[2]: *** [fs/isofs] Error 2 make[1]: *** [kernel] Error 2 /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/userdlm.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/userdlm.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/dlm/userdlm.o distcc[14200] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/dlm/.tmp_mx_userdlm.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/alloc.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/alloc.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/alloc.o distcc[14208] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_alloc.o': No such file or directory /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/nls/.tmp_mx_nls_cp874.o': No such file distcc[9026] ERROR: compile (null) on localhost failed /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-objcopy: 'fs/ocfs2/dlm/.tmp_mx_dlmfs.o': No such file distcc[13920] ERROR: compile (null) on localhost failed rm: cannot remove `fs/nls/.tmp_mx_nls_cp874.o': No such file or directory rm: cannot remove `fs/ocfs2/dlm/.tmp_mx_dlmfs.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[14239] ERROR: compile (null) on localhost failed fs/nls/.tmp_gl_nls_cp863.o: file not recognized: File truncated distcc[14241] 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[14244] ERROR: compile (null) on localhost failed LD [M] fs/ocfs2/dlm/ocfs2_dlm.o rm: cannot remove `fs/nls/.tmp_mx_nls_cp863.o': No such file or directory LD [M] fs/ocfs2/dlm/ocfs2_dlmfs.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/dlm/dlmfs.o: No such file: No such file or directory distcc[14252] ERROR: compile (null) on localhost failed make[4]: *** [fs/ocfs2/dlm/ocfs2_dlmfs.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/ver.o: compiled for a big endian system and target is little endian /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/ocfs2/ver.o: uses instructions which are incompatible with instructions used in previous modules /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: failed to merge target specific data of file fs/ocfs2/ver.o distcc[11285] ERROR: compile (null) on localhost failed mv: cannot stat `fs/ocfs2/.tmp_mx_ver.o': No such file or directory make[3]: *** [fs/ocfs2/dlm] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [fs/ocfs2] Error 2 /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[14274] ERROR: compile (null) on localhost failed /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: famv: iledcannot stat `fs/xfs/quota/.tmp_mx_xfs_qm_bhv.o' to : No such file or directory merge target specific data of file fs/xfs/linux-2.6/xfs_aops.o distcc[14277] ERROR: compile (null) on localhost failed mv: cannot stat `fs/xfs/linux-2.6/.tmp_mx_xfs_aops.o': No such file or directory LD [M] 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[14290] ERROR: compile (null) on localhost failed make[3]: *** [fs/xfs/xfs.o] Error 1 make[2]: *** [fs/xfs] Error 2 LD fs/nls/built-in.o /opt/crosstool/gcc-4.3.2-nolibc/bin/sh4-linux-ld: fs/nls/nls_cp775.o: No such file: No such file or directory distcc[14294] ERROR: compile (null) on localhost failed make[3]: *** [fs/nls/built-in.o] Error 1 make[2]: *** [fs/nls] Error 2 make[1]: *** [fs] Error 2 make[1]: *** wait: No child processes. Stop. make: *** [sub-make] Error 2 make failed, trying to bisect .. ## bisect start Last known good revision 8c40a7844345eb81048bc7082eba32b1f927b3e2 # < git symbolic-ref HEAD # < git merge-base 8c40a7844345eb81048bc7082eba32b1f927b3e2 43914d0a7f6aacb0283b2aba8247d93af810c92f 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)